Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Figure label naming
This PR changes figure text to use sentence case and also switches all internal and plotting uses of "metric tonne" and "tonne" to "metric ton".
PR Checklist
CHANGELOG.md
has been updated to describe the changes made in this PRdocs/
files are up-to-date, or added when necessaryRelated issues
Impacted areas of the software
examples/reference_plants/01-onshore-steel-mn/onshore-steel-mn.py
greenheart/simulation/technologies/hydrogen/desal/desal_model_eco.py
greenheart/simulation/technologies/hydrogen/electrolysis/pem_mass_and_footprint.py
greenheart/simulation/technologies/hydrogen/h2_storage/pressure_vessel/compressed_gas_storage_model_20221021/Compressed_all.py
greenheart/simulation/technologies/hydrogen/h2_storage/pressure_vessel/compressed_gas_storage_model_20221021/Compressed_gas_function.py
greenheart/simulation/technologies/offshore/fixed_platform.py
greenheart/simulation/technologies/offshore/floating_platform.py
greenheart/simulation/technologies/steel/steel.py
greenheart/tools/eco/electrolysis.py
greenheart/tools/eco/finance.py
greenheart/tools/eco/hydrogen_mgmt.py
greenheart/tools/eco/utilities.py
tests/greenheart/test_hydrogen/test_pressure_vessel.py
Additional supporting information
The catalyst for this change was feedback from the NREL communications team during review of the green steel reference system design document.
Test results, if applicable