-
Notifications
You must be signed in to change notification settings - Fork 1
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
4728e87
commit 6b9572c
Showing
1 changed file
with
39 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,39 @@ | ||
# About this data | ||
|
||
This data was obtained computationally using the code in the `systems` module found in this repository. | ||
|
||
# Units | ||
|
||
## Cost Data | ||
| Column | Name | Unit | | ||
|--------|------|------| | ||
| 0 | Station Capacity | kg $H_2$ per day | | ||
| 1 | CSTR Volume | $m^3 | | ||
| 2 | Hydrogen Yield | Fraction | | ||
| 3 | Catalyst Mass | kg | | ||
| 4 | Temperature | K | | ||
| 5 | Pressure | bar | | ||
| 6 | Catalyst Price | $ per kg metal | | ||
| 7 | Leveilzed Cost of Hydrogen | $ per kg $H_2$ | ||
|
||
|
||
## Component Data | ||
|
||
| Column | Name | Unit | | ||
|--------|------|------| | ||
| 0 | CSTR Volume | $m^3$ | | ||
| 1 | Pellet Effectivenes Factor | Fraction | | ||
| 2 | Dehydrogenation Reaction Order | Unitless | | ||
| 3 | Turnover Frequency | Hz | | ||
| 4 | Catalyst Metal Amount | mol | | ||
| 5 | Hydrogen Yield | Fraction | | ||
|
||
## Nanoparticle Data | ||
| Column | Name | Unit | | ||
|--------|------|------| | ||
| 0 | Catalyst Metal Choice | N/A | | ||
| 1 | Temperature | K | | ||
| 2 | Pressure | bar | | ||
| 3 | Pressure | atm | | ||
| 4 | Turnover Frequency | (mol H2/mol Pd*hr) | | ||
| 5 | Turnover Frequency | (mol H2/mol Pd*sec) | |