Ignore:
Timestamp:
Nov 10, 2017, 2:25:09 PM (7 years ago)
Author:
Laurent Fairhead
Message:

Continuing LMDZ/DYNAMICO physiqs match-up. First step in replacing dtime in the physics

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ6/branches/DYNAMICO-conv/libf/phylmd/phys_state_var_mod.F90

    • Property svn:keywords changed from Author Date Id Revision to Id
    r2952 r3065  
    2323!$OMP THREADPRIVATE(cvpas)
    2424!$OMP THREADPRIVATE(wkpas)
    25       REAL, SAVE :: dtime, solaire_etat0
    26 !$OMP THREADPRIVATE(dtime, solaire_etat0)
     25      REAL, SAVE :: phys_tstep, solaire_etat0
     26!$OMP THREADPRIVATE(phys_tstep, solaire_etat0)
    2727
    2828      REAL, ALLOCATABLE, SAVE :: pctsrf(:,:)
Note: See TracChangeset for help on using the changeset viewer.