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).

Location:
trunk/LMDZ.MARS/libf/phymars/dyn1d
Files:
6 added
7 deleted
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.MARS/libf/phymars/dyn1d/testphys1d.F

    r1403 r1422  
    1919     &                      cpp, dtphys
    2020      use dimradmars_mod, only: tauscaling,tauvis
     21      USE comvert_mod, ONLY: ap,bp,aps,bps,pa,preff,sig
    2122      IMPLICIT NONE
    2223
     
    5253!#include "comsaison.h"
    5354!#include "control.h"
    54 #include "comvert.h"
    5555#include "netcdf.inc"
    5656#include "comg1d.h"
    57 #include "logic.h"
    5857!#include "advtrac.h"
    5958
Note: See TracChangeset for help on using the changeset viewer.