Changeset 13198
- Timestamp:
- 2020-07-01T16:27:52+02:00 (4 years ago)
- Location:
- NEMO/branches/2020/dev_r12377_KERNEL-06_techene_e3
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
NEMO/branches/2020/dev_r12377_KERNEL-06_techene_e3/cfgs/GYRE_PISCES/cpp_GYRE_PISCES.fcm
r12779 r13198 1 bld::tool::fppkeys key_ mpp_mpi key_iomput key_top key_qco1 bld::tool::fppkeys key_top key_mpp_mpi key_iomput -
NEMO/branches/2020/dev_r12377_KERNEL-06_techene_e3/src/OCE/DIA/diawri.F90
r13193 r13198 192 192 ENDIF 193 193 194 #if ! defined key_qco 194 195 CALL iom_put( "rhop", rhop(:,:,:) ) ! 3D potential density (sigma0) 196 #endif 195 197 196 198 IF ( iom_use("taubot") ) THEN ! bottom stress
Note: See TracChangeset
for help on using the changeset viewer.