From 54fe812d20e7ccb8bc9fb5b4a32f660194d1a134 Mon Sep 17 00:00:00 2001 From: Uwe Fechner Date: Mon, 1 Jul 2024 14:39:22 +0200 Subject: [PATCH] Add kps4_3l --- data/settings_hydra20.yaml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/data/settings_hydra20.yaml b/data/settings_hydra20.yaml index 44308c5d..70bc5c50 100644 --- a/data/settings_hydra20.yaml +++ b/data/settings_hydra20.yaml @@ -57,6 +57,18 @@ kps4: rel_nose_mass: 0.47 # relative nose mass rel_top_mass: 0.4 # mass of the top particle relative to the sum of top and side particles +kps4_3l: + radius: 10.0 # the radius of the circle shape on which the kite lines, viewed + # from the front [m] + bridle_center_distance: 2.0 # the distance from point the center bridle connection point of + # the middle line to the kite [m] + middle_length: 2.0 # the cord length of the kite in the middle [m] + tip_length: 1.0 # the cord length of the kite at the tips [m] + min_steering_line_distance: 4.0 # the distance between the left and right steering bridle [m] + # line connections on the kite that are closest to each other [m] + width_3l: 20.0 # width of the kite [m] + aero_surfaces: 10 # the number of aerodynamic surfaces to use per mass point [-] + bridle: d_line: 2.5 # bridle line diameter [mm] l_bridle: 33.4 # sum of the lengths of the bridle lines [m]