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:
character description
array (Sect. 7.1.2.3).
You might add a remark about the parent file of the parameter file under construction
and the current date
into the character history
(Sect. 7.1.2.4) array in the header (see Sect.7.1.2).
infile_start
(Sect. 7.1.21.8),
outfile_end
(Sect. 7.1.21.10),
outfile_full
(Sect. 7.1.21.11),
outfile_mean
(Sect. 7.1.21.12), etc.
On a system with batch queue this has not to be done in the parameter
file itself but in the external command file (see Sect.7.1.21).
heat_mode
(Sect. 7.1.4.4),
s_InFlow
(Sect. 7.1.4.7),
Teff
(Sect. 7.1.3.1),
LuminosityPerVolume
(Sect. 7.1.4.6), ...
grav_mode
(Sect. 7.1.3.2),
grav
(Sect. 7.1.3.3),
mass_star
(Sect. 7.1.3.4), ...
eosfile
(Sect. 7.1.6.1),
opafile
(Sect. 7.1.7.1).
Check the paths
eospath
(Sect. 7.1.6.2) and
opapath
(Sect. 7.1.7.2)!
dtime_out_full
,
dtime_out_mean
, ...
endtime
, plustime
,
dtime_min
,
dtime_min_stop
,
dtime_max
,
dtime_start
u=s
or u=cm
(see Sections 7.1.20 and
7.1.21).
Of course, a complete control of CO5BOLD is only possible after studying of the meaning of the parameters in detail (e.g. by reading the following pages) AND - unfortunately - an accompanying look into the source code itself.