-
Notifications
You must be signed in to change notification settings - Fork 35
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add notebook for scaling workshop (#135)
* Adding scaler workshop * Updating notebook based on feedback * Adding tests for scaling workshop * Fixing typos * Running black * Adding headers * Apply suggestions from code review Co-authored-by: agarciadiego <[email protected]> * Fixing typos from review * Update idaes_examples/notebooks/_toc.yml * Better discussion of Jacobian * Showing how to view constraint * Fixing typo * Addressing comments --------- Co-authored-by: agarciadiego <[email protected]>
- Loading branch information
1 parent
074d3fd
commit 919300c
Showing
6 changed files
with
7,814 additions
and
0 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
# Scaling | ||
|
||
IDAES Scaling Toolbox | ||
* How to write modular Scalers using the toolbox |
2,018 changes: 2,018 additions & 0 deletions
2,018
idaes_examples/notebooks/docs/scaling/scaler_workshop.ipynb
Large diffs are not rendered by default.
Oops, something went wrong.
1,912 changes: 1,912 additions & 0 deletions
1,912
idaes_examples/notebooks/docs/scaling/scaler_workshop_doc.ipynb
Large diffs are not rendered by default.
Oops, something went wrong.
1,965 changes: 1,965 additions & 0 deletions
1,965
idaes_examples/notebooks/docs/scaling/scaler_workshop_test.ipynb
Large diffs are not rendered by default.
Oops, something went wrong.
1,912 changes: 1,912 additions & 0 deletions
1,912
idaes_examples/notebooks/docs/scaling/scaler_workshop_usr.ipynb
Large diffs are not rendered by default.
Oops, something went wrong.