Next: 5.3.2 Header
Up: 5.3 Parameter File: rhd.par
Previous: 5.3 Parameter File: rhd.par
  Contents
  Index
5.3.1 Quickstart: How to make a proper Parameter File
You will never write a new parameter file from scratch.
Typically, you take an old file (e.g. the one controlling the
simulation which produced the model which is used to start the
new run) and edit it:
- Take the parameter file corresponding to the model you want
the new simulation to start with.
- Most of the parameters should be already OK.
E.g. most of the parameters controlling the boundaries do not have
to be changed.
- Write a brief description of the purpose of the planned simulation
into the
character description
array.
You might but a remark about the parent file of the parameter file under construction
and the current date
into the character history
array.
- Check/modify the name of start model and output files:
infile_start
, outfile_end
, outfile_full
, outfile_mean
.
On a system with batch queue this has not to be done in the parameter
file itself but in the external command file.
- Check/modify the fundamental parameters
- effective temperature control (
s_inflow
, teff
, C_radHtautop
)
- gravity (
grav_mode
, grav
, mass_star
, ...)
- abundances (
eosfile
, opafile
)
- If the gravity of the new model (and therefore the characteristic time scale)
significantly deviates from the old one,
the time specifications controlling the output frequency
(
dtime_out_full
, dtime_out_mean
),
the total length of the simulation
(if specified as stellar time: endtime
, plustime
), and
absolute boundaries/specifications for the time step
(dtime_min
, dtime_min_stop
, dtime_max
, dtime_start
)
have to be scaled.
Look for parameters with units u=s
.
- The rest of the parameters controls additional details.
Most of the constants are specified in dimensionless form and keep
their value in a class of related simulations.
The previously used values will probably be reasonable for the new simulation, too.
Next: 5.3.2 Header
Up: 5.3 Parameter File: rhd.par
Previous: 5.3 Parameter File: rhd.par
  Contents
  Index
Bernd Freytag
2002-02-16