Ignore:
Timestamp:
Jan 16, 2023, 4:47:08 PM (23 months ago)
Author:
jleconte
Message:

Big cleanup of interface_v4. M_TSURF is now P_TSURF.

File:
1 edited

Legend:

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

    r2866 r2868  
    4343
    4444  call allocate_comm_wrf(klon,llm)
    45 
    4645! Call physics package with required inputs/outputs
    4746  CALL physiq(klon,           & ! ngrid
    4847              llm,            & ! nlayer
    4948              nqtot,          & ! nq
    50 !              noms,          & ! nametrac
    5149              debut_split,    & ! firstcall
    5250              lafin_split,    & ! lastcall
Note: See TracChangeset for help on using the changeset viewer.