Free-flying aircraft that translates and rotates about the center of gravity (rotating frame + translation) by ArneVoss · Pull Request #1621 · su2code/SU2

@ArneVoss

rotation. For a free-flying aircraft, a combination of both is
beneficial and can be achieved by simply superposing the translational
and rotational velocities. The ROTATING_FRAME now considers both
parameters ROTATION_RATE and TRANSLATION_RATE given in the config file.

@pcarruscag pcarruscag changed the title Feature: Free-flying aircraft that translates and rotates about the center of gravity Free-flying aircraft that translates and rotates about the center of gravity (rotating frame + translation)

Apr 29, 2022

pcarruscag

@ArneVoss

ROTATING_FRAME and STEADY_TRANSLATION to the config_template.cfg

pcarruscag

Apply suggested change of description.

Co-authored-by: Pedro Gomes <38071223+pcarruscag@users.noreply.github.com>
feature + new reference results.
Note: The rotating frame is intended for 3D cases. To use the feature in
a 2D case, care must be taken with respect to the axes, e.g. to obtain a
pitching motion, a rotation about the z-axis can be used.

pcarruscag

@pcarruscag

pcarruscag

@pcarruscag