You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I recently discovered a bug in Pyburn: when an out of bounds O/F ratio is provided it will attempt to extrapolate the data for each O/F ratio provided in Properties.py. This will cause the thrust to increase at a nearly proportional rate along with the O/F ratio, which is incorrect behavior.
The text was updated successfully, but these errors were encountered:
cameronus
changed the title
Out of bounds O/F ratio extrapolates provided data
[BUG] Out of bounds O/F ratio extrapolates provided data
Oct 29, 2017
I recently discovered a bug in Pyburn: when an out of bounds O/F ratio is provided it will attempt to extrapolate the data for each O/F ratio provided in
Properties.py
. This will cause the thrust to increase at a nearly proportional rate along with the O/F ratio, which is incorrect behavior.The text was updated successfully, but these errors were encountered: