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/dyn3d_common/disvert.F90

    r2600 r2603  
    1212  USE comvert_mod, ONLY: ap, bp, nivsigs, nivsig, dpres, presnivs, &
    1313                         pa, preff, scaleheight
     14  USE logic_mod, ONLY: ok_strato
    1415
    1516  IMPLICIT NONE
     
    1819  include "paramet.h"
    1920  include "iniprint.h"
    20   include "logic.h"
    2121
    2222!-------------------------------------------------------------------------------
Note: See TracChangeset for help on using the changeset viewer.