Loading [MathJax]/extensions/tex2jax.js
PISM, A Parallel Ice Sheet Model 2.2.2-d6b3a29ca committed by Constantine Khrulev on 2025-03-28
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages

◆ append_history()

void pism::File::append_history ( const std::string &  history) const

Append to the history global attribute.

Use write_attribute("PISM_GLOBAL", "history", ...) to overwrite "history".

Definition at line 578 of file File.cc.

References pism::RuntimeError::add_context(), name(), read_text_attribute(), redef(), and write_attribute().