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

◆ append_time()

void pism::OutputWriter::append_time ( const std::string &  file_name,
double  time_seconds 
)

Increase the length of the time dimension by one, appending the value time_seconds.

This should increase the value returned by time_dimension_length() by one.

Definition at line 295 of file OutputWriter.cc.

References append_time_impl(), m_impl, and pism::OutputWriter::Impl::written_time_dependent.