Changeset 2255 for LMDZ5/trunk/libf/phylmd/cva_driver.F90
- Timestamp:
- Apr 3, 2015, 3:51:31 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ5/trunk/libf/phylmd/cva_driver.F90
r2253 r2255 811 811 ENDIF 812 812 ! 813 print *,' ncum, len, comp_threshold, compress ',ncum, len, comp_threshold, compress814 813 !>jyg 815 814 CALL cv3a_compress(len, nloc, ncum, nd, ntra, compress, & … … 1116 1115 1117 1116 IF (debut) THEN 1118 PRINT *, ' cv_ compress -> '1117 PRINT *, ' cv_uncompress -> ' 1119 1118 debut = .FALSE. 1120 1119 END IF !(debut) THEN
Note: See TracChangeset
for help on using the changeset viewer.