Revision fce4d3d1aaad2eaf58737cf52080905b97659e49 authored by Eh Tan on 23 August 2007, 20:19:33 UTC, committed by Eh Tan on 23 August 2007, 20:19:33 UTC
1 parent 4bc0ea7
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