Ignore:
Timestamp:
Jul 22, 2016, 11:28:39 AM (8 years ago)
Author:
Ehouarn Millour
Message:

Cleanup in the dynamics: turn serre.h into module serre_mod.F90
EM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ5/trunk/libf/dyn3dpar/dynredem_p.F

    r2597 r2598  
    1111      use netcdf95, only: NF95_PUT_VAR
    1212      USE comconst_mod, ONLY: cpp, daysec, dtvr, g, kappa, omeg, rad
     13      USE serre_mod, ONLY: clon,clat,grossismx,grossismy,dzoomx,dzoomy,
     14     &                     taux,tauy
    1315 
    1416      IMPLICIT NONE
     
    2729#include "netcdf.inc"
    2830#include "description.h"
    29 #include "serre.h"
    3031
    3132c   Arguments:
Note: See TracChangeset for help on using the changeset viewer.