Wing condensation at higher aoa, bugfixes
This commit is contained in:
parent
c82a822563
commit
ee4ba79902
2 changed files with 172 additions and 244 deletions
|
@ -11,44 +11,18 @@
|
||||||
|
|
||||||
<condition>
|
<condition>
|
||||||
<and>
|
<and>
|
||||||
<or>
|
|
||||||
<greater-than-equals>
|
<greater-than-equals>
|
||||||
<expression>
|
<expression>
|
||||||
<sum>
|
<sum>
|
||||||
<product>
|
<product>
|
||||||
<property>environment/relative-humidity</property>
|
<property>environment/relative-humidity</property>
|
||||||
<value>0.1</value>
|
<value>0.075</value>
|
||||||
</product>
|
</product>
|
||||||
<property>systems/navigation/adr/output/aoa-1</property>
|
<property>fdm/jsbsim/aero/alpha-deg</property>
|
||||||
</sum>
|
</sum>
|
||||||
</expression>
|
</expression>
|
||||||
<value>13.5</value>
|
<value>13.5</value>
|
||||||
</greater-than-equals>
|
</greater-than-equals>
|
||||||
<greater-than-equals>
|
|
||||||
<expression>
|
|
||||||
<sum>
|
|
||||||
<product>
|
|
||||||
<property>environment/relative-humidity</property>
|
|
||||||
<value>0.1</value>
|
|
||||||
</product>
|
|
||||||
<property>systems/navigation/adr/output/aoa-2</property>
|
|
||||||
</sum>
|
|
||||||
</expression>
|
|
||||||
<value>13.5</value>
|
|
||||||
</greater-than-equals>
|
|
||||||
<greater-than-equals>
|
|
||||||
<expression>
|
|
||||||
<sum>
|
|
||||||
<product>
|
|
||||||
<property>environment/relative-humidity</property>
|
|
||||||
<value>0.1</value>
|
|
||||||
</product>
|
|
||||||
<property>systems/navigation/adr/output/aoa-3</property>
|
|
||||||
</sum>
|
|
||||||
</expression>
|
|
||||||
<value>13.5</value>
|
|
||||||
</greater-than-equals>
|
|
||||||
</or>
|
|
||||||
<greater-than>
|
<greater-than>
|
||||||
<property>velocities/groundspeed-kt</property>
|
<property>velocities/groundspeed-kt</property>
|
||||||
<value>100</value>
|
<value>100</value>
|
||||||
|
@ -73,20 +47,10 @@
|
||||||
<property>position/altitude-agl-ft</property>
|
<property>position/altitude-agl-ft</property>
|
||||||
<value>8000</value>
|
<value>8000</value>
|
||||||
</less-than>
|
</less-than>
|
||||||
<or>
|
|
||||||
<greater-than>
|
<greater-than>
|
||||||
<property>systems/navigation/adr/output/aoa-1</property>
|
<property>fdm/jsbsim/aero/alpha-deg</property>
|
||||||
<value>0</value>
|
<value>0</value>
|
||||||
</greater-than>
|
</greater-than>
|
||||||
<greater-than>
|
|
||||||
<property>systems/navigation/adr/output/aoa-2</property>
|
|
||||||
<value>0</value>
|
|
||||||
</greater-than>
|
|
||||||
<greater-than>
|
|
||||||
<property>systems/navigation/adr/output/aoa-3</property>
|
|
||||||
<value>0</value>
|
|
||||||
</greater-than>
|
|
||||||
</or>
|
|
||||||
</and>
|
</and>
|
||||||
</condition>
|
</condition>
|
||||||
|
|
||||||
|
|
|
@ -11,44 +11,18 @@
|
||||||
|
|
||||||
<condition>
|
<condition>
|
||||||
<and>
|
<and>
|
||||||
<or>
|
|
||||||
<greater-than-equals>
|
<greater-than-equals>
|
||||||
<expression>
|
<expression>
|
||||||
<sum>
|
<sum>
|
||||||
<product>
|
<product>
|
||||||
<property>environment/relative-humidity</property>
|
<property>environment/relative-humidity</property>
|
||||||
<value>0.1</value>
|
<value>0.075</value>
|
||||||
</product>
|
</product>
|
||||||
<property>systems/navigation/adr/output/aoa-1</property>
|
<property>fdm/jsbsim/aero/alpha-deg</property>
|
||||||
</sum>
|
</sum>
|
||||||
</expression>
|
</expression>
|
||||||
<value>13.5</value>
|
<value>13.5</value>
|
||||||
</greater-than-equals>
|
</greater-than-equals>
|
||||||
<greater-than-equals>
|
|
||||||
<expression>
|
|
||||||
<sum>
|
|
||||||
<product>
|
|
||||||
<property>environment/relative-humidity</property>
|
|
||||||
<value>0.1</value>
|
|
||||||
</product>
|
|
||||||
<property>systems/navigation/adr/output/aoa-2</property>
|
|
||||||
</sum>
|
|
||||||
</expression>
|
|
||||||
<value>13.5</value>
|
|
||||||
</greater-than-equals>
|
|
||||||
<greater-than-equals>
|
|
||||||
<expression>
|
|
||||||
<sum>
|
|
||||||
<product>
|
|
||||||
<property>environment/relative-humidity</property>
|
|
||||||
<value>0.1</value>
|
|
||||||
</product>
|
|
||||||
<property>systems/navigation/adr/output/aoa-3</property>
|
|
||||||
</sum>
|
|
||||||
</expression>
|
|
||||||
<value>13.5</value>
|
|
||||||
</greater-than-equals>
|
|
||||||
</or>
|
|
||||||
<greater-than>
|
<greater-than>
|
||||||
<property>velocities/groundspeed-kt</property>
|
<property>velocities/groundspeed-kt</property>
|
||||||
<value>100</value>
|
<value>100</value>
|
||||||
|
@ -73,20 +47,10 @@
|
||||||
<property>position/altitude-agl-ft</property>
|
<property>position/altitude-agl-ft</property>
|
||||||
<value>8000</value>
|
<value>8000</value>
|
||||||
</less-than>
|
</less-than>
|
||||||
<or>
|
|
||||||
<greater-than>
|
<greater-than>
|
||||||
<property>systems/navigation/adr/output/aoa-1</property>
|
<property>fdm/jsbsim/aero/alpha-deg</property>
|
||||||
<value>0</value>
|
<value>0</value>
|
||||||
</greater-than>
|
</greater-than>
|
||||||
<greater-than>
|
|
||||||
<property>systems/navigation/adr/output/aoa-2</property>
|
|
||||||
<value>0</value>
|
|
||||||
</greater-than>
|
|
||||||
<greater-than>
|
|
||||||
<property>systems/navigation/adr/output/aoa-3</property>
|
|
||||||
<value>0</value>
|
|
||||||
</greater-than>
|
|
||||||
</or>
|
|
||||||
</and>
|
</and>
|
||||||
</condition>
|
</condition>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue