Replies: 1 comment 1 reply
-
Perhaps you can convert your altitude to the ISA pressure altitude before fuel estimation? I think this would be the easiest approach that doesn't require you to change the OpenAP code. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Dear @junzis,
Thanks for your great tool which facilitates me a lot concerning fuel consumption calculation. While I notice ISA condition is consistently assumed in the code and declared in your project relevant paper, is it possible to take into account ISA deviation when computing fuel flow? I think I may need to overwrite the pressure and temperature calculation (add ISA temperature offset), but not sure if the altitude correlation factor ff_corr_alt should also be modified in
fuel.py
? Looking forward to your suggestions!Cheers
Yifan
Beta Was this translation helpful? Give feedback.
All reactions