Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add diagnostics to Gibbs reactor tests #1305

Merged
merged 39 commits into from
Feb 22, 2024
Merged
Changes from 37 commits
Commits
Show all changes
39 commits
Select commit Hold shift + click to select a range
d994c81
Initial work on parameter sweep
andrewlee94 Nov 1, 2023
5166e73
Merge branch 'main' of https://github.com/IDAES/idaes-pse into parame…
andrewlee94 Nov 7, 2023
1f5e33a
Fixing config tests
andrewlee94 Nov 7, 2023
d3e711c
Working on testing parameter sweep base class
andrewlee94 Nov 7, 2023
9e80e17
Finishing parameter sweep base file
andrewlee94 Nov 7, 2023
98a2503
Adding basic sequential runner
andrewlee94 Nov 7, 2023
bffa953
Deprecate old convergence tester tools
andrewlee94 Nov 7, 2023
fc92607
Merging main
andrewlee94 Nov 10, 2023
bb8c2a6
Working on ConvergenceAnalysis
andrewlee94 Nov 10, 2023
df3b2f3
Adding methods to compare to baseline
andrewlee94 Nov 12, 2023
f7fe78f
Adding doc strings
andrewlee94 Nov 12, 2023
89c1f50
Fixing spelling
andrewlee94 Nov 12, 2023
0a881ad
Adding parameterization to parameter sweep callbacks
andrewlee94 Nov 13, 2023
bf367cf
Fixing conflicts
andrewlee94 Nov 17, 2023
f6ef8ce
Merging main
andrewlee94 Nov 22, 2023
14ba342
Renaming recourse and switching to take solver object instead of name
andrewlee94 Nov 22, 2023
a1ccd98
Addressing comments on parameter sweep
andrewlee94 Nov 22, 2023
7b99a10
Updating convergence tester
andrewlee94 Nov 22, 2023
269a097
Adding progress bar
andrewlee94 Nov 22, 2023
79bb2fa
Fixing pyling issues
andrewlee94 Nov 22, 2023
4e3179c
Merging main
andrewlee94 Dec 8, 2023
2264ce2
Changing how solver is handled
andrewlee94 Dec 8, 2023
f0acaf5
Rename collect_results to build_results for consistency with WaterTAP
andrewlee94 Dec 8, 2023
900aecb
Merge branch 'main' of https://github.com/IDAES/idaes-pse into parame…
andrewlee94 Dec 15, 2023
989dcaa
Add diagnostics to Gibbs reactor tests
andrewlee94 Dec 15, 2023
d7df130
Reverting some changes that broke other tests
andrewlee94 Dec 15, 2023
4d09619
Merging main
andrewlee94 Feb 6, 2024
b738d6f
Merge branch 'main' into parameter_sweep
ksbeattie Feb 9, 2024
01403b6
Merge branch 'main' of https://github.com/IDAES/idaes-pse into parame…
andrewlee94 Feb 20, 2024
1d4997d
Addressing most PR comments
andrewlee94 Feb 20, 2024
42912bc
Fixing doc string formatting
andrewlee94 Feb 21, 2024
cf9bf92
Update idaes/core/util/parameter_sweep.py
andrewlee94 Feb 21, 2024
3f07eec
Fixing typo in test regex
andrewlee94 Feb 21, 2024
dfcfad0
Merge branch 'main' of https://github.com/IDAES/idaes-pse into parame…
andrewlee94 Feb 21, 2024
f697d85
Renaming ConvergenceAnalysis to IpoptConvergenceAnalysis
andrewlee94 Feb 22, 2024
0665a92
MErging parameter sweep updates
andrewlee94 Feb 22, 2024
a1f2e36
Merge branch 'main' of https://github.com/IDAES/idaes-pse into gibbs_…
andrewlee94 Feb 22, 2024
a9bddad
Apply suggestions from code review
andrewlee94 Feb 22, 2024
2f9fa7f
Merge branch 'main' into gibbs_reactor_diagnostics
lbianchi-lbl Feb 22, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading