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

◆ append_history()

void pism::OutputWriter::append_history ( const std::string &  file_name,
const std::string &  text 
)

Append to the global attribute "history" in the output file.

The "history" attribute is treated as a newline-delimited list. This call adds a "\n" followed by the string in text to the attribute "history" in the file file_name.

Definition at line 301 of file OutputWriter.cc.

References append_history_impl().