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/dyn3dpar/inithist_p.F

    r2600 r2601  
    1515       USE comconst_mod, ONLY: pi
    1616       USE comvert_mod, ONLY: nivsigs
     17       USE temps_mod, ONLY: itau_dyn
    1718
    1819      implicit none
     
    4849#include "paramet.h"
    4950#include "comgeom.h"
    50 #include "temps.h"
    5151#include "ener.h"
    5252#include "logic.h"
Note: See TracChangeset for help on using the changeset viewer.