For each simulation run an arbitrary amount of flags can be reset. The selection can be done in the form of
value flag_name
This means, one flag per line can be set, that overwrites the previous setting.
The flag name can be learned from the examples of the sim-files.
The modification of the flags will be ended by a line in the form above, whereas
value < 0 flag_name = optional
e. g. : -99.0 end
This line must always be declared, even if no flags had been changed.
|