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

Calculate UEF; move simulation code into HPWH #191

Closed
wants to merge 27 commits into from
Closed

Commits on Dec 13, 2023

  1. Initial method.

    Phil Ahrenkiel authored and Phil Ahrenkiel committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    018b6f6 View commit details
    Browse the repository at this point in the history
  2. Moved readSchedules to HPWH.

    Phil Ahrenkiel authored and Phil Ahrenkiel committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    d0ffafd View commit details
    Browse the repository at this point in the history
  3. Clean up.

    Phil Ahrenkiel authored and Phil Ahrenkiel committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    fee30c8 View commit details
    Browse the repository at this point in the history
  4. Clean up.

    Phil Ahrenkiel authored and Phil Ahrenkiel committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    5f44ea6 View commit details
    Browse the repository at this point in the history
  5. Need to fix temp depression.

    Phil Ahrenkiel authored and Phil Ahrenkiel committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    d269700 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

  1. Fix ambientT.

    Phil Ahrenkiel authored and Phil Ahrenkiel committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    4a26814 View commit details
    Browse the repository at this point in the history
  2. Start adding calcUEF.

    Phil Ahrenkiel authored and Phil Ahrenkiel committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    a50893a View commit details
    Browse the repository at this point in the history
  3. Basic test struct.

    Phil Ahrenkiel authored and Phil Ahrenkiel committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    f1cac4e View commit details
    Browse the repository at this point in the history
  4. Allow select T units.

    Phil Ahrenkiel authored and Phil Ahrenkiel committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    1fe8e6c View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2023

  1. Select temp units.

    Phil Ahrenkiel authored and Phil Ahrenkiel committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    11f9b6c View commit details
    Browse the repository at this point in the history
  2. Clean up.

    Phil Ahrenkiel authored and Phil Ahrenkiel committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    a81fc7d View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

  1. Problem with yearly test rgression.

    Phil Ahrenkiel authored and Phil Ahrenkiel committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    aa158df View commit details
    Browse the repository at this point in the history
  2. Restore yearly test.

    Phil Ahrenkiel authored and Phil Ahrenkiel committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    0958cb4 View commit details
    Browse the repository at this point in the history
  3. Fix yearly mix-draw correction.

    Phil Ahrenkiel authored and Phil Ahrenkiel committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    4fde42c View commit details
    Browse the repository at this point in the history
  4. Combine tests; use msg function.

    Phil Ahrenkiel authored and Phil Ahrenkiel committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    0f7e1fc View commit details
    Browse the repository at this point in the history
  5. Merge branch 'main' into calc-UEF

    Phil Ahrenkiel authored and Phil Ahrenkiel committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    50168e7 View commit details
    Browse the repository at this point in the history
  6. Change default DR status.

    Phil Ahrenkiel authored and Phil Ahrenkiel committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    57ddb51 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2023

  1. Improve calcUEF and test options.

    Phil Ahrenkiel authored and Phil Ahrenkiel committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    f21e588 View commit details
    Browse the repository at this point in the history
  2. Clarify modified draw.

    Phil Ahrenkiel authored and Phil Ahrenkiel committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    efbca61 View commit details
    Browse the repository at this point in the history
  3. Remove unused file.

    Phil Ahrenkiel authored and Phil Ahrenkiel committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    0f7577e View commit details
    Browse the repository at this point in the history
  4. Clean comments, varianble names.

    Phil Ahrenkiel authored and Phil Ahrenkiel committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    2c3caab View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2023

  1. Clang format.

    Phil Ahrenkiel authored and Phil Ahrenkiel committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    5c66101 View commit details
    Browse the repository at this point in the history
  2. Merge main.

    Phil Ahrenkiel authored and Phil Ahrenkiel committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    415a910 View commit details
    Browse the repository at this point in the history
  3. Format change.

    Phil Ahrenkiel authored and Phil Ahrenkiel committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    b28a608 View commit details
    Browse the repository at this point in the history
  4. Add Simulator class.

    Phil Ahrenkiel authored and Phil Ahrenkiel committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    68e5b3d View commit details
    Browse the repository at this point in the history
  5. Fix format.

    Phil Ahrenkiel authored and Phil Ahrenkiel committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    c29575e View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2023

  1. Read schedules as streams.

    Phil Ahrenkiel authored and Phil Ahrenkiel committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    27e10f5 View commit details
    Browse the repository at this point in the history