-
Notifications
You must be signed in to change notification settings - Fork 36
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
02f8f5c
commit 8501ec8
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
Submodule Bioindustrial-Park
updated
6 files
+19 −0 | biorefineries/OHFA/__init__.py | |
+151 −0 | biorefineries/OHFA/biorefinery.py | |
+35 −0 | biorefineries/OHFA/chemicals.py | |
+42 −0 | biorefineries/OHFA/process_settings.py | |
+124 −0 | biorefineries/OHFA/systems.py | |
+37 −0 | biorefineries/OHFA/units.py |