- Timestamp:
- Jan 16, 2023, 4:47:08 PM (23 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/WRF.COMMON/INTERFACES_V4/dynphy_wrf_generic_lmd/callphysiq_mod.F
r2866 r2868 43 43 44 44 call allocate_comm_wrf(klon,llm) 45 46 45 ! Call physics package with required inputs/outputs 47 46 CALL physiq(klon, & ! ngrid 48 47 llm, & ! nlayer 49 48 nqtot, & ! nq 50 ! noms, & ! nametrac51 49 debut_split, & ! firstcall 52 50 lafin_split, & ! lastcall
Note: See TracChangeset
for help on using the changeset viewer.