Changeset 4168 for trunk/LMDZ.GENERIC/libf/phygeneric/physiq_mod.F90
- Timestamp:
- Apr 2, 2026, 3:46:30 PM (9 days ago)
- File:
-
- 1 edited
-
trunk/LMDZ.GENERIC/libf/phygeneric/physiq_mod.F90 (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.GENERIC/libf/phygeneric/physiq_mod.F90
r4164 r4168 21 21 use generic_cloud_common_h, only : epsi_generic, Psat_generic 22 22 use thermcell_mod, only: init_thermcell_mod 23 use thermcell_main_mod, only: thermcell_main 23 24 use gases_h, only: gnom, gfrac, ngasmx 24 25 use radcommon_h, only: sigma, glat, grav, BWNV, WNOI, DWNI, DWNV, WNOV … … 796 797 ! ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 797 798 if (calltherm) then 798 CALL init_thermcell_mod(g, rcp_ref, rd_ref, pi , T_h2o_ice_liq, RW)799 CALL init_thermcell_mod(g, rcp_ref, rd_ref, pi) 799 800 endif 800 801
Note: See TracChangeset
for help on using the changeset viewer.
