https://github.com/geodynamics/citcoms
Raw File
Tip revision: f8f8ac9d2debc000a1b14bbe2468aa3a3b16d3bd authored by Rajesh Kommu on 18 April 2014, 22:33:36 UTC
Minor cleanup related to caps_per_proc removal
Tip revision: f8f8ac9
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