https://github.com/geodynamics/citcoms
Revision 599ab8046732f23d387c5d9498195259c36c2a71 authored by Eh Tan on 05 October 2009, 19:05:04 UTC, committed by Eh Tan on 05 October 2009, 19:05:04 UTC
When itracer_warning is off, the code will ignore the lost tracers. When itracer_warning is on (default), the code will abort.


1 parent a3b2b41
Raw File
Tip revision: 599ab8046732f23d387c5d9498195259c36c2a71 authored by Eh Tan on 05 October 2009, 19:05:04 UTC
Dealing with tracers that belong to the current processor but cannot find its element.
Tip revision: 599ab80
example0.cfg

[CitcomS]
steps = 5

[CitcomS.controller]
monitoringFrequency = 1

[CitcomS.solver]
datafile = example0

[CitcomS.solver.mesher]
nodex  =  17
nodey  =  17

back to top