Changeset 3373
- Timestamp:
- Jul 17, 2018, 9:13:03 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ6/trunk/libf/phylmd/cosp2/phys_cosp2.F90
r3371 r3373 245 245 246 246 ! Clefs Outputs initialisation 247 #ifdef CPP_XIOS 247 248 call cosp_outputkeys_init(cfg) 248 !!! call cosp_outputkeys_test(cfg) 249 #else 250 call read_cosp_output_nl(itap,cosp_output_nl,cfg) 251 #endif 252 249 253 print*,' Cles des differents simulateurs cosp a itap :',itap 250 254 print*,'Lradar_sim,Llidar_sim,Lisccp_sim,Lmisr_sim,Lmodis_sim,Lrttov_sim,Lstats', & … … 263 267 #ifdef CPP_XIOS 264 268 call read_xiosfieldactive(cfg) 265 #else266 call read_cosp_output_nl(itap,cosp_output_nl,cfg)267 269 #endif 268 270 first_write=.false.
Note: See TracChangeset
for help on using the changeset viewer.