Ignore:
Timestamp:
Jul 24, 2016, 11:51:55 AM (8 years ago)
Author:
Ehouarn Millour
Message:

Cleanup in the dynamics: turn temps.h into module temps_mod.F90
EM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ5/trunk/libf/dyn3dmem/integrd_loc.F

    r2600 r2601  
    1414      USE comconst_mod, ONLY: pi
    1515      USE comvert_mod, ONLY: ap, bp
     16      USE temps_mod, ONLY: dt
    1617     
    1718      IMPLICIT NONE
     
    3738      include "comgeom.h"
    3839      include "logic.h"
    39       include "temps.h"
    4040      include "iniprint.h"
    4141
Note: See TracChangeset for help on using the changeset viewer.