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/dyn3dmem/iniacademic_loc.F90

    r2601 r2603  
    1919  USE Write_Field
    2020  USE comconst_mod, ONLY: cpp, kappa, g, daysec, dtvr, pi, im, jm
     21  USE logic_mod, ONLY: iflag_phys, read_start
    2122  USE comvert_mod, ONLY: ap, bp, preff, presnivs, pressure_exner
    2223  USE temps_mod, ONLY: annee_ref, day_ini, day_ref
     
    3738  include "ener.h"
    3839  include "iniprint.h"
    39   include "logic.h"
    4040
    4141  !   Arguments:
Note: See TracChangeset for help on using the changeset viewer.