Ignore:
Timestamp:
Jul 25, 2016, 11:31:56 AM (9 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/advect_new_loc.F

    r2600 r2603  
    88      USE advect_new_mod
    99      USE comconst_mod, ONLY: daysec
     10      USE logic_mod, ONLY: conser
     11     
    1012      IMPLICIT NONE
    1113c=======================================================================
     
    3133      include "paramet.h"
    3234      include "comgeom.h"
    33       include "logic.h"
    3435      include "ener.h"
    3536
Note: See TracChangeset for help on using the changeset viewer.