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/writedynav.F90

    r2600 r2601  
    99  use com_io_dyn_mod, only : histaveid, histvaveid, histuaveid
    1010  USE comconst_mod, ONLY: cpp
     11  USE temps_mod, ONLY: itau_dyn
    1112
    1213  implicit none
     
    3334  include "paramet.h"
    3435  include "comgeom.h"
    35   include "temps.h"
    3636  include "ener.h"
    3737  include "logic.h"
Note: See TracChangeset for help on using the changeset viewer.