Ignore:
Timestamp:
Jul 29, 2024, 11:01:04 PM (3 months ago)
Author:
abarral
Message:

Put YOMCST.h into modules

File:
1 edited

Legend:

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

    r5137 r5144  
    4747  USE lmdz_clesphys, ONLY:  iflag_cycle_diurne, iflag_z0_oce, nsw, f_z0qh_oce, fmagic, ok_bs, &
    4848          iflag_albedo, pmagic, z0min ! for cycle_diurne and for iflag_z0_oce==-1 (prescribed z0)
     49  USE lmdz_yomcst
    4950
    5051
     
    5253    ! slab or couple). The calculations of albedo and rugosity for the ocean surface are
    5354    ! done in here because they are identical for the different modes of ocean.
    54 
    55     INCLUDE "YOMCST.h"
    5655
    5756    ! Input variables
Note: See TracChangeset for help on using the changeset viewer.