DLR-SL / CPACS

CPACS - Common Parametric Aircraft Configuration Schema
http://dlr-sl.github.io/CPACS/
Apache License 2.0
79 stars 38 forks source link

Revision of loadCases #637

Closed MarAlder closed 3 years ago

MarAlder commented 4 years ago

A working group (thanks to @CLiersch for the coordination) is currently working on adapting the existing loadCase definition to current requirements.

Many thanks to @sdeinert for the first draft. This serves well as a starting point for further iterations. To support these activities, the usual visualizations:

MarAlder commented 4 years ago

Results of the todays working group implemented in 96e45bd:

MarAlder commented 4 years ago

The working group on the loadCase definition has agreed on a proposal that will now be presented to the community. This is a fundamental change to the loadCase definition, so this issue is a breaking change and requires special attention before it is introduced into the official release. CPACS <= 3.2 will not be valid anymore after introducing this proposal.

What has been changed

The latest changes are introduced in the loadCases branch.

Next steps

Deleted and added types compared to CPACS 3.2:

deleted types

added types

MarAlder commented 4 years ago

I changed the loads envelope from grafik

to grafik

to account for the control surfaces. Alternative would be to add controlSurfaceCutLoadsEnvelope, but we have chosen the more flexible way throughout our loads definition as well.

MarAlder commented 4 years ago

I revised the documentaion and implemented a proposal from DLR-AE for loadEnvelopes and convex hull definitions with d0cd75f.

There are some open TODOs for DRL-AE, @CLiersch and DLR-SR concerning documentation and naming issues (parse for TODO: in the schema) we need to resolve before the official release:

There was no negative feedback from the community, so I will merge the proposal back to develop.

MarAlder commented 3 years ago

Closed. Remaining issue discussed in #659.