PISM, A Parallel Ice Sheet Model  stable v2.1-1-g6902d5502 committed by Ed Bueler on 2023-12-20 08:38:27 -0800

◆ set_python_ocean_model()

void pism::IceModel::set_python_ocean_model ( std::shared_ptr< ocean::PyOceanModel model)

Replace the ocean model with an implementation in Python.

Definition at line 1076 of file IceModel.cc.

References m_grid, m_ocean, and m_submodels.