Revision 2f477b34e4b78f29d946399b5cb1ba4741cb104c authored by Thorsten Becker on 08 August 2007, 16:41:20 UTC, committed by Thorsten Becker on 08 August 2007, 16:41:20 UTC
1 parent 46ad5e8
Raw File
cookbook1.cfg
# Cookbook 1: Global Model

[CitcomS]
solver = full
steps = 101                 ; number of time steps

[CitcomS.controller]
monitoringFrequency = 25    ; how often outputs are created

[CitcomS.solver]
datafile = cookbook1        ; prefix of output filenames

[CitcomS.solver.ic]
num_perturbations = 1
perturbl = 3
perturbm = 2
perturblayer = 5
perturbmag = 0.05
back to top