Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Bug]:
pybamm.Simulation.set_parameters
and `pybamm.Simulation.set_…
…up_and_parameterise_experiment` made private in `simulation.py` (#4489) * Fix: Add deprecated warning for `set_up_and_parameterise_model_for_experiment` in simulation * Add deprecated warning for `set_parameters` in simulation * Docs: Add deprecated message in unreleased section * style: pre-commit fixes * Docs: Move deprecated to Breaking changes section * Fix: Make set_up_and_parameterise_experiment private * Fix: Make set_paramters func private * Refactor: Add deprecation warning message in set_parameters() func * Refactor: Add deprecation warning in `set_up_and_parameterise_experiment` func * Fix some typos --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Eric G. Kratz <[email protected]> Co-authored-by: kratman <[email protected]>
- Loading branch information