- Timestamp:
- 2017-08-08T15:58:05+02:00 (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/2017/dev_r8183_ICEMODEL/NEMOGCM/NEMO/LIM_SRC_3/iceerr1.F90
r8420 r8422 17 17 USE ice 18 18 USE ice1D ! LIM thermodynamic sea-ice variables 19 USE limitd_th19 USE iceitd 20 20 USE limvar 21 21 USE icecons ! conservation tests … … 104 104 ! Rebin categories with thickness out of bounds 105 105 !---------------------------------------------------- 106 IF ( jpl > 1 ) CALL lim_itd_th_reb106 IF ( jpl > 1 ) CALL ice_itd_reb 107 107 108 108 !-----------------
Note: See TracChangeset
for help on using the changeset viewer.