Heat source varying temperatures#167
Closed
Jaimepatt wants to merge 322 commits intoProject-OMOTES:masterfrom
Closed
Heat source varying temperatures#167Jaimepatt wants to merge 322 commits intoProject-OMOTES:masterfrom
Jaimepatt wants to merge 322 commits intoProject-OMOTES:masterfrom
Conversation
Updated the heatexchanger heat_to_discharge constraints such that is also working for the bypass when variable temperature are picked on either side of the heat exchanger. This includes a temporary fix for a big_m which is set to infinite when temperature options are available and source is connected with logical link.
* Add exception for NaNs in profile source files * Add NaN check for influxDB profiles
Update casadi to 3.6.7 gil release with highs 1.4.1
* Pipe DN none bug fix in grow_workflow
* upgrade trctools version
* temporary fix for dependencies
Automatically creates documentation for the pycml assets on the variables that are created for them using a decorator that checks for the add_variable method in the assets and its parents. --------- Co-authored-by: Sebastiaan la Fleur <sebastiaan@lfse.nl>
Added states to all asset parameters and started automatic documentation on the modifiers created by esdl_heat_model.
reset POTENTIAL_ERRORS in the grow_workflow
* only fix pandapower dependency issue in test environment
…to the setpoint changing constraints
…profiles in the datastore
…ould always be on. Added warning for too low temperature on esdl carrier
…s to be max 1% more than calculated
…bably a constraints in the pipe discharge stuff.
Author
|
@FJanssen-TNO the PR we were discussing earlier. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This will allow a producer to have a variable supply temperature. If the carrier that is assigned to the out port of the producer has a profile assigned to it, the supply temperature will be forced to follow this temperature profile. This for now only works for cases where the temperature losses option is turned off.