Changeset 10841
- Timestamp:
- 2019-04-05T14:58:11+02:00 (6 years ago)
- Location:
- utils/tools/OBSTOOLS/src
- Files:
-
- 10 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
utils/tools/OBSTOOLS/src/par_oce.F90
r9598 r10841 45 45 INTEGER :: jpjzoom !: in data domain indices 46 46 47 ! Domain characteristics48 INTEGER :: jperio !: lateral cond. type (between 0 and 6)49 ! ! = 0 closed ; = 1 cyclic East-West50 ! ! = 2 equatorial symmetric ; = 3 North fold T-point pivot51 ! ! = 4 cyclic East-West AND North fold T-point pivot52 ! ! = 5 North fold F-point pivot53 ! ! = 6 cyclic East-West AND North fold F-point pivot47 ! ! Domain characteristics 48 ! INTEGER :: jperio !: lateral cond. type (between 0 and 6) 49 ! ! ! = 0 closed ; = 1 cyclic East-West 50 ! ! ! = 2 equatorial symmetric ; = 3 North fold T-point pivot 51 ! ! ! = 4 cyclic East-West AND North fold T-point pivot 52 ! ! ! = 5 North fold F-point pivot 53 ! ! ! = 6 cyclic East-West AND North fold F-point pivot 54 54 55 55 ! Input file read offset
Note: See TracChangeset
for help on using the changeset viewer.