-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Right now the input fluid temperature is the temperature in the fluidbox. If it's empty it is the max supported temperature, which is not always the best choice.
Possible improvements:
- Follow (ghost) pipes to find the production temperature of the steam. Ghosts make this non-trivial. Also need some max distance to follow.
- Round input fluid temperature to generated temperature if it's close enough.
- Return a meta configuration with children for all normal input temperatures. If there is a temperature from the fluidbox the ratio can be calculated in a way that simulates fluid temperature mixing. If used in a larger context, it's possible to filter out children with temperatures that aren't produced anywhere.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request