Revision 6569f99ea82b525d12c8e686c51e652a67c284f1 authored by Lijie Han on 13 July 2007, 23:23:43 UTC, committed by Lijie Han on 13 July 2007, 23:23:43 UTC
add __init__, initialize, createMesh
some of createMesh are commented out because I do not understand it.

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