https://github.com/geodynamics/citcoms
Revision 5992bf0133c1abd57bd9318a743532f875a2603b authored by Rajesh Kommu on 05 March 2014, 00:26:55 UTC, committed by Rajesh Kommu on 05 March 2014, 00:26:55 UTC
Added missing parameters to the Py2C conversion tool
Cookbook 4 has been fixed to get rid of the "solver not converging" warnings.
1 parent 83b32f9
Raw File
Tip revision: 5992bf0133c1abd57bd9318a743532f875a2603b authored by Rajesh Kommu on 05 March 2014, 00:26:55 UTC
Added the LaTex source for the manual.
Tip revision: 5992bf0
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