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

    r2600 r2601  
    1515      USE comconst_mod, ONLY: pi, cpp
    1616      USE comvert_mod, ONLY: presnivs
     17      USE temps_mod, ONLY: annee_ref, day_ref, itau_dyn
    1718
    1819      IMPLICIT NONE
     
    2122      include "paramet.h"
    2223      include "comgeom2.h"
    23       include "temps.h"
    2424      include "iniprint.h"
    2525
Note: See TracChangeset for help on using the changeset viewer.