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

    r2601 r2603  
    88      USE control_mod, only : planet_type
    99      USE comconst_mod, ONLY: pi
     10      USE logic_mod, ONLY: leapf
    1011      USE comvert_mod, ONLY: ap, bp
    1112      USE temps_mod, ONLY: dt
     
    3233#include "paramet.h"
    3334#include "comgeom.h"
    34 #include "logic.h"
    3535#include "iniprint.h"
    3636
Note: See TracChangeset for help on using the changeset viewer.