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

New generic implementation for compression

File:
1 edited

Legend:

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

    r3496 r3707  
    1 SUBROUTINE cv3a_uncompress(nloc, len, ncum, nd, ntra, idcum, compress, &
     1SUBROUTINE cv3a_uncompress_old(nloc, len, ncum, nd, ntra, idcum, compress, &
    22                           iflag, kbas, ktop, &
    33                           precip, cbmf, plcl, plfc, wbeff, sig, w0, ptop2, &
     
    332332
    333333  RETURN
    334 END SUBROUTINE cv3a_uncompress
    335 
     334END SUBROUTINE cv3a_uncompress_old
     335
Note: See TracChangeset for help on using the changeset viewer.