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

    r1907 r2320  
    44SUBROUTINE  initrrnpb(ftsol,pctsrf,masktr,fshtr,hsoltr,tautr,vdeptr,scavtr)
    55  USE dimphy
    6   USE infotrac, ONLY : nbtr
     6  USE infotrac_phy, ONLY : nbtr
    77  USE traclmdz_mod, ONLY : id_rn, id_pb
    88  USE indice_sol_mod
Note: See TracChangeset for help on using the changeset viewer.