https://github.com/geodynamics/citcoms
Revision 71b53f23c1d3e2ef4065ebcdbaca14fa84fed617 authored by Eh Tan on 19 March 2007, 22:53:40 UTC, committed by Eh Tan on 19 March 2007, 22:53:40 UTC
1 parent f4292ca
Raw File
Tip revision: 71b53f23c1d3e2ef4065ebcdbaca14fa84fed617 authored by Eh Tan on 19 March 2007, 22:53:40 UTC
Init'd advection.timestep and advection.timesteps earlier. The time output uses these parameters.
Tip revision: 71b53f2
example1.cfg

[CitcomS]
steps = 71

[CitcomS.controller]
monitoringFrequency = 10

[CitcomS.solver]
datafile = example1

[CitcomS.solver.mesher]
nprocx =  2
nprocy =  2
nodex  = 17
nodey  = 17
nodez  =  9

back to top