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/dyn3dpar/leapfrog_p.F

    r2601 r2603  
    3030       USE comvert_mod, ONLY: ap,bp,pressure_exner,presnivs
    3131       USE comconst_mod, ONLY: cpp, dtvr, ihf, dtphys, pi, jmp1
     32       USE logic_mod, ONLY: iflag_phys,ok_guide,forward,leapf,apphys,
     33     &                      statcl,conser,apdiss,purmats,ok_strato
    3234       USE temps_mod, ONLY: itaufin,jD_ref,jH_ref,day_ini,
    3335     &                        day_ref,start_time,dt
     
    7072#include "comdissnew.h"
    7173#include "comgeom.h"
    72 #include "logic.h"
    7374#include "ener.h"
    7475#include "description.h"
Note: See TracChangeset for help on using the changeset viewer.