Ignore:
Timestamp:
Jul 25, 2016, 11:31:56 AM (8 years ago)
Author:
Ehouarn Millour
Message:

Cleanup in the dynamics: turn logic.h into module logic_mod.F90
EM

File:
1 edited

Legend:

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

    r2601 r2603  
    1212     &                        nivsig,nivsigs
    1313      USE comconst_mod, ONLY: cpp, daysec, dtvr, g, kappa, omeg, rad
     14      USE logic_mod, ONLY: fxyhypb, ysinus
    1415      USE serre_mod, ONLY: clon,clat,grossismx,grossismy,dzoomx,dzoomy,
    1516     &                     taux,tauy
     
    2728#include "comgeom2.h"
    2829#include "ener.h"
    29 #include "logic.h"
    3030#include "netcdf.inc"
    3131#include "description.h"
Note: See TracChangeset for help on using the changeset viewer.