- Timestamp:
- Oct 19, 2023, 4:02:57 PM (13 months ago)
- Location:
- LMDZ6/branches/LMDZ_ECRad
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ6/branches/LMDZ_ECRad
- Property svn:mergeinfo changed
-
LMDZ6/branches/LMDZ_ECRad/libf/phylmd/icefrac_lsc_mod.F90
r3102 r4727 17 17 18 18 USE print_control_mod, ONLY: lunout, prt_level 19 INCLUDE "nuage.h" 20 21 ! nuage.h contains: 19 USE lmdz_lscp_ini, ONLY: t_glace_min, t_glace_max, exposant_glace, iflag_t_glace 20 ! lscp_ini contains: 22 21 ! t_glace_min: if T < Tmin, the cloud is only made of water ice 23 22 ! t_glace_max: if T > Tmax, the cloud is only made of liquid water
Note: See TracChangeset
for help on using the changeset viewer.