Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Catapult assisted takeoff - launch profile not being simulated in latest version #201

Open
ngoiz opened this issue Jun 16, 2022 Discussed in #197 · 0 comments
Open

Catapult assisted takeoff - launch profile not being simulated in latest version #201

ngoiz opened this issue Jun 16, 2022 Discussed in #197 · 0 comments
Labels

Comments

@ngoiz
Copy link
Collaborator

ngoiz commented Jun 16, 2022

Unfortunately, the original script for catapult takeoff developed in v1.1.1 no longer works in SHARPy.

Once a trajectory is generated, the dynamic simulation in SHARPy does not recognise this input, therefore the aircraft remains static at the initial condition and does not accelerate.

The TakeoffTrajectoryController has seen no changes since v1.1.1. In the DynamicCoupled solver, new routines have been added after the controlled_state is written by the controller, so I'm guessing something is overwriting the controlled state.

Thanks to @tpleece for raising this and trying it out in v1.1.1

Discussed in #197

Originally posted by tpleece May 31, 2022
Hi,

I'm working an a HALE project using SHARPy and I wish to perform some dynamic coupled modelling of launch/ catapult-assisted takeoffs. I'm using the generate_hale.py file in sharpy/cases/coupled/multibody_takeoff as a reference but I can't see how the launch process is implemented in this file, it seems to go straight to free flight. Can you direct me to any documentation on the generate_dyn_file function and how to use the dynamic_forces and forced_for_vel capabilities?

@ngoiz ngoiz added the bug label Jun 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant