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

    r2600 r2601  
    1212       USE comconst_mod, ONLY: pi
    1313       USE comvert_mod, ONLY: presnivs
     14       USE temps_mod, ONLY: itau_dyn
     15       
    1416      implicit none
    1517
     
    4244      include "paramet.h"
    4345      include "comgeom.h"
    44       include "temps.h"
    4546      include "ener.h"
    4647      include "logic.h"
Note: See TracChangeset for help on using the changeset viewer.