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

    r2600 r2601  
    1313      USE infotrac
    1414      USE comconst_mod, ONLY: cpp
     15      USE temps_mod, ONLY: itau_dyn
     16     
    1517      implicit none
    1618
     
    4446#include "paramet.h"
    4547#include "comgeom.h"
    46 #include "temps.h"
    4748#include "ener.h"
    4849#include "logic.h"
Note: See TracChangeset for help on using the changeset viewer.