|
PISM, A Parallel Ice Sheet Model 2.3.2-6314953b1 committed by Constantine Khrulev on 2026-08-11
|
◆ add_variable()
Add a variable to the list of variables that can be written to output files. This has to be done before a spatial variable is defined in an output file.
Definition at line 281 of file OutputWriter.cc. References m_impl, and pism::OutputWriter::Impl::variables. Referenced by define_variable(), and initialize(). |