- Timestamp:
- Jul 18, 2016, 9:41:10 PM (8 years ago)
- Location:
- LMDZ5/branches/testing
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ5/branches/testing
- Property svn:mergeinfo changed
/LMDZ5/trunk merged: 2547-2567,2569,2571-2574,2576-2589
- Property svn:mergeinfo changed
-
LMDZ5/branches/testing/libf/phylmd/cosp/cosp_output_write_mod.F90
r2488 r2594 322 322 if(modis%Cloud_Particle_Size_Water_Mean(ip).eq.R_UNDEF)then 323 323 modis%Cloud_Particle_Size_Water_Mean(ip)=Cosp_fill_value 324 endif 325 if(modis%Cloud_Particle_Size_Ice_Mean(ip).eq.R_UNDEF)then 326 modis%Cloud_Particle_Size_Ice_Mean(ip)=Cosp_fill_value 324 327 endif 325 328 if(modis%Cloud_Top_Pressure_Total_Mean(ip).eq.R_UNDEF)then
Note: See TracChangeset
for help on using the changeset viewer.