https://github.com/geodynamics/citcoms
Revision 8b8c041758296f16782622fde1cf03c4cd281695 authored by Michael Gurnis on 12 March 2007, 20:08:12 UTC, committed by Michael Gurnis on 12 March 2007, 20:08:12 UTC
1 parent 24ec419
Raw File
Tip revision: 8b8c041758296f16782622fde1cf03c4cd281695 authored by Michael Gurnis on 12 March 2007, 20:08:12 UTC
Modified Regional_read_input_from_files.c so that it now opens and reads in material files. Material files are organized by elements. Previsouly only worked for Full
Tip revision: 8b8c041
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