Stormworks: Build and Rescue

Stormworks: Build and Rescue

40 ratings
ZE Fuel Consumption Calculator
   
Award
Favorite
Favorited
Unfavorite
Microcontrollers: Calculation, Fluid, Microcontroller
Tags: v1.2.19
File Size
Posted
Updated
30.685 KB
3 Aug, 2021 @ 10:20am
10 Aug, 2021 @ 7:09am
3 Change Notes ( view )

Subscribe to download
ZE Fuel Consumption Calculator

Description
Fuel consumption calculator that uses a simple rolling average method to get smooth and continuous values.
  • Indicates consumption rate in liters per second and in liters per kilometer.
  • Estimates remaining time in minutes and remaining distance in kilometers.
  • Increase the sampling time to slower the values fluctuations.
16 Comments
michukp 9 Jun @ 1:54pm 
I think the controlers it broken. It constantly returns all values as 0 - its connected properly and inf fuel is off.
Gariot 27 Jan, 2024 @ 9:34am 
Is there a recommended display to show these data? :)
Thales 23 Jan, 2024 @ 9:39am 
My favourite fuel consumption calculator.

Since the fluids update, it requires much higher sampling times to reduce fluctuations. 10 was alright before but now I use 100 or more but even that does not remove fluctuations completely.
Uran_Wind  [author] 31 Jul, 2023 @ 6:16am 
Yes, it is fine.
skydestoryer1 31 Jul, 2023 @ 1:18am 
I used this microcontroller in a plane I built that I want to put on the workshop are you fine with me putting it on the workshop?
fuchs85ch 23 Jan, 2023 @ 12:30am 
It works with coal, I just put an average function (I think about 5-15 seconds) between the coal value and you MC. This depends on the coal consumption of the vessel.
Uran_Wind  [author] 22 Jan, 2023 @ 11:18pm 
Edit the LUA scripts and remove the functions math.floor at lines 89 and 90.
AVS 22 Jan, 2023 @ 1:11pm 
how do I make it so the values indicated also include decimals to the hundredths
Penatoliy 21 Oct, 2022 @ 11:08am 
Better use fuel flow from composite. For get litres per second use fuel_flow * cylinder_count * 60
fuchs85ch 15 Feb, 2022 @ 2:04pm 
Do you think it will work with "coal"?