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

    r2597 r2598  
    1111      USE comconst_mod, ONLY: cpp, daysec, dtvr, g, im, jm, kappa,
    1212     &                        lllm, omeg, rad
     13      USE serre_mod, ONLY: clon,clat,grossismx,grossismy
    1314
    1415      IMPLICIT NONE
     
    3738#include "netcdf.inc"
    3839#include "description.h"
    39 #include "serre.h"
    4040#include "logic.h"
    4141#include "iniprint.h"
Note: See TracChangeset for help on using the changeset viewer.