Changeset 5137 for LMDZ6/branches/Amaury_dev/libf/phylmd/surf_ocean_mod.F90
- Timestamp:
- Jul 28, 2024, 10:25:12 PM (3 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ6/branches/Amaury_dev/libf/phylmd/surf_ocean_mod.F90
r5123 r5137 45 45 USE limit_read_mod 46 46 USE config_ocean_skin_m, ONLY: activate_ocean_skin 47 USE lmdz_clesphys, ONLY: iflag_cycle_diurne, iflag_z0_oce, nsw, f_z0qh_oce, fmagic, ok_bs, & 48 iflag_albedo, pmagic, z0min ! for cycle_diurne and for iflag_z0_oce==-1 (prescribed z0) 49 47 50 48 51 ! This SUBROUTINE will make a CALL to ocean_XXX_noice according to the ocean mode (force, … … 51 54 52 55 INCLUDE "YOMCST.h" 53 54 include "clesphys.h"55 ! for cycle_diurne and for iflag_z0_oce==-1 (prescribed z0)56 56 57 57 ! Input variables
Note: See TracChangeset
for help on using the changeset viewer.