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

◆ append()

void pism::OutputWriter::append ( const std::string &  file_name)

Indicate that the file file_name should be open for appending.

This implies that if file_name should not be deleted if it already exists.

May require reading time dimension length and the last value of time from file_name.

Definition at line 414 of file OutputWriter.cc.

References append_impl().