Ignore:
Timestamp:
Jul 28, 2024, 10:25:12 PM (3 months ago)
Author:
abarral
Message:

Put gradsdef.h, tracstoke.h, clesphys.h into modules

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ6/branches/Amaury_dev/libf/phylmd/surf_ocean_mod.F90

    r5123 r5137  
    4545    USE limit_read_mod
    4646    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
    4750
    4851    ! This SUBROUTINE will make a CALL to ocean_XXX_noice according to the ocean mode (force,
     
    5154
    5255    INCLUDE "YOMCST.h"
    53 
    54     include "clesphys.h"
    55     ! for cycle_diurne and for iflag_z0_oce==-1 (prescribed z0)
    5656
    5757    ! Input variables
Note: See TracChangeset for help on using the changeset viewer.