Loading [MathJax]/extensions/tex2jax.js
PISM, A Parallel Ice Sheet Model 2.2.1-cd005eec8 committed by Constantine Khrulev on 2025-03-07
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages

◆ 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 1057 of file IceModel.cc.

References m_grid, m_ocean, and m_submodels.