Ignore:
Timestamp:
Jul 23, 2016, 7:45:38 AM (8 years ago)
Author:
Ehouarn Millour
Message:

Cleanup in the dynamics: turn comvert.h into module comvert_mod.F90
EM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ5/trunk/libf/dynphy_lonlat/phylmd/etat0dyn_netcdf.F90

    r2598 r2600  
    3737  USE assert_eq_m,    ONLY: assert_eq
    3838  USE comconst_mod, ONLY: pi, cpp, kappa
     39  USE comvert_mod, ONLY: ap, bp, preff, pressure_exner
    3940  IMPLICIT NONE
    4041
     
    4647  include "paramet.h"
    4748  include "comgeom2.h"
    48   include "comvert.h"
    4949  include "temps.h"
    5050  include "comdissnew.h"
Note: See TracChangeset for help on using the changeset viewer.