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/dyn3d/integrd.F

    r2600 r2601  
    1010      use comconst_mod, only: pi
    1111      use comvert_mod, only: ap, bp
     12      USE temps_mod, ONLY: dt
    1213
    1314      IMPLICIT NONE
     
    3334      include "comgeom.h"
    3435      include "logic.h"
    35       include "temps.h"
    3636      include "iniprint.h"
    3737
Note: See TracChangeset for help on using the changeset viewer.