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

    r2600 r2601  
    1414      use com_io_dyn_mod, only : histid,histvid,histuid
    1515      USE comconst_mod, ONLY: cpp
     16      USE temps_mod, ONLY: itau_dyn
     17     
    1618      implicit none
    1719
     
    4547      include "paramet.h"
    4648      include "comgeom.h"
    47       include "temps.h"
    4849      include "ener.h"
    4950      include "logic.h"
Note: See TracChangeset for help on using the changeset viewer.