https://github.com/geodynamics/citcoms
Revision 365487241b962a4c2bba472af24d581b81d96c80 authored by Eh Tan on 27 March 2007, 04:40:15 UTC, committed by Eh Tan on 27 March 2007, 04:40:15 UTC
1 parent 78e36d1
Raw File
Tip revision: 365487241b962a4c2bba472af24d581b81d96c80 authored by Eh Tan on 27 March 2007, 04:40:15 UTC
Tag for v2.2.1
Tip revision: 3654872
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