PISM, A Parallel Ice Sheet Model 2.2.2-d6b3a29ca committed by Constantine Khrulev on 2025-03-28
Loading...
Searching...
No Matches

◆ 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().