https://github.com/geodynamics/citcoms
Raw File
Tip revision: 78067029707c03f5e393478c89612a877e77bdcd authored by Eric Heien on 01 February 2012, 21:18:28 UTC
Version 3.1.2 tag
Tip revision: 7806702
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