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/dynphy_lonlat/phylmd/etat0dyn_netcdf.F90

    r2600 r2601  
    3838  USE comconst_mod, ONLY: pi, cpp, kappa
    3939  USE comvert_mod, ONLY: ap, bp, preff, pressure_exner
     40  USE temps_mod, ONLY: annee_ref, day_ref, itau_dyn, itau_phy
     41 
    4042  IMPLICIT NONE
    4143
     
    4749  include "paramet.h"
    4850  include "comgeom2.h"
    49   include "temps.h"
    5051  include "comdissnew.h"
    5152  REAL, SAVE :: deg2rad
Note: See TracChangeset for help on using the changeset viewer.