Parent Directory
|
Revision Log
|
Revision Graph
|
Patch
| revision 1.7 by dimitri, Wed Jan 1 00:37:14 2014 UTC | revision 1.8 by dimitri, Fri Jan 10 16:50:36 2014 UTC | |
|---|---|---|
| # | Line 81 | Line 81 |
| 81 | ||
| 82 | # Time stepping parameters | # Time stepping parameters |
| 83 | &PARM03 | &PARM03 |
| 84 | nIter0=60480, | nIter0=0, |
| 85 | endtime=86400., | endtime=63072000., |
| 86 | deltaT = 20., | deltaT = 20., |
| 87 | abEps = 0.1, | abEps = 0.1, |
| 88 | forcing_In_AB=.FALSE., | forcing_In_AB=.FALSE., |
| 89 | momDissip_In_AB=.FALSE., | momDissip_In_AB=.FALSE., |
| 90 | chkptFreq = 3600., | chkptFreq = 86400.0, |
| 91 | dumpfreq = 3600., | dumpfreq = 3600., |
| 92 | monitorFreq = 20., | monitorFreq = 360., |
| 93 | dumpInitAndLast=.FALSE., | dumpInitAndLast=.FALSE., |
| 94 | / | / |
| 95 |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.1.22 |