https://github.com/geodynamics/citcoms
Revision f482a844ddf9ddcb8c946cbc9569aa5cea4b5993 authored by Eh Tan on 08 April 2009, 23:27:51 UTC, committed by Eh Tan on 08 April 2009, 23:27:51 UTC
1 parent 5ab6970
Raw File
Tip revision: f482a844ddf9ddcb8c946cbc9569aa5cea4b5993 authored by Eh Tan on 08 April 2009, 23:27:51 UTC
Moved where to call read_rayleigh_from_file() earlier. I hope this doesn't break the ray_control stuff.
Tip revision: f482a84
example1.cfg

[CitcomS]
steps = 70

[CitcomS.controller]
monitoringFrequency = 10

[CitcomS.solver]
datafile = example1

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

back to top