Changeset 9156 for branches/UKMO/dev_r5518_new_runoff_coupling/NEMOGCM/NEMO/OPA_SRC/SBC/cpl_oasis3.F90
- Timestamp:
- 2017-12-21T16:25:13+01:00 (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/UKMO/dev_r5518_new_runoff_coupling/NEMOGCM/NEMO/OPA_SRC/SBC/cpl_oasis3.F90
r8820 r9156 69 69 INTEGER, PUBLIC, PARAMETER :: nmaxcat=5 ! Maximum number of coupling fields 70 70 INTEGER, PUBLIC, PARAMETER :: nmaxcpl=5 ! Maximum number of coupling fields 71 INTEGER, PUBLIC, PARAMETER :: n_rivers= 10 ! Total number of rivers whose runoff is passed from the atmosphere71 INTEGER, PUBLIC, PARAMETER :: n_rivers=2000 ! Total number of rivers whose runoff is passed from the atmosphere 72 72 73 73 INTEGER :: runoff_id
Note: See TracChangeset
for help on using the changeset viewer.