Next: Output directory
Up: The Parameter File
Previous: Initial conditions
Contents
The initial conditions in TYCHO file format. If you do not need an initial file, e.g. no initial velocity distribution,
then write just dummy at the position of the initial velocity file. See the example-files in the parameterfile subdirectory of the code.
#Initial Conditions
#Initial density
#absolute path of the density file
#e.g. /home/user/tmp/rho_ic.tyc
#if not needed just write
dummy
#Initial temperature
#absolute path of the temperature file
#e.g. /home/user/tmp/temp_ic.tyc
#if not needed just write
dummy
#Initial velocities
#absolute path of the velocity file
#e.g. /home/user/tmp/vel_ic.tyc
#if not needed just write
dummy
#Initial wind
#absolute path of the wind emitter file
#e.g. /home/user/tmp/wind_ic.tyc
#if not needed just write
dummy
#Initial obstacles
#absolute path of the obstacle file
#e.g. /home/user/tmp/obstacle_ic.tyc
#if not needed just write
dummy
#Initial marker
#absolute path of the marker file
#e.g. /home/user/tmp/marker_ic.tyc
#if not needed just write
dummy
Sometimes one wants just very small initial velocities. By stating no file present
[0] very small (i.e. [m/s]) velocities are given to the gas.
#Initial velocity field file present [1] or not [0]
0
2013-02-06