Ignore:
Timestamp:
Aug 21, 2015, 11:57:36 AM (9 years ago)
Author:
Ehouarn Millour
Message:

Physics/dynamics separation:

  • move test_disvert_m to dynlonlat_phylonlat/phylmd since it is only used by ce0l and relies on dynamics.
  • put "config_inca" in tracinca_mod so physics routines can get the info from there rather than from control_mod.
  • get rid of references to "control_mod" from within the physics.

EM

File:
1 edited

Legend:

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

    r2344 r2345  
    1515  USE traclmdz_mod, ONLY : traclmdz_to_restart
    1616  USE infotrac_phy, ONLY: type_trac, niadv, tname, nbtr, nqo
    17   USE control_mod
    1817  USE carbon_cycle_mod, ONLY : carbon_cycle_cpl, co2_send
    1918  USE indice_sol_mod
Note: See TracChangeset for help on using the changeset viewer.