PISM, A Parallel Ice Sheet Model  stable v2.1.1 committed by Constantine Khrulev on 2024-12-04 13:36:58 -0900

◆ 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.