https://github.com/geodynamics/citcoms
Revision 5992bf0133c1abd57bd9318a743532f875a2603b authored by Rajesh Kommu on 05 March 2014, 00:26:55 UTC, committed by Rajesh Kommu on 05 March 2014, 00:26:55 UTC
Added missing parameters to the Py2C conversion tool
Cookbook 4 has been fixed to get rid of the "solver not converging" warnings.
1 parent 83b32f9
Raw File
Tip revision: 5992bf0133c1abd57bd9318a743532f875a2603b authored by Rajesh Kommu on 05 March 2014, 00:26:55 UTC
Added the LaTex source for the manual.
Tip revision: 5992bf0
example1
# CitcomS
cpu_limits_in_seconds=360000000
minstep=70

# CitcomS.controller
storage_spacing=10

# CitcomS.solver
datafile=example1
rayleigh=100000

# CitcomS.solver.mesher
fi_max=1
fi_min=0
nodex=17
nodey=17
nodez=9
nprocx=2
nprocy=2
theta_max=2.0708
theta_min=1.0708

# CitcomS.solver.ic
num_perturbations=1
perturbl=1
perturblayer=5
perturbm=1
perturbmag=0.05

# CitcomS.solver.visc
num_mat=4

back to top