While building more models, I drafted the following list of features that would be nice to have in the ModelBuilder: - [x] Create the following templates: - [x] `junction` with `Medium` as a parameter and an optional number of inputs and outputs - [x] `concentration-sensor` that takes in the `Substance` and `Unit` as an argument - [ ] `dosing-point` with a supply `Tank`, `Pump`, and `Junction` to inject the chemical with `Medium` as a parameter - [x] Add a `create_sensor` flag to `add_properties()` that will automatically create a sensor if `True`
While building more models, I drafted the following list of features that would be nice to have in the ModelBuilder:
junctionwithMediumas a parameter and an optional number of inputs and outputsconcentration-sensorthat takes in theSubstanceandUnitas an argumentdosing-pointwith a supplyTank,Pump, andJunctionto inject the chemical withMediumas a parametercreate_sensorflag toadd_properties()that will automatically create a sensor ifTrue