Changeset 10527
- Timestamp:
- 2019-01-16T11:15:42+01:00 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
NEMO/trunk/src/ICE/iceistate.F90
r10425 r10527 482 482 u_ice_b(:,:) = u_ice(:,:) 483 483 v_ice_b(:,:) = v_ice(:,:) 484 ! total concentration is needed for Lupkes parameterizations 485 at_i_b (:,:) = at_i (:,:) 484 486 485 487 !!clem: output of initial state should be written here but it is impossible because
Note: See TracChangeset
for help on using the changeset viewer.