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

    r2600 r2601  
    1616       USE comconst_mod, ONLY: pi
    1717       USE comvert_mod, ONLY: presnivs
     18       USE temps_mod, ONLY: itau_dyn
    1819       
    1920       implicit none
     
    4647      include "paramet.h"
    4748      include "comgeom.h"
    48       include "temps.h"
    4949      include "ener.h"
    5050      include "logic.h"
Note: See TracChangeset for help on using the changeset viewer.