Parent Directory
|
Revision Log
|
Revision Graph
Adding in simple box model with code for controlling obcs with modal decomposition
| 1 | # $Header: /u/gcmpack/MITgcm/verification/lab_sea/input/data.exf,v 1.7 2004/07/11 06:21:44 dimitri Exp $ |
| 2 | # |
| 3 | # ********************* |
| 4 | # External Forcing Data |
| 5 | # ********************* |
| 6 | &EXF_NML_01 |
| 7 | # |
| 8 | useExfCheckRange = .FALSE., |
| 9 | exf_iprec = 32, |
| 10 | exf_yftype = 'RL', |
| 11 | / |
| 12 | # |
| 13 | &EXF_NML_02 |
| 14 | # |
| 15 | # |
| 16 | / |
| 17 | # |
| 18 | &EXF_NML_03 |
| 19 | # |
| 20 | # |
| 21 | / |
| 22 | # |
| 23 | &EXF_NML_04 |
| 24 | # |
| 25 | # |
| 26 | / |
| 27 | # |
| 28 | &EXF_NML_OBCS |
| 29 | # |
| 30 | obcsNstartdate1 = 20061231, |
| 31 | obcsNstartdate2 = 00000, |
| 32 | obcsNperiod = 00.0, |
| 33 | # |
| 34 | obcsSstartdate1 = 20061231, |
| 35 | obcsSstartdate2 = 00000, |
| 36 | obcsSperiod = 00.0, |
| 37 | # |
| 38 | obcsWstartdate1 = 20061231, |
| 39 | obcsWstartdate2 = 00000, |
| 40 | obcsWperiod = 00.0, |
| 41 | # |
| 42 | obcsEstartdate1 = 20061231, |
| 43 | obcsEstartdate2 = 00000, |
| 44 | obcsEperiod = 00.0, |
| 45 | # |
| 46 | / |
| ViewVC Help | |
| Powered by ViewVC 1.1.22 |