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/dyn3dmem/leapfrog_loc.F

    r2601 r2603  
    3434       USE comconst_mod, ONLY: cpp, dtvr, ihf
    3535       USE comvert_mod, ONLY: ap, bp, pressure_exner
     36       USE logic_mod, ONLY: iflag_phys,ok_guide,forward,leapf,apphys,
     37     &                      statcl,conser,apdiss,purmats,ok_strato
    3638       USE temps_mod, ONLY: itaufin,jD_ref,jH_ref,day_ini,
    3739     &                        day_ref,start_time,dt
     
    7476      include "comdissnew.h"
    7577      include "comgeom.h"
    76       include "logic.h"
    7778      include "ener.h"
    7879      include "description.h"
Note: See TracChangeset for help on using the changeset viewer.