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

    r2601 r2603  
    2222      USE comvert_mod, ONLY: ap,bp,pressure_exner,presnivs
    2323      USE comconst_mod, ONLY: cpp, dtphys, dtvr, pi, ihf
     24      USE logic_mod, ONLY: iflag_phys,ok_guide,forward,leapf,apphys,
     25     &                     statcl,conser,apdiss,purmats,ok_strato
    2426      USE temps_mod, ONLY: jD_ref,jH_ref,itaufin,day_ini,day_ref,
    2527     &                        start_time,dt
     
    6264      include "comdissnew.h"
    6365      include "comgeom.h"
    64       include "logic.h"
    6566      include "ener.h"
    6667      include "description.h"
Note: See TracChangeset for help on using the changeset viewer.