|
PISM, A Parallel Ice Sheet Model 2.3.2-61fbb4273 committed by Andy Aschwanden on 2026-06-25
|
◆ 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(). |