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

    r2601 r2603  
    1212      USE comconst_mod, ONLY: cpp, daysec, dtvr, g, im, jm, kappa,
    1313     &                        lllm, omeg, rad
    14 
     14      USE logic_mod, ONLY: fxyhypb, ysinus
    1515      USE serre_mod, ONLY: clon,clat,grossismx,grossismy
    1616      USE temps_mod, ONLY: annee_ref,day_ref,itau_dyn,
     
    4040#include "netcdf.inc"
    4141#include "description.h"
    42 #include "logic.h"
    4342#include "iniprint.h"
    4443
Note: See TracChangeset for help on using the changeset viewer.