Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added modular functions to model the production of Green Steel: #190

Open
wants to merge 11 commits into
base: dev/refactor
Choose a base branch
from

Commits on Aug 15, 2023

  1. Added modular functions to model the production of Green Steel: EAF a…

    …nd HDRI are modeled, tests for every function accompanied as well
    Kiefer committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    b700da0 View commit details
    Browse the repository at this point in the history
  2. Updated steel test files so each funcion has one assert and added sou…

    …rce for values
    Kiefer committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    07be05a View commit details
    Browse the repository at this point in the history
  3. Update test_hdri_model.py

    Kiefer committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    3c52f63 View commit details
    Browse the repository at this point in the history
  4. Added test file for enthalpy_functions and fixed error in h2_enthalpy…

    … function. Updated error downstream
    Kiefer committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    77f6314 View commit details
    Browse the repository at this point in the history
  5. Added source to test_enthalpy file

    Kiefer committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    a32b6e6 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. Added __main__ example in hdri_model and eaf_model as well as an exam…

    …ple_run_script
    Kiefer committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    4bd7baf View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

  1. Created example file and accompanying test files. Fixed errors magnif…

    …ied by example file in eaf and hdri models. Fixed test files and hand verified results
    Kiefer committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    131a1ee View commit details
    Browse the repository at this point in the history
  2. Added error messages to the enthalpy functions if temp is out of rang…

    …e. Added tests for error messages
    Kiefer committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    3bb8db1 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

  1. Configuration menu
    Copy the full SHA
    47826aa View commit details
    Browse the repository at this point in the history
  2. Fixed errors with README.md in steel directory

    Kiefer committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    97a766b View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2023

  1. Configuration menu
    Copy the full SHA
    72f47f7 View commit details
    Browse the repository at this point in the history