Changeset 4117 for trunk/LMDZ.COMMON/libf/evolution/atmosphere.F90
- Timestamp:
- Mar 10, 2026, 4:52:43 PM (8 days ago)
- File:
-
- 1 edited
-
trunk/LMDZ.COMMON/libf/evolution/atmosphere.F90 (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.COMMON/libf/evolution/atmosphere.F90
r4110 r4117 181 181 ! ---- 182 182 CO2cond_ps_PCM = CO2cond_ps_PCM_in 183 call print_msg(' set_CO2cond_ps_PCM = '//real2str(CO2cond_ps_PCM),LVL_NFO)183 call print_msg('CO2cond_ps_PCM = '//real2str(CO2cond_ps_PCM),LVL_NFO) 184 184 if (CO2cond_ps_PCM < 0._dp .or. CO2cond_ps_PCM > 1._dp) call stop_clean(__FILE__,__LINE__,'Value for ''CO2cond_ps'' is not between 0 and 1!',1) 185 185
Note: See TracChangeset
for help on using the changeset viewer.
