commit 7b01320110a6427426a9a4252dfcd7a01c481151
parent a9d328c958179288a9b2a54016a10ffe203f8260
Author: Vincent Forest <vincent.forest@meso-star.com>
Date: Mon, 17 Jun 2024 14:58:21 +0200
Documenting the -n option
Its reference documentation was simply missing from the man page
Diffstat:
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/doc/stardis.1.in b/doc/stardis.1.in
@@ -12,7 +12,7 @@
.\"
.\" You should have received a copy of the GNU General Public License
.\" along with this program. If not, see <http://www.gnu.org/licenses/>.
-.Dd April 26, 2024
+.Dd June 17, 2024
.Dt STARDIS 1
.Os
.Sh NAME
@@ -271,6 +271,10 @@ The medium name must be part of the
description.
By default the compute time is @STARDIS_ARGS_DEFAULT_COMPUTE_TIME@.
The medium region does not need to be connex.
+.It Fl n Ar samples_count
+Number of Monte Carlo realisations.
+By default, the number of realisations is
+@STARDIS_ARGS_DEFAULT_SAMPLES_COUNT@.
.It Fl o Ar picard_order
Determine the iteration level used with the Picard method to deal with
non-linear radiative transfer accross the model.