Ignore:
Timestamp:
Jul 25, 2016, 11:31:56 AM (9 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/dyn3dmem/dynredem_loc.F90

    r2601 r2603  
    1616                         nivsig,nivsigs
    1717  USE comconst_mod, ONLY: cpp, daysec, dtvr, g, kappa, omeg, rad
     18  USE logic_mod, ONLY: fxyhypb, ysinus
    1819  USE serre_mod, ONLY: clon,clat,grossismx,grossismy,dzoomx,dzoomy, &
    1920                       taux,tauy
     
    2526  include "comgeom.h"
    2627  include "ener.h"
    27   include "logic.h"
    2828  include "description.h"
    2929  include "iniprint.h"
Note: See TracChangeset for help on using the changeset viewer.