stardis

Perform coupled heat transfer calculations
git clone git://git.meso-star.fr/stardis.git
Log | Files | Refs | README | LICENSE

commit 53dbac17eff89ec794ce592fea4842ed7207c6ad
parent ba8334b60414f391b0e58dcc7f493e4defb12785
Author: Christophe Coustet <christophe.coustet@meso-star.com>
Date:   Wed, 23 Sep 2020 10:56:04 +0200

Upgrade documentation to unsteady green

Diffstat:
Mdoc/stardis.1.txt.in | 13++++++-------
1 file changed, 6 insertions(+), 7 deletions(-)

diff --git a/doc/stardis.1.txt.in b/doc/stardis.1.txt.in @@ -200,19 +200,18 @@ options -g or -G. or -s without options -g or -G). *-g*:: - Compute the Green function at steady state and write in ASCII to _standard - output_. + Compute the Green function at the specified time and write it in ASCII to + _standard output_. + This option can only be used in conjunction with one these options: -p, -P, --m, -s and cannot be used in conjunction with option -D. Any compute time -provided through one of these options is silently ignored. +-m, -s and cannot be used in conjunction with option -D. *-G* _file_name_:: - Compute the Green function at steady state and write it to an binary file. + Compute the Green function at the specified time and write it to a binary + file. + This option can only be used in conjunction with one these options: -p, -P, --m, -s and cannot be used in conjunction with option -D. Any compute time -provided through one of these options is silently ignored. +-m, -s and cannot be used in conjunction with option -D. + The resulting file can be further used through the *sgreen*(1) command to apply different temperature, flux or volumic power values.