Skip to content

Commit

Permalink
Add description of data
Browse files Browse the repository at this point in the history
  • Loading branch information
emsunshine authored Jan 2, 2025
1 parent 4728e87 commit 6b9572c
Showing 1 changed file with 39 additions and 0 deletions.
39 changes: 39 additions & 0 deletions systems2atoms/surrogates/data/readme.md
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) |

0 comments on commit 6b9572c

Please sign in to comment.