Version: SU2 beta 1.4.7.0
Frequency: Consistently
Severity: Blocker
Context: debug aircraft sim forces
Bug description: new sections [OBJ_AIRGEO_VTAIL.N] [OBJ_AIRGEO_HTAIL.N] in Flight_model.cfg, not reading parameters as detailed. Instead reading some parameters from [Fuselage_aerodynamics] section.
Within:
Flight_model.cfg
[DESIGN_ACTIVATION]
enable_aircraft_geometry_vtail = 0 ;ie reading [OBJ_AIRGEO_VTAIL.N]
enable_aircraft_geometry_htail = 0 ;ie reading [OBJ_AIRGEO_HTAIL.N]
[Fuselage_aerodynamics]
hstab_span =
hstab_area =
vstab_span =
vstab_area =
[OBJ_AIRGEO_VTAIL.0]
position = this parameter working
area = working, but not using this value,instead using the value from [Fuselage_aerodynamics]
span = working, but not using this value,instead using the value from [Fuselage_aerodynamics]
sweep = not working at all
dihedral = not working at all
group =
name =
[OBJ_AIRGEO_HTAIL.0]
position = this parameter working
area = working, but not using this value,instead using the value from [Fuselage_aerodynamics]
span = working, but not using this value,instead using the value from [Fuselage_aerodynamics]
sweep = not working
dihedral = not working
incidence = unknown
**Repro steps:**Using Dev mode. repeated behaviour. Community folder empty
Attachments:
Private attachments: Send a PM to @PrivateContent with the link to this topic and the link to download your content