Changeset 3194 for trunk/LMDZ.GENERIC


Ignore:
Timestamp:
Jan 31, 2024, 4:09:38 PM (10 months ago)
Author:
emillour
Message:

Generic PCM-WRF:
Small corrections to enable compilation with WRF4.
NC

Location:
trunk/LMDZ.GENERIC
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.GENERIC/README

    r3138 r3194  
    18351835radiative transfer in photolysis online calculation.
    18361836This was needed to be consistent with the way to calculate the surface albedo.
     1837
     1838== 31/01/2024 == NC
     1839Small corrections to enable compilation with WRF4.
  • trunk/LMDZ.GENERIC/libf/phystd/hydrol.F90

    r3100 r3194  
    77
    88  use ioipsl_getin_p_mod, only: getin_p
    9 #ifndef MESOSCALE
    109  use mod_grid_phy_lmdz, only : klon_glo ! # of physics point on full grid
    1110  use mod_phys_lmdz_para, only : is_master, gather, scatter
    12 #endif
    1311  use watercommon_h, only: T_h2O_ice_liq, RLFTT, rhowater, mx_eau_sol
    1412  USE surfdat_h
Note: See TracChangeset for help on using the changeset viewer.