Ignore:
Timestamp:
Jun 11, 2020, 11:09:39 AM (4 years ago)
Author:
adurocher
Message:

New generic implementation for compression

File:
1 moved

Legend:

Unmodified
Added
Removed
  • LMDZ6/branches/Optimisation_LMDZ/libf/phylmd/cv3a_compress_old.F90

    r3706 r3707  
    1 SUBROUTINE cv3a_compress(len, nloc, ncum, nd, ntra, compress, &
     1SUBROUTINE cv3a_compress_old(len, nloc, ncum, nd, ntra, compress, &
    22                         iflag1, nk1, icb1, icbs1, &
    33                         plcl1, tnk1, qnk1, gznk1, hnk1, unk1, vnk1, &
     
    247247
    248248  RETURN
    249 END SUBROUTINE cv3a_compress
     249END SUBROUTINE cv3a_compress_old
Note: See TracChangeset for help on using the changeset viewer.