Ignore:
Timestamp:
Jul 25, 2016, 11:31:56 AM (8 years ago)
Author:
Ehouarn Millour
Message:

Cleanup in the dynamics: turn logic.h into module logic_mod.F90
EM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ5/trunk/libf/dyn3d_common/disvert_noterre.F

    r2600 r2603  
    1515     &                       nivsig,nivsigs,pa,preff,scaleheight
    1616      USE comconst_mod, ONLY: kappa
     17      USE logic_mod, ONLY: hybrid
    1718
    1819      IMPLICIT NONE
     
    2021      include "dimensions.h"
    2122      include "paramet.h"
    22       include "logic.h"
    2323      include "iniprint.h"
    2424c
Note: See TracChangeset for help on using the changeset viewer.