Changeset 3014
- Timestamp:
- Jul 25, 2023, 5:57:32 AM (16 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.GENERIC/libf/aeronostd/photolysis_online.F
r3009 r3014 1172 1172 1173 1173 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, 1175 1175 & alb_ice_min, alb_ice_max 1176 1176 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 1178 1178 use phys_state_var_mod, only: albedo_bareground, 1179 1179 & rnat, qsurf, sea_ice,
Note: See TracChangeset
for help on using the changeset viewer.