Skip to content

Commit

Permalink
[rot_wing nps] add more aerodynamic drag in rotwing simulation (#3259)
Browse files Browse the repository at this point in the history
* [rot_wing nps] add more aerodynamic drag in rotwing simulation

* Triple the CD * surface

---------

Co-authored-by: Christophe De Wagter <dewagter@gmail.com>
  • Loading branch information
Dennis-Wijngaarden and dewagter committed Apr 16, 2024
1 parent d0f97e1 commit 16068cc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions conf/simulator/jsbsim/aircraft/rotwing3.xml
Expand Up @@ -825,7 +825,7 @@
<product>
<property>aero/qbar-psf</property>
<value>47.9</value> <!-- Conversion to pascals -->
<value>0.0151</value> <!-- CD x Area (m^2) -->
<value>0.0453</value> <!-- CD x Area (m^2) -->
<value>0.224808943</value> <!-- N to LBS -->
</product>
</function>
Expand Down Expand Up @@ -936,4 +936,4 @@

</aerodynamics>

</fdm_config>
</fdm_config>

0 comments on commit 16068cc

Please sign in to comment.