PISM, A Parallel Ice Sheet Model
stable v2.1-1-g6902d5502 committed by Ed Bueler on 2023-12-20 08:38:27 -0800
|
◆ 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(). |