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/phys_output_write_mod.F90

    r2319 r2320  
    239239    USE pbl_surface_mod, only: snow
    240240    USE indice_sol_mod, only: nbsrf
    241     USE infotrac, only: nqtot, nqo, type_trac
     241    USE infotrac_phy, only: nqtot, nqo, type_trac
    242242    USE comgeomphy, only: airephy
    243243    USE surface_data, only: type_ocean, version_ocean, ok_veget, ok_snow
Note: See TracChangeset for help on using the changeset viewer.