Skip to content
/ pride Public
forked from arfc/pride

This repository holds the data analysis, figures, that will lead to quantitative recommendations for the optimal reactor size.

License

Notifications You must be signed in to change notification settings

datw0258/pride

 
 

Repository files navigation

2020-fairhurst-hydrogen-production

This repository holds:

  • data of the fuel consumed by the MTD and UI fleet.
  • analysis of the hydrogen required by those fleet to become carbon free.
  • information of different methods to produce hydrogen.

2020-dotson-optimal-sizing

This repository holds the data analysis, figures, that will lead to quantitative recommendations for the optimal reactor size.

Multiple scenarios will be addressed:

  1. The reactor itself is free (significant reduction in capital cost).
  2. The reactor still has a price tag and higher capital cost.
  3. Increasing penetration of variable renewable energy sources.
  4. Add grid flexibility in the form of H2 and thermal storage.

Instructions to Run TEMOA

TEMOA is an open source modeling tool available on GitHub. Follow the installation instructions here.

After creating a database in sql, navigate to the directory with your database:

sqlite3 [filename].sqlite < [filename].sql

if you don't have sqlite installed, run:

sudo apt-get install sqlite or sudo apt-get install sqlite3

TEMOA models can be run from the command line, current iterations use the online model platform at model.temoacloud.com.

Timeline (approximate):

2/14/20 : The optimal reactor size for scenario one (basic recommendation).

Instructions to Run the Jupyter Notebooks

Generating typical time histories was done by using RAVEN an open source tool from INL. This repository should be in a folder adjacent to raven. See directory map below for an example.

To install RAVEN follow the instructions from INL.

Instructions to Obtain the Data

Some of the data has not yet been cleared for publication so a shared link cannot yet be provided. Shared links for data that is already publicly available have been provided below.

In order to execute the jupyter notebooks the data files should be downloaded to your computer in a folder called data such that your directories look like:

home
|
|--2020-dotson-optimal-sizing
|
|--raven
|
|--data

Data:

About

This repository holds the data analysis, figures, that will lead to quantitative recommendations for the optimal reactor size.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 84.1%
  • TeX 15.4%
  • Other 0.5%