Changeset 9406
- Timestamp:
- 2018-03-15T17:29:53+01:00 (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/2015/nemo_v3_6_STABLE/NEMOGCM/NEMO/OPA_SRC/SBC/sbcisf.F90
r7982 r9406 514 514 END DO 515 515 516 ! convert CT to Tpot 517 IF (ln_useCT) ttbl=eos_pt_from_ct(ttbl,stbl) 516 518 ! Calculate in-situ temperature (ref to surface) 517 519 zti(:,:)=tinsitu( ttbl, stbl, zpress )
Note: See TracChangeset
for help on using the changeset viewer.