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

◆ output_variables()

std::set< std::string > pism::IceModel::output_variables ( const std::string &  keyword)
protectedvirtual

Assembles a list of diagnostics corresponding to an output file size.

Return the set of names of diagnostic quantities corresponding to a keyword (none, small, medium, big_2d, big).

Definition at line 937 of file initialization.cc.

References m_config, and pism::set_split().

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