]> git.mxchange.org Git - flightgear.git/commit
David Luff: Here is an update to the engine model. It now takes
authorcurt <curt>
Thu, 22 Mar 2001 16:27:16 +0000 (16:27 +0000)
committercurt <curt>
Thu, 22 Mar 2001 16:27:16 +0000 (16:27 +0000)
commit80ff1af457fd649050fd892964ef78935c362d30
tree7f98f6a156b69f73dfa12c8f274ea03a5c52d211
parent8aed19714a82199230603638d4f277b694f27776
David Luff:  Here is an update to the engine model.  It now takes
the actual air pressure and temperature from the LaRCSim model
instead of assuming that it is at sea level as before.  This has
reduced the ceiling from over 60000 ft to about 9000 ft.  This is a bit
low (should be around 13 - 14000 ft I think) but I still have some
stuff to do with the engine power correlation and its ignoring the
temperature at the moment so I'm not panicking yet :-)

I've also changed the mixture-power correlation to one from a
published paper since the curve from the IO360 manual seemed to
be a load of rubbish, and didn't have any numbers on the mixture
axis anyway.

I've also knocked the full rich mixture down a touch in line with
Riley Rainey's recommendation, and cleaned up the code a bit.
src/FDM/IO360.cxx
src/FDM/IO360.hxx
src/FDM/LaRCsim.cxx
src/FDM/LaRCsim/atmos_62.h