Parent Directory
|
Revision Log
|
Revision Graph
|
Patch
revision 1.5 by dimitri, Sun Mar 3 13:59:35 2019 UTC | revision 1.7 by dimitri, Fri Feb 7 15:39:16 2020 UTC | |
---|---|---|
# | Line 52 | Line 52 |
52 | ||
53 | # Time stepping parameters | # Time stepping parameters |
54 | &PARM03 | &PARM03 |
55 | nIter0=0, | nIter0=1, |
56 | nTimeSteps=12, | nTimeSteps=13, |
57 | deltaT=900., | deltaT=900., |
58 | abEps = 0.1, | abEps = 0.1, |
59 | forcing_In_AB=.FALSE., | forcing_In_AB=.FALSE., |
60 | momDissip_In_AB=.FALSE., | momDissip_In_AB=.FALSE., |
61 | chkptFreq = 43200.0, | pchkptFreq = 10800.0, |
62 | dumpfreq = 3600., | dumpfreq = 3600., |
63 | monitorFreq = 900.0, | monitorFreq = 900.0, |
64 | dumpInitAndLast=.FALSE., | dumpInitAndLast=.FALSE., |
|
ViewVC Help | |
Powered by ViewVC 1.1.22 |