Ignore:
Timestamp:
Jul 1, 2015, 3:57:32 PM (9 years ago)
Author:
Ehouarn Millour
Message:

Physics/dynamics separation: make an infotrac_phy module, which should be used from within the physics, and is initialized from infotrac (dynamics) via iniphysiq.
EM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ5/trunk/libf/phylmd/phytrac_mod.F90

    r2311 r2320  
    8989    USE phys_cal_mod, only : hour
    9090    USE dimphy
    91     USE infotrac
     91    USE infotrac_phy, ONLY: nbtr, type_trac, conv_flg, solsym, pbl_flg
    9292    USE mod_grid_phy_lmdz
    9393    USE mod_phys_lmdz_para
Note: See TracChangeset for help on using the changeset viewer.