Skip to content

Commit

Permalink
Add Simulator class.
Browse files Browse the repository at this point in the history
  • Loading branch information
Phil Ahrenkiel authored and Phil Ahrenkiel committed Dec 26, 2023
1 parent b28a608 commit 68e5b3d
Show file tree
Hide file tree
Showing 9 changed files with 1,002 additions and 945 deletions.
1 change: 1 addition & 0 deletions src/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ set(source
HPWHHeatSources.cc
HPWHHeatingLogics.cc
HPWHpresets.cc
HPWHSimulator.cc
)
add_library(libHPWHsim ${source} ${headers})

Expand Down
Loading

0 comments on commit 68e5b3d

Please sign in to comment.