https://github.com/geodynamics/citcoms
Revision 4f896c086c3eea23e9c05062aed754a7e6c43bf6 authored by Eh Tan on 08 February 2007, 00:14:46 UTC, committed by Eh Tan on 08 February 2007, 00:14:46 UTC
1 parent 9248203
Raw File
Tip revision: 4f896c086c3eea23e9c05062aed754a7e6c43bf6 authored by Eh Tan on 08 February 2007, 00:14:46 UTC
Removed the use of a new feature in python 2.4 ("substring" in "string")
Tip revision: 4f896c0
example0.cfg

[CitcomS]
steps = 5

[CitcomS.controller]
monitoringFrequency = 1

[CitcomS.solver]
datafile = example0

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

back to top