PISM, A Parallel Ice Sheet Model 2.2.2-d6b3a29ca committed by Constantine Khrulev on 2025-03-28
|
◆ temp_time_series()
Sets a pre-allocated N-element array "result" to the time-series of near-surface air temperature (kelvin) at the point i,j on the grid. Times (in years) are specified in ts. NB! Has to be surrounded by begin_pointwise_access() and end_pointwise_access() Definition at line 98 of file AtmosphereModel.cc. References m_ts_times, and temp_time_series_impl(). |