https://github.com/geodynamics/citcoms
Revision 8910ace3b3aa674a71aa210c0a02216eab7b5706 authored by Sue Kientz on 06 December 2006, 23:31:57 UTC, committed by Sue Kientz on 06 December 2006, 23:31:57 UTC
1 parent cd4ffb9
Raw File
Tip revision: 8910ace3b3aa674a71aa210c0a02216eab7b5706 authored by Sue Kientz on 06 December 2006, 23:31:57 UTC
enumerating several sections of the instructions in chap 5 for clarity, and a few minor text fixes
Tip revision: 8910ace
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