Revision 1602d87940e3114c9deae5bad50080d489381789 authored by Thorsten Becker on 13 October 2007, 19:07:53 UTC, committed by Thorsten Becker on 13 October 2007, 19:07:53 UTC
Added restart=2 option which will not use checkpoints, but tic_method=-1 style temperature input
(formally realized via tic_method=-1, but this should be cleaner)
fixed input diffusivity parameter in full example file.


1 parent 334bd72
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