Parent Directory
|
Revision Log
|
Revision Graph
|
Patch
| revision 1.6 by dimitri, Sat Feb 7 23:49:08 2004 UTC | revision 1.10 by dimitri, Tue Feb 17 22:35:44 2004 UTC | |
|---|---|---|
| # | Line 19 | Line 19 |
| 19 | tAlpha=2.E-4, | tAlpha=2.E-4, |
| 20 | sBeta =7.4E-4, | sBeta =7.4E-4, |
| 21 | gravity=9.81, | gravity=9.81, |
| rigidLid=.FALSE., | ||
| implicitFreeSurface=.TRUE., | ||
| 22 | eosType='JMD95Z', | eosType='JMD95Z', |
| 23 | readBinaryPrec=32, | readBinaryPrec=32, |
| 24 | writeBinaryPrec=32, | writeBinaryPrec=32, |
| 25 | useSingleCPUio=.TRUE. | useSingleCPUio=.TRUE. |
| 26 | hFacMinDr=50., | hFacMinDr=50., |
| 27 | hFacMin=0.1, | hFacMin=0.3, |
| 28 | hFacInf=0.1, | hFacInf=0.1, |
| 29 | hFacSup=5., | hFacSup=5., |
| 30 | # z* - begin | # z* - begin |
| # | Line 60 | Line 58 |
| 58 | # Time stepping parameters | # Time stepping parameters |
| 59 | &PARM03 | &PARM03 |
| 60 | niter0=0, | niter0=0, |
| 61 | nTimeSteps=864 | endTime=259200 |
| 62 | abEps=0.1, | abEps=0.1, |
| 63 | deltaT=300., | deltaT=300., |
| 64 | cAdjFreq=0., | cAdjFreq=0., |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.1.22 |