PISM, A Parallel Ice Sheet Model 2.3.0-79cae578d committed by Constantine Khrulev on 2026-03-22
Loading...
Searching...
No Matches

◆ state_variables_diagnostics()

std::set< VariableMetadata > pism::IceModel::state_variables_diagnostics ( const std::set< std::string > &  variable_names) const
protected

Return the set of "state" variables needed by the provided set of 2D and 3D diagnostic quantities.

Definition at line 3884 of file diagnostics.cc.

References pism::combine(), and m_available_spatial_diagnostics.

Referenced by init_checkpoints(), init_final_output(), and init_snapshots().