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

    r2600 r2601  
    1414       USE comconst_mod, ONLY: pi
    1515       USE comvert_mod, ONLY: nivsigs
     16       USE temps_mod, ONLY: itau_dyn
    1617
    1718      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.