|
PISM, A Parallel Ice Sheet Model 2.3.0-79cae578d committed by Constantine Khrulev on 2026-03-22
|
◆ time_dimension() [2/2]
Return the name of the time dimension corresponding to a NetCDF variable. Returns an empty string if this variable is time-independent. Definition at line 836 of file input_helpers.cc. References pism::File::dimension_type(), pism::File::dimensions(), and pism::T_AXIS. Referenced by pism::array::Forcing::init(), and pism::hydrology::SteadyState::init_time(). |