-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
Description
Current model is only 1 node. We'll eventually want to allow n nodes (probably 12 in most cases). Things we'll have to update:
- Different UA values for the top/bottom and middle nodes
- 2 elements, located dynamically based on number of nodes, with master/slave control
- Change tank temperature code to solve for all n node temperatures
- Calculate mixing between nodes (might require iteration)