PISM, A Parallel Ice Sheet Model  stable v2.1-1-g6902d5502 committed by Ed Bueler on 2023-12-20 08:38:27 -0800

◆ precip_time_series()

void pism::atmosphere::AtmosphereModel::precip_time_series ( int  i,
int  j,
std::vector< double > &  result 
) const

Sets a pre-allocated N-element array "result" to the time-series of ice-equivalent precipitation (m/s) at the point i,j on the grid.

See temp_time_series() for more.

Definition at line 93 of file AtmosphereModel.cc.

References m_ts_times, and precip_time_series_impl().