Changeset 3269 for LMDZ6/trunk/libf
- Timestamp:
- Mar 15, 2018, 11:44:14 AM (7 years ago)
- Location:
- LMDZ6/trunk/libf/phylmd/cosp
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ6/trunk/libf/phylmd/cosp/cosp_read_otputkeys.F90
r3247 r3269 1148 1148 !$OMP BARRIER 1149 1149 1150 if (Lmodis_sim) Lisccp_sim = .true. 1150 1151 if ((Lradar_sim).or.(Llidar_sim).or.(Lisccp_sim)) Lstats = .true. 1151 1152 ! IF (xios_field_is_active("tbrttov")) cfg%Lrttov_sim=.TRUE. -
LMDZ6/trunk/libf/phylmd/cosp/lidar_simulator.F90
r3241 r3269 239 239 240 240 if (ok_debug_cosp) then 241 seuil=1.e-1 5241 seuil=1.e-18 242 242 else 243 243 seuil=0.0
Note: See TracChangeset
for help on using the changeset viewer.