Skip to content

Commit

Permalink
Updating the ducumentation
Browse files Browse the repository at this point in the history
  • Loading branch information
cpinte committed May 31, 2024
1 parent 89da3e7 commit 68cf9c1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/hydro_models.rst
Original file line number Diff line number Diff line change
Expand Up @@ -135,9 +135,9 @@ Unstructured set of points
--------------------------

mcfost can also read an arbitrary set of points, in which case mcfost will perform a Voronoi tesselation on the provided points (as for SPH calculations, for instance with the `-phantom` option)
The syntax is the same as above:
The syntax is the same as above::

$ mcfost <parameter_file> -density_file <your_file.fits.gz>
$ mcfost <parameter_file> -density_file <your_file.fits.gz>

mcfost will automatically detect if the data is structured or unstructured.

Expand Down

0 comments on commit 68cf9c1

Please sign in to comment.