idaes-pse icon indicating copy to clipboard operation
idaes-pse copied to clipboard

The IDAES Process Systems Engineering Framework

Results 257 idaes-pse issues
Sort by recently updated
recently updated
newest added

The documentation cross-links and links to external targets enough now that it would be useful to automate the process of looking for broken links. There are a number of tools...

documentation
Priority:Low
testing

# Builds off #724 and costing improvements During discussion of the new costing implementation and its effects on initialization, it was suggested that we could generalize costing across all IDAES...

enhancement
Priority:Normal
core
IDAES v2.0

1. There exists a need for various options of reference state definitions: - Setting entropy reference and enthalpy reference(while this can be any arbitral constant for non-reactive systems, it becomes...

Priority:Low
core
discussion

From a comment in #620: @dangunter: > There are lots of magic string constants like "mw". imho, most of these should be defined as constants. I tend to create a...

Priority:Normal
core
property packages
discussion
IDAES v2.0

(Originally reported by @Andresj89) Running `idaes get-examples` results in an error: ``` idaes get-examples -d /tmp/foo Internal Error: Could not find an examples release matching IDAES version 2.0.0 You can...

Priority:High

This is especially important for thinks in `apps` and `models_extra` in order to identify external maintainers.

Priority:Normal
IDAES v2.0

This discussion/question is part of the ongoing effort described in IDAES/idaes-dev-issues#23 to eliminate pylint false-positive errors in the current codebase. ### Why is pylint complaining? Similarly to what described in...

question
Priority:Normal
discussion
IDAES v2.0

As part of the improvements to the IDAES Costing Framework, we realized that for most costing Blocks it should be possible to automate initialization by doing a block-triangularization of the...

enhancement
Priority:Normal
IDAES v2.0

As we move towards having parts of IDAES installed optionally, I thought it would be useful to see some good examples for messages to the user when something that is...

documentation
Priority:Normal

There will need to be some documentation on the new coolprop interface * **concepts** of what coolprop is and why we have wrapped it * **how to** do specific things...

documentation
Priority:Normal