Changeset 1829


Ignore:
Timestamp:
Dec 4, 2017, 6:19:01 PM (7 years ago)
Author:
mlefevre
Message:

MESOSCALE GENERIC. call system in callcorrk not helpful.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.GENERIC/libf/phystd/callcorrk.F90

    r1781 r1829  
    203203         IF(.not.ALLOCATED(nueffrad)) allocate(nueffrad(ngrid,nlayer,naerkind))
    204204
     205#ifndef MESOSCALE
    205206         call system('rm -f surf_vals_long.out')
     207#endif
    206208
    207209         if(naerkind.gt.4)then
Note: See TracChangeset for help on using the changeset viewer.