Revision b0f818a575e4be2d4092876ad33ec41ca12aef98 authored by Eh Tan on 05 October 2007, 20:00:32 UTC, committed by Eh Tan on 05 October 2007, 20:00:32 UTC
1 parent 72ad845
Raw File
cookbook1.cfg
# Cookbook 1: Global Model

[CitcomS]
solver = full
steps = 100                 ; 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