Skip to content

Commit

Permalink
Merge pull request #387 from NREL/develop
Browse files Browse the repository at this point in the history
v. 0.46.0
  • Loading branch information
zolanaj authored and indu-manogaran committed Sep 16, 2024
1 parent 2e45c35 commit b74081d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions test/runtests.jl
Original file line number Diff line number Diff line change
Expand Up @@ -551,9 +551,6 @@ else # run HiGHS tests
d["SpaceHeatingLoad"]["annual_mmbtu"] = 0.5 * 8760
d["DomesticHotWaterLoad"]["annual_mmbtu"] = 0.5 * 8760
d["ProcessHeatLoad"] = Dict("annual_mmbtu" => 0.5 * 8760)

##Change it to chemical profile as a test

s = Scenario(d)
inputs = REoptInputs(s)
@test inputs.heating_loads_kw["ProcessHeat"][1] 117.228428 atol=1.0e-3
Expand Down

0 comments on commit b74081d

Please sign in to comment.