Changeset 14919 for NEMO/branches/2021
- Timestamp:
- 2021-05-27T20:01:49+02:00 (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
NEMO/branches/2021/ticket2669_isf_fluxes/src/OCE/ISF/isfparmlt.F90
r14917 r14919 166 166 ! 167 167 ! output thermal driving 168 CALL iom_put('isfthermald_par',( zt frz(:,:) - ztavg(:,:) ) * mskisf_par(:,:))168 CALL iom_put('isfthermald_par',( ztavg(:,:) - ztfrz(:,:) ) * mskisf_par(:,:)) 169 169 ! 170 170 ! output freezing point used to define the thermal driving and heat content fluxes
Note: See TracChangeset
for help on using the changeset viewer.