Ignore:
Timestamp:
Apr 30, 2015, 12:33:45 PM (10 years ago)
Author:
milmd
Message:

In GENERIC, MARS and COMMON models replace some include files by modules (usefull for decoupling physics with dynamics).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.MARS/libf/phymars/eofdump_mod.F90

    r1266 r1422  
    8080      use comgeomfi_h, only: long, lati
    8181      use comcstfi_h
     82      USE comvert_mod, ONLY: aps,bps
    8283      implicit none
    8384!
     
    8586!
    8687#include "dimensions.h"
    87 #include "comvert.h"
    8888
    8989      integer,intent(in) :: ngrid ! total number of physics grid points
Note: See TracChangeset for help on using the changeset viewer.