ebouhoubeiny / cpacs

Automatically exported from code.google.com/p/cpacs
0 stars 5 forks source link

LoadCases #385

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
LandingGear extended or not is 1 or 2, should be 0 or 1

Definition and documentation of LoadfaktorZ

trimParameter should be trimParameters

Original issue reported on code.google.com by daniel.b...@googlemail.com on 13 Jun 2014 at 7:22

GoogleCodeExporter commented 8 years ago
Additionally, there needs to be a definition of the LoadsEnvelope, see dummy 
below

loadAnalysis
- flightLoadCases
-- flightLoadCase
---cutLoads
---nodalLoads
-groundLoadCases
-...LoadCases

-LoadsEnvelope
--CutLoadsEnvelope 
---FuselageCutLoadsEnvelope [0..*]
----parentUID
----Fx<VektorUIDFlightLoadCase; VektorUIDGroundLoadCase>
----Fy<VektorUIDFlightLoadCase; VektorUIDGroundLoadCase>
----Fz<VektorUIDFlightLoadCase; VektorUIDGroundLoadCase>
----Mx<VektorUIDFlightLoadCase; VektorUIDGroundLoadCase>
----My<VektorUIDFlightLoadCase; VektorUIDGroundLoadCase>
----Mz<VektorUIDFlightLoadCase; VektorUIDGroundLoadCase>
---WingCutLoadsEnvelope [0..*]
----parentUID
----Fx<VektorUIDFlightLoadCase; VektorUIDGroundLoadCase>
----Fy<VektorUIDFlightLoadCase; VektorUIDGroundLoadCase>
----Fz<VektorUIDFlightLoadCase; VektorUIDGroundLoadCase>
----Mx<VektorUIDFlightLoadCase; VektorUIDGroundLoadCase>
----My<VektorUIDFlightLoadCase; VektorUIDGroundLoadCase>
----Mz<VektorUIDFlightLoadCase; VektorUIDGroundLoadCase>

Original comment by daniel.b...@googlemail.com on 6 Aug 2014 at 12:09

GoogleCodeExporter commented 8 years ago

Original comment by daniel.b...@googlemail.com on 6 Aug 2014 at 12:09

GoogleCodeExporter commented 8 years ago
-CutLoads and NodalLoads are possible in the same loadCase

Original comment by daniel.b...@googlemail.com on 6 Aug 2014 at 12:18

GoogleCodeExporter commented 8 years ago

Original comment by daniel.b...@googlemail.com on 22 Jan 2015 at 3:41