Howto:Modelling hydrodynamics in JSBSim: Difference between revisions

Jump to navigation Jump to search
Started a new section: Generating hydrostatic buoyancy coefficients
(Started a new section: Generating hydrostatic buoyancy coefficients)
Line 165: Line 165:
     </force>
     </force>
</syntaxhighlight>
</syntaxhighlight>
== Generating hydrostatic buoyancy coefficients ==
To make something float with the hydrodynamics system the buoyancy forces and moments need to be computed and then input to the generic part of the system as shown above. One way to compute these forces and moments is to generate buoyancy coefficients indexed by the position and orientation of the vessel/aircraft relative to the surface of the water it floats on.
''''To be continued... for now, see [https://github.com/andgi/FlightGear-MFI-9/tree/master/dev/fdm/gerris the MFI-9B development repository]. ''''


== Examples ==
== Examples ==
789

edits

Navigation menu