Changeset 3191 for LMDZ6/branches/IPSLCM6.0.15/libf
- Timestamp:
- Feb 8, 2018, 11:33:34 AM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ6/branches/IPSLCM6.0.15/libf/phylmd/cosp/cosp_output_write_mod.F90
r3173 r3191 219 219 CALL histwrite3d_cosp(o_profSR,stlidar%profSR(:,icl,:),nvert,icl) !TIBO 220 220 enddo !TIBO 221 CALL histwrite3d_cosp(o_parasol_refl,stlidar%parasolrefl,nvertp) 222 #endif 221 #endif 222 CALL histwrite3d_cosp(o_parasol_refl,stlidar%parasolrefl,nvertp) 223 223 224 224 do k=1,PARASOL_NREFL
Note: See TracChangeset
for help on using the changeset viewer.