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

Location:
LMDZ5/trunk/libf/dynphy_lonlat
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • LMDZ5/trunk/libf/dynphy_lonlat/phydev/callphysiq_mod.F90

    r2418 r2422  
    5757              debut_split,    &
    5858              lafin_split,    &
    59               jD_cur,         &
    60               jH_cur_split,   &
    6159              zdt_split,      &
    6260              zplev_omp,      &
  • LMDZ5/trunk/libf/dynphy_lonlat/phylmd/callphysiq_mod.F90

    r2421 r2422  
    7171              debut_split,    &
    7272              lafin_split,    &
    73               jD_cur,         &
    74               jH_cur_split,   &
    7573              zdt_split,      &
    7674              zplev_omp,      &
Note: See TracChangeset for help on using the changeset viewer.