PISM, A Parallel Ice Sheet Model  stable v2.1.1 committed by Constantine Khrulev on 2024-12-04 13:36:58 -0900

◆ 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 626 of file File.cc.

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