Ignore:
Timestamp:
Mar 13, 2026, 10:58:17 AM (13 hours ago)
Author:
aslmd
Message:

a few fixes taken from the Titan model

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/WRF.COMMON/INTERFACES_V4/dynphy_wrf_generic_lmd/iniphysiq_mod.F

    r4123 r4126  
    3535use tracer_h, only: nqtot
    3636!use comm_wrf, only : allocate_comm_wrf
    37 
     37use mod_grid_phy_lmdz, only: nbp_lev, klon_glo
     38     
    3839implicit none
    3940
     
    7980  !------------------------------------------
    8081
     82nbp_lev = nlayer          ! emoisan
     83klon_glo = 1 !emoisan !we run the physics as if we were in 1D
    8184CALL Init_phys_lmdz_para(1,1,1,MPI_COMM_WORLD)
    8285
Note: See TracChangeset for help on using the changeset viewer.