Ignore:
Timestamp:
Jan 6, 2016, 12:37:41 PM (9 years ago)
Author:
Ehouarn Millour
Message:

Small modification in the way time and calendar are handled: Now all the time keeping is done in the physics and only the timestep is transfered from the dynamics to the physics. Due to changes in computations and roundoffs this will change reference bench results.
The implementation of this change in phymar is left as future work.
EM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ5/trunk/libf/phylmd/dyn1d/lmdz1d.F90

    r2421 r2422  
    934934
    935935       call physiq(ngrid,llm, &
    936             firstcall,lastcall, day,time,timestep, &
     936            firstcall,lastcall,timestep, &
    937937            plev,play,phi,phis,presnivs, &
    938938            u,v, rot, temp,q,omega2, &
Note: See TracChangeset for help on using the changeset viewer.