question

Ashwath M avatar image
0 Likes"
Ashwath M asked Jason Lightfoot commented

Output per hour from a Fluid object

Hi,

What is the most effective way of getting output per hour from a Fluid Object? While we can set the output and input rates in the object property window, I wanted to know the ways to validate the actual flow rate. The Standard Dashboard Charts (Output/hour) does not work for Fluid Objects. If this can be done from Statistics Collector, Can someone share the way it can be executed? Thanks in advance!

FlexSim 22.0.5
statistic collectorfluid objectfluid libraryoutput per hour
· 1
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

1 Answer

Felix Möhlmann avatar image
1 Like"
Felix Möhlmann answered Jason Lightfoot commented

The statistics collector of the standard chart depends on the On Entry/On Exit events which don't exist for the fluid objects.

You can build your own statistics collector that uses a timer event to collect the current output statistic every hour. See the attached model for an example.

fluid_output_collector.fsm


· 2
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.