Ignore:
Timestamp:
Jul 25, 2023, 5:57:32 AM (15 months ago)
Author:
emillour
Message:

Generic PCM:
Correction to commit r3009, alb_ocean is in module callkeys_mod
EM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.GENERIC/libf/aeronostd/photolysis_online.F

    r3009 r3014  
    11721172
    11731173      use chimiedata_h,  only: albedo_snow_chim, albedo_co2_ice_chim
    1174       use slab_ice_h,    only: alb_ocean, h_alb_ice,
     1174      use slab_ice_h,    only: h_alb_ice,
    11751175     &                         alb_ice_min, alb_ice_max
    11761176      use tracer_h,      only: igcm_h2o_ice, igcm_co2_ice
    1177       use callkeys_mod,  only: ok_slab_ocean, co2cond
     1177      use callkeys_mod,  only: ok_slab_ocean, co2cond, alb_ocean
    11781178      use phys_state_var_mod, only: albedo_bareground,
    11791179     &                              rnat, qsurf, sea_ice,
Note: See TracChangeset for help on using the changeset viewer.