Revision b5721c162b1b01c9fdbfb544f8d60bf3742dd916 authored by Eric Heien on 02 August 2011, 16:52:33 UTC, committed by Eric Heien on 02 August 2011, 16:52:33 UTC
Added classes for triangular elements, UV coordinates
Simplified shape functions for tracers
Merged regional/full keep_within_bounds functions

1 parent e72de8f
Raw File
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