Description
This Issue aims to address and refactor the stranded_gas 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
stranded_gas 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
stranded_gasmodel to fix benchmark issues as outlined in Issue #60.Solution strategy causing issues:
Branch
This PR targets the
benchmark_zdbranch.Steps to Reproduce
stranded_gasmodel before applying the changes.Notes
Feel free to adjust any details as necessary before submitting the PR.