You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need to add a Fuel type dropdown (ex. Flue Gas Calc), and change any associated functions based on fuel type.
MEASUR side:
update fuelOptions logic
setMaterialProperties
Will bring up in weekly to assess work -> other calculators that need changing:
heat recovery from condensing heat exchanger
heat cascading
air heating using flue gas
Requires suite change, needs comparable method to GasCompositions
Below needs to be added as suite issue but board is currently erroring out `Issue overview
Add support for the MEASUR FeedwaterEconomizer calculator to call WaterHeatingUsingFlue().calculate() with SolidLiquid results properties, while keeping support for GasComposition properties. There may be existing api's in the suite to achieve this already, but I'd need more info to be sure.
Below is current MEASUR workflow with suite to get FeedWaterEconomizer output:
Creates a GasCompositions instance from material properties
Creates a WaterHeatingUsingFlue instance
Calls calculate on GasCompositions and following input
MEASUR material properties and inputs uysed w/ above
We need to add a Fuel type dropdown (ex. Flue Gas Calc), and change any associated functions based on fuel type.
MEASUR side:
Will bring up in weekly to assess work -> other calculators that need changing:
Requires suite change, needs comparable method to GasCompositions
Below needs to be added as suite issue but board is currently erroring out `Issue overview
Add support for the MEASUR FeedwaterEconomizer calculator to call WaterHeatingUsingFlue().calculate() with SolidLiquid results properties, while keeping support for GasComposition properties. There may be existing api's in the suite to achieve this already, but I'd need more info to be sure.
Below is current MEASUR workflow with suite to get FeedWaterEconomizer output:
Creates a GasCompositions instance from material properties
Creates a WaterHeatingUsingFlue instance
Calls calculate on GasCompositions and following input
MEASUR material properties and inputs uysed w/ above
MEASUR suite outputs from above
The text was updated successfully, but these errors were encountered: