Bug fix mode_1 (calculation of inertia by components)
Compare changes
@@ -225,7 +225,8 @@ def method_basic(paths_and_names, routing_dict, dict_ac_exchange, dict_mod_confi
@@ -432,10 +433,7 @@ def method_basic(paths_and_names, routing_dict, dict_ac_exchange, dict_mod_confi
@@ -444,8 +442,8 @@ def method_basic(paths_and_names, routing_dict, dict_ac_exchange, dict_mod_confi
@@ -552,7 +550,8 @@ def calculate_inertia_by_components(mass_properties=[], additional_parameters=No
@@ -566,9 +565,9 @@ def calculate_inertia_by_components(mass_properties=[], additional_parameters=No
@@ -796,6 +795,12 @@ def calculate_manufacturer_mass_empty(operator_items, mass_properties, inertia_m
@@ -807,7 +812,8 @@ def calculate_manufacturer_mass_empty(operator_items, mass_properties, inertia_m
@@ -832,52 +838,13 @@ def calculate_operating_mass_empty(mass_properties, inertia_method, LE, mac):
@@ -895,8 +862,15 @@ def calculate_maximum_landing_mass_by_regression_rwth(maximum_takeoff_mass, iner
@@ -1662,10 +1636,14 @@ def calculate_maximum_zero_fuel_mass(mass_properties, inertia_method):
@@ -1673,13 +1651,17 @@ def calculate_design_mass(mass_properties, inertia_method):