idaes-pse
idaes-pse copied to clipboard
The IDAES Process Systems Engineering Framework
Originally reported by @fahim831 in watertap-org/watertap#1523 ## Symptoms ``` 2024-11-12 19:44:41 [INFO] idaes.solve.petsc-dae: WARNING: model contains export suffix 'scaling_factor' that contains 22 2024-11-12 19:44:41 [INFO] idaes.solve.petsc-dae: component keys that are...
  
Sorting does not work as expected for methods such as `display_constraints_with_extreme_jacobians` and `display_variables with_extreme_jacobians`. Here is a snapshot of output from `display_constraints_with_extreme_jacobians`: 
## Problem Misleading error message is displayed if `idaes get-extensions` fails for spurious reasons  ## Possible solution - Improve error handling so that more specific exceptions are raised and...
- [ ] Gas Solid Contactors - [ ] Power Generation - [ ] HDA Flowsheet Costing - [ ] HDA Flowsheet Simulation and Optimization - [ ] Methanol Synthesis...
This came up at the Dev call today, but we should consider putting together a standard Contribution Guide and include it in the repo and RTD. It should include: -...