|
PISM, A Parallel Ice Sheet Model 2.3.2-6314953b1 committed by Constantine Khrulev on 2026-08-11
|
◆ compute()
Compute the diagnostic. Regular (snapshot) quantity should be computed here; for rates of change, compute() should return the total change during the time step from t0 to t1. The rate itself is computed in evaluate_rate(). Implements pism::TSDiagnostic. Definition at line 326 of file EnergyModel.cc. References pism::TSDiag< TSFluxDiagnostic, EnergyModel >::model. |