NOAA-SWPC / IPE

Ionosphere Plasmasphere Electrodynamics Model
GNU General Public License v3.0
6 stars 10 forks source link

fixing IPE restart issue. #39

Closed akubaryk closed 3 years ago

akubaryk commented 3 years ago

When coupled, IPE's clock is synced to ESMF's clock; as a result, the elapsed_sec at initialization (non-zero during restarts, or during IAU) in the time_tracker always needs to be subtracted from the current elapsed_sec for the purposes of indexing the space weather driver arrays.