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_common/initfluxsto.F

    r2600 r2601  
    1111      USE comconst_mod, ONLY: pi
    1212      USE comvert_mod, ONLY: nivsigs
     13      USE temps_mod, ONLY: annee_ref, day_ref, itau_dyn
     14     
    1315      implicit none
    1416
     
    4345      include "paramet.h"
    4446      include "comgeom.h"
    45       include "temps.h"
    4647      include "ener.h"
    4748      include "logic.h"
Note: See TracChangeset for help on using the changeset viewer.