Skip to content
Snippets Groups Projects
Commit 564adb0e authored by Maurice Zimmnau's avatar Maurice Zimmnau
Browse files

update of config for propulsion design - not final

parent 39b44185
Branches
No related tags found
1 merge request!15Add a simplified design_evaluator version to utilities
...@@ -15,9 +15,15 @@ ...@@ -15,9 +15,15 @@
<something> <something>
<sub_path ID="0" Name="MTOM">analysis/masses_cg_inertia/maximum_takeoff_mass/mass_properties/mass/value</sub_path> <sub_path ID="0" Name="MTOM">analysis/masses_cg_inertia/maximum_takeoff_mass/mass_properties/mass/value</sub_path>
</something> </something>
<sub_path ID="1" Name="Moment of Inertia">analysis/masses_cg_inertia/maximum_takeoff_mass/mass_properties/inertia/j_xx/value</sub_path> <sub_path ID="1" Name="Position_x">component_design/propulsion/position/x/value</sub_path>
<sub_path ID="2" Name="OME">analysis/masses_cg_inertia/operating_mass_empty/mass_properties/mass/value</sub_path> <sub_path ID="2" Name="Position_y">component_design/propulsion/position/y/value</sub_path>
<sub_path ID="3" Name="Some Name">requirements_and_specifications/design_specification/propulsion/propulsor@1/energy_carrier_ID/value</sub_path> <sub_path ID="3" Name="Position_z">component_design/propulsion/position/z/value</sub_path>
<sub_path ID="4" Name="Another Name">requirements_and_specifications/design_specification/propulsion/propulsor@123/energy_carrier_ID/value</sub_path> <sub_path ID="4" Name="Engine_mass">component_design/propulsion/mass_properties/mass/value</sub_path>
<sub_path ID="5" Name="Engine_inertia_xx">component_design/propulsion/inertia/j_xx/value</sub_path>
<sub_path ID="6" Name="Engine_inertia_yy">component_design/propulsion/inertia/j_yy/value</sub_path>
<sub_path ID="7" Name="Engine_inertia_zz">component_design/propulsion/inertia/j_zz/value</sub_path>
<sub_path ID="8" Name="Engine_inertia_xy">component_design/propulsion/inertia/j_xy/value</sub_path>
<sub_path ID="9" Name="Engine_inertia_xz">component_design/propulsion/inertia/j_xz/value</sub_path>
<sub_path ID="10" Name="Engine_inertia_yz">component_design/propulsion/inertia/j_yz/value</sub_path>
</parameters> </parameters>
</config_file> </config_file>
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment