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/dyn3d/sponge.F

    r575 r1422  
    1111! def file) and doubles as level indexes decrease.
    1212
     13      USE comvert_mod, ONLY: ap,bp,preff
     14
    1315      implicit none
    1416#include "dimensions.h"
    1517#include "paramet.h"
    1618#include "comdissip.h"
    17 #include "comvert.h"
    1819#include "comgeom2.h"
    1920#include "sponge.h"
Note: See TracChangeset for help on using the changeset viewer.