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/disvert.F

    r38 r1422  
    44c    Nouvelle version 100% Mars !!
    55
     6      USE comvert_mod, ONLY: ap,bp,sig,nivsigs,nivsig,pa,preff,
     7     .                  aps,bps,presnivs,pseudoalt
     8      USE comconst_mod, ONLY: kappa,pi
     9      USE logic_mod, ONLY: hybrid
     10
    611      IMPLICIT NONE
    712
    813#include "dimensions.h"
    914#include "paramet.h"
    10 #include "comvert.h"
    11 #include "comconst.h"
    12 #include "logic.h"
    1315c
    1416c=======================================================================
Note: See TracChangeset for help on using the changeset viewer.