examples icon indicating copy to clipboard operation
examples copied to clipboard

IDAES platform examples and tutorials

Results 12 examples issues
Sort by recently updated
recently updated
newest added

1. The time horizon reduction step as presently written does nothing for the adsorptions simulation because it occurs after `time_set` is created. It probably goes into effect for the desorption...

Priority:Normal

The `BlockTriangularizationInitializer` landed in the IDAES repo and became the general default initialization method without deep understanding of what it did, what its strengths are, and what its weaknesses are....

Priority:Low

- A short-term solution would to add disclaimers to the video description saying that something along the lines of "This video tutorial might be out-of-date and not reflect the current...

Priority:High
good first issue
help wanted
User support

## Current issues - [ ] The `idaes get-extensions` step is not mentioned in the installation instructions for this repository (see #123)

Priority:High
documentation

While putting together IDAES/examples-pse#102, I ran across a ton of deprecation warnings in the example, e.g.: ``` 2022-02-24 12:30:05 [WARNING] idaes.power_generation.unit_models.boiler_heat_exchanger: 'DeltaTMethod' is deprecated use 'HeatExchangerFlowPattern' This will be removed...

Priority:Normal

And also look into whether this can work in the notebooks themselves. If so, add some docs somewhere about how to do that.

Priority:Low

Noticed while working on #40. Running `idaesx build`, the following message was displayed: ```log [ERROR] 2023-06-02 15:52:16,608 build - During 'pre-process notebooks': Could not find notebook at: /home/ludo/lbl/idaes/examples/idaes_examples/notebooks/docs/tut/general/i_src.ipynb ``` -...

Priority:Normal

```log ..\nbmake\pytest_plugin.py:48: 34 warnings C:\Miniconda\envs\idaes-pse-dev\lib\site-packages\nbmake\pytest_plugin.py:48: PytestRemovedIn8Warning: The (fspath: py.path.local) argument to NotebookFile is deprecated. Please use the (path: pathlib.Path) argument instead. See https://docs.pytest.org/en/latest/deprecations.html#fspath-argument-for-node-constructors-replaced-with-pathlib-path return NotebookFile.from_parent(parent, fspath=path) ``` - Can probably...

Priority:Normal

Some stuff to hide solver input. Might finish someday. ---- Legal Acknowledgement By contributing to this software project, I agree to the following terms and conditions for my contribution: I...

Priority:Normal

https://pypi.org/project/tqdm/

Priority:Low