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

Issue929 #1

Draft
wants to merge 61 commits into
base: main
Choose a base branch
from
Draft

Issue929 #1

wants to merge 61 commits into from

Conversation

lxhowl
Copy link
Owner

@lxhowl lxhowl commented Aug 3, 2023

Fixes/Resolves:

(replace this with the issue # fixed or resolved, if no issue exists then a brief statement of what this PR does)

Summary/Motivation:

Changes proposed in this PR:

Legal Acknowledgement

By contributing to this software project, I agree to the following terms and conditions for my contribution:

  1. I agree my contributions are submitted under the license terms described in the LICENSE.txt file at the top level of this directory.
  2. I represent I am authorized to make the contributions and grant the license. If my employer has rights to intellectual property that includes these contributions, I represent that I have received permission to make contributions and grant the required license on behalf of that employer.

bknueven and others added 30 commits March 30, 2023 13:33
…s, passed

log_k_eq_constraint
equilibrium_constraint for both solubility product and common eqbm
mole_frac_phase_comp
…s, passed

log_k_eq_constraint
equilibrium_constraint for both solubility product and common eqbm
mole_frac_phase_comp
… down as an additional variable

Use smooth_max from idaes utility and other minor improvements
Xinhong Liu and others added 30 commits August 2, 2023 12:47
* add

* delete redundant files

* Relax bounds of dP_dx
…weep API (watertap-org#1093)

* Update parameter sweep standalone function args and docstring

* Updated monte carlo flowsheet example to use new non-deprecated parameter sweep api

* Update documentation to reflect new api for parameter sweep

* Remove unnecessary solve() from monte carlo example

* Update watertap/examples/flowsheets/RO_with_energy_recovery/monte_carlo_sampling_RO_ERD.py

Co-authored-by: Kinshuk Panda <kinshukpanda@gmail.com>

* Lint fix: removed unused import

---------

Co-authored-by: Sam Helman <shelman@nrel.gov>
Co-authored-by: Kinshuk Panda <kinshukpanda@gmail.com>
* add rectifier cost to ed

* modify fs test to reflect changes

* correct capitcal cost

* correct capitcal cost

* Adapt testing

* redo ED costing profile

* format

* fix neglected tests

* costing itemization

* address failure in experimental macos

* fix a warning of implicit replacement of costing component

* delete commented codes

* delete commented codes

* Changed costing to safer implementaton

Avoids deleting capital cost and captial cost constraints, simply checks if rectfier costing exists.

* Fixed typo.

* Update test_electrodialysis_1D.py

* fix a costing err and update tests, update performance report of ED

---------

Co-authored-by: Keith Beattie <ksbeattie@lbl.gov>
Co-authored-by: avdudchenko <33663878+avdudchenko@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants