Update of /cvsroot/jsbsim/JSBSim/aircraft/Short_S23
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv5416/aircraft/Short_S23
Modified Files:
reset03.xml
Log Message:
Rolled back the IC to their previous value. This is no longer needed since the induced velocity has been removed from the propeller computations.
Index: reset03.xml
===================================================================
RCS file: /cvsroot/jsbsim/JSBSim/aircraft/Short_S23/reset03.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -r1.4 -r1.5
*** reset03.xml 26 Feb 2017 12:18:07 -0000 1.4
--- reset03.xml 22 Mar 2017 21:35:02 -0000 1.5
***************
*** 8,12 ****
<longitude unit="DEG">-122.34 </longitude>
<phi unit="DEG"> 0.0 </phi>
! <theta unit="DEG"> 1.5 </theta>
<psi unit="DEG"> 180.0 </psi>
<altitude unit="FT"> 400.0 </altitude>
--- 8,12 ----
<longitude unit="DEG">-122.34 </longitude>
<phi unit="DEG"> 0.0 </phi>
! <theta unit="DEG"> 2.0 </theta>
<psi unit="DEG"> 180.0 </psi>
<altitude unit="FT"> 400.0 </altitude>
|