Parent Directory
|
Revision Log
|
Revision Graph
|
Patch
revision 1.6 by dimitri, Wed Feb 5 16:43:38 2020 UTC | revision 1.7 by dimitri, Fri Feb 7 15:39:16 2020 UTC | |
---|---|---|
# | Line 53 | Line 53 |
53 | # Time stepping parameters | # Time stepping parameters |
54 | &PARM03 | &PARM03 |
55 | nIter0=1, | 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 |