PISM, A Parallel Ice Sheet Model
stable v2.1.1 committed by Constantine Khrulev on 2024-12-04 13:36:58 -0900
|
◆ Forcing() [1/2]
Allocate an instance that will be used to load and use a forcing field from a file. Checks the number of records in a file and allocates storage accordingly. If
Definition at line 112 of file Forcing.cc. References allocate(), buffer_size(), pism::array::Array::grid(), pism::LINEAR, pism::array::max(), pism::array::min(), and pism::File::nrecords(). Referenced by Constant(). |