Changeset 5101 for LMDZ6/branches/Amaury_dev/libf/phylmd/surf_ocean_mod.F90
- Timestamp:
- Jul 23, 2024, 8:22:55 AM (4 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ6/branches/Amaury_dev/libf/phylmd/surf_ocean_mod.F90
r5099 r5101 32 32 USE dimphy, ONLY: klon, zmasq 33 33 USE surface_data, ONLY : type_ocean 34 USE ocean_forced_mod, ONLY 34 USE ocean_forced_mod, ONLY: ocean_forced_noice 35 35 USE ocean_slab_mod, ONLY : ocean_slab_noice 36 36 USE ocean_cpl_mod, ONLY : ocean_cpl_noice 37 USE indice_sol_mod, ONLY 38 #ifdef ISO 39 USE infotrac_phy, ONLY 37 USE indice_sol_mod, ONLY: nbsrf, is_oce 38 #ifdef ISO 39 USE infotrac_phy, ONLY: ntraciso=>ntiso,niso 40 40 #ifdef ISOVERIF 41 41 USE isotopes_mod, ONLY: iso_eau,ridicule
Note: See TracChangeset
for help on using the changeset viewer.