Description
This Issue aims to address and refactor the mod_hens model to fix benchmark issues as outlined in Issue #60.
Solution strategy causing issues:
Branch
This PR targets the benchmark_zd branch.
Steps to Reproduce
- Run the benchmark tests for the
mod_hens model before applying the changes.
- Apply the changes from this PR.
- Re-run the benchmark tests to verify performance improvements.
Notes
- Ensure that all sub-solvers are tested thoroughly after refactoring.
- Additional optimizations may be required based on benchmark results.
Feel free to adjust any details as necessary before submitting the PR.
Description
This Issue aims to address and refactor the
mod_hensmodel to fix benchmark issues as outlined in Issue #60.Solution strategy causing issues:
Branch
This PR targets the
benchmark_zdbranch.Steps to Reproduce
mod_hensmodel before applying the changes.Notes
Feel free to adjust any details as necessary before submitting the PR.