PISM, A Parallel Ice Sheet Model  stable v2.1.1 committed by Constantine Khrulev on 2024-12-04 13:36:58 -0900

◆ update_diagnostics()

void pism::IceModel::update_diagnostics ( double  dt)
protectedvirtual

Update diagnostics.

This usually involves accumulating data needed to computed time-averaged quantities.

Call this after prune_diagnostics() to avoid unnecessary work.

Definition at line 1049 of file IceModel.cc.

References dt(), m_diagnostics, m_time, and m_ts_diagnostics.

Referenced by run().