diff --git a/examples/scripts/ssbj.py b/examples/scripts/ssbj.py
index 9a461f89f2c6e7927965121e0fe3905077c35ec4..551f779f88290a0a2c90113ad2d6e097ef19707f 100644
--- a/examples/scripts/ssbj.py
+++ b/examples/scripts/ssbj.py
@@ -15,7 +15,7 @@ mdao_definitions = ['MDF-GS',      # 0
                     'BLISS-2000']  # 4
 
 # Settings for scripting
-mdao_definitions_loop_all = True      # Option for looping through all MDAO definitions
+mdao_definitions_loop_all = False      # Option for looping through all MDAO definitions
 mdao_definition_id = 3                # Option for selecting a MDAO definition (in case mdao_definitions_loop_all=False)
 
 # Settings for loading and saving
@@ -27,7 +27,7 @@ vistoms_dir = 'ssbj/VISTOMS'
 
 print 'Loading repository connectivity graph...'
 
-rcg = load(os.path.join(kb_dir, 'ssbj', '__cmdows__SSBJ.xml'), io_xsd_check=True)
+rcg = load(os.path.join(kb_dir, 'ssbj', '__cmdows__SSBJ.xml'))
 
 print 'Scripting RCG...'
 
diff --git a/examples/scripts/ssbj/(X)DSM/FPG_MDO.pdf b/examples/scripts/ssbj/(X)DSM/FPG_MDO.pdf
index 03e8d0f256ea4047d850a6ffff38942e64700a70..673d21bd74cd13ffad36c9fa51e764f404098949 100644
Binary files a/examples/scripts/ssbj/(X)DSM/FPG_MDO.pdf and b/examples/scripts/ssbj/(X)DSM/FPG_MDO.pdf differ
diff --git a/examples/scripts/ssbj/(X)DSM/Mdao_BLISS-2000.pdf b/examples/scripts/ssbj/(X)DSM/Mdao_BLISS-2000.pdf
index 89eccbb76e8e0cfbae493e47e55e19e729e80e41..48da5f4eb4c91a12bf299ec11a72741eb48991d9 100644
Binary files a/examples/scripts/ssbj/(X)DSM/Mdao_BLISS-2000.pdf and b/examples/scripts/ssbj/(X)DSM/Mdao_BLISS-2000.pdf differ
diff --git a/examples/scripts/ssbj/(X)DSM/Mdao_CO.pdf b/examples/scripts/ssbj/(X)DSM/Mdao_CO.pdf
index b6a22ec3d426cd92d82bd28b20043ad1dbbb58b4..21f93aef2d1b88021b1ecbacce4dcec98ae3119f 100644
Binary files a/examples/scripts/ssbj/(X)DSM/Mdao_CO.pdf and b/examples/scripts/ssbj/(X)DSM/Mdao_CO.pdf differ
diff --git a/examples/scripts/ssbj/(X)DSM/Mdao_IDF.pdf b/examples/scripts/ssbj/(X)DSM/Mdao_IDF.pdf
index 5a4c19e260cf7f4d08c9239b9e1748c375c9d716..f64753d6df79e26b71de7c03a1a087bb6cc40c22 100644
Binary files a/examples/scripts/ssbj/(X)DSM/Mdao_IDF.pdf and b/examples/scripts/ssbj/(X)DSM/Mdao_IDF.pdf differ
diff --git a/examples/scripts/ssbj/(X)DSM/Mdao_MDF-GS.pdf b/examples/scripts/ssbj/(X)DSM/Mdao_MDF-GS.pdf
index 7cb0f3ee16be86a71a13582396ee08245337d3a1..63786864aa2d3aef1a0ccf9e966c0cca1b75c59e 100644
Binary files a/examples/scripts/ssbj/(X)DSM/Mdao_MDF-GS.pdf and b/examples/scripts/ssbj/(X)DSM/Mdao_MDF-GS.pdf differ
diff --git a/examples/scripts/ssbj/(X)DSM/Mdao_MDF-J.pdf b/examples/scripts/ssbj/(X)DSM/Mdao_MDF-J.pdf
index fa94c4cbb509bf4e1b821aa350887c1d2981d358..c62b8c226986a97547e538e7928e8bd42a08f49a 100644
Binary files a/examples/scripts/ssbj/(X)DSM/Mdao_MDF-J.pdf and b/examples/scripts/ssbj/(X)DSM/Mdao_MDF-J.pdf differ
diff --git a/examples/scripts/ssbj/(X)DSM/RCG_basic.pdf b/examples/scripts/ssbj/(X)DSM/RCG_basic.pdf
index f5120f767a15e77208af219f9a6e8e85035c9e46..285e10c02fdd22f0fdab2d3dd5f780e3af2c0b17 100644
Binary files a/examples/scripts/ssbj/(X)DSM/RCG_basic.pdf and b/examples/scripts/ssbj/(X)DSM/RCG_basic.pdf differ
diff --git a/examples/scripts/ssbj/(X)DSM/RCG_extended.pdf b/examples/scripts/ssbj/(X)DSM/RCG_extended.pdf
index 61c682279204c0ce5f580dd3492a8f44abdd4636..10f06466553cc86eed85858fd7cfbb29e92b0d4a 100644
Binary files a/examples/scripts/ssbj/(X)DSM/RCG_extended.pdf and b/examples/scripts/ssbj/(X)DSM/RCG_extended.pdf differ
diff --git a/examples/scripts/ssbj/CMDOWS/FPG_MDO.xml b/examples/scripts/ssbj/CMDOWS/FPG_MDO.xml
index 4fa5819ed021cb542628174bbd97d6742685fd62..8e42d1003942107263fa30a1ef4c5cd30f2de014 100644
--- a/examples/scripts/ssbj/CMDOWS/FPG_MDO.xml
+++ b/examples/scripts/ssbj/CMDOWS/FPG_MDO.xml
@@ -3,14 +3,14 @@
   <header>
     <creator>Imco van Gent</creator>
     <description>FPG CMDOWS file of the super-sonic business jet test case optimization problem</description>
-    <timestamp>2018-02-05T18:41:38.526317</timestamp>
+    <timestamp>2018-02-14T13:01:08.323000</timestamp>
     <fileVersion>0.1</fileVersion>
     <cmdowsVersion>0.7</cmdowsVersion>
     <updates>
       <update>
         <modification>KADMOS export of a fundamental problem graph (FPG).</modification>
         <creator>Imco van Gent</creator>
-        <timestamp>2018-02-05T18:41:38.526317</timestamp>
+        <timestamp>2018-02-14T13:01:08.323000</timestamp>
         <fileVersion>0.1</fileVersion>
         <cmdowsVersion>0.7</cmdowsVersion>
       </update>
@@ -706,7 +706,7 @@
   </problemDefinition>
   <workflow>
     <dataGraph>
-      <name>FPG - MDO - FPG</name>
+      <name>FPG - MDO</name>
       <edges>
         <edge>
           <fromExecutableBlockUID>F[R]</fromExecutableBlockUID>
diff --git a/examples/scripts/ssbj/CMDOWS/Mdao_BLISS-2000.xml b/examples/scripts/ssbj/CMDOWS/Mdao_BLISS-2000.xml
index bf14da52f051fef2a7a185e885fa8f9a52462b9d..5ac71948750a162c450abb515bb51408a37bd6b2 100644
--- a/examples/scripts/ssbj/CMDOWS/Mdao_BLISS-2000.xml
+++ b/examples/scripts/ssbj/CMDOWS/Mdao_BLISS-2000.xml
@@ -3,14 +3,14 @@
   <header>
     <creator>Imco van Gent</creator>
     <description>Mdao CMDOWS file of the super-sonic business jet test case optimization problem</description>
-    <timestamp>2018-02-05T18:41:38.526317</timestamp>
+    <timestamp>2018-02-14T12:51:25.385000</timestamp>
     <fileVersion>0.1</fileVersion>
     <cmdowsVersion>0.7</cmdowsVersion>
     <updates>
       <update>
         <modification>KADMOS export of a mdao data graph (MDG).</modification>
         <creator>Imco van Gent</creator>
-        <timestamp>2018-02-05T18:41:38.526317</timestamp>
+        <timestamp>2018-02-14T12:51:25.385000</timestamp>
         <fileVersion>0.1</fileVersion>
         <cmdowsVersion>0.7</cmdowsVersion>
       </update>
diff --git a/examples/scripts/ssbj/CMDOWS/Mdao_CO.xml b/examples/scripts/ssbj/CMDOWS/Mdao_CO.xml
index 4def0faf7dd415ce7f78269ce47972370ea14887..739b428ef6ffeeaf0f75bd703cc9de6bcdb9efcc 100644
--- a/examples/scripts/ssbj/CMDOWS/Mdao_CO.xml
+++ b/examples/scripts/ssbj/CMDOWS/Mdao_CO.xml
@@ -3,14 +3,14 @@
   <header>
     <creator>Imco van Gent</creator>
     <description>Mdao CMDOWS file of the super-sonic business jet test case optimization problem</description>
-    <timestamp>2018-02-05T18:41:38.526317</timestamp>
+    <timestamp>2018-02-14T13:01:08.323000</timestamp>
     <fileVersion>0.1</fileVersion>
     <cmdowsVersion>0.7</cmdowsVersion>
     <updates>
       <update>
         <modification>KADMOS export of a mdao data graph (MDG).</modification>
         <creator>Imco van Gent</creator>
-        <timestamp>2018-02-05T18:41:38.526317</timestamp>
+        <timestamp>2018-02-14T13:01:08.323000</timestamp>
         <fileVersion>0.1</fileVersion>
         <cmdowsVersion>0.7</cmdowsVersion>
       </update>
@@ -1676,15 +1676,15 @@
         </edge>
         <edge>
           <fromExecutableBlockUID>Sub-Optimizer-1</fromExecutableBlockUID>
-          <toParameterUID>/data_schema/architectureNodes/copyDesignVariables/data_schemaCopy/reference/M</toParameterUID>
+          <toParameterUID>/data_schema/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/AR__i2</toParameterUID>
         </edge>
         <edge>
           <fromExecutableBlockUID>Sub-Optimizer-1</fromExecutableBlockUID>
-          <toParameterUID>/data_schema/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/AR__i2</toParameterUID>
+          <toParameterUID>/data_schema/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/Lambda__i2</toParameterUID>
         </edge>
         <edge>
           <fromExecutableBlockUID>Sub-Optimizer-1</fromExecutableBlockUID>
-          <toParameterUID>/data_schema/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/Lambda__i2</toParameterUID>
+          <toParameterUID>/data_schema/architectureNodes/copyDesignVariables/data_schemaCopy/reference/M</toParameterUID>
         </edge>
         <edge>
           <fromExecutableBlockUID>Sub-Optimizer-2</fromExecutableBlockUID>
diff --git a/examples/scripts/ssbj/CMDOWS/Mdao_IDF.xml b/examples/scripts/ssbj/CMDOWS/Mdao_IDF.xml
index 9caa43b12c52c7a76bba14bb68fdfe08078ad0eb..51bdceb9e43d3f1336cf3325d760541f05adaf60 100644
--- a/examples/scripts/ssbj/CMDOWS/Mdao_IDF.xml
+++ b/examples/scripts/ssbj/CMDOWS/Mdao_IDF.xml
@@ -3,14 +3,14 @@
   <header>
     <creator>Imco van Gent</creator>
     <description>Mdao CMDOWS file of the super-sonic business jet test case optimization problem</description>
-    <timestamp>2018-02-05T18:41:38.526317</timestamp>
+    <timestamp>2018-02-14T12:28:04.231000</timestamp>
     <fileVersion>0.1</fileVersion>
     <cmdowsVersion>0.7</cmdowsVersion>
     <updates>
       <update>
         <modification>KADMOS export of a mdao data graph (MDG).</modification>
         <creator>Imco van Gent</creator>
-        <timestamp>2018-02-05T18:41:38.526317</timestamp>
+        <timestamp>2018-02-14T12:28:04.231000</timestamp>
         <fileVersion>0.1</fileVersion>
         <cmdowsVersion>0.7</cmdowsVersion>
       </update>
@@ -427,6 +427,9 @@
     </mathematicalFunctions>
   </executableBlocks>
   <parameters>
+    <parameter uID="/data_schema/mdo_data/constraints/dpdx">
+      <label>dpdx</label>
+    </parameter>
     <parameter uID="/data_schema/aircraft/other/dpdx">
       <label>dpdx</label>
     </parameter>
@@ -490,9 +493,6 @@
     <parameter uID="/data_schema/aircraft/geometry/lambda">
       <label>lambda</label>
     </parameter>
-    <parameter uID="/data_schema/mdo_data/constraints/dpdx">
-      <label>dpdx</label>
-    </parameter>
     <parameter uID="/data_schema/mdo_data/objectives/R">
       <label>R</label>
     </parameter>
@@ -710,11 +710,11 @@
           </objectiveVariable>
         </objectiveVariables>
         <constraintVariables>
-          <constraintVariable uID="__conVar__/data_schema/architectureNodes/consistencyConstraintVariables/data_schemaCopy/aircraft/geometry/gc_Theta">
-            <parameterUID>/data_schema/architectureNodes/consistencyConstraintVariables/data_schemaCopy/aircraft/geometry/gc_Theta</parameterUID>
-            <constraintType>equality</constraintType>
-            <constraintOperator>==</constraintOperator>
-            <referenceValue>0.0</referenceValue>
+          <constraintVariable uID="__conVar__/data_schema/mdo_data/constraints/dpdx">
+            <parameterUID>/data_schema/mdo_data/constraints/dpdx</parameterUID>
+            <constraintType>inequality</constraintType>
+            <constraintOperator>&lt;=</constraintOperator>
+            <referenceValue>1.04</referenceValue>
           </constraintVariable>
           <constraintVariable uID="__conVar__/data_schema/mdo_data/constraints/propulsion/ESF">
             <parameterUID>/data_schema/mdo_data/constraints/propulsion/ESF</parameterUID>
@@ -722,12 +722,6 @@
             <constraintOperator>&lt;=</constraintOperator>
             <referenceValue>1.5</referenceValue>
           </constraintVariable>
-          <constraintVariable uID="__conVar__/data_schema/architectureNodes/consistencyConstraintVariables/data_schemaCopy/aircraft/other/gc_L">
-            <parameterUID>/data_schema/architectureNodes/consistencyConstraintVariables/data_schemaCopy/aircraft/other/gc_L</parameterUID>
-            <constraintType>equality</constraintType>
-            <constraintOperator>==</constraintOperator>
-            <referenceValue>0.0</referenceValue>
-          </constraintVariable>
           <constraintVariable uID="__conVar__/data_schema/mdo_data/constraints/propulsion/DT">
             <parameterUID>/data_schema/mdo_data/constraints/propulsion/DT</parameterUID>
             <constraintType>inequality</constraintType>
@@ -746,6 +740,12 @@
             <constraintOperator>==</constraintOperator>
             <referenceValue>0.0</referenceValue>
           </constraintVariable>
+          <constraintVariable uID="__conVar__/data_schema/architectureNodes/consistencyConstraintVariables/data_schemaCopy/aircraft/geometry/gc_Theta">
+            <parameterUID>/data_schema/architectureNodes/consistencyConstraintVariables/data_schemaCopy/aircraft/geometry/gc_Theta</parameterUID>
+            <constraintType>equality</constraintType>
+            <constraintOperator>==</constraintOperator>
+            <referenceValue>0.0</referenceValue>
+          </constraintVariable>
           <constraintVariable uID="__conVar__/data_schema/architectureNodes/consistencyConstraintVariables/data_schemaCopy/aircraft/weight/gc_WT">
             <parameterUID>/data_schema/architectureNodes/consistencyConstraintVariables/data_schemaCopy/aircraft/weight/gc_WT</parameterUID>
             <constraintType>equality</constraintType>
@@ -758,18 +758,18 @@
             <constraintOperator>==</constraintOperator>
             <referenceValue>0.0</referenceValue>
           </constraintVariable>
+          <constraintVariable uID="__conVar__/data_schema/architectureNodes/consistencyConstraintVariables/data_schemaCopy/aircraft/other/gc_L">
+            <parameterUID>/data_schema/architectureNodes/consistencyConstraintVariables/data_schemaCopy/aircraft/other/gc_L</parameterUID>
+            <constraintType>equality</constraintType>
+            <constraintOperator>==</constraintOperator>
+            <referenceValue>0.0</referenceValue>
+          </constraintVariable>
           <constraintVariable uID="__conVar__/data_schema/architectureNodes/consistencyConstraintVariables/data_schemaCopy/aircraft/other/gc_D">
             <parameterUID>/data_schema/architectureNodes/consistencyConstraintVariables/data_schemaCopy/aircraft/other/gc_D</parameterUID>
             <constraintType>equality</constraintType>
             <constraintOperator>==</constraintOperator>
             <referenceValue>0.0</referenceValue>
           </constraintVariable>
-          <constraintVariable uID="__conVar__/data_schema/mdo_data/constraints/dpdx">
-            <parameterUID>/data_schema/mdo_data/constraints/dpdx</parameterUID>
-            <constraintType>inequality</constraintType>
-            <constraintOperator>&lt;=</constraintOperator>
-            <referenceValue>1.04</referenceValue>
-          </constraintVariable>
           <constraintVariable uID="__conVar__/data_schema/mdo_data/constraints/propulsion/Temp">
             <parameterUID>/data_schema/mdo_data/constraints/propulsion/Temp</parameterUID>
             <constraintType>inequality</constraintType>
@@ -848,7 +848,7 @@
           <toExecutableBlockUID>__Gc</toExecutableBlockUID>
         </edge>
         <edge>
-          <fromParameterUID>/data_schema/architectureNodes/consistencyConstraintVariables/data_schemaCopy/aircraft/geometry/gc_Theta</fromParameterUID>
+          <fromParameterUID>/data_schema/mdo_data/constraints/dpdx</fromParameterUID>
           <toExecutableBlockUID>Optimizer</toExecutableBlockUID>
         </edge>
         <edge>
@@ -944,8 +944,8 @@
           <toExecutableBlockUID>Optimizer</toExecutableBlockUID>
         </edge>
         <edge>
-          <fromParameterUID>/data_schema/architectureNodes/consistencyConstraintVariables/data_schemaCopy/aircraft/other/gc_L</fromParameterUID>
-          <toExecutableBlockUID>Optimizer</toExecutableBlockUID>
+          <fromParameterUID>/data_schema/architectureNodes/finalCouplingVariables/data_schemaCopy/aircraft/other/L</fromParameterUID>
+          <toExecutableBlockUID>Coordinator</toExecutableBlockUID>
         </edge>
         <edge>
           <fromParameterUID>/data_schema/aircraft/other/D</fromParameterUID>
@@ -1231,6 +1231,10 @@
           <fromParameterUID>/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/mdo_data/constraints/dpdx</fromParameterUID>
           <toExecutableBlockUID>Coordinator</toExecutableBlockUID>
         </edge>
+        <edge>
+          <fromParameterUID>/data_schema/architectureNodes/consistencyConstraintVariables/data_schemaCopy/aircraft/geometry/gc_Theta</fromParameterUID>
+          <toExecutableBlockUID>Optimizer</toExecutableBlockUID>
+        </edge>
         <edge>
           <fromParameterUID>/data_schema/architectureNodes/consistencyConstraintVariables/data_schemaCopy/aircraft/weight/gc_WT</fromParameterUID>
           <toExecutableBlockUID>Optimizer</toExecutableBlockUID>
@@ -1396,8 +1400,8 @@
           <toExecutableBlockUID>Optimizer</toExecutableBlockUID>
         </edge>
         <edge>
-          <fromParameterUID>/data_schema/architectureNodes/finalCouplingVariables/data_schemaCopy/aircraft/other/L</fromParameterUID>
-          <toExecutableBlockUID>Coordinator</toExecutableBlockUID>
+          <fromParameterUID>/data_schema/architectureNodes/consistencyConstraintVariables/data_schemaCopy/aircraft/other/gc_L</fromParameterUID>
+          <toExecutableBlockUID>Optimizer</toExecutableBlockUID>
         </edge>
         <edge>
           <fromParameterUID>/data_schema/aircraft/geometry/lambda</fromParameterUID>
@@ -1419,10 +1423,6 @@
           <fromParameterUID>/data_schema/architectureNodes/finalCouplingVariables/data_schemaCopy/reference/ESF</fromParameterUID>
           <toExecutableBlockUID>Coordinator</toExecutableBlockUID>
         </edge>
-        <edge>
-          <fromParameterUID>/data_schema/mdo_data/constraints/dpdx</fromParameterUID>
-          <toExecutableBlockUID>Optimizer</toExecutableBlockUID>
-        </edge>
         <edge>
           <fromExecutableBlockUID>Performance[main][1][1.0]</fromExecutableBlockUID>
           <toParameterUID>/data_schema/aircraft/other/R</toParameterUID>
@@ -1935,6 +1935,10 @@
           <relatedParameterUID>/data_schema/aircraft/weight/WT</relatedParameterUID>
           <label>WT^{*}</label>
         </finalCouplingVariable>
+        <finalCouplingVariable uID="/data_schema/architectureNodes/finalCouplingVariables/data_schemaCopy/aircraft/other/L">
+          <relatedParameterUID>/data_schema/aircraft/other/L</relatedParameterUID>
+          <label>L^{*}</label>
+        </finalCouplingVariable>
         <finalCouplingVariable uID="/data_schema/architectureNodes/finalCouplingVariables/data_schemaCopy/aircraft/weight/WE">
           <relatedParameterUID>/data_schema/aircraft/weight/WE</relatedParameterUID>
           <label>WE^{*}</label>
@@ -1943,10 +1947,6 @@
           <relatedParameterUID>/data_schema/aircraft/other/D</relatedParameterUID>
           <label>D^{*}</label>
         </finalCouplingVariable>
-        <finalCouplingVariable uID="/data_schema/architectureNodes/finalCouplingVariables/data_schemaCopy/aircraft/other/L">
-          <relatedParameterUID>/data_schema/aircraft/other/L</relatedParameterUID>
-          <label>L^{*}</label>
-        </finalCouplingVariable>
         <finalCouplingVariable uID="/data_schema/architectureNodes/finalCouplingVariables/data_schemaCopy/reference/ESF">
           <relatedParameterUID>/data_schema/reference/ESF</relatedParameterUID>
           <label>ESF^{*}</label>
@@ -2113,18 +2113,14 @@
         </finalOutputVariable>
       </finalOutputVariables>
       <consistencyConstraintVariables>
-        <consistencyConstraintVariable uID="/data_schema/architectureNodes/consistencyConstraintVariables/data_schemaCopy/aircraft/geometry/gc_Theta">
-          <relatedParameterUID>/data_schema/aircraft/geometry/Theta</relatedParameterUID>
-          <label>gc_Theta</label>
-        </consistencyConstraintVariable>
-        <consistencyConstraintVariable uID="/data_schema/architectureNodes/consistencyConstraintVariables/data_schemaCopy/aircraft/other/gc_L">
-          <relatedParameterUID>/data_schema/aircraft/other/L</relatedParameterUID>
-          <label>gc_L</label>
-        </consistencyConstraintVariable>
         <consistencyConstraintVariable uID="/data_schema/architectureNodes/consistencyConstraintVariables/data_schemaCopy/aircraft/weight/gc_WE">
           <relatedParameterUID>/data_schema/aircraft/weight/WE</relatedParameterUID>
           <label>gc_WE</label>
         </consistencyConstraintVariable>
+        <consistencyConstraintVariable uID="/data_schema/architectureNodes/consistencyConstraintVariables/data_schemaCopy/aircraft/geometry/gc_Theta">
+          <relatedParameterUID>/data_schema/aircraft/geometry/Theta</relatedParameterUID>
+          <label>gc_Theta</label>
+        </consistencyConstraintVariable>
         <consistencyConstraintVariable uID="/data_schema/architectureNodes/consistencyConstraintVariables/data_schemaCopy/aircraft/weight/gc_WT">
           <relatedParameterUID>/data_schema/aircraft/weight/WT</relatedParameterUID>
           <label>gc_WT</label>
@@ -2133,6 +2129,10 @@
           <relatedParameterUID>/data_schema/reference/ESF</relatedParameterUID>
           <label>gc_ESF</label>
         </consistencyConstraintVariable>
+        <consistencyConstraintVariable uID="/data_schema/architectureNodes/consistencyConstraintVariables/data_schemaCopy/aircraft/other/gc_L">
+          <relatedParameterUID>/data_schema/aircraft/other/L</relatedParameterUID>
+          <label>gc_L</label>
+        </consistencyConstraintVariable>
         <consistencyConstraintVariable uID="/data_schema/architectureNodes/consistencyConstraintVariables/data_schemaCopy/aircraft/other/gc_D">
           <relatedParameterUID>/data_schema/aircraft/other/D</relatedParameterUID>
           <label>gc_D</label>
diff --git a/examples/scripts/ssbj/CMDOWS/Mdao_MDF-GS.xml b/examples/scripts/ssbj/CMDOWS/Mdao_MDF-GS.xml
index 54006742664f06cfc255924b92a53202425f5e5e..9022e2ded71628ddbaa9482e4982a1b88da35b96 100644
--- a/examples/scripts/ssbj/CMDOWS/Mdao_MDF-GS.xml
+++ b/examples/scripts/ssbj/CMDOWS/Mdao_MDF-GS.xml
@@ -3,14 +3,14 @@
   <header>
     <creator>Imco van Gent</creator>
     <description>Mdao CMDOWS file of the super-sonic business jet test case optimization problem</description>
-    <timestamp>2018-02-05T18:41:38.526317</timestamp>
+    <timestamp>2018-02-14T12:28:04.231000</timestamp>
     <fileVersion>0.1</fileVersion>
     <cmdowsVersion>0.7</cmdowsVersion>
     <updates>
       <update>
         <modification>KADMOS export of a mdao data graph (MDG).</modification>
         <creator>Imco van Gent</creator>
-        <timestamp>2018-02-05T18:41:38.526317</timestamp>
+        <timestamp>2018-02-14T12:28:04.231000</timestamp>
         <fileVersion>0.1</fileVersion>
         <cmdowsVersion>0.7</cmdowsVersion>
       </update>
diff --git a/examples/scripts/ssbj/CMDOWS/Mdao_MDF-J.xml b/examples/scripts/ssbj/CMDOWS/Mdao_MDF-J.xml
index 6ba4630264939a3cbcb28a737929662e5bb79d60..e2a7e68ad23ee8a1642817b68482fd9419ec8966 100644
--- a/examples/scripts/ssbj/CMDOWS/Mdao_MDF-J.xml
+++ b/examples/scripts/ssbj/CMDOWS/Mdao_MDF-J.xml
@@ -3,14 +3,14 @@
   <header>
     <creator>Imco van Gent</creator>
     <description>Mdao CMDOWS file of the super-sonic business jet test case optimization problem</description>
-    <timestamp>2018-02-05T18:41:38.526317</timestamp>
+    <timestamp>2018-02-14T12:28:04.231000</timestamp>
     <fileVersion>0.1</fileVersion>
     <cmdowsVersion>0.7</cmdowsVersion>
     <updates>
       <update>
         <modification>KADMOS export of a mdao data graph (MDG).</modification>
         <creator>Imco van Gent</creator>
-        <timestamp>2018-02-05T18:41:38.526317</timestamp>
+        <timestamp>2018-02-14T12:28:04.231000</timestamp>
         <fileVersion>0.1</fileVersion>
         <cmdowsVersion>0.7</cmdowsVersion>
       </update>
diff --git a/examples/scripts/ssbj/CMDOWS/RCG.xml b/examples/scripts/ssbj/CMDOWS/RCG.xml
index 9dec45398391fc86451f6e2d80fe229bcc4c90ac..d204028c8004fd577edde2c012432cf6f7385f49 100644
--- a/examples/scripts/ssbj/CMDOWS/RCG.xml
+++ b/examples/scripts/ssbj/CMDOWS/RCG.xml
@@ -3,14 +3,14 @@
   <header>
     <creator>Lukas Mueller</creator>
     <description>RCG CMDOWS file of the super-sonic business jet test case optimization problem</description>
-    <timestamp>2018-02-05T18:41:38.526317</timestamp>
+    <timestamp>2018-02-14T13:01:08.323000</timestamp>
     <fileVersion>0.1</fileVersion>
     <cmdowsVersion>0.7</cmdowsVersion>
     <updates>
       <update>
         <modification>KADMOS export of a repository connectivity graph (RCG).</modification>
         <creator>Lukas Mueller</creator>
-        <timestamp>2018-02-05T18:41:38.526317</timestamp>
+        <timestamp>2018-02-14T13:01:08.323000</timestamp>
         <fileVersion>0.1</fileVersion>
         <cmdowsVersion>0.7</cmdowsVersion>
       </update>
diff --git a/examples/scripts/ssbj/KDMS/FPG_MDO.kdms b/examples/scripts/ssbj/KDMS/FPG_MDO.kdms
index ee2867a3ad476c62e11fc3264a647b9345718c35..b4b8732372ea9e2d6b33d36b8584fa4bb8110f4b 100644
Binary files a/examples/scripts/ssbj/KDMS/FPG_MDO.kdms and b/examples/scripts/ssbj/KDMS/FPG_MDO.kdms differ
diff --git a/examples/scripts/ssbj/KDMS/Mdao_IDF.kdms b/examples/scripts/ssbj/KDMS/Mdao_IDF.kdms
index 3449b4bb538aacdee4e0b4143e8c4b3ad88a6483..996870dc9b8ce5b9bb0f6d6da22d7f34b6f3c418 100644
Binary files a/examples/scripts/ssbj/KDMS/Mdao_IDF.kdms and b/examples/scripts/ssbj/KDMS/Mdao_IDF.kdms differ
diff --git a/examples/scripts/ssbj/KDMS/Mdao_MDF-GS.kdms b/examples/scripts/ssbj/KDMS/Mdao_MDF-GS.kdms
index 386e1ac53cb3941b0b7cb09fa0388ddf75b6709d..cbb000af74e95947cbf32298136330d50c8297e0 100644
Binary files a/examples/scripts/ssbj/KDMS/Mdao_MDF-GS.kdms and b/examples/scripts/ssbj/KDMS/Mdao_MDF-GS.kdms differ
diff --git a/examples/scripts/ssbj/KDMS/Mdao_MDF-GS_mpg.kdms b/examples/scripts/ssbj/KDMS/Mdao_MDF-GS_mpg.kdms
index e0bbfd6b5911c3ba97b313fcb283f15800e6152e..28f55b6350e93fa32c5c4568b5fa7f39fab84a93 100644
Binary files a/examples/scripts/ssbj/KDMS/Mdao_MDF-GS_mpg.kdms and b/examples/scripts/ssbj/KDMS/Mdao_MDF-GS_mpg.kdms differ
diff --git a/examples/scripts/ssbj/KDMS/Mdao_MDF-J.kdms b/examples/scripts/ssbj/KDMS/Mdao_MDF-J.kdms
index 317f83de7d3b25001cdc0b54c307bda8cd1d317a..d2a844ce9a2b9916470af4f883eda8d842bda69b 100644
Binary files a/examples/scripts/ssbj/KDMS/Mdao_MDF-J.kdms and b/examples/scripts/ssbj/KDMS/Mdao_MDF-J.kdms differ
diff --git a/examples/scripts/ssbj/KDMS/Mdao_MDF-J_mpg.kdms b/examples/scripts/ssbj/KDMS/Mdao_MDF-J_mpg.kdms
index 1fdcf4241febcf4eea5305c7d63337d035dd0a95..62ba967bf1ad66281da37b79ccadd15f8b93cc9a 100644
Binary files a/examples/scripts/ssbj/KDMS/Mdao_MDF-J_mpg.kdms and b/examples/scripts/ssbj/KDMS/Mdao_MDF-J_mpg.kdms differ
diff --git a/examples/scripts/ssbj/VISTOMS/VISTOMS.html b/examples/scripts/ssbj/VISTOMS/VISTOMS.html
index 9db6c794ce2677704989cce048ddc42d341673e8..e439517c770025f5798764e645f83759165bfd77 100644
--- a/examples/scripts/ssbj/VISTOMS/VISTOMS.html
+++ b/examples/scripts/ssbj/VISTOMS/VISTOMS.html
@@ -1879,7 +1879,7 @@ th, td {
 			}
 			
 			//@Imco: Here is the sellar problem example data
-			theData = {"graphs": [{"description": "Repository of the super-sonic business jet test case optimization problem", "problem_formulation": {}, "xdsm": {"nodes": [{"type": "coordinator", "id": "id_Coordinator", "name": "Coordinator", "metadata": [{"name": "Coordinator"}, {"description": "Action block providing system inputs and collecting outputs."}, {"creator": "Imco van Gent"}]}, {"type": "rcganalysis", "id": "id_Structures", "name": "Structures", "metadata": [{"name": "Structures"}, {"mode": "main"}, {"version": "1.0"}, {"execution_info": null}, {"instance": "1"}, {"performance_info": null}, {"general_info": null}, {"projectSpecific": null}]}, {"type": "rcganalysis", "id": "id_Aerodynamics", "name": "Aerodynamics", "metadata": [{"name": "Aerodynamics"}, {"mode": "main"}, {"version": "1.0"}, {"execution_info": null}, {"instance": "1"}, {"performance_info": null}, {"general_info": null}, {"projectSpecific": null}]}, {"type": "rcganalysis", "id": "id_Propulsion", "name": "Propulsion", "metadata": [{"name": "Propulsion"}, {"mode": "main"}, {"version": "1.0"}, {"execution_info": null}, {"instance": "1"}, {"performance_info": null}, {"general_info": null}, {"projectSpecific": null}]}, {"type": "rcganalysis", "id": "id_Performance", "name": "Performance", "metadata": [{"name": "Performance"}, {"mode": "main"}, {"version": "1.0"}, {"execution_info": null}, {"instance": "1"}, {"performance_info": null}, {"general_info": null}, {"projectSpecific": null}]}, {"type": "rcganalysis", "id": "id_Csigmas", "name": "Csigmas", "metadata": [{"name": "C[sigmas]"}, {"instance": 1}]}, {"type": "rcganalysis", "id": "id_CTheta", "name": "CTheta", "metadata": [{"name": "C[Theta]"}, {"instance": 1}]}, {"type": "rcganalysis", "id": "id_Cdpdx", "name": "Cdpdx", "metadata": [{"name": "C[dpdx]"}, {"instance": 1}]}, {"type": "rcganalysis", "id": "id_Cprop", "name": "Cprop", "metadata": [{"name": "C[prop]"}, {"instance": 1}]}, {"type": "rcganalysis", "id": "id_FR", "name": "FR", "metadata": [{"name": "F[R]"}, {"instance": 1}]}], "edges": [{"to": "id_FR", "from": "id_Performance", "name": "/data_schema/aircraft/other/R", "short_name": "1 couplings"}, {"to": "id_Aerodynamics", "from": "id_Coordinator", "name": "/data_schema/reference/h,/data_schema/aircraft/geometry/Sref,/data_schema/aircraft/geometry/AR,/data_schema/aircraft/other/Cf,/data_schema/aircraft/geometry/tc,/data_schema/reference/M,/data_schema/aircraft/geometry/Lambda,/data_schema/aircraft/other/CDmin", "short_name": "8 inputs"}, {"to": "id_Aerodynamics", "from": "id_Structures", "name": "/data_schema/aircraft/geometry/Theta,/data_schema/aircraft/weight/WT", "short_name": "2 inputs"}, {"to": "id_Aerodynamics", "from": "id_Propulsion", "name": "/data_schema/reference/ESF", "short_name": "1 inputs"}, {"to": "id_CTheta", "from": "id_Structures", "name": "/data_schema/aircraft/geometry/Theta", "short_name": "1 couplings"}, {"to": "id_Propulsion", "from": "id_Coordinator", "name": "/data_schema/reference/h,/data_schema/aircraft/weight/WBE,/data_schema/reference/M,/data_schema/aircraft/other/T", "short_name": "4 inputs"}, {"to": "id_Propulsion", "from": "id_Aerodynamics", "name": "/data_schema/aircraft/other/D", "short_name": "1 inputs"}, {"to": "id_Cprop", "from": "id_Propulsion", "name": "/data_schema/reference/ESF,/data_schema/reference/Temp,/data_schema/aircraft/other/DT", "short_name": "3 couplings"}, {"to": "id_Coordinator", "from": "id_FR", "name": "/data_schema/mdo_data/objectives/R", "short_name": "1 outputs"}, {"to": "id_Coordinator", "from": "id_CTheta", "name": "/data_schema/mdo_data/constraints/Theta", "short_name": "1 outputs"}, {"to": "id_Coordinator", "from": "id_Cdpdx", "name": "/data_schema/mdo_data/constraints/dpdx", "short_name": "1 outputs"}, {"to": "id_Coordinator", "from": "id_Cprop", "name": "/data_schema/mdo_data/constraints/propulsion/ESF,/data_schema/mdo_data/constraints/propulsion/Temp,/data_schema/mdo_data/constraints/propulsion/DT", "short_name": "3 outputs"}, {"to": "id_Coordinator", "from": "id_Csigmas", "name": "/data_schema/mdo_data/constraints/sigmas/sigma4,/data_schema/mdo_data/constraints/sigmas/sigma5,/data_schema/mdo_data/constraints/sigmas/sigma1,/data_schema/mdo_data/constraints/sigmas/sigma2,/data_schema/mdo_data/constraints/sigmas/sigma3", "short_name": "5 outputs"}, {"to": "id_Cdpdx", "from": "id_Aerodynamics", "name": "/data_schema/aircraft/other/dpdx", "short_name": "1 couplings"}, {"to": "id_Csigmas", "from": "id_Structures", "name": "/data_schema/aircraft/other/sigma5,/data_schema/aircraft/other/sigma4,/data_schema/aircraft/other/sigma3,/data_schema/aircraft/other/sigma2,/data_schema/aircraft/other/sigma1", "short_name": "5 couplings"}, {"to": "id_Performance", "from": "id_Coordinator", "name": "/data_schema/reference/h,/data_schema/reference/M", "short_name": "2 inputs"}, {"to": "id_Performance", "from": "id_Aerodynamics", "name": "/data_schema/aircraft/other/fin", "short_name": "1 inputs"}, {"to": "id_Performance", "from": "id_Structures", "name": "/data_schema/aircraft/weight/WT,/data_schema/aircraft/weight/WF", "short_name": "2 inputs"}, {"to": "id_Performance", "from": "id_Propulsion", "name": "/data_schema/aircraft/other/SFC", "short_name": "1 inputs"}, {"to": "id_Structures", "from": "id_Coordinator", "name": "/data_schema/aircraft/geometry/lambda,/data_schema/aircraft/geometry/Sref,/data_schema/aircraft/weight/WFO,/data_schema/aircraft/geometry/AR,/data_schema/aircraft/other/Nz,/data_schema/aircraft/geometry/tc,/data_schema/aircraft/geometry/Lambda,/data_schema/aircraft/weight/WO,/data_schema/aircraft/geometry/section", "short_name": "9 inputs"}, {"to": "id_Structures", "from": "id_Aerodynamics", "name": "/data_schema/aircraft/other/L", "short_name": "1 inputs"}, {"to": "id_Structures", "from": "id_Propulsion", "name": "/data_schema/aircraft/weight/WE", "short_name": "1 inputs"}], "workflow": []}, "id": "01", "organization": null, "variableSchemes": {"catschema_sysLev": {"name": "systemVariables", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "sigma1", "level": 5}, {"type": "variable", "name": "sigma5", "level": 5}, {"type": "variable", "name": "sigma4", "level": 5}, {"type": "variable", "name": "sigma3", "level": 5}, {"type": "variable", "name": "sigma2", "level": 5}, {"type": "variable", "name": "DT", "level": 5}, {"type": "variable", "name": "dpdx", "level": 5}, {"type": "variable", "name": "R", "level": 5}, {"type": "variable", "name": "SFC", "level": 5}, {"type": "variable", "name": "L", "level": 5}, {"type": "variable", "name": "D", "level": 5}, {"type": "variable", "name": "fin", "level": 5}], "name": "other", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 5}], "name": "geometry", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "WT", "level": 5}, {"type": "variable", "name": "WE", "level": 5}, {"type": "variable", "name": "WF", "level": 5}], "name": "weight", "level": 4}], "name": "aircraft", "level": 3}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 4}, {"type": "variable", "name": "Temp", "level": 4}], "name": "reference", "level": 3}], "name": "data_schema", "level": 2}], "name": "couplings", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "Cf", "level": 5}, {"type": "variable", "name": "Nz", "level": 5}, {"type": "variable", "name": "CDmin", "level": 5}, {"type": "variable", "name": "T", "level": 5}], "name": "other", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "WO", "level": 5}, {"type": "variable", "name": "WFO", "level": 5}, {"type": "variable", "name": "WBE", "level": 5}], "name": "weight", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "lambda", "level": 5}, {"type": "variable", "name": "section", "level": 5}, {"type": "variable", "name": "AR", "level": 5}, {"type": "variable", "name": "Lambda", "level": 5}, {"type": "variable", "name": "Sref", "level": 5}, {"type": "variable", "name": "tc", "level": 5}], "name": "geometry", "level": 4}], "name": "aircraft", "level": 3}, {"type": "variable", "children": [{"type": "variable", "name": "h", "level": 4}, {"type": "variable", "name": "M", "level": 4}], "name": "reference", "level": 3}], "name": "data_schema", "level": 2}], "name": "inputs", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "dpdx", "level": 5}, {"type": "variable", "name": "Theta", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "Temp", "level": 6}, {"type": "variable", "name": "ESF", "level": 6}, {"type": "variable", "name": "DT", "level": 6}], "name": "propulsion", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "sigma4", "level": 6}, {"type": "variable", "name": "sigma1", "level": 6}, {"type": "variable", "name": "sigma2", "level": 6}, {"type": "variable", "name": "sigma3", "level": 6}, {"type": "variable", "name": "sigma5", "level": 6}], "name": "sigmas", "level": 5}], "name": "constraints", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "R", "level": 5}], "name": "objectives", "level": 4}], "name": "mdo_data", "level": 3}], "name": "data_schema", "level": 2}], "name": "outputs", "level": 1}]}, "catschema_nodeLev": {"name": "variables", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "sigma1", "level": 5}, {"type": "variable", "name": "sigma5", "level": 5}, {"type": "variable", "name": "sigma4", "level": 5}, {"type": "variable", "name": "sigma3", "level": 5}, {"type": "variable", "name": "sigma2", "level": 5}, {"type": "variable", "name": "DT", "level": 5}, {"type": "variable", "name": "dpdx", "level": 5}, {"type": "variable", "name": "R", "level": 5}, {"type": "variable", "name": "SFC", "level": 5}, {"type": "variable", "name": "L", "level": 5}, {"type": "variable", "name": "D", "level": 5}, {"type": "variable", "name": "fin", "level": 5}], "name": "other", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "WE", "level": 5}, {"type": "variable", "name": "WF", "level": 5}], "name": "weight", "level": 4}], "name": "aircraft", "level": 3}, {"type": "variable", "children": [{"type": "variable", "name": "Temp", "level": 4}], "name": "reference", "level": 3}], "name": "data_schema", "level": 2}], "name": "coupling", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "Cf", "level": 5}, {"type": "variable", "name": "Nz", "level": 5}, {"type": "variable", "name": "CDmin", "level": 5}, {"type": "variable", "name": "T", "level": 5}], "name": "other", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "WO", "level": 5}, {"type": "variable", "name": "WFO", "level": 5}, {"type": "variable", "name": "WBE", "level": 5}], "name": "weight", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "lambda", "level": 5}, {"type": "variable", "name": "section", "level": 5}], "name": "geometry", "level": 4}], "name": "aircraft", "level": 3}], "name": "data_schema", "level": 2}], "name": "suppliedInput", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 5}], "name": "geometry", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "WT", "level": 5}], "name": "weight", "level": 4}], "name": "aircraft", "level": 3}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 4}], "name": "reference", "level": 3}], "name": "data_schema", "level": 2}], "name": "sharedCoupling", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "dpdx", "level": 5}, {"type": "variable", "name": "Theta", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "Temp", "level": 6}, {"type": "variable", "name": "ESF", "level": 6}, {"type": "variable", "name": "DT", "level": 6}], "name": "propulsion", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "sigma4", "level": 6}, {"type": "variable", "name": "sigma1", "level": 6}, {"type": "variable", "name": "sigma2", "level": 6}, {"type": "variable", "name": "sigma3", "level": 6}, {"type": "variable", "name": "sigma5", "level": 6}], "name": "sigmas", "level": 5}], "name": "constraints", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "R", "level": 5}], "name": "objectives", "level": 4}], "name": "mdo_data", "level": 3}], "name": "data_schema", "level": 2}], "name": "output", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "AR", "level": 5}, {"type": "variable", "name": "Lambda", "level": 5}, {"type": "variable", "name": "Sref", "level": 5}, {"type": "variable", "name": "tc", "level": 5}], "name": "geometry", "level": 4}], "name": "aircraft", "level": 3}, {"type": "variable", "children": [{"type": "variable", "name": "h", "level": 4}, {"type": "variable", "name": "M", "level": 4}], "name": "reference", "level": 3}], "name": "data_schema", "level": 2}], "name": "suppliedSharedInput", "level": 1}]}, "catschema_roleLev": {"name": "variables", "children": [{"type": "variable", "name": "architectureRoles", "level": 1}, {"type": "variable", "name": "problemRoles", "level": 1}]}, "catschema_funLev": {"name": "functions", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "R", "level": 6}], "name": "other", "level": 5}], "name": "aircraft", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "R", "level": 6}], "name": "objectives", "level": 5}], "name": "mdo_data", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "FR", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "h", "level": 5}, {"type": "variable", "name": "M", "level": 5}], "name": "reference", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "WBE", "level": 6}], "name": "weight", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "D", "level": 6}, {"type": "variable", "name": "T", "level": 6}], "name": "other", "level": 5}], "name": "aircraft", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 5}, {"type": "variable", "name": "Temp", "level": 5}], "name": "reference", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "DT", "level": 6}, {"type": "variable", "name": "SFC", "level": 6}], "name": "other", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "WE", "level": 6}], "name": "weight", "level": 5}], "name": "aircraft", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "Propulsion", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 6}], "name": "geometry", "level": 5}], "name": "aircraft", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 6}], "name": "constraints", "level": 5}], "name": "mdo_data", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "CTheta", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "DT", "level": 6}], "name": "other", "level": 5}], "name": "aircraft", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 5}, {"type": "variable", "name": "Temp", "level": 5}], "name": "reference", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 7}, {"type": "variable", "name": "Temp", "level": 7}, {"type": "variable", "name": "DT", "level": 7}], "name": "propulsion", "level": 6}], "name": "constraints", "level": 5}], "name": "mdo_data", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "Cprop", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 6}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 7}, {"type": "variable", "name": "Temp", "level": 7}, {"type": "variable", "name": "DT", "level": 7}], "name": "propulsion", "level": 6}, {"type": "variable", "children": [{"type": "variable", "name": "sigma4", "level": 7}, {"type": "variable", "name": "sigma5", "level": 7}, {"type": "variable", "name": "sigma1", "level": 7}, {"type": "variable", "name": "sigma2", "level": 7}, {"type": "variable", "name": "sigma3", "level": 7}], "name": "sigmas", "level": 6}, {"type": "variable", "name": "dpdx", "level": 6}], "name": "constraints", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "R", "level": 6}], "name": "objectives", "level": 5}], "name": "mdo_data", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "h", "level": 5}, {"type": "variable", "name": "M", "level": 5}], "name": "reference", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "Lambda", "level": 6}, {"type": "variable", "name": "AR", "level": 6}, {"type": "variable", "name": "Sref", "level": 6}, {"type": "variable", "name": "tc", "level": 6}, {"type": "variable", "name": "lambda", "level": 6}, {"type": "variable", "name": "section", "level": 6}], "name": "geometry", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "Cf", "level": 6}, {"type": "variable", "name": "Nz", "level": 6}, {"type": "variable", "name": "CDmin", "level": 6}, {"type": "variable", "name": "T", "level": 6}], "name": "other", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "WFO", "level": 6}, {"type": "variable", "name": "WO", "level": 6}, {"type": "variable", "name": "WBE", "level": 6}], "name": "weight", "level": 5}], "name": "aircraft", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "Coordinator", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "dpdx", "level": 6}], "name": "other", "level": 5}], "name": "aircraft", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "dpdx", "level": 6}], "name": "constraints", "level": 5}], "name": "mdo_data", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "Cdpdx", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "sigma5", "level": 6}, {"type": "variable", "name": "sigma4", "level": 6}, {"type": "variable", "name": "sigma3", "level": 6}, {"type": "variable", "name": "sigma2", "level": 6}, {"type": "variable", "name": "sigma1", "level": 6}], "name": "other", "level": 5}], "name": "aircraft", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "sigma4", "level": 7}, {"type": "variable", "name": "sigma5", "level": 7}, {"type": "variable", "name": "sigma1", "level": 7}, {"type": "variable", "name": "sigma2", "level": 7}, {"type": "variable", "name": "sigma3", "level": 7}], "name": "sigmas", "level": 6}], "name": "constraints", "level": 5}], "name": "mdo_data", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "Csigmas", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "SFC", "level": 6}, {"type": "variable", "name": "fin", "level": 6}], "name": "other", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "WT", "level": 6}, {"type": "variable", "name": "WF", "level": 6}], "name": "weight", "level": 5}], "name": "aircraft", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "h", "level": 5}, {"type": "variable", "name": "M", "level": 5}], "name": "reference", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "R", "level": 6}], "name": "other", "level": 5}], "name": "aircraft", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "Performance", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "CDmin", "level": 6}, {"type": "variable", "name": "Cf", "level": 6}], "name": "other", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 6}, {"type": "variable", "name": "AR", "level": 6}, {"type": "variable", "name": "Sref", "level": 6}, {"type": "variable", "name": "tc", "level": 6}, {"type": "variable", "name": "Lambda", "level": 6}], "name": "geometry", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "WT", "level": 6}], "name": "weight", "level": 5}], "name": "aircraft", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "h", "level": 5}, {"type": "variable", "name": "ESF", "level": 5}, {"type": "variable", "name": "M", "level": 5}], "name": "reference", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "dpdx", "level": 6}, {"type": "variable", "name": "D", "level": 6}, {"type": "variable", "name": "fin", "level": 6}, {"type": "variable", "name": "L", "level": 6}], "name": "other", "level": 5}], "name": "aircraft", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "Aerodynamics", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "lambda", "level": 6}, {"type": "variable", "name": "section", "level": 6}, {"type": "variable", "name": "AR", "level": 6}, {"type": "variable", "name": "Sref", "level": 6}, {"type": "variable", "name": "tc", "level": 6}, {"type": "variable", "name": "Lambda", "level": 6}], "name": "geometry", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "Nz", "level": 6}, {"type": "variable", "name": "L", "level": 6}], "name": "other", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "WO", "level": 6}, {"type": "variable", "name": "WE", "level": 6}, {"type": "variable", "name": "WFO", "level": 6}], "name": "weight", "level": 5}], "name": "aircraft", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "WT", "level": 6}, {"type": "variable", "name": "WF", "level": 6}], "name": "weight", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "sigma5", "level": 6}, {"type": "variable", "name": "sigma4", "level": 6}, {"type": "variable", "name": "sigma3", "level": 6}, {"type": "variable", "name": "sigma2", "level": 6}, {"type": "variable", "name": "sigma1", "level": 6}], "name": "other", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 6}], "name": "geometry", "level": 5}], "name": "aircraft", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "Structures", "level": 1}]}, "schema": {"name": "data_schema", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"name": "sigma1", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"name": "Cf", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"name": "Nz", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"name": "sigma5", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"name": "sigma4", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"name": "sigma3", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"name": "sigma2", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"name": "CDmin", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"name": "DT", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"name": "dpdx", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"name": "R", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"name": "SFC", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"name": "L", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"name": "D", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"name": "fin", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"name": "T", "type": "variable", "dimension": null, "value": "unknown", "level": 3}], "name": "other", "level": 2}, {"type": "variable", "children": [{"name": "WO", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"name": "WT", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"name": "WE", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"name": "WF", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"name": "WFO", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"name": "WBE", "type": "variable", "dimension": null, "value": "unknown", "level": 3}], "name": "weight", "level": 2}, {"type": "variable", "children": [{"name": "lambda", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"name": "section", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"name": "Theta", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"name": "AR", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"name": "Lambda", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"name": "Sref", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"name": "tc", "type": "variable", "dimension": null, "value": "unknown", "level": 3}], "name": "geometry", "level": 2}], "name": "aircraft", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"name": "dpdx", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"name": "Theta", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"type": "variable", "children": [{"name": "Temp", "type": "variable", "dimension": null, "value": "unknown", "level": 4}, {"name": "ESF", "type": "variable", "dimension": null, "value": "unknown", "level": 4}, {"name": "DT", "type": "variable", "dimension": null, "value": "unknown", "level": 4}], "name": "propulsion", "level": 3}, {"type": "variable", "children": [{"name": "sigma4", "type": "variable", "dimension": null, "value": "unknown", "level": 4}, {"name": "sigma1", "type": "variable", "dimension": null, "value": "unknown", "level": 4}, {"name": "sigma2", "type": "variable", "dimension": null, "value": "unknown", "level": 4}, {"name": "sigma3", "type": "variable", "dimension": null, "value": "unknown", "level": 4}, {"name": "sigma5", "type": "variable", "dimension": null, "value": "unknown", "level": 4}], "name": "sigmas", "level": 3}], "name": "constraints", "level": 2}, {"type": "variable", "children": [{"name": "R", "type": "variable", "dimension": null, "value": "unknown", "level": 3}], "name": "objectives", "level": 2}], "name": "mdo_data", "level": 1}, {"type": "variable", "children": [{"name": "h", "type": "variable", "dimension": null, "value": "unknown", "level": 2}, {"name": "ESF", "type": "variable", "dimension": null, "value": "unknown", "level": 2}, {"name": "M", "type": "variable", "dimension": null, "value": "unknown", "level": 2}, {"name": "Temp", "type": "variable", "dimension": null, "value": "unknown", "level": 2}], "name": "reference", "level": 1}]}}, "edgeBundles": [{"input": ["Performance"], "pipeline_data": {"Performance": ["/data_schema/aircraft/other/R"]}, "name": "FR"}, {"input": ["Coordinator", "Structures", "Propulsion"], "pipeline_data": {"Coordinator": ["/data_schema/reference/h", "/data_schema/aircraft/geometry/Sref", "/data_schema/aircraft/geometry/AR", "/data_schema/aircraft/other/Cf", "/data_schema/aircraft/geometry/tc", "/data_schema/reference/M", "/data_schema/aircraft/geometry/Lambda", "/data_schema/aircraft/other/CDmin"], "Structures": ["/data_schema/aircraft/geometry/Theta", "/data_schema/aircraft/weight/WT"], "Propulsion": ["/data_schema/reference/ESF"]}, "name": "Aerodynamics"}, {"input": ["Structures"], "pipeline_data": {"Structures": ["/data_schema/aircraft/geometry/Theta"]}, "name": "CTheta"}, {"input": ["Coordinator", "Aerodynamics"], "pipeline_data": {"Coordinator": ["/data_schema/reference/h", "/data_schema/aircraft/weight/WBE", "/data_schema/reference/M", "/data_schema/aircraft/other/T"], "Aerodynamics": ["/data_schema/aircraft/other/D"]}, "name": "Propulsion"}, {"input": ["Propulsion"], "pipeline_data": {"Propulsion": ["/data_schema/reference/ESF", "/data_schema/reference/Temp", "/data_schema/aircraft/other/DT"]}, "name": "Cprop"}, {"input": ["F[R]", "C[Theta]", "C[dpdx]", "C[prop]", "C[sigmas]"], "pipeline_data": {"F[R]": ["/data_schema/mdo_data/objectives/R"], "C[Theta]": ["/data_schema/mdo_data/constraints/Theta"], "C[dpdx]": ["/data_schema/mdo_data/constraints/dpdx"], "C[prop]": ["/data_schema/mdo_data/constraints/propulsion/ESF", "/data_schema/mdo_data/constraints/propulsion/Temp", "/data_schema/mdo_data/constraints/propulsion/DT"], "C[sigmas]": ["/data_schema/mdo_data/constraints/sigmas/sigma4", "/data_schema/mdo_data/constraints/sigmas/sigma5", "/data_schema/mdo_data/constraints/sigmas/sigma1", "/data_schema/mdo_data/constraints/sigmas/sigma2", "/data_schema/mdo_data/constraints/sigmas/sigma3"]}, "name": "Coordinator"}, {"input": ["Aerodynamics"], "pipeline_data": {"Aerodynamics": ["/data_schema/aircraft/other/dpdx"]}, "name": "Cdpdx"}, {"input": ["Structures"], "pipeline_data": {"Structures": ["/data_schema/aircraft/other/sigma5", "/data_schema/aircraft/other/sigma4", "/data_schema/aircraft/other/sigma3", "/data_schema/aircraft/other/sigma2", "/data_schema/aircraft/other/sigma1"]}, "name": "Csigmas"}, {"input": ["Coordinator", "Aerodynamics", "Structures", "Propulsion"], "pipeline_data": {"Coordinator": ["/data_schema/reference/h", "/data_schema/reference/M"], "Structures": ["/data_schema/aircraft/weight/WT", "/data_schema/aircraft/weight/WF"], "Propulsion": ["/data_schema/aircraft/other/SFC"], "Aerodynamics": ["/data_schema/aircraft/other/fin"]}, "name": "Performance"}, {"input": ["Coordinator", "Aerodynamics", "Propulsion"], "pipeline_data": {"Coordinator": ["/data_schema/aircraft/geometry/lambda", "/data_schema/aircraft/geometry/Sref", "/data_schema/aircraft/weight/WFO", "/data_schema/aircraft/geometry/AR", "/data_schema/aircraft/other/Nz", "/data_schema/aircraft/geometry/tc", "/data_schema/aircraft/geometry/Lambda", "/data_schema/aircraft/weight/WO", "/data_schema/aircraft/geometry/section"], "Propulsion": ["/data_schema/aircraft/weight/WE"], "Aerodynamics": ["/data_schema/aircraft/other/L"]}, "name": "Structures"}], "name": "RCG"}, {"description": "Fundamental problem graph to solve the super-sonic business jet test case optimization problem for the architecture type: MDO", "problem_formulation": {"allow_unconverged_couplings": false, "function_order": ["Structures", "Aerodynamics", "Propulsion", "Performance", "C[sigmas]", "C[Theta]", "C[dpdx]", "C[prop]", "F[R]"], "convergence_type": "Gauss-Seidel", "mdao_architecture": "MDF", "coupled_functions_groups": [["Structures"], ["Aerodynamics"], ["Propulsion"]], "function_ordering": {"post-coupling": ["Performance", "C[sigmas]", "C[Theta]", "C[dpdx]", "C[prop]", "F[R]"], "pre-coupling": [], "coupled": ["Structures", "Aerodynamics", "Propulsion"]}}, "xdsm": {"nodes": [{"metadata": [{"name": "Coordinator"}, {"description": "Action block providing system inputs and collecting outputs."}, {"creator": "Imco van Gent"}], "type": "coordinator", "id": "id_Coordinator", "name": "Coordinator"}, {"metadata": [{"name": "Structures"}, {"mode": "main"}, {"version": "1.0"}, {"execution_info": null}, {"instance": "1"}, {"problem_role": "coupled"}, {"general_info": null}, {"projectSpecific": null}, {"performance_info": null}], "type": "coupledanalysis", "id": "id_Structures", "name": "Structures"}, {"metadata": [{"name": "Aerodynamics"}, {"mode": "main"}, {"version": "1.0"}, {"execution_info": null}, {"instance": "1"}, {"problem_role": "coupled"}, {"general_info": null}, {"projectSpecific": null}, {"performance_info": null}], "type": "coupledanalysis", "id": "id_Aerodynamics", "name": "Aerodynamics"}, {"metadata": [{"name": "Propulsion"}, {"mode": "main"}, {"version": "1.0"}, {"execution_info": null}, {"instance": "1"}, {"problem_role": "coupled"}, {"general_info": null}, {"projectSpecific": null}, {"performance_info": null}], "type": "coupledanalysis", "id": "id_Propulsion", "name": "Propulsion"}, {"metadata": [{"name": "Performance"}, {"mode": "main"}, {"version": "1.0"}, {"execution_info": null}, {"instance": "1"}, {"problem_role": "post-coupling"}, {"general_info": null}, {"projectSpecific": null}, {"performance_info": null}], "type": "postcouplinganalysis", "id": "id_Performance", "name": "Performance"}, {"metadata": [{"name": "C[sigmas]"}, {"instance": 1}, {"problem_role": "post-coupling"}], "type": "postcouplinganalysis", "id": "id_Csigmas", "name": "Csigmas"}, {"metadata": [{"name": "C[Theta]"}, {"instance": 1}, {"problem_role": "post-coupling"}], "type": "postcouplinganalysis", "id": "id_CTheta", "name": "CTheta"}, {"metadata": [{"name": "C[dpdx]"}, {"instance": 1}, {"problem_role": "post-coupling"}], "type": "postcouplinganalysis", "id": "id_Cdpdx", "name": "Cdpdx"}, {"metadata": [{"name": "C[prop]"}, {"instance": 1}, {"problem_role": "post-coupling"}], "type": "postcouplinganalysis", "id": "id_Cprop", "name": "Cprop"}, {"metadata": [{"name": "F[R]"}, {"instance": 1}, {"problem_role": "post-coupling"}], "type": "postcouplinganalysis", "id": "id_FR", "name": "FR"}], "edges": [{"to": "id_FR", "from": "id_Performance", "name": "/data_schema/aircraft/other/R", "short_name": "1 couplings"}, {"to": "id_Aerodynamics", "from": "id_Coordinator", "name": "/data_schema/reference/h,/data_schema/aircraft/geometry/Sref,/data_schema/aircraft/geometry/AR,/data_schema/aircraft/other/Cf,/data_schema/aircraft/geometry/tc,/data_schema/reference/M,/data_schema/aircraft/geometry/Lambda,/data_schema/aircraft/other/CDmin", "short_name": "8 inputs"}, {"to": "id_Aerodynamics", "from": "id_Structures", "name": "/data_schema/aircraft/geometry/Theta,/data_schema/aircraft/weight/WT", "short_name": "2 inputs"}, {"to": "id_Aerodynamics", "from": "id_Propulsion", "name": "/data_schema/reference/ESF", "short_name": "1 inputs"}, {"to": "id_CTheta", "from": "id_Structures", "name": "/data_schema/aircraft/geometry/Theta", "short_name": "1 couplings"}, {"to": "id_Propulsion", "from": "id_Coordinator", "name": "/data_schema/reference/h,/data_schema/aircraft/weight/WBE,/data_schema/reference/M,/data_schema/aircraft/other/T", "short_name": "4 inputs"}, {"to": "id_Propulsion", "from": "id_Aerodynamics", "name": "/data_schema/aircraft/other/D", "short_name": "1 inputs"}, {"to": "id_Cprop", "from": "id_Propulsion", "name": "/data_schema/reference/ESF,/data_schema/reference/Temp,/data_schema/aircraft/other/DT", "short_name": "3 couplings"}, {"to": "id_Coordinator", "from": "id_FR", "name": "/data_schema/mdo_data/objectives/R", "short_name": "1 outputs"}, {"to": "id_Coordinator", "from": "id_CTheta", "name": "/data_schema/mdo_data/constraints/Theta", "short_name": "1 outputs"}, {"to": "id_Coordinator", "from": "id_Cdpdx", "name": "/data_schema/mdo_data/constraints/dpdx", "short_name": "1 outputs"}, {"to": "id_Coordinator", "from": "id_Cprop", "name": "/data_schema/mdo_data/constraints/propulsion/ESF,/data_schema/mdo_data/constraints/propulsion/Temp,/data_schema/mdo_data/constraints/propulsion/DT", "short_name": "3 outputs"}, {"to": "id_Coordinator", "from": "id_Csigmas", "name": "/data_schema/mdo_data/constraints/sigmas/sigma4,/data_schema/mdo_data/constraints/sigmas/sigma5,/data_schema/mdo_data/constraints/sigmas/sigma1,/data_schema/mdo_data/constraints/sigmas/sigma2,/data_schema/mdo_data/constraints/sigmas/sigma3", "short_name": "5 outputs"}, {"to": "id_Cdpdx", "from": "id_Aerodynamics", "name": "/data_schema/aircraft/other/dpdx", "short_name": "1 couplings"}, {"to": "id_Csigmas", "from": "id_Structures", "name": "/data_schema/aircraft/other/sigma5,/data_schema/aircraft/other/sigma4,/data_schema/aircraft/other/sigma3,/data_schema/aircraft/other/sigma2,/data_schema/aircraft/other/sigma1", "short_name": "5 couplings"}, {"to": "id_Performance", "from": "id_Coordinator", "name": "/data_schema/reference/h,/data_schema/reference/M", "short_name": "2 inputs"}, {"to": "id_Performance", "from": "id_Aerodynamics", "name": "/data_schema/aircraft/other/fin", "short_name": "1 inputs"}, {"to": "id_Performance", "from": "id_Structures", "name": "/data_schema/aircraft/weight/WT,/data_schema/aircraft/weight/WF", "short_name": "2 inputs"}, {"to": "id_Performance", "from": "id_Propulsion", "name": "/data_schema/aircraft/other/SFC", "short_name": "1 inputs"}, {"to": "id_Structures", "from": "id_Coordinator", "name": "/data_schema/aircraft/geometry/lambda,/data_schema/aircraft/geometry/Sref,/data_schema/aircraft/weight/WFO,/data_schema/aircraft/geometry/AR,/data_schema/aircraft/other/Nz,/data_schema/aircraft/geometry/tc,/data_schema/aircraft/geometry/Lambda,/data_schema/aircraft/weight/WO,/data_schema/aircraft/geometry/section", "short_name": "9 inputs"}, {"to": "id_Structures", "from": "id_Aerodynamics", "name": "/data_schema/aircraft/other/L", "short_name": "1 inputs"}, {"to": "id_Structures", "from": "id_Propulsion", "name": "/data_schema/aircraft/weight/WE", "short_name": "1 inputs"}], "workflow": []}, "edgeBundles": [{"input": ["Performance"], "pipeline_data": {"Performance": ["/data_schema/aircraft/other/R"]}, "name": "FR"}, {"input": ["Coordinator", "Structures", "Propulsion"], "pipeline_data": {"Coordinator": ["/data_schema/reference/h", "/data_schema/aircraft/geometry/Sref", "/data_schema/aircraft/geometry/AR", "/data_schema/aircraft/other/Cf", "/data_schema/aircraft/geometry/tc", "/data_schema/reference/M", "/data_schema/aircraft/geometry/Lambda", "/data_schema/aircraft/other/CDmin"], "Structures": ["/data_schema/aircraft/geometry/Theta", "/data_schema/aircraft/weight/WT"], "Propulsion": ["/data_schema/reference/ESF"]}, "name": "Aerodynamics"}, {"input": ["Structures"], "pipeline_data": {"Structures": ["/data_schema/aircraft/geometry/Theta"]}, "name": "CTheta"}, {"input": ["Coordinator", "Aerodynamics"], "pipeline_data": {"Coordinator": ["/data_schema/reference/h", "/data_schema/aircraft/weight/WBE", "/data_schema/reference/M", "/data_schema/aircraft/other/T"], "Aerodynamics": ["/data_schema/aircraft/other/D"]}, "name": "Propulsion"}, {"input": ["Propulsion"], "pipeline_data": {"Propulsion": ["/data_schema/reference/ESF", "/data_schema/reference/Temp", "/data_schema/aircraft/other/DT"]}, "name": "Cprop"}, {"input": ["F[R]", "C[Theta]", "C[dpdx]", "C[prop]", "C[sigmas]"], "pipeline_data": {"F[R]": ["/data_schema/mdo_data/objectives/R"], "C[Theta]": ["/data_schema/mdo_data/constraints/Theta"], "C[dpdx]": ["/data_schema/mdo_data/constraints/dpdx"], "C[prop]": ["/data_schema/mdo_data/constraints/propulsion/ESF", "/data_schema/mdo_data/constraints/propulsion/Temp", "/data_schema/mdo_data/constraints/propulsion/DT"], "C[sigmas]": ["/data_schema/mdo_data/constraints/sigmas/sigma4", "/data_schema/mdo_data/constraints/sigmas/sigma5", "/data_schema/mdo_data/constraints/sigmas/sigma1", "/data_schema/mdo_data/constraints/sigmas/sigma2", "/data_schema/mdo_data/constraints/sigmas/sigma3"]}, "name": "Coordinator"}, {"input": ["Aerodynamics"], "pipeline_data": {"Aerodynamics": ["/data_schema/aircraft/other/dpdx"]}, "name": "Cdpdx"}, {"input": ["Structures"], "pipeline_data": {"Structures": ["/data_schema/aircraft/other/sigma5", "/data_schema/aircraft/other/sigma4", "/data_schema/aircraft/other/sigma3", "/data_schema/aircraft/other/sigma2", "/data_schema/aircraft/other/sigma1"]}, "name": "Csigmas"}, {"input": ["Coordinator", "Aerodynamics", "Structures", "Propulsion"], "pipeline_data": {"Coordinator": ["/data_schema/reference/h", "/data_schema/reference/M"], "Aerodynamics": ["/data_schema/aircraft/other/fin"], "Structures": ["/data_schema/aircraft/weight/WT", "/data_schema/aircraft/weight/WF"], "Propulsion": ["/data_schema/aircraft/other/SFC"]}, "name": "Performance"}, {"input": ["Coordinator", "Aerodynamics", "Propulsion"], "pipeline_data": {"Coordinator": ["/data_schema/aircraft/geometry/lambda", "/data_schema/aircraft/geometry/Sref", "/data_schema/aircraft/weight/WFO", "/data_schema/aircraft/geometry/AR", "/data_schema/aircraft/other/Nz", "/data_schema/aircraft/geometry/tc", "/data_schema/aircraft/geometry/Lambda", "/data_schema/aircraft/weight/WO", "/data_schema/aircraft/geometry/section"], "Aerodynamics": ["/data_schema/aircraft/other/L"], "Propulsion": ["/data_schema/aircraft/weight/WE"]}, "name": "Structures"}], "organization": null, "variableSchemes": {"catschema_sysLev": {"name": "systemVariables", "children": [{"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"type": "variable", "name": "sigma1", "level": 5}, {"type": "variable", "name": "sigma5", "level": 5}, {"type": "variable", "name": "sigma4", "level": 5}, {"type": "variable", "name": "sigma3", "level": 5}, {"type": "variable", "name": "sigma2", "level": 5}, {"type": "variable", "name": "DT", "level": 5}, {"type": "variable", "name": "dpdx", "level": 5}, {"type": "variable", "name": "R", "level": 5}, {"type": "variable", "name": "SFC", "level": 5}, {"type": "variable", "name": "L", "level": 5}, {"type": "variable", "name": "D", "level": 5}, {"type": "variable", "name": "fin", "level": 5}], "name": "other"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 5}], "name": "geometry"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "WT", "level": 5}, {"type": "variable", "name": "WE", "level": 5}, {"type": "variable", "name": "WF", "level": 5}], "name": "weight"}], "name": "aircraft"}, {"level": 3, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 4}, {"type": "variable", "name": "Temp", "level": 4}], "name": "reference"}], "name": "data_schema"}], "name": "couplings"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"type": "variable", "name": "Cf", "level": 5}, {"type": "variable", "name": "Nz", "level": 5}, {"type": "variable", "name": "CDmin", "level": 5}, {"type": "variable", "name": "T", "level": 5}], "name": "other"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "WO", "level": 5}, {"type": "variable", "name": "WFO", "level": 5}, {"type": "variable", "name": "WBE", "level": 5}], "name": "weight"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "lambda", "level": 5}, {"type": "variable", "name": "section", "level": 5}, {"type": "variable", "name": "AR", "level": 5}, {"type": "variable", "name": "Lambda", "level": 5}, {"type": "variable", "name": "Sref", "level": 5}, {"type": "variable", "name": "tc", "level": 5}], "name": "geometry"}], "name": "aircraft"}, {"level": 3, "type": "variable", "children": [{"type": "variable", "name": "h", "level": 4}, {"type": "variable", "name": "M", "level": 4}], "name": "reference"}], "name": "data_schema"}], "name": "inputs"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "sigma3", "level": 6}, {"type": "variable", "name": "sigma4", "level": 6}, {"type": "variable", "name": "sigma1", "level": 6}, {"type": "variable", "name": "sigma2", "level": 6}, {"type": "variable", "name": "sigma5", "level": 6}], "name": "sigmas"}, {"type": "variable", "name": "Theta", "level": 5}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "Temp", "level": 6}, {"type": "variable", "name": "ESF", "level": 6}, {"type": "variable", "name": "DT", "level": 6}], "name": "propulsion"}, {"type": "variable", "name": "dpdx", "level": 5}], "name": "constraints"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "R", "level": 5}], "name": "objectives"}], "name": "mdo_data"}], "name": "data_schema"}], "name": "outputs"}]}, "catschema_nodeLev": {"name": "variables", "children": [{"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"type": "variable", "name": "sigma1", "level": 5}, {"type": "variable", "name": "sigma5", "level": 5}, {"type": "variable", "name": "sigma4", "level": 5}, {"type": "variable", "name": "sigma3", "level": 5}, {"type": "variable", "name": "sigma2", "level": 5}, {"type": "variable", "name": "DT", "level": 5}, {"type": "variable", "name": "dpdx", "level": 5}, {"type": "variable", "name": "R", "level": 5}, {"type": "variable", "name": "SFC", "level": 5}, {"type": "variable", "name": "L", "level": 5}, {"type": "variable", "name": "D", "level": 5}, {"type": "variable", "name": "fin", "level": 5}], "name": "other"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "WE", "level": 5}, {"type": "variable", "name": "WF", "level": 5}], "name": "weight"}], "name": "aircraft"}, {"level": 3, "type": "variable", "children": [{"type": "variable", "name": "Temp", "level": 4}], "name": "reference"}], "name": "data_schema"}], "name": "coupling"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"type": "variable", "name": "Cf", "level": 5}, {"type": "variable", "name": "Nz", "level": 5}, {"type": "variable", "name": "CDmin", "level": 5}, {"type": "variable", "name": "T", "level": 5}], "name": "other"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "WO", "level": 5}, {"type": "variable", "name": "WFO", "level": 5}, {"type": "variable", "name": "WBE", "level": 5}], "name": "weight"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "lambda", "level": 5}, {"type": "variable", "name": "section", "level": 5}], "name": "geometry"}], "name": "aircraft"}], "name": "data_schema"}], "name": "suppliedInput"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 5}], "name": "geometry"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "WT", "level": 5}], "name": "weight"}], "name": "aircraft"}, {"level": 3, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 4}], "name": "reference"}], "name": "data_schema"}], "name": "sharedCoupling"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "sigma3", "level": 6}, {"type": "variable", "name": "sigma4", "level": 6}, {"type": "variable", "name": "sigma1", "level": 6}, {"type": "variable", "name": "sigma2", "level": 6}, {"type": "variable", "name": "sigma5", "level": 6}], "name": "sigmas"}, {"type": "variable", "name": "Theta", "level": 5}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "Temp", "level": 6}, {"type": "variable", "name": "ESF", "level": 6}, {"type": "variable", "name": "DT", "level": 6}], "name": "propulsion"}, {"type": "variable", "name": "dpdx", "level": 5}], "name": "constraints"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "R", "level": 5}], "name": "objectives"}], "name": "mdo_data"}], "name": "data_schema"}], "name": "output"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"type": "variable", "name": "AR", "level": 5}, {"type": "variable", "name": "Lambda", "level": 5}, {"type": "variable", "name": "Sref", "level": 5}, {"type": "variable", "name": "tc", "level": 5}], "name": "geometry"}], "name": "aircraft"}, {"level": 3, "type": "variable", "children": [{"type": "variable", "name": "h", "level": 4}, {"type": "variable", "name": "M", "level": 4}], "name": "reference"}], "name": "data_schema"}], "name": "suppliedSharedInput"}]}, "catschema_roleLev": {"name": "variables", "children": [{"type": "variable", "name": "architectureRoles", "level": 1}, {"type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "Cf", "level": 6}, {"type": "variable", "name": "T", "level": 6}], "name": "other"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "lambda", "level": 6}, {"type": "variable", "name": "section", "level": 6}, {"type": "variable", "name": "AR", "level": 6}, {"type": "variable", "name": "Lambda", "level": 6}, {"type": "variable", "name": "Sref", "level": 6}, {"type": "variable", "name": "tc", "level": 6}], "name": "geometry"}], "name": "aircraft"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "h", "level": 5}, {"type": "variable", "name": "M", "level": 5}], "name": "reference"}], "name": "data_schema"}], "name": "designVariables"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"type": "variable", "name": "sigma3", "level": 7}, {"type": "variable", "name": "sigma4", "level": 7}, {"type": "variable", "name": "sigma1", "level": 7}, {"type": "variable", "name": "sigma2", "level": 7}, {"type": "variable", "name": "sigma5", "level": 7}], "name": "sigmas"}, {"type": "variable", "name": "Theta", "level": 6}, {"level": 6, "type": "variable", "children": [{"type": "variable", "name": "Temp", "level": 7}, {"type": "variable", "name": "ESF", "level": 7}, {"type": "variable", "name": "DT", "level": 7}], "name": "propulsion"}, {"type": "variable", "name": "dpdx", "level": 6}], "name": "constraints"}], "name": "mdo_data"}], "name": "data_schema"}], "name": "constraints"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "R", "level": 6}], "name": "objectives"}], "name": "mdo_data"}], "name": "data_schema"}], "name": "objectives"}], "name": "problemRoles", "level": 1}]}, "catschema_funLev": {"name": "functions", "children": [{"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "R", "level": 6}], "name": "other"}], "name": "aircraft"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "R", "level": 6}], "name": "objectives"}], "name": "mdo_data"}], "name": "data_schema"}], "name": "outputs"}], "name": "FR"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "D", "level": 6}, {"type": "variable", "name": "T", "level": 6}], "name": "other"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "WBE", "level": 6}], "name": "weight"}], "name": "aircraft"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "h", "level": 5}, {"type": "variable", "name": "M", "level": 5}], "name": "reference"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 5}, {"type": "variable", "name": "Temp", "level": 5}], "name": "reference"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "DT", "level": 6}, {"type": "variable", "name": "SFC", "level": 6}], "name": "other"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "WE", "level": 6}], "name": "weight"}], "name": "aircraft"}], "name": "data_schema"}], "name": "outputs"}], "name": "Propulsion"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 6}], "name": "geometry"}], "name": "aircraft"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 6}], "name": "constraints"}], "name": "mdo_data"}], "name": "data_schema"}], "name": "outputs"}], "name": "CTheta"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "DT", "level": 6}], "name": "other"}], "name": "aircraft"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 5}, {"type": "variable", "name": "Temp", "level": 5}], "name": "reference"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 7}, {"type": "variable", "name": "Temp", "level": 7}, {"type": "variable", "name": "DT", "level": 7}], "name": "propulsion"}], "name": "constraints"}], "name": "mdo_data"}], "name": "data_schema"}], "name": "outputs"}], "name": "Cprop"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 6}, {"level": 6, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 7}, {"type": "variable", "name": "Temp", "level": 7}, {"type": "variable", "name": "DT", "level": 7}], "name": "propulsion"}, {"level": 6, "type": "variable", "children": [{"type": "variable", "name": "sigma4", "level": 7}, {"type": "variable", "name": "sigma5", "level": 7}, {"type": "variable", "name": "sigma1", "level": 7}, {"type": "variable", "name": "sigma2", "level": 7}, {"type": "variable", "name": "sigma3", "level": 7}], "name": "sigmas"}, {"type": "variable", "name": "dpdx", "level": 6}], "name": "constraints"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "R", "level": 6}], "name": "objectives"}], "name": "mdo_data"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"type": "variable", "name": "h", "level": 5}, {"type": "variable", "name": "M", "level": 5}], "name": "reference"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "Lambda", "level": 6}, {"type": "variable", "name": "AR", "level": 6}, {"type": "variable", "name": "Sref", "level": 6}, {"type": "variable", "name": "tc", "level": 6}, {"type": "variable", "name": "lambda", "level": 6}, {"type": "variable", "name": "section", "level": 6}], "name": "geometry"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "Cf", "level": 6}, {"type": "variable", "name": "Nz", "level": 6}, {"type": "variable", "name": "CDmin", "level": 6}, {"type": "variable", "name": "T", "level": 6}], "name": "other"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "WFO", "level": 6}, {"type": "variable", "name": "WO", "level": 6}, {"type": "variable", "name": "WBE", "level": 6}], "name": "weight"}], "name": "aircraft"}], "name": "data_schema"}], "name": "outputs"}], "name": "Coordinator"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "dpdx", "level": 6}], "name": "other"}], "name": "aircraft"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "dpdx", "level": 6}], "name": "constraints"}], "name": "mdo_data"}], "name": "data_schema"}], "name": "outputs"}], "name": "Cdpdx"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "sigma5", "level": 6}, {"type": "variable", "name": "sigma4", "level": 6}, {"type": "variable", "name": "sigma3", "level": 6}, {"type": "variable", "name": "sigma2", "level": 6}, {"type": "variable", "name": "sigma1", "level": 6}], "name": "other"}], "name": "aircraft"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"type": "variable", "name": "sigma4", "level": 7}, {"type": "variable", "name": "sigma5", "level": 7}, {"type": "variable", "name": "sigma1", "level": 7}, {"type": "variable", "name": "sigma2", "level": 7}, {"type": "variable", "name": "sigma3", "level": 7}], "name": "sigmas"}], "name": "constraints"}], "name": "mdo_data"}], "name": "data_schema"}], "name": "outputs"}], "name": "Csigmas"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "WT", "level": 6}, {"type": "variable", "name": "WF", "level": 6}], "name": "weight"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "SFC", "level": 6}, {"type": "variable", "name": "fin", "level": 6}], "name": "other"}], "name": "aircraft"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "h", "level": 5}, {"type": "variable", "name": "M", "level": 5}], "name": "reference"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "R", "level": 6}], "name": "other"}], "name": "aircraft"}], "name": "data_schema"}], "name": "outputs"}], "name": "Performance"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "CDmin", "level": 6}, {"type": "variable", "name": "Cf", "level": 6}], "name": "other"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 6}, {"type": "variable", "name": "AR", "level": 6}, {"type": "variable", "name": "Lambda", "level": 6}, {"type": "variable", "name": "Sref", "level": 6}, {"type": "variable", "name": "tc", "level": 6}], "name": "geometry"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "WT", "level": 6}], "name": "weight"}], "name": "aircraft"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "h", "level": 5}, {"type": "variable", "name": "ESF", "level": 5}, {"type": "variable", "name": "M", "level": 5}], "name": "reference"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "dpdx", "level": 6}, {"type": "variable", "name": "D", "level": 6}, {"type": "variable", "name": "fin", "level": 6}, {"type": "variable", "name": "L", "level": 6}], "name": "other"}], "name": "aircraft"}], "name": "data_schema"}], "name": "outputs"}], "name": "Aerodynamics"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "lambda", "level": 6}, {"type": "variable", "name": "section", "level": 6}, {"type": "variable", "name": "AR", "level": 6}, {"type": "variable", "name": "Lambda", "level": 6}, {"type": "variable", "name": "Sref", "level": 6}, {"type": "variable", "name": "tc", "level": 6}], "name": "geometry"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "Nz", "level": 6}, {"type": "variable", "name": "L", "level": 6}], "name": "other"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "WO", "level": 6}, {"type": "variable", "name": "WE", "level": 6}, {"type": "variable", "name": "WFO", "level": 6}], "name": "weight"}], "name": "aircraft"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "WT", "level": 6}, {"type": "variable", "name": "WF", "level": 6}], "name": "weight"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "sigma5", "level": 6}, {"type": "variable", "name": "sigma4", "level": 6}, {"type": "variable", "name": "sigma3", "level": 6}, {"type": "variable", "name": "sigma2", "level": 6}, {"type": "variable", "name": "sigma1", "level": 6}], "name": "other"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 6}], "name": "geometry"}], "name": "aircraft"}], "name": "data_schema"}], "name": "outputs"}], "name": "Structures"}]}, "schema": {"name": "data_schema", "children": [{"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "sigma1"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "Cf"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "Nz"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "sigma5"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "sigma4"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "sigma3"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "sigma2"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "CDmin"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "DT"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "dpdx"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "R"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "SFC"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "L"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "D"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "fin"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "T"}], "name": "other"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "WO"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "WT"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "WE"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "WF"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "WFO"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "WBE"}], "name": "weight"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "lambda"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "section"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "Theta"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "AR"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "Lambda"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "Sref"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "tc"}], "name": "geometry"}], "name": "aircraft"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "dimension": null, "value": "unknown", "name": "sigma3"}, {"level": 4, "type": "variable", "dimension": null, "value": "unknown", "name": "sigma4"}, {"level": 4, "type": "variable", "dimension": null, "value": "unknown", "name": "sigma1"}, {"level": 4, "type": "variable", "dimension": null, "value": "unknown", "name": "sigma2"}, {"level": 4, "type": "variable", "dimension": null, "value": "unknown", "name": "sigma5"}], "name": "sigmas"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "Theta"}, {"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "dimension": null, "value": "unknown", "name": "Temp"}, {"level": 4, "type": "variable", "dimension": null, "value": "unknown", "name": "ESF"}, {"level": 4, "type": "variable", "dimension": null, "value": "unknown", "name": "DT"}], "name": "propulsion"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "dpdx"}], "name": "constraints"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "R"}], "name": "objectives"}], "name": "mdo_data"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "dimension": null, "value": "unknown", "name": "h"}, {"level": 2, "type": "variable", "dimension": null, "value": "unknown", "name": "ESF"}, {"level": 2, "type": "variable", "dimension": null, "value": "unknown", "name": "M"}, {"level": 2, "type": "variable", "dimension": null, "value": "unknown", "name": "Temp"}], "name": "reference"}]}}, "id": "02", "name": "FPG - MDO - FPG"}, {"description": "Solution strategy to solve the super-sonic business jet test case optimization problem using the strategy: MDF-GS.", "problem_formulation": {"allow_unconverged_couplings": false, "function_order": ["Structures", "Aerodynamics", "Propulsion", "Performance", "C[sigmas]", "C[Theta]", "C[dpdx]", "C[prop]", "F[R]"], "convergence_type": "Gauss-Seidel", "mdao_architecture": "MDF", "coupled_functions_groups": [["Structures"], ["Aerodynamics"], ["Propulsion"]], "function_ordering": {"post-coupling": ["Performance", "C[sigmas]", "C[Theta]", "C[dpdx]", "C[prop]", "F[R]"], "pre-coupling": [], "coupled": ["Structures", "Aerodynamics", "Propulsion"]}}, "xdsm": {"nodes": [{"type": "coordinator", "id": "id_Coordinator", "name": "Coordinator", "metadata": [{"name": "Coordinator"}, {"description": "Action block providing system inputs and collecting outputs."}, {"creator": "Imco van Gent"}]}, {"type": "optimization", "id": "id_Optimizer", "name": "Optimizer", "metadata": [{"name": "Optimizer"}, {"design_variables": {"/data_schema/aircraft/geometry/tc": {"lower_bound": null, "upper_bound": null, "nominal_value": 0.05}, "/data_schema/aircraft/geometry/lambda": {"lower_bound": null, "upper_bound": null, "nominal_value": 0.25}, "/data_schema/aircraft/other/Cf": {"lower_bound": null, "upper_bound": null, "nominal_value": 1.0}, "/data_schema/aircraft/geometry/AR": {"lower_bound": null, "upper_bound": null, "nominal_value": 5.5}, "/data_schema/aircraft/geometry/Sref": {"lower_bound": null, "upper_bound": null, "nominal_value": 1000}, "/data_schema/reference/h": {"lower_bound": null, "upper_bound": null, "nominal_value": 45000}, "/data_schema/reference/M": {"lower_bound": null, "upper_bound": null, "nominal_value": 1.6}, "/data_schema/aircraft/geometry/Lambda": {"lower_bound": null, "upper_bound": null, "nominal_value": 55}, "/data_schema/aircraft/geometry/section": {"lower_bound": null, "upper_bound": null, "nominal_value": 1.0}, "/data_schema/aircraft/other/T": {"lower_bound": null, "upper_bound": null, "nominal_value": 0.55}}}, {"objective_variable": ["/data_schema/mdo_data/objectives/R"]}, {"constraint_variables": {"/data_schema/mdo_data/constraints/Theta": {"lower_bound": null, "upper_bound": null}, "/data_schema/mdo_data/constraints/propulsion/ESF": {"lower_bound": null, "upper_bound": null}, "/data_schema/mdo_data/constraints/propulsion/Temp": {"lower_bound": null, "upper_bound": null}, "/data_schema/mdo_data/constraints/sigmas/sigma4": {"lower_bound": null, "upper_bound": null}, "/data_schema/mdo_data/constraints/sigmas/sigma5": {"lower_bound": null, "upper_bound": null}, "/data_schema/mdo_data/constraints/propulsion/DT": {"lower_bound": null, "upper_bound": null}, "/data_schema/mdo_data/constraints/sigmas/sigma1": {"lower_bound": null, "upper_bound": null}, "/data_schema/mdo_data/constraints/sigmas/sigma2": {"lower_bound": null, "upper_bound": null}, "/data_schema/mdo_data/constraints/dpdx": {"lower_bound": null, "upper_bound": null}, "/data_schema/mdo_data/constraints/sigmas/sigma3": {"lower_bound": null, "upper_bound": null}}}, {"architecture_role": "optimizer"}]}, {"type": "converger", "id": "id_Converger", "name": "Converger", "metadata": [{"name": "Converger"}, {"architecture_role": "converger"}]}, {"type": "coupledanalysis", "id": "id_Structures", "name": "Structures", "metadata": [{"name": "Structures"}, {"mode": "main"}, {"version": "1.0"}, {"execution_info": null}, {"instance": "1"}, {"problem_role": "coupled"}, {"general_info": null}, {"projectSpecific": null}, {"architecture_role": "coupled analysis"}, {"performance_info": null}]}, {"type": "coupledanalysis", "id": "id_Aerodynamics", "name": "Aerodynamics", "metadata": [{"name": "Aerodynamics"}, {"mode": "main"}, {"version": "1.0"}, {"execution_info": null}, {"instance": "1"}, {"problem_role": "coupled"}, {"general_info": null}, {"projectSpecific": null}, {"architecture_role": "coupled analysis"}, {"performance_info": null}]}, {"type": "coupledanalysis", "id": "id_Propulsion", "name": "Propulsion", "metadata": [{"name": "Propulsion"}, {"mode": "main"}, {"version": "1.0"}, {"execution_info": null}, {"instance": "1"}, {"problem_role": "coupled"}, {"general_info": null}, {"projectSpecific": null}, {"architecture_role": "coupled analysis"}, {"performance_info": null}]}, {"type": "postcouplinganalysis", "id": "id_Performance", "name": "Performance", "metadata": [{"name": "Performance"}, {"mode": "main"}, {"version": "1.0"}, {"execution_info": null}, {"instance": "1"}, {"problem_role": "post-coupling"}, {"general_info": null}, {"projectSpecific": null}, {"architecture_role": "post-coupling analysis"}, {"performance_info": null}]}, {"type": "postcouplinganalysis", "id": "id_Csigmas", "name": "Csigmas", "metadata": [{"name": "C[sigmas]"}, {"instance": 1}, {"problem_role": "post-coupling"}, {"architecture_role": "post-coupling analysis"}]}, {"type": "postcouplinganalysis", "id": "id_CTheta", "name": "CTheta", "metadata": [{"name": "C[Theta]"}, {"instance": 1}, {"problem_role": "post-coupling"}, {"architecture_role": "post-coupling analysis"}]}, {"type": "postcouplinganalysis", "id": "id_Cdpdx", "name": "Cdpdx", "metadata": [{"name": "C[dpdx]"}, {"instance": 1}, {"problem_role": "post-coupling"}, {"architecture_role": "post-coupling analysis"}]}, {"type": "postcouplinganalysis", "id": "id_Cprop", "name": "Cprop", "metadata": [{"name": "C[prop]"}, {"instance": 1}, {"problem_role": "post-coupling"}, {"architecture_role": "post-coupling analysis"}]}, {"type": "postcouplinganalysis", "id": "id_FR", "name": "FR", "metadata": [{"name": "F[R]"}, {"instance": 1}, {"problem_role": "post-coupling"}, {"architecture_role": "post-coupling analysis"}]}], "edges": [{"to": "id_FR", "from": "id_Performance", "name": "/data_schema/aircraft/other/R", "short_name": "1 couplings"}, {"to": "id_Optimizer", "from": "id_FR", "name": "/data_schema/mdo_data/objectives/R", "short_name": "1 couplings"}, {"to": "id_Optimizer", "from": "id_CTheta", "name": "/data_schema/mdo_data/constraints/Theta", "short_name": "1 couplings"}, {"to": "id_Optimizer", "from": "id_Cprop", "name": "/data_schema/mdo_data/constraints/propulsion/ESF,/data_schema/mdo_data/constraints/propulsion/DT,/data_schema/mdo_data/constraints/propulsion/Temp", "short_name": "3 couplings"}, {"to": "id_Optimizer", "from": "id_Coordinator", "name": "/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/aircraft/other/T,/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/aircraft/geometry/section,/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/aircraft/geometry/tc,/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/reference/h,/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/aircraft/geometry/AR,/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/aircraft/geometry/Sref,/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/aircraft/geometry/Lambda,/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/reference/M,/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/aircraft/geometry/lambda,/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/aircraft/other/Cf", "short_name": "10 inputs"}, {"to": "id_Optimizer", "from": "id_Cdpdx", "name": "/data_schema/mdo_data/constraints/dpdx", "short_name": "1 inputs"}, {"to": "id_Optimizer", "from": "id_Csigmas", "name": "/data_schema/mdo_data/constraints/sigmas/sigma4,/data_schema/mdo_data/constraints/sigmas/sigma5,/data_schema/mdo_data/constraints/sigmas/sigma1,/data_schema/mdo_data/constraints/sigmas/sigma2,/data_schema/mdo_data/constraints/sigmas/sigma3", "short_name": "5 inputs"}, {"to": "id_Aerodynamics", "from": "id_Optimizer", "name": "/data_schema/reference/h,/data_schema/aircraft/geometry/Sref,/data_schema/aircraft/geometry/AR,/data_schema/aircraft/other/Cf,/data_schema/aircraft/geometry/tc,/data_schema/reference/M,/data_schema/aircraft/geometry/Lambda", "short_name": "7 couplings"}, {"to": "id_Aerodynamics", "from": "id_Structures", "name": "/data_schema/aircraft/geometry/Theta,/data_schema/aircraft/weight/WT", "short_name": "2 couplings"}, {"to": "id_Aerodynamics", "from": "id_Converger", "name": "/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/reference/ESF", "short_name": "1 couplings"}, {"to": "id_Aerodynamics", "from": "id_Coordinator", "name": "/data_schema/aircraft/other/CDmin", "short_name": "1 inputs"}, {"to": "id_CTheta", "from": "id_Structures", "name": "/data_schema/aircraft/geometry/Theta", "short_name": "1 couplings"}, {"to": "id_Propulsion", "from": "id_Aerodynamics", "name": "/data_schema/aircraft/other/D", "short_name": "1 couplings"}, {"to": "id_Propulsion", "from": "id_Optimizer", "name": "/data_schema/reference/h,/data_schema/reference/M,/data_schema/aircraft/other/T", "short_name": "3 couplings"}, {"to": "id_Propulsion", "from": "id_Coordinator", "name": "/data_schema/aircraft/weight/WBE", "short_name": "1 inputs"}, {"to": "id_Cprop", "from": "id_Propulsion", "name": "/data_schema/reference/ESF,/data_schema/reference/Temp,/data_schema/aircraft/other/DT", "short_name": "3 couplings"}, {"to": "id_Converger", "from": "id_Propulsion", "name": "/data_schema/reference/ESF,/data_schema/aircraft/weight/WE", "short_name": "2 couplings"}, {"to": "id_Converger", "from": "id_Coordinator", "name": "/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/aircraft/weight/WE,/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/aircraft/other/L,/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/reference/ESF", "short_name": "3 inputs"}, {"to": "id_Converger", "from": "id_Aerodynamics", "name": "/data_schema/aircraft/other/L", "short_name": "1 inputs"}, {"to": "id_Coordinator", "from": "id_FR", "name": "/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/mdo_data/objectives/R", "short_name": "1 outputs"}, {"to": "id_Coordinator", "from": "id_Optimizer", "name": "/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/aircraft/other/T,/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/aircraft/geometry/Lambda,/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/aircraft/geometry/lambda,/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/aircraft/other/Cf,/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/aircraft/geometry/section,/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/aircraft/geometry/tc,/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/aircraft/geometry/Sref,/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/reference/h,/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/aircraft/geometry/AR,/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/reference/M", "short_name": "10 outputs"}, {"to": "id_Coordinator", "from": "id_Propulsion", "name": "/data_schema/architectureNodes/finalCouplingVariables/data_schemaCopy/aircraft/weight/WE,/data_schema/architectureNodes/finalCouplingVariables/data_schemaCopy/reference/ESF", "short_name": "2 outputs"}, {"to": "id_Coordinator", "from": "id_CTheta", "name": "/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/mdo_data/constraints/Theta", "short_name": "1 outputs"}, {"to": "id_Coordinator", "from": "id_Cprop", "name": "/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/mdo_data/constraints/propulsion/DT,/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/mdo_data/constraints/propulsion/ESF,/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/mdo_data/constraints/propulsion/Temp", "short_name": "3 outputs"}, {"to": "id_Coordinator", "from": "id_Cdpdx", "name": "/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/mdo_data/constraints/dpdx", "short_name": "1 outputs"}, {"to": "id_Coordinator", "from": "id_Csigmas", "name": "/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/mdo_data/constraints/sigmas/sigma5,/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/mdo_data/constraints/sigmas/sigma4,/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/mdo_data/constraints/sigmas/sigma1,/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/mdo_data/constraints/sigmas/sigma3,/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/mdo_data/constraints/sigmas/sigma2", "short_name": "5 outputs"}, {"to": "id_Coordinator", "from": "id_Aerodynamics", "name": "/data_schema/architectureNodes/finalCouplingVariables/data_schemaCopy/aircraft/other/L", "short_name": "1 outputs"}, {"to": "id_Cdpdx", "from": "id_Aerodynamics", "name": "/data_schema/aircraft/other/dpdx", "short_name": "1 couplings"}, {"to": "id_Csigmas", "from": "id_Structures", "name": "/data_schema/aircraft/other/sigma5,/data_schema/aircraft/other/sigma4,/data_schema/aircraft/other/sigma3,/data_schema/aircraft/other/sigma2,/data_schema/aircraft/other/sigma1", "short_name": "5 couplings"}, {"to": "id_Performance", "from": "id_Aerodynamics", "name": "/data_schema/aircraft/other/fin", "short_name": "1 couplings"}, {"to": "id_Performance", "from": "id_Optimizer", "name": "/data_schema/reference/h,/data_schema/reference/M", "short_name": "2 couplings"}, {"to": "id_Performance", "from": "id_Structures", "name": "/data_schema/aircraft/weight/WT,/data_schema/aircraft/weight/WF", "short_name": "2 couplings"}, {"to": "id_Performance", "from": "id_Propulsion", "name": "/data_schema/aircraft/other/SFC", "short_name": "1 couplings"}, {"to": "id_Structures", "from": "id_Coordinator", "name": "/data_schema/aircraft/weight/WFO,/data_schema/aircraft/other/Nz,/data_schema/aircraft/weight/WO", "short_name": "3 inputs"}, {"to": "id_Structures", "from": "id_Optimizer", "name": "/data_schema/aircraft/geometry/lambda,/data_schema/aircraft/geometry/Sref,/data_schema/aircraft/geometry/AR,/data_schema/aircraft/geometry/tc,/data_schema/aircraft/geometry/Lambda,/data_schema/aircraft/geometry/section", "short_name": "6 inputs"}, {"to": "id_Structures", "from": "id_Converger", "name": "/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/other/L,/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/weight/WE", "short_name": "2 inputs"}], "workflow": [{"converger_step_blocks": [], "step_number": 0, "edges": [], "process_step_blocks": ["id_Coordinator"]}, {"converger_step_blocks": [], "step_number": 1, "edges": [["id_Coordinator", "id_Optimizer"]], "process_step_blocks": ["id_Optimizer"]}, {"converger_step_blocks": [], "step_number": 2, "edges": [["id_Optimizer", "id_Converger"]], "process_step_blocks": ["id_Converger"]}, {"converger_step_blocks": [], "step_number": 3, "edges": [["id_Converger", "id_Structures"]], "process_step_blocks": ["id_Structures"]}, {"converger_step_blocks": [], "step_number": 4, "edges": [["id_Structures", "id_Aerodynamics"]], "process_step_blocks": ["id_Aerodynamics"]}, {"converger_step_blocks": [], "step_number": 5, "edges": [["id_Aerodynamics", "id_Propulsion"]], "process_step_blocks": ["id_Propulsion"]}, {"converger_step_blocks": ["id_Converger"], "step_number": 6, "edges": [["id_Propulsion", "id_Converger"]], "process_step_blocks": []}, {"converger_step_blocks": [], "step_number": 7, "edges": [["id_Converger", "id_CTheta"], ["id_Converger", "id_Cprop"], ["id_Converger", "id_Cdpdx"], ["id_Converger", "id_Csigmas"], ["id_Converger", "id_Performance"]], "process_step_blocks": ["id_Cprop", "id_Performance", "id_CTheta", "id_Cdpdx", "id_Csigmas"]}, {"converger_step_blocks": [], "step_number": 8, "edges": [["id_Cprop", "id_FR"], ["id_Performance", "id_FR"], ["id_CTheta", "id_FR"], ["id_Cdpdx", "id_FR"], ["id_Csigmas", "id_FR"]], "process_step_blocks": ["id_FR"]}, {"converger_step_blocks": ["id_Optimizer"], "step_number": 9, "edges": [["id_FR", "id_Optimizer"]], "process_step_blocks": []}, {"converger_step_blocks": ["id_Coordinator"], "step_number": 10, "edges": [["id_Optimizer", "id_Coordinator"]], "process_step_blocks": []}]}, "mg_function_ordering": {"post-coupling": ["Performance", "C[sigmas]", "C[Theta]", "C[dpdx]", "C[prop]", "F[R]"], "coupled": ["Structures", "Aerodynamics", "Propulsion"], "pre-desvars": [], "post-desvars": []}, "id": "03", "organization": null, "function_ordering": {"post-coupling": ["Performance", "C[sigmas]", "C[Theta]", "C[dpdx]", "C[prop]", "F[R]"], "coupled": ["Structures", "Aerodynamics", "Propulsion"], "pre-desvars": [], "post-desvars": []}, "variableSchemes": {"catschema_sysLev": {"name": "systemVariables", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "Cf", "level": 8}, {"type": "variable", "name": "T", "level": 8}], "name": "other", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "Sref", "level": 8}, {"type": "variable", "name": "Lambda", "level": 8}, {"type": "variable", "name": "section", "level": 8}, {"type": "variable", "name": "lambda", "level": 8}, {"type": "variable", "name": "AR", "level": 8}, {"type": "variable", "name": "tc", "level": 8}], "name": "geometry", "level": 7}], "name": "aircraft", "level": 6}, {"type": "variable", "children": [{"type": "variable", "name": "h", "level": 7}, {"type": "variable", "name": "M", "level": 7}], "name": "reference", "level": 6}], "name": "data_schemaCopy", "level": 5}], "name": "finalDesignVariables", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "lambda", "level": 8}, {"type": "variable", "name": "Lambda", "level": 8}, {"type": "variable", "name": "Sref", "level": 8}, {"type": "variable", "name": "AR", "level": 8}, {"type": "variable", "name": "section", "level": 8}, {"type": "variable", "name": "tc", "level": 8}], "name": "geometry", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "T", "level": 8}, {"type": "variable", "name": "Cf", "level": 8}], "name": "other", "level": 7}], "name": "aircraft", "level": 6}, {"type": "variable", "children": [{"type": "variable", "name": "h", "level": 7}, {"type": "variable", "name": "M", "level": 7}], "name": "reference", "level": 6}], "name": "data_schemaCopy", "level": 5}], "name": "initialGuessDesignVariables", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "WE", "level": 8}], "name": "weight", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "L", "level": 8}], "name": "other", "level": 7}], "name": "aircraft", "level": 6}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 7}], "name": "reference", "level": 6}], "name": "data_schemaCopy", "level": 5}], "name": "couplingCopyVariables", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "WE", "level": 8}], "name": "weight", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "L", "level": 8}], "name": "other", "level": 7}], "name": "aircraft", "level": 6}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 7}], "name": "reference", "level": 6}], "name": "data_schemaCopy", "level": 5}], "name": "initialGuessCouplingVariables", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "WE", "level": 8}], "name": "weight", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "L", "level": 8}], "name": "other", "level": 7}], "name": "aircraft", "level": 6}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 7}], "name": "reference", "level": 6}], "name": "data_schemaCopy", "level": 5}], "name": "finalCouplingVariables", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 8}, {"type": "variable", "children": [{"type": "variable", "name": "DT", "level": 9}, {"type": "variable", "name": "Temp", "level": 9}, {"type": "variable", "name": "ESF", "level": 9}], "name": "propulsion", "level": 8}, {"type": "variable", "name": "dpdx", "level": 8}, {"type": "variable", "children": [{"type": "variable", "name": "sigma5", "level": 9}, {"type": "variable", "name": "sigma4", "level": 9}, {"type": "variable", "name": "sigma1", "level": 9}, {"type": "variable", "name": "sigma3", "level": 9}, {"type": "variable", "name": "sigma2", "level": 9}], "name": "sigmas", "level": 8}], "name": "constraints", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "R", "level": 8}], "name": "objectives", "level": 7}], "name": "mdo_data", "level": 6}], "name": "data_schemaCopy", "level": 5}], "name": "finalOutputVariables", "level": 4}], "name": "architectureNodes", "level": 3}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 5}, {"type": "variable", "name": "lambda", "level": 5}, {"type": "variable", "name": "AR", "level": 5}, {"type": "variable", "name": "tc", "level": 5}, {"type": "variable", "name": "section", "level": 5}, {"type": "variable", "name": "Sref", "level": 5}, {"type": "variable", "name": "Lambda", "level": 5}], "name": "geometry", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "dpdx", "level": 5}, {"type": "variable", "name": "L", "level": 5}, {"type": "variable", "name": "D", "level": 5}, {"type": "variable", "name": "fin", "level": 5}, {"type": "variable", "name": "T", "level": 5}, {"type": "variable", "name": "sigma5", "level": 5}, {"type": "variable", "name": "sigma3", "level": 5}, {"type": "variable", "name": "sigma2", "level": 5}, {"type": "variable", "name": "sigma1", "level": 5}, {"type": "variable", "name": "R", "level": 5}, {"type": "variable", "name": "SFC", "level": 5}, {"type": "variable", "name": "Nz", "level": 5}, {"type": "variable", "name": "Cf", "level": 5}, {"type": "variable", "name": "sigma4", "level": 5}, {"type": "variable", "name": "CDmin", "level": 5}, {"type": "variable", "name": "DT", "level": 5}], "name": "other", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "WT", "level": 5}, {"type": "variable", "name": "WO", "level": 5}, {"type": "variable", "name": "WE", "level": 5}, {"type": "variable", "name": "WF", "level": 5}, {"type": "variable", "name": "WFO", "level": 5}, {"type": "variable", "name": "WBE", "level": 5}], "name": "weight", "level": 4}], "name": "aircraft", "level": 3}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "sigma3", "level": 6}, {"type": "variable", "name": "sigma4", "level": 6}, {"type": "variable", "name": "sigma5", "level": 6}, {"type": "variable", "name": "sigma1", "level": 6}, {"type": "variable", "name": "sigma2", "level": 6}], "name": "sigmas", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 6}, {"type": "variable", "name": "DT", "level": 6}, {"type": "variable", "name": "Temp", "level": 6}], "name": "propulsion", "level": 5}, {"type": "variable", "name": "Theta", "level": 5}, {"type": "variable", "name": "dpdx", "level": 5}], "name": "constraints", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "R", "level": 5}], "name": "objectives", "level": 4}], "name": "mdo_data", "level": 3}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 4}, {"type": "variable", "name": "h", "level": 4}, {"type": "variable", "name": "M", "level": 4}, {"type": "variable", "name": "Temp", "level": 4}], "name": "reference", "level": 3}], "name": "data_schema", "level": 2}], "name": "couplings", "level": 1}]}, "catschema_nodeLev": {"name": "variables", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "Cf", "level": 8}, {"type": "variable", "name": "T", "level": 8}], "name": "other", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "Sref", "level": 8}, {"type": "variable", "name": "Lambda", "level": 8}, {"type": "variable", "name": "section", "level": 8}, {"type": "variable", "name": "lambda", "level": 8}, {"type": "variable", "name": "AR", "level": 8}, {"type": "variable", "name": "tc", "level": 8}], "name": "geometry", "level": 7}], "name": "aircraft", "level": 6}, {"type": "variable", "children": [{"type": "variable", "name": "h", "level": 7}, {"type": "variable", "name": "M", "level": 7}], "name": "reference", "level": 6}], "name": "data_schemaCopy", "level": 5}], "name": "finalDesignVariables", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "lambda", "level": 8}, {"type": "variable", "name": "Lambda", "level": 8}, {"type": "variable", "name": "Sref", "level": 8}, {"type": "variable", "name": "AR", "level": 8}, {"type": "variable", "name": "section", "level": 8}, {"type": "variable", "name": "tc", "level": 8}], "name": "geometry", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "T", "level": 8}, {"type": "variable", "name": "Cf", "level": 8}], "name": "other", "level": 7}], "name": "aircraft", "level": 6}, {"type": "variable", "children": [{"type": "variable", "name": "h", "level": 7}, {"type": "variable", "name": "M", "level": 7}], "name": "reference", "level": 6}], "name": "data_schemaCopy", "level": 5}], "name": "initialGuessDesignVariables", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "WE", "level": 8}], "name": "weight", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "L", "level": 8}], "name": "other", "level": 7}], "name": "aircraft", "level": 6}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 7}], "name": "reference", "level": 6}], "name": "data_schemaCopy", "level": 5}], "name": "couplingCopyVariables", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "WE", "level": 8}], "name": "weight", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "L", "level": 8}], "name": "other", "level": 7}], "name": "aircraft", "level": 6}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 7}], "name": "reference", "level": 6}], "name": "data_schemaCopy", "level": 5}], "name": "initialGuessCouplingVariables", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "WE", "level": 8}], "name": "weight", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "L", "level": 8}], "name": "other", "level": 7}], "name": "aircraft", "level": 6}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 7}], "name": "reference", "level": 6}], "name": "data_schemaCopy", "level": 5}], "name": "finalCouplingVariables", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 8}, {"type": "variable", "children": [{"type": "variable", "name": "DT", "level": 9}, {"type": "variable", "name": "Temp", "level": 9}, {"type": "variable", "name": "ESF", "level": 9}], "name": "propulsion", "level": 8}, {"type": "variable", "name": "dpdx", "level": 8}, {"type": "variable", "children": [{"type": "variable", "name": "sigma5", "level": 9}, {"type": "variable", "name": "sigma4", "level": 9}, {"type": "variable", "name": "sigma1", "level": 9}, {"type": "variable", "name": "sigma3", "level": 9}, {"type": "variable", "name": "sigma2", "level": 9}], "name": "sigmas", "level": 8}], "name": "constraints", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "R", "level": 8}], "name": "objectives", "level": 7}], "name": "mdo_data", "level": 6}], "name": "data_schemaCopy", "level": 5}], "name": "finalOutputVariables", "level": 4}], "name": "architectureNodes", "level": 3}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "sigma3", "level": 6}, {"type": "variable", "name": "sigma4", "level": 6}, {"type": "variable", "name": "sigma5", "level": 6}, {"type": "variable", "name": "sigma1", "level": 6}, {"type": "variable", "name": "sigma2", "level": 6}], "name": "sigmas", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 6}, {"type": "variable", "name": "DT", "level": 6}, {"type": "variable", "name": "Temp", "level": 6}], "name": "propulsion", "level": 5}, {"type": "variable", "name": "Theta", "level": 5}, {"type": "variable", "name": "dpdx", "level": 5}], "name": "constraints", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "R", "level": 5}], "name": "objectives", "level": 4}], "name": "mdo_data", "level": 3}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "dpdx", "level": 5}, {"type": "variable", "name": "L", "level": 5}, {"type": "variable", "name": "D", "level": 5}, {"type": "variable", "name": "fin", "level": 5}, {"type": "variable", "name": "T", "level": 5}, {"type": "variable", "name": "sigma5", "level": 5}, {"type": "variable", "name": "sigma3", "level": 5}, {"type": "variable", "name": "sigma2", "level": 5}, {"type": "variable", "name": "sigma1", "level": 5}, {"type": "variable", "name": "R", "level": 5}, {"type": "variable", "name": "SFC", "level": 5}, {"type": "variable", "name": "Nz", "level": 5}, {"type": "variable", "name": "Cf", "level": 5}, {"type": "variable", "name": "sigma4", "level": 5}, {"type": "variable", "name": "CDmin", "level": 5}, {"type": "variable", "name": "DT", "level": 5}], "name": "other", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "WO", "level": 5}, {"type": "variable", "name": "WE", "level": 5}, {"type": "variable", "name": "WF", "level": 5}, {"type": "variable", "name": "WFO", "level": 5}, {"type": "variable", "name": "WBE", "level": 5}], "name": "weight", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "lambda", "level": 5}, {"type": "variable", "name": "section", "level": 5}], "name": "geometry", "level": 4}], "name": "aircraft", "level": 3}, {"type": "variable", "children": [{"type": "variable", "name": "Temp", "level": 4}], "name": "reference", "level": 3}], "name": "data_schema", "level": 2}], "name": "coupling", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 5}, {"type": "variable", "name": "AR", "level": 5}, {"type": "variable", "name": "tc", "level": 5}, {"type": "variable", "name": "Sref", "level": 5}, {"type": "variable", "name": "Lambda", "level": 5}], "name": "geometry", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "WT", "level": 5}], "name": "weight", "level": 4}], "name": "aircraft", "level": 3}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 4}, {"type": "variable", "name": "h", "level": 4}, {"type": "variable", "name": "M", "level": 4}], "name": "reference", "level": 3}], "name": "data_schema", "level": 2}], "name": "sharedCoupling", "level": 1}]}, "catschema_roleLev": {"name": "variables", "children": [{"level": 1, "type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "Cf", "level": 9}, {"type": "variable", "name": "T", "level": 9}], "name": "other", "level": 8}, {"type": "variable", "children": [{"type": "variable", "name": "Sref", "level": 9}, {"type": "variable", "name": "Lambda", "level": 9}, {"type": "variable", "name": "section", "level": 9}, {"type": "variable", "name": "lambda", "level": 9}, {"type": "variable", "name": "AR", "level": 9}, {"type": "variable", "name": "tc", "level": 9}], "name": "geometry", "level": 8}], "name": "aircraft", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "h", "level": 8}, {"type": "variable", "name": "M", "level": 8}], "name": "reference", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "finalDesignVariables", "level": 5}], "name": "architectureNodes", "level": 4}], "name": "data_schema", "level": 3}], "name": "finalDesignVariables", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "lambda", "level": 9}, {"type": "variable", "name": "Lambda", "level": 9}, {"type": "variable", "name": "Sref", "level": 9}, {"type": "variable", "name": "AR", "level": 9}, {"type": "variable", "name": "section", "level": 9}, {"type": "variable", "name": "tc", "level": 9}], "name": "geometry", "level": 8}, {"type": "variable", "children": [{"type": "variable", "name": "T", "level": 9}, {"type": "variable", "name": "Cf", "level": 9}], "name": "other", "level": 8}], "name": "aircraft", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "h", "level": 8}, {"type": "variable", "name": "M", "level": 8}], "name": "reference", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "initialGuessDesignVariables", "level": 5}], "name": "architectureNodes", "level": 4}], "name": "data_schema", "level": 3}], "name": "initialGuessDesignVariables", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "WE", "level": 9}], "name": "weight", "level": 8}, {"type": "variable", "children": [{"type": "variable", "name": "L", "level": 9}], "name": "other", "level": 8}], "name": "aircraft", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 8}], "name": "reference", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "couplingCopyVariables", "level": 5}], "name": "architectureNodes", "level": 4}], "name": "data_schema", "level": 3}], "name": "couplingCopyVariables", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "WE", "level": 9}], "name": "weight", "level": 8}, {"type": "variable", "children": [{"type": "variable", "name": "L", "level": 9}], "name": "other", "level": 8}], "name": "aircraft", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 8}], "name": "reference", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "initialGuessCouplingVariables", "level": 5}], "name": "architectureNodes", "level": 4}], "name": "data_schema", "level": 3}], "name": "initialGuessCouplingVariables", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "WE", "level": 9}], "name": "weight", "level": 8}, {"type": "variable", "children": [{"type": "variable", "name": "L", "level": 9}], "name": "other", "level": 8}], "name": "aircraft", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 8}], "name": "reference", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "finalCouplingVariables", "level": 5}], "name": "architectureNodes", "level": 4}], "name": "data_schema", "level": 3}], "name": "finalCouplingVariables", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 9}, {"type": "variable", "children": [{"type": "variable", "name": "DT", "level": 10}, {"type": "variable", "name": "Temp", "level": 10}, {"type": "variable", "name": "ESF", "level": 10}], "name": "propulsion", "level": 9}, {"type": "variable", "name": "dpdx", "level": 9}, {"type": "variable", "children": [{"type": "variable", "name": "sigma5", "level": 10}, {"type": "variable", "name": "sigma4", "level": 10}, {"type": "variable", "name": "sigma1", "level": 10}, {"type": "variable", "name": "sigma3", "level": 10}, {"type": "variable", "name": "sigma2", "level": 10}], "name": "sigmas", "level": 9}], "name": "constraints", "level": 8}, {"type": "variable", "children": [{"type": "variable", "name": "R", "level": 9}], "name": "objectives", "level": 8}], "name": "mdo_data", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "finalOutputVariables", "level": 5}], "name": "architectureNodes", "level": 4}], "name": "data_schema", "level": 3}], "name": "finalOutputVariables", "level": 2}], "name": "architectureRoles"}, {"level": 1, "type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "sigma3", "level": 7}, {"type": "variable", "name": "sigma4", "level": 7}, {"type": "variable", "name": "sigma5", "level": 7}, {"type": "variable", "name": "sigma1", "level": 7}, {"type": "variable", "name": "sigma2", "level": 7}], "name": "sigmas", "level": 6}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 7}, {"type": "variable", "name": "DT", "level": 7}, {"type": "variable", "name": "Temp", "level": 7}], "name": "propulsion", "level": 6}, {"type": "variable", "name": "Theta", "level": 6}, {"type": "variable", "name": "dpdx", "level": 6}], "name": "constraints", "level": 5}], "name": "mdo_data", "level": 4}], "name": "data_schema", "level": 3}], "name": "constraints", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "T", "level": 6}, {"type": "variable", "name": "Cf", "level": 6}], "name": "other", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "lambda", "level": 6}, {"type": "variable", "name": "AR", "level": 6}, {"type": "variable", "name": "tc", "level": 6}, {"type": "variable", "name": "section", "level": 6}, {"type": "variable", "name": "Sref", "level": 6}, {"type": "variable", "name": "Lambda", "level": 6}], "name": "geometry", "level": 5}], "name": "aircraft", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "h", "level": 5}, {"type": "variable", "name": "M", "level": 5}], "name": "reference", "level": 4}], "name": "data_schema", "level": 3}], "name": "designVariables", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "R", "level": 6}], "name": "objectives", "level": 5}], "name": "mdo_data", "level": 4}], "name": "data_schema", "level": 3}], "name": "objectives", "level": 2}], "name": "problemRoles"}]}, "catschema_funLev": {"name": "functions", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "R", "level": 6}], "name": "other", "level": 5}], "name": "aircraft", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "R", "level": 9}], "name": "objectives", "level": 8}], "name": "mdo_data", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "finalOutputVariables", "level": 5}], "name": "architectureNodes", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "R", "level": 6}], "name": "objectives", "level": 5}], "name": "mdo_data", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "FR", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "lambda", "level": 9}, {"type": "variable", "name": "Lambda", "level": 9}, {"type": "variable", "name": "Sref", "level": 9}, {"type": "variable", "name": "AR", "level": 9}, {"type": "variable", "name": "tc", "level": 9}, {"type": "variable", "name": "section", "level": 9}], "name": "geometry", "level": 8}, {"type": "variable", "children": [{"type": "variable", "name": "T", "level": 9}, {"type": "variable", "name": "Cf", "level": 9}], "name": "other", "level": 8}], "name": "aircraft", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "M", "level": 8}, {"type": "variable", "name": "h", "level": 8}], "name": "reference", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "initialGuessDesignVariables", "level": 5}], "name": "architectureNodes", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "dpdx", "level": 6}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 7}, {"type": "variable", "name": "DT", "level": 7}, {"type": "variable", "name": "Temp", "level": 7}], "name": "propulsion", "level": 6}, {"type": "variable", "name": "Theta", "level": 6}, {"type": "variable", "children": [{"type": "variable", "name": "sigma4", "level": 7}, {"type": "variable", "name": "sigma5", "level": 7}, {"type": "variable", "name": "sigma1", "level": 7}, {"type": "variable", "name": "sigma2", "level": 7}, {"type": "variable", "name": "sigma3", "level": 7}], "name": "sigmas", "level": 6}], "name": "constraints", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "R", "level": 6}], "name": "objectives", "level": 5}], "name": "mdo_data", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "h", "level": 5}, {"type": "variable", "name": "M", "level": 5}], "name": "reference", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "T", "level": 9}, {"type": "variable", "name": "Cf", "level": 9}], "name": "other", "level": 8}, {"type": "variable", "children": [{"type": "variable", "name": "lambda", "level": 9}, {"type": "variable", "name": "Lambda", "level": 9}, {"type": "variable", "name": "section", "level": 9}, {"type": "variable", "name": "tc", "level": 9}, {"type": "variable", "name": "Sref", "level": 9}, {"type": "variable", "name": "AR", "level": 9}], "name": "geometry", "level": 8}], "name": "aircraft", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "h", "level": 8}, {"type": "variable", "name": "M", "level": 8}], "name": "reference", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "finalDesignVariables", "level": 5}], "name": "architectureNodes", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "Cf", "level": 6}, {"type": "variable", "name": "T", "level": 6}], "name": "other", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "AR", "level": 6}, {"type": "variable", "name": "Lambda", "level": 6}, {"type": "variable", "name": "tc", "level": 6}, {"type": "variable", "name": "Sref", "level": 6}, {"type": "variable", "name": "lambda", "level": 6}, {"type": "variable", "name": "section", "level": 6}], "name": "geometry", "level": 5}], "name": "aircraft", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "Optimizer", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 6}, {"type": "variable", "name": "AR", "level": 6}, {"type": "variable", "name": "tc", "level": 6}, {"type": "variable", "name": "Sref", "level": 6}, {"type": "variable", "name": "Lambda", "level": 6}], "name": "geometry", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "WT", "level": 6}], "name": "weight", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "Cf", "level": 6}, {"type": "variable", "name": "CDmin", "level": 6}], "name": "other", "level": 5}], "name": "aircraft", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 8}], "name": "reference", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "couplingCopyVariables", "level": 5}], "name": "architectureNodes", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "h", "level": 5}, {"type": "variable", "name": "M", "level": 5}], "name": "reference", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "L", "level": 9}], "name": "other", "level": 8}], "name": "aircraft", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "finalCouplingVariables", "level": 5}], "name": "architectureNodes", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "dpdx", "level": 6}, {"type": "variable", "name": "D", "level": 6}, {"type": "variable", "name": "fin", "level": 6}, {"type": "variable", "name": "L", "level": 6}], "name": "other", "level": 5}], "name": "aircraft", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "Aerodynamics", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 6}], "name": "geometry", "level": 5}], "name": "aircraft", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 6}], "name": "constraints", "level": 5}], "name": "mdo_data", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 9}], "name": "constraints", "level": 8}], "name": "mdo_data", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "finalOutputVariables", "level": 5}], "name": "architectureNodes", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "CTheta", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 5}, {"type": "variable", "name": "Temp", "level": 5}], "name": "reference", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "DT", "level": 6}], "name": "other", "level": 5}], "name": "aircraft", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 7}, {"type": "variable", "name": "Temp", "level": 7}, {"type": "variable", "name": "DT", "level": 7}], "name": "propulsion", "level": 6}], "name": "constraints", "level": 5}], "name": "mdo_data", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "DT", "level": 10}, {"type": "variable", "name": "ESF", "level": 10}, {"type": "variable", "name": "Temp", "level": 10}], "name": "propulsion", "level": 9}], "name": "constraints", "level": 8}], "name": "mdo_data", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "finalOutputVariables", "level": 5}], "name": "architectureNodes", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "Cprop", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 8}], "name": "reference", "level": 7}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "WE", "level": 9}], "name": "weight", "level": 8}, {"type": "variable", "children": [{"type": "variable", "name": "L", "level": 9}], "name": "other", "level": 8}], "name": "aircraft", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "initialGuessCouplingVariables", "level": 5}], "name": "architectureNodes", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "WE", "level": 6}], "name": "weight", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "L", "level": 6}], "name": "other", "level": 5}], "name": "aircraft", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 5}], "name": "reference", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "L", "level": 9}], "name": "other", "level": 8}, {"type": "variable", "children": [{"type": "variable", "name": "WE", "level": 9}], "name": "weight", "level": 8}], "name": "aircraft", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 8}], "name": "reference", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "couplingCopyVariables", "level": 5}], "name": "architectureNodes", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "Converger", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "sigma5", "level": 10}, {"type": "variable", "name": "sigma4", "level": 10}, {"type": "variable", "name": "sigma1", "level": 10}, {"type": "variable", "name": "sigma3", "level": 10}, {"type": "variable", "name": "sigma2", "level": 10}], "name": "sigmas", "level": 9}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 10}, {"type": "variable", "name": "DT", "level": 10}, {"type": "variable", "name": "Temp", "level": 10}], "name": "propulsion", "level": 9}, {"type": "variable", "name": "dpdx", "level": 9}, {"type": "variable", "name": "Theta", "level": 9}], "name": "constraints", "level": 8}, {"type": "variable", "children": [{"type": "variable", "name": "R", "level": 9}], "name": "objectives", "level": 8}], "name": "mdo_data", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "finalOutputVariables", "level": 5}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "Cf", "level": 9}, {"type": "variable", "name": "T", "level": 9}], "name": "other", "level": 8}, {"type": "variable", "children": [{"type": "variable", "name": "Sref", "level": 9}, {"type": "variable", "name": "Lambda", "level": 9}, {"type": "variable", "name": "section", "level": 9}, {"type": "variable", "name": "lambda", "level": 9}, {"type": "variable", "name": "tc", "level": 9}, {"type": "variable", "name": "AR", "level": 9}], "name": "geometry", "level": 8}], "name": "aircraft", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "h", "level": 8}, {"type": "variable", "name": "M", "level": 8}], "name": "reference", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "finalDesignVariables", "level": 5}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "L", "level": 9}], "name": "other", "level": 8}, {"type": "variable", "children": [{"type": "variable", "name": "WE", "level": 9}], "name": "weight", "level": 8}], "name": "aircraft", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 8}], "name": "reference", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "finalCouplingVariables", "level": 5}], "name": "architectureNodes", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "T", "level": 9}, {"type": "variable", "name": "Cf", "level": 9}], "name": "other", "level": 8}, {"type": "variable", "children": [{"type": "variable", "name": "section", "level": 9}, {"type": "variable", "name": "tc", "level": 9}, {"type": "variable", "name": "AR", "level": 9}, {"type": "variable", "name": "Sref", "level": 9}, {"type": "variable", "name": "Lambda", "level": 9}, {"type": "variable", "name": "lambda", "level": 9}], "name": "geometry", "level": 8}], "name": "aircraft", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "h", "level": 8}, {"type": "variable", "name": "M", "level": 8}], "name": "reference", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "initialGuessDesignVariables", "level": 5}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "WE", "level": 9}], "name": "weight", "level": 8}, {"type": "variable", "children": [{"type": "variable", "name": "L", "level": 9}], "name": "other", "level": 8}], "name": "aircraft", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 8}], "name": "reference", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "initialGuessCouplingVariables", "level": 5}], "name": "architectureNodes", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "CDmin", "level": 6}, {"type": "variable", "name": "Nz", "level": 6}], "name": "other", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "WBE", "level": 6}, {"type": "variable", "name": "WFO", "level": 6}, {"type": "variable", "name": "WO", "level": 6}], "name": "weight", "level": 5}], "name": "aircraft", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "Coordinator", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "dpdx", "level": 6}], "name": "other", "level": 5}], "name": "aircraft", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "dpdx", "level": 9}], "name": "constraints", "level": 8}], "name": "mdo_data", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "finalOutputVariables", "level": 5}], "name": "architectureNodes", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "dpdx", "level": 6}], "name": "constraints", "level": 5}], "name": "mdo_data", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "Cdpdx", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "sigma5", "level": 6}, {"type": "variable", "name": "sigma4", "level": 6}, {"type": "variable", "name": "sigma3", "level": 6}, {"type": "variable", "name": "sigma2", "level": 6}, {"type": "variable", "name": "sigma1", "level": 6}], "name": "other", "level": 5}], "name": "aircraft", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "sigma5", "level": 10}, {"type": "variable", "name": "sigma4", "level": 10}, {"type": "variable", "name": "sigma1", "level": 10}, {"type": "variable", "name": "sigma3", "level": 10}, {"type": "variable", "name": "sigma2", "level": 10}], "name": "sigmas", "level": 9}], "name": "constraints", "level": 8}], "name": "mdo_data", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "finalOutputVariables", "level": 5}], "name": "architectureNodes", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "sigma4", "level": 7}, {"type": "variable", "name": "sigma5", "level": 7}, {"type": "variable", "name": "sigma1", "level": 7}, {"type": "variable", "name": "sigma2", "level": 7}, {"type": "variable", "name": "sigma3", "level": 7}], "name": "sigmas", "level": 6}], "name": "constraints", "level": 5}], "name": "mdo_data", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "Csigmas", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "D", "level": 6}, {"type": "variable", "name": "T", "level": 6}], "name": "other", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "WBE", "level": 6}], "name": "weight", "level": 5}], "name": "aircraft", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "h", "level": 5}, {"type": "variable", "name": "M", "level": 5}], "name": "reference", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "SFC", "level": 6}, {"type": "variable", "name": "DT", "level": 6}], "name": "other", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "WE", "level": 6}], "name": "weight", "level": 5}], "name": "aircraft", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 5}, {"type": "variable", "name": "Temp", "level": 5}], "name": "reference", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "WE", "level": 9}], "name": "weight", "level": 8}], "name": "aircraft", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 8}], "name": "reference", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "finalCouplingVariables", "level": 5}], "name": "architectureNodes", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "Propulsion", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "WT", "level": 6}, {"type": "variable", "name": "WF", "level": 6}], "name": "weight", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "fin", "level": 6}, {"type": "variable", "name": "SFC", "level": 6}], "name": "other", "level": 5}], "name": "aircraft", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "h", "level": 5}, {"type": "variable", "name": "M", "level": 5}], "name": "reference", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "R", "level": 6}], "name": "other", "level": 5}], "name": "aircraft", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "Performance", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "WE", "level": 9}], "name": "weight", "level": 8}, {"type": "variable", "children": [{"type": "variable", "name": "L", "level": 9}], "name": "other", "level": 8}], "name": "aircraft", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "couplingCopyVariables", "level": 5}], "name": "architectureNodes", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "WO", "level": 6}, {"type": "variable", "name": "WFO", "level": 6}], "name": "weight", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "AR", "level": 6}, {"type": "variable", "name": "lambda", "level": 6}, {"type": "variable", "name": "tc", "level": 6}, {"type": "variable", "name": "section", "level": 6}, {"type": "variable", "name": "Sref", "level": 6}, {"type": "variable", "name": "Lambda", "level": 6}], "name": "geometry", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "Nz", "level": 6}], "name": "other", "level": 5}], "name": "aircraft", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "WT", "level": 6}, {"type": "variable", "name": "WF", "level": 6}], "name": "weight", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "sigma5", "level": 6}, {"type": "variable", "name": "sigma4", "level": 6}, {"type": "variable", "name": "sigma3", "level": 6}, {"type": "variable", "name": "sigma2", "level": 6}, {"type": "variable", "name": "sigma1", "level": 6}], "name": "other", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 6}], "name": "geometry", "level": 5}], "name": "aircraft", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "Structures", "level": 1}]}, "schema": {"name": "data_schema", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "Cf", "value": "unknown", "level": 6}, {"dimension": null, "type": "variable", "name": "T", "value": "unknown", "level": 6}], "name": "other", "level": 5}, {"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "Sref", "value": "unknown", "level": 6}, {"dimension": null, "type": "variable", "name": "Lambda", "value": "unknown", "level": 6}, {"dimension": null, "type": "variable", "name": "section", "value": "unknown", "level": 6}, {"dimension": null, "type": "variable", "name": "lambda", "value": "unknown", "level": 6}, {"dimension": null, "type": "variable", "name": "AR", "value": "unknown", "level": 6}, {"dimension": null, "type": "variable", "name": "tc", "value": "unknown", "level": 6}], "name": "geometry", "level": 5}], "name": "aircraft", "level": 4}, {"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "h", "value": "unknown", "level": 5}, {"dimension": null, "type": "variable", "name": "M", "value": "unknown", "level": 5}], "name": "reference", "level": 4}], "name": "data_schemaCopy", "level": 3}], "name": "finalDesignVariables", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "lambda", "value": "unknown", "level": 6}, {"dimension": null, "type": "variable", "name": "Lambda", "value": "unknown", "level": 6}, {"dimension": null, "type": "variable", "name": "Sref", "value": "unknown", "level": 6}, {"dimension": null, "type": "variable", "name": "AR", "value": "unknown", "level": 6}, {"dimension": null, "type": "variable", "name": "section", "value": "unknown", "level": 6}, {"dimension": null, "type": "variable", "name": "tc", "value": "unknown", "level": 6}], "name": "geometry", "level": 5}, {"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "T", "value": "unknown", "level": 6}, {"dimension": null, "type": "variable", "name": "Cf", "value": "unknown", "level": 6}], "name": "other", "level": 5}], "name": "aircraft", "level": 4}, {"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "h", "value": "unknown", "level": 5}, {"dimension": null, "type": "variable", "name": "M", "value": "unknown", "level": 5}], "name": "reference", "level": 4}], "name": "data_schemaCopy", "level": 3}], "name": "initialGuessDesignVariables", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "WE", "value": "unknown", "level": 6}], "name": "weight", "level": 5}, {"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "L", "value": "unknown", "level": 6}], "name": "other", "level": 5}], "name": "aircraft", "level": 4}, {"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "ESF", "value": "unknown", "level": 5}], "name": "reference", "level": 4}], "name": "data_schemaCopy", "level": 3}], "name": "couplingCopyVariables", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "WE", "value": "unknown", "level": 6}], "name": "weight", "level": 5}, {"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "L", "value": "unknown", "level": 6}], "name": "other", "level": 5}], "name": "aircraft", "level": 4}, {"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "ESF", "value": "unknown", "level": 5}], "name": "reference", "level": 4}], "name": "data_schemaCopy", "level": 3}], "name": "initialGuessCouplingVariables", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "WE", "value": "unknown", "level": 6}], "name": "weight", "level": 5}, {"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "L", "value": "unknown", "level": 6}], "name": "other", "level": 5}], "name": "aircraft", "level": 4}, {"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "ESF", "value": "unknown", "level": 5}], "name": "reference", "level": 4}], "name": "data_schemaCopy", "level": 3}], "name": "finalCouplingVariables", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "Theta", "value": "unknown", "level": 6}, {"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "DT", "value": "unknown", "level": 7}, {"dimension": null, "type": "variable", "name": "Temp", "value": "unknown", "level": 7}, {"dimension": null, "type": "variable", "name": "ESF", "value": "unknown", "level": 7}], "name": "propulsion", "level": 6}, {"dimension": null, "type": "variable", "name": "dpdx", "value": "unknown", "level": 6}, {"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "sigma5", "value": "unknown", "level": 7}, {"dimension": null, "type": "variable", "name": "sigma4", "value": "unknown", "level": 7}, {"dimension": null, "type": "variable", "name": "sigma1", "value": "unknown", "level": 7}, {"dimension": null, "type": "variable", "name": "sigma3", "value": "unknown", "level": 7}, {"dimension": null, "type": "variable", "name": "sigma2", "value": "unknown", "level": 7}], "name": "sigmas", "level": 6}], "name": "constraints", "level": 5}, {"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "R", "value": "unknown", "level": 6}], "name": "objectives", "level": 5}], "name": "mdo_data", "level": 4}], "name": "data_schemaCopy", "level": 3}], "name": "finalOutputVariables", "level": 2}], "name": "architectureNodes", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "Theta", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "lambda", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "AR", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "tc", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "section", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "Sref", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "Lambda", "value": "unknown", "level": 3}], "name": "geometry", "level": 2}, {"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "dpdx", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "L", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "D", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "fin", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "T", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "sigma5", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "sigma3", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "sigma2", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "sigma1", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "R", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "SFC", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "Nz", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "Cf", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "sigma4", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "CDmin", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "DT", "value": "unknown", "level": 3}], "name": "other", "level": 2}, {"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "WT", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "WO", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "WE", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "WF", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "WFO", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "WBE", "value": "unknown", "level": 3}], "name": "weight", "level": 2}], "name": "aircraft", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "sigma3", "value": "unknown", "level": 4}, {"dimension": null, "type": "variable", "name": "sigma4", "value": "unknown", "level": 4}, {"dimension": null, "type": "variable", "name": "sigma5", "value": "unknown", "level": 4}, {"dimension": null, "type": "variable", "name": "sigma1", "value": "unknown", "level": 4}, {"dimension": null, "type": "variable", "name": "sigma2", "value": "unknown", "level": 4}], "name": "sigmas", "level": 3}, {"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "ESF", "value": "unknown", "level": 4}, {"dimension": null, "type": "variable", "name": "DT", "value": "unknown", "level": 4}, {"dimension": null, "type": "variable", "name": "Temp", "value": "unknown", "level": 4}], "name": "propulsion", "level": 3}, {"dimension": null, "type": "variable", "name": "Theta", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "dpdx", "value": "unknown", "level": 3}], "name": "constraints", "level": 2}, {"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "R", "value": "unknown", "level": 3}], "name": "objectives", "level": 2}], "name": "mdo_data", "level": 1}, {"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "ESF", "value": "unknown", "level": 2}, {"dimension": null, "type": "variable", "name": "h", "value": "unknown", "level": 2}, {"dimension": null, "type": "variable", "name": "M", "value": "unknown", "level": 2}, {"dimension": null, "type": "variable", "name": "Temp", "value": "unknown", "level": 2}], "name": "reference", "level": 1}]}}, "edgeBundles": [{"input": ["Performance"], "pipeline_data": {"Performance": ["/data_schema/aircraft/other/R"]}, "name": "FR"}, {"input": ["F[R]", "C[Theta]", "C[prop]", "Coordinator", "C[dpdx]", "C[sigmas]"], "pipeline_data": {"F[R]": ["/data_schema/mdo_data/objectives/R"], "C[Theta]": ["/data_schema/mdo_data/constraints/Theta"], "C[prop]": ["/data_schema/mdo_data/constraints/propulsion/ESF", "/data_schema/mdo_data/constraints/propulsion/DT", "/data_schema/mdo_data/constraints/propulsion/Temp"], "Coordinator": ["/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/aircraft/other/T", "/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/aircraft/geometry/section", "/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/aircraft/geometry/tc", "/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/reference/h", "/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/aircraft/geometry/AR", "/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/aircraft/geometry/Sref", "/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/aircraft/geometry/Lambda", "/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/reference/M", "/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/aircraft/geometry/lambda", "/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/aircraft/other/Cf"], "C[dpdx]": ["/data_schema/mdo_data/constraints/dpdx"], "C[sigmas]": ["/data_schema/mdo_data/constraints/sigmas/sigma4", "/data_schema/mdo_data/constraints/sigmas/sigma5", "/data_schema/mdo_data/constraints/sigmas/sigma1", "/data_schema/mdo_data/constraints/sigmas/sigma2", "/data_schema/mdo_data/constraints/sigmas/sigma3"]}, "name": "Optimizer"}, {"input": ["Optimizer", "Structures", "Converger", "Coordinator"], "pipeline_data": {"Structures": ["/data_schema/aircraft/geometry/Theta", "/data_schema/aircraft/weight/WT"], "Optimizer": ["/data_schema/reference/h", "/data_schema/aircraft/geometry/Sref", "/data_schema/aircraft/geometry/AR", "/data_schema/aircraft/other/Cf", "/data_schema/aircraft/geometry/tc", "/data_schema/reference/M", "/data_schema/aircraft/geometry/Lambda"], "Converger": ["/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/reference/ESF"], "Coordinator": ["/data_schema/aircraft/other/CDmin"]}, "name": "Aerodynamics"}, {"input": ["Structures"], "pipeline_data": {"Structures": ["/data_schema/aircraft/geometry/Theta"]}, "name": "CTheta"}, {"input": ["Aerodynamics", "Optimizer", "Coordinator"], "pipeline_data": {"Aerodynamics": ["/data_schema/aircraft/other/D"], "Optimizer": ["/data_schema/reference/h", "/data_schema/reference/M", "/data_schema/aircraft/other/T"], "Coordinator": ["/data_schema/aircraft/weight/WBE"]}, "name": "Propulsion"}, {"input": ["Propulsion"], "pipeline_data": {"Propulsion": ["/data_schema/reference/ESF", "/data_schema/reference/Temp", "/data_schema/aircraft/other/DT"]}, "name": "Cprop"}, {"input": ["Propulsion", "Coordinator", "Aerodynamics"], "pipeline_data": {"Propulsion": ["/data_schema/reference/ESF", "/data_schema/aircraft/weight/WE"], "Aerodynamics": ["/data_schema/aircraft/other/L"], "Coordinator": ["/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/aircraft/weight/WE", "/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/aircraft/other/L", "/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/reference/ESF"]}, "name": "Converger"}, {"input": ["F[R]", "Optimizer", "Propulsion", "C[Theta]", "C[prop]", "C[dpdx]", "C[sigmas]", "Aerodynamics"], "pipeline_data": {"F[R]": ["/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/mdo_data/objectives/R"], "Optimizer": ["/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/aircraft/other/T", "/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/aircraft/geometry/Lambda", "/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/aircraft/geometry/lambda", "/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/aircraft/other/Cf", "/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/aircraft/geometry/section", "/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/aircraft/geometry/tc", "/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/aircraft/geometry/Sref", "/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/reference/h", "/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/aircraft/geometry/AR", "/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/reference/M"], "Propulsion": ["/data_schema/architectureNodes/finalCouplingVariables/data_schemaCopy/aircraft/weight/WE", "/data_schema/architectureNodes/finalCouplingVariables/data_schemaCopy/reference/ESF"], "C[Theta]": ["/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/mdo_data/constraints/Theta"], "C[prop]": ["/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/mdo_data/constraints/propulsion/DT", "/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/mdo_data/constraints/propulsion/ESF", "/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/mdo_data/constraints/propulsion/Temp"], "C[dpdx]": ["/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/mdo_data/constraints/dpdx"], "C[sigmas]": ["/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/mdo_data/constraints/sigmas/sigma5", "/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/mdo_data/constraints/sigmas/sigma4", "/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/mdo_data/constraints/sigmas/sigma1", "/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/mdo_data/constraints/sigmas/sigma3", "/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/mdo_data/constraints/sigmas/sigma2"], "Aerodynamics": ["/data_schema/architectureNodes/finalCouplingVariables/data_schemaCopy/aircraft/other/L"]}, "name": "Coordinator"}, {"input": ["Aerodynamics"], "pipeline_data": {"Aerodynamics": ["/data_schema/aircraft/other/dpdx"]}, "name": "Cdpdx"}, {"input": ["Structures"], "pipeline_data": {"Structures": ["/data_schema/aircraft/other/sigma5", "/data_schema/aircraft/other/sigma4", "/data_schema/aircraft/other/sigma3", "/data_schema/aircraft/other/sigma2", "/data_schema/aircraft/other/sigma1"]}, "name": "Csigmas"}, {"input": ["Aerodynamics", "Optimizer", "Structures", "Propulsion"], "pipeline_data": {"Aerodynamics": ["/data_schema/aircraft/other/fin"], "Structures": ["/data_schema/aircraft/weight/WT", "/data_schema/aircraft/weight/WF"], "Optimizer": ["/data_schema/reference/h", "/data_schema/reference/M"], "Propulsion": ["/data_schema/aircraft/other/SFC"]}, "name": "Performance"}, {"input": ["Coordinator", "Optimizer", "Converger"], "pipeline_data": {"Coordinator": ["/data_schema/aircraft/weight/WFO", "/data_schema/aircraft/other/Nz", "/data_schema/aircraft/weight/WO"], "Optimizer": ["/data_schema/aircraft/geometry/lambda", "/data_schema/aircraft/geometry/Sref", "/data_schema/aircraft/geometry/AR", "/data_schema/aircraft/geometry/tc", "/data_schema/aircraft/geometry/Lambda", "/data_schema/aircraft/geometry/section"], "Converger": ["/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/other/L", "/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/weight/WE"]}, "name": "Structures"}], "name": "RCG - MDF-GS - Mdao"}, {"description": "Solution strategy to solve the super-sonic business jet test case optimization problem using the strategy: MDF-J.", "problem_formulation": {"allow_unconverged_couplings": false, "function_order": ["Structures", "Aerodynamics", "Propulsion", "Performance", "C[sigmas]", "C[Theta]", "C[dpdx]", "C[prop]", "F[R]"], "convergence_type": "Jacobi", "mdao_architecture": "MDF", "coupled_functions_groups": [["Structures"], ["Aerodynamics"], ["Propulsion"]], "function_ordering": {"coupled": ["Structures", "Aerodynamics", "Propulsion"], "pre-coupling": [], "post-coupling": ["Performance", "C[sigmas]", "C[Theta]", "C[dpdx]", "C[prop]", "F[R]"]}}, "xdsm": {"nodes": [{"metadata": [{"name": "Coordinator"}, {"description": "Action block providing system inputs and collecting outputs."}, {"creator": "Imco van Gent"}], "type": "coordinator", "id": "id_Coordinator", "name": "Coordinator"}, {"metadata": [{"name": "Optimizer"}, {"design_variables": {"/data_schema/reference/h": {"lower_bound": null, "upper_bound": null, "nominal_value": 45000}, "/data_schema/aircraft/geometry/Lambda": {"lower_bound": null, "upper_bound": null, "nominal_value": 55}, "/data_schema/aircraft/geometry/Sref": {"lower_bound": null, "upper_bound": null, "nominal_value": 1000}, "/data_schema/aircraft/geometry/AR": {"lower_bound": null, "upper_bound": null, "nominal_value": 5.5}, "/data_schema/aircraft/other/Cf": {"lower_bound": null, "upper_bound": null, "nominal_value": 1.0}, "/data_schema/aircraft/geometry/tc": {"lower_bound": null, "upper_bound": null, "nominal_value": 0.05}, "/data_schema/reference/M": {"lower_bound": null, "upper_bound": null, "nominal_value": 1.6}, "/data_schema/aircraft/geometry/lambda": {"lower_bound": null, "upper_bound": null, "nominal_value": 0.25}, "/data_schema/aircraft/geometry/section": {"lower_bound": null, "upper_bound": null, "nominal_value": 1.0}, "/data_schema/aircraft/other/T": {"lower_bound": null, "upper_bound": null, "nominal_value": 0.55}}}, {"objective_variable": ["/data_schema/mdo_data/objectives/R"]}, {"constraint_variables": {"/data_schema/mdo_data/constraints/Theta": {"lower_bound": null, "upper_bound": null}, "/data_schema/mdo_data/constraints/propulsion/ESF": {"lower_bound": null, "upper_bound": null}, "/data_schema/mdo_data/constraints/propulsion/Temp": {"lower_bound": null, "upper_bound": null}, "/data_schema/mdo_data/constraints/sigmas/sigma4": {"lower_bound": null, "upper_bound": null}, "/data_schema/mdo_data/constraints/sigmas/sigma5": {"lower_bound": null, "upper_bound": null}, "/data_schema/mdo_data/constraints/propulsion/DT": {"lower_bound": null, "upper_bound": null}, "/data_schema/mdo_data/constraints/sigmas/sigma1": {"lower_bound": null, "upper_bound": null}, "/data_schema/mdo_data/constraints/sigmas/sigma2": {"lower_bound": null, "upper_bound": null}, "/data_schema/mdo_data/constraints/dpdx": {"lower_bound": null, "upper_bound": null}, "/data_schema/mdo_data/constraints/sigmas/sigma3": {"lower_bound": null, "upper_bound": null}}}, {"architecture_role": "optimizer"}], "type": "optimization", "id": "id_Optimizer", "name": "Optimizer"}, {"metadata": [{"name": "Converger"}, {"architecture_role": "converger"}], "type": "converger", "id": "id_Converger", "name": "Converger"}, {"metadata": [{"name": "Structures"}, {"mode": "main"}, {"version": "1.0"}, {"execution_info": null}, {"instance": "1"}, {"problem_role": "coupled"}, {"general_info": null}, {"projectSpecific": null}, {"architecture_role": "coupled analysis"}, {"performance_info": null}], "type": "coupledanalysis", "id": "id_Structures", "name": "Structures"}, {"metadata": [{"name": "Aerodynamics"}, {"mode": "main"}, {"version": "1.0"}, {"execution_info": null}, {"instance": "1"}, {"problem_role": "coupled"}, {"general_info": null}, {"projectSpecific": null}, {"architecture_role": "coupled analysis"}, {"performance_info": null}], "type": "coupledanalysis", "id": "id_Aerodynamics", "name": "Aerodynamics"}, {"metadata": [{"name": "Propulsion"}, {"mode": "main"}, {"version": "1.0"}, {"execution_info": null}, {"instance": "1"}, {"problem_role": "coupled"}, {"general_info": null}, {"projectSpecific": null}, {"architecture_role": "coupled analysis"}, {"performance_info": null}], "type": "coupledanalysis", "id": "id_Propulsion", "name": "Propulsion"}, {"metadata": [{"name": "Performance"}, {"mode": "main"}, {"version": "1.0"}, {"execution_info": null}, {"instance": "1"}, {"problem_role": "post-coupling"}, {"general_info": null}, {"projectSpecific": null}, {"architecture_role": "post-coupling analysis"}, {"performance_info": null}], "type": "postcouplinganalysis", "id": "id_Performance", "name": "Performance"}, {"metadata": [{"name": "C[sigmas]"}, {"instance": 1}, {"problem_role": "post-coupling"}, {"architecture_role": "post-coupling analysis"}], "type": "postcouplinganalysis", "id": "id_Csigmas", "name": "Csigmas"}, {"metadata": [{"name": "C[Theta]"}, {"instance": 1}, {"problem_role": "post-coupling"}, {"architecture_role": "post-coupling analysis"}], "type": "postcouplinganalysis", "id": "id_CTheta", "name": "CTheta"}, {"metadata": [{"name": "C[dpdx]"}, {"instance": 1}, {"problem_role": "post-coupling"}, {"architecture_role": "post-coupling analysis"}], "type": "postcouplinganalysis", "id": "id_Cdpdx", "name": "Cdpdx"}, {"metadata": [{"name": "C[prop]"}, {"instance": 1}, {"problem_role": "post-coupling"}, {"architecture_role": "post-coupling analysis"}], "type": "postcouplinganalysis", "id": "id_Cprop", "name": "Cprop"}, {"metadata": [{"name": "F[R]"}, {"instance": 1}, {"problem_role": "post-coupling"}, {"architecture_role": "post-coupling analysis"}], "type": "postcouplinganalysis", "id": "id_FR", "name": "FR"}], "edges": [{"to": "id_FR", "from": "id_Performance", "name": "/data_schema/aircraft/other/R", "short_name": "1 couplings"}, {"to": "id_Optimizer", "from": "id_FR", "name": "/data_schema/mdo_data/objectives/R", "short_name": "1 couplings"}, {"to": "id_Optimizer", "from": "id_CTheta", "name": "/data_schema/mdo_data/constraints/Theta", "short_name": "1 couplings"}, {"to": "id_Optimizer", "from": "id_Cprop", "name": "/data_schema/mdo_data/constraints/propulsion/ESF,/data_schema/mdo_data/constraints/propulsion/DT,/data_schema/mdo_data/constraints/propulsion/Temp", "short_name": "3 couplings"}, {"to": "id_Optimizer", "from": "id_Coordinator", "name": "/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/aircraft/other/T,/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/aircraft/geometry/section,/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/reference/h,/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/aircraft/geometry/tc,/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/aircraft/geometry/AR,/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/aircraft/geometry/Sref,/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/aircraft/geometry/Lambda,/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/reference/M,/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/aircraft/geometry/lambda,/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/aircraft/other/Cf", "short_name": "10 inputs"}, {"to": "id_Optimizer", "from": "id_Cdpdx", "name": "/data_schema/mdo_data/constraints/dpdx", "short_name": "1 inputs"}, {"to": "id_Optimizer", "from": "id_Csigmas", "name": "/data_schema/mdo_data/constraints/sigmas/sigma4,/data_schema/mdo_data/constraints/sigmas/sigma5,/data_schema/mdo_data/constraints/sigmas/sigma1,/data_schema/mdo_data/constraints/sigmas/sigma2,/data_schema/mdo_data/constraints/sigmas/sigma3", "short_name": "5 inputs"}, {"to": "id_Aerodynamics", "from": "id_Coordinator", "name": "/data_schema/aircraft/other/CDmin", "short_name": "1 inputs"}, {"to": "id_Aerodynamics", "from": "id_Optimizer", "name": "/data_schema/reference/h,/data_schema/aircraft/geometry/Sref,/data_schema/aircraft/geometry/AR,/data_schema/aircraft/other/Cf,/data_schema/aircraft/geometry/tc,/data_schema/reference/M,/data_schema/aircraft/geometry/Lambda", "short_name": "7 inputs"}, {"to": "id_Aerodynamics", "from": "id_Converger", "name": "/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/reference/ESF,/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/weight/WT,/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/geometry/Theta", "short_name": "3 inputs"}, {"to": "id_CTheta", "from": "id_Structures", "name": "/data_schema/aircraft/geometry/Theta", "short_name": "1 couplings"}, {"to": "id_Propulsion", "from": "id_Coordinator", "name": "/data_schema/aircraft/weight/WBE", "short_name": "1 inputs"}, {"to": "id_Propulsion", "from": "id_Optimizer", "name": "/data_schema/reference/h,/data_schema/reference/M,/data_schema/aircraft/other/T", "short_name": "3 inputs"}, {"to": "id_Propulsion", "from": "id_Converger", "name": "/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/other/D", "short_name": "1 inputs"}, {"to": "id_Cprop", "from": "id_Propulsion", "name": "/data_schema/reference/ESF,/data_schema/reference/Temp,/data_schema/aircraft/other/DT", "short_name": "3 couplings"}, {"to": "id_Converger", "from": "id_Propulsion", "name": "/data_schema/reference/ESF,/data_schema/aircraft/weight/WE", "short_name": "2 couplings"}, {"to": "id_Converger", "from": "id_Structures", "name": "/data_schema/aircraft/geometry/Theta,/data_schema/aircraft/weight/WT", "short_name": "2 couplings"}, {"to": "id_Converger", "from": "id_Coordinator", "name": "/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/aircraft/weight/WE,/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/reference/ESF,/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/aircraft/geometry/Theta,/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/aircraft/other/L,/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/aircraft/weight/WT,/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/aircraft/other/D", "short_name": "6 inputs"}, {"to": "id_Converger", "from": "id_Aerodynamics", "name": "/data_schema/aircraft/other/D,/data_schema/aircraft/other/L", "short_name": "2 inputs"}, {"to": "id_Coordinator", "from": "id_FR", "name": "/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/mdo_data/objectives/R", "short_name": "1 outputs"}, {"to": "id_Coordinator", "from": "id_Optimizer", "name": "/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/aircraft/other/T,/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/aircraft/geometry/Lambda,/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/aircraft/geometry/lambda,/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/aircraft/other/Cf,/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/aircraft/geometry/section,/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/aircraft/geometry/tc,/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/aircraft/geometry/Sref,/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/reference/h,/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/aircraft/geometry/AR,/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/reference/M", "short_name": "10 outputs"}, {"to": "id_Coordinator", "from": "id_Propulsion", "name": "/data_schema/architectureNodes/finalCouplingVariables/data_schemaCopy/aircraft/weight/WE,/data_schema/architectureNodes/finalCouplingVariables/data_schemaCopy/reference/ESF", "short_name": "2 outputs"}, {"to": "id_Coordinator", "from": "id_CTheta", "name": "/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/mdo_data/constraints/Theta", "short_name": "1 outputs"}, {"to": "id_Coordinator", "from": "id_Cprop", "name": "/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/mdo_data/constraints/propulsion/DT,/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/mdo_data/constraints/propulsion/ESF,/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/mdo_data/constraints/propulsion/Temp", "short_name": "3 outputs"}, {"to": "id_Coordinator", "from": "id_Cdpdx", "name": "/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/mdo_data/constraints/dpdx", "short_name": "1 outputs"}, {"to": "id_Coordinator", "from": "id_Csigmas", "name": "/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/mdo_data/constraints/sigmas/sigma5,/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/mdo_data/constraints/sigmas/sigma4,/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/mdo_data/constraints/sigmas/sigma1,/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/mdo_data/constraints/sigmas/sigma3,/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/mdo_data/constraints/sigmas/sigma2", "short_name": "5 outputs"}, {"to": "id_Coordinator", "from": "id_Aerodynamics", "name": "/data_schema/architectureNodes/finalCouplingVariables/data_schemaCopy/aircraft/other/L,/data_schema/architectureNodes/finalCouplingVariables/data_schemaCopy/aircraft/other/D", "short_name": "2 outputs"}, {"to": "id_Coordinator", "from": "id_Structures", "name": "/data_schema/architectureNodes/finalCouplingVariables/data_schemaCopy/aircraft/weight/WT,/data_schema/architectureNodes/finalCouplingVariables/data_schemaCopy/aircraft/geometry/Theta", "short_name": "2 outputs"}, {"to": "id_Cdpdx", "from": "id_Aerodynamics", "name": "/data_schema/aircraft/other/dpdx", "short_name": "1 couplings"}, {"to": "id_Csigmas", "from": "id_Structures", "name": "/data_schema/aircraft/other/sigma5,/data_schema/aircraft/other/sigma4,/data_schema/aircraft/other/sigma3,/data_schema/aircraft/other/sigma2,/data_schema/aircraft/other/sigma1", "short_name": "5 couplings"}, {"to": "id_Performance", "from": "id_Aerodynamics", "name": "/data_schema/aircraft/other/fin", "short_name": "1 couplings"}, {"to": "id_Performance", "from": "id_Optimizer", "name": "/data_schema/reference/h,/data_schema/reference/M", "short_name": "2 couplings"}, {"to": "id_Performance", "from": "id_Structures", "name": "/data_schema/aircraft/weight/WT,/data_schema/aircraft/weight/WF", "short_name": "2 couplings"}, {"to": "id_Performance", "from": "id_Propulsion", "name": "/data_schema/aircraft/other/SFC", "short_name": "1 couplings"}, {"to": "id_Structures", "from": "id_Coordinator", "name": "/data_schema/aircraft/weight/WFO,/data_schema/aircraft/other/Nz,/data_schema/aircraft/weight/WO", "short_name": "3 inputs"}, {"to": "id_Structures", "from": "id_Optimizer", "name": "/data_schema/aircraft/geometry/lambda,/data_schema/aircraft/geometry/Sref,/data_schema/aircraft/geometry/AR,/data_schema/aircraft/geometry/tc,/data_schema/aircraft/geometry/Lambda,/data_schema/aircraft/geometry/section", "short_name": "6 inputs"}, {"to": "id_Structures", "from": "id_Converger", "name": "/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/other/L,/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/weight/WE", "short_name": "2 inputs"}], "workflow": [{"converger_step_blocks": [], "step_number": 0, "edges": [], "process_step_blocks": ["id_Coordinator"]}, {"converger_step_blocks": [], "step_number": 1, "edges": [["id_Coordinator", "id_Optimizer"]], "process_step_blocks": ["id_Optimizer"]}, {"converger_step_blocks": [], "step_number": 2, "edges": [["id_Optimizer", "id_Converger"]], "process_step_blocks": ["id_Converger"]}, {"converger_step_blocks": [], "step_number": 3, "edges": [["id_Converger", "id_Aerodynamics"], ["id_Converger", "id_Propulsion"], ["id_Converger", "id_Structures"]], "process_step_blocks": ["id_Structures", "id_Aerodynamics", "id_Propulsion"]}, {"converger_step_blocks": ["id_Converger"], "step_number": 4, "edges": [["id_Structures", "id_Converger"], ["id_Aerodynamics", "id_Converger"], ["id_Propulsion", "id_Converger"]], "process_step_blocks": []}, {"converger_step_blocks": [], "step_number": 5, "edges": [["id_Converger", "id_CTheta"], ["id_Converger", "id_Cprop"], ["id_Converger", "id_Cdpdx"], ["id_Converger", "id_Csigmas"], ["id_Converger", "id_Performance"]], "process_step_blocks": ["id_Cprop", "id_Performance", "id_CTheta", "id_Cdpdx", "id_Csigmas"]}, {"converger_step_blocks": [], "step_number": 6, "edges": [["id_Cprop", "id_FR"], ["id_Performance", "id_FR"], ["id_CTheta", "id_FR"], ["id_Cdpdx", "id_FR"], ["id_Csigmas", "id_FR"]], "process_step_blocks": ["id_FR"]}, {"converger_step_blocks": ["id_Optimizer"], "step_number": 7, "edges": [["id_FR", "id_Optimizer"]], "process_step_blocks": []}, {"converger_step_blocks": ["id_Coordinator"], "step_number": 8, "edges": [["id_Optimizer", "id_Coordinator"]], "process_step_blocks": []}]}, "mg_function_ordering": {"post-desvars": [], "post-coupling": ["Performance", "C[sigmas]", "C[Theta]", "C[dpdx]", "C[prop]", "F[R]"], "pre-desvars": [], "coupled": ["Structures", "Aerodynamics", "Propulsion"]}, "edgeBundles": [{"input": ["Performance"], "pipeline_data": {"Performance": ["/data_schema/aircraft/other/R"]}, "name": "FR"}, {"input": ["F[R]", "C[Theta]", "C[prop]", "Coordinator", "C[dpdx]", "C[sigmas]"], "pipeline_data": {"F[R]": ["/data_schema/mdo_data/objectives/R"], "C[Theta]": ["/data_schema/mdo_data/constraints/Theta"], "C[prop]": ["/data_schema/mdo_data/constraints/propulsion/ESF", "/data_schema/mdo_data/constraints/propulsion/DT", "/data_schema/mdo_data/constraints/propulsion/Temp"], "Coordinator": ["/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/aircraft/other/T", "/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/aircraft/geometry/section", "/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/reference/h", "/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/aircraft/geometry/tc", "/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/aircraft/geometry/AR", "/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/aircraft/geometry/Sref", "/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/aircraft/geometry/Lambda", "/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/reference/M", "/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/aircraft/geometry/lambda", "/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/aircraft/other/Cf"], "C[dpdx]": ["/data_schema/mdo_data/constraints/dpdx"], "C[sigmas]": ["/data_schema/mdo_data/constraints/sigmas/sigma4", "/data_schema/mdo_data/constraints/sigmas/sigma5", "/data_schema/mdo_data/constraints/sigmas/sigma1", "/data_schema/mdo_data/constraints/sigmas/sigma2", "/data_schema/mdo_data/constraints/sigmas/sigma3"]}, "name": "Optimizer"}, {"input": ["Coordinator", "Optimizer", "Converger"], "pipeline_data": {"Coordinator": ["/data_schema/aircraft/other/CDmin"], "Optimizer": ["/data_schema/reference/h", "/data_schema/aircraft/geometry/Sref", "/data_schema/aircraft/geometry/AR", "/data_schema/aircraft/other/Cf", "/data_schema/aircraft/geometry/tc", "/data_schema/reference/M", "/data_schema/aircraft/geometry/Lambda"], "Converger": ["/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/reference/ESF", "/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/weight/WT", "/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/geometry/Theta"]}, "name": "Aerodynamics"}, {"input": ["Structures"], "pipeline_data": {"Structures": ["/data_schema/aircraft/geometry/Theta"]}, "name": "CTheta"}, {"input": ["Coordinator", "Optimizer", "Converger"], "pipeline_data": {"Coordinator": ["/data_schema/aircraft/weight/WBE"], "Optimizer": ["/data_schema/reference/h", "/data_schema/reference/M", "/data_schema/aircraft/other/T"], "Converger": ["/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/other/D"]}, "name": "Propulsion"}, {"input": ["Propulsion"], "pipeline_data": {"Propulsion": ["/data_schema/reference/ESF", "/data_schema/reference/Temp", "/data_schema/aircraft/other/DT"]}, "name": "Cprop"}, {"input": ["Propulsion", "Structures", "Coordinator", "Aerodynamics"], "pipeline_data": {"Propulsion": ["/data_schema/reference/ESF", "/data_schema/aircraft/weight/WE"], "Structures": ["/data_schema/aircraft/geometry/Theta", "/data_schema/aircraft/weight/WT"], "Coordinator": ["/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/aircraft/weight/WE", "/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/reference/ESF", "/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/aircraft/geometry/Theta", "/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/aircraft/other/L", "/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/aircraft/weight/WT", "/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/aircraft/other/D"], "Aerodynamics": ["/data_schema/aircraft/other/D", "/data_schema/aircraft/other/L"]}, "name": "Converger"}, {"input": ["F[R]", "Optimizer", "Propulsion", "C[Theta]", "C[prop]", "C[dpdx]", "C[sigmas]", "Aerodynamics", "Structures"], "pipeline_data": {"F[R]": ["/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/mdo_data/objectives/R"], "Optimizer": ["/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/aircraft/other/T", "/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/aircraft/geometry/Lambda", "/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/aircraft/geometry/lambda", "/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/aircraft/other/Cf", "/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/aircraft/geometry/section", "/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/aircraft/geometry/tc", "/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/aircraft/geometry/Sref", "/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/reference/h", "/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/aircraft/geometry/AR", "/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/reference/M"], "Propulsion": ["/data_schema/architectureNodes/finalCouplingVariables/data_schemaCopy/aircraft/weight/WE", "/data_schema/architectureNodes/finalCouplingVariables/data_schemaCopy/reference/ESF"], "C[Theta]": ["/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/mdo_data/constraints/Theta"], "C[prop]": ["/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/mdo_data/constraints/propulsion/DT", "/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/mdo_data/constraints/propulsion/ESF", "/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/mdo_data/constraints/propulsion/Temp"], "C[dpdx]": ["/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/mdo_data/constraints/dpdx"], "C[sigmas]": ["/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/mdo_data/constraints/sigmas/sigma5", "/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/mdo_data/constraints/sigmas/sigma4", "/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/mdo_data/constraints/sigmas/sigma1", "/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/mdo_data/constraints/sigmas/sigma3", "/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/mdo_data/constraints/sigmas/sigma2"], "Aerodynamics": ["/data_schema/architectureNodes/finalCouplingVariables/data_schemaCopy/aircraft/other/L", "/data_schema/architectureNodes/finalCouplingVariables/data_schemaCopy/aircraft/other/D"], "Structures": ["/data_schema/architectureNodes/finalCouplingVariables/data_schemaCopy/aircraft/weight/WT", "/data_schema/architectureNodes/finalCouplingVariables/data_schemaCopy/aircraft/geometry/Theta"]}, "name": "Coordinator"}, {"input": ["Aerodynamics"], "pipeline_data": {"Aerodynamics": ["/data_schema/aircraft/other/dpdx"]}, "name": "Cdpdx"}, {"input": ["Structures"], "pipeline_data": {"Structures": ["/data_schema/aircraft/other/sigma5", "/data_schema/aircraft/other/sigma4", "/data_schema/aircraft/other/sigma3", "/data_schema/aircraft/other/sigma2", "/data_schema/aircraft/other/sigma1"]}, "name": "Csigmas"}, {"input": ["Aerodynamics", "Optimizer", "Structures", "Propulsion"], "pipeline_data": {"Aerodynamics": ["/data_schema/aircraft/other/fin"], "Optimizer": ["/data_schema/reference/h", "/data_schema/reference/M"], "Structures": ["/data_schema/aircraft/weight/WT", "/data_schema/aircraft/weight/WF"], "Propulsion": ["/data_schema/aircraft/other/SFC"]}, "name": "Performance"}, {"input": ["Coordinator", "Optimizer", "Converger"], "pipeline_data": {"Coordinator": ["/data_schema/aircraft/weight/WFO", "/data_schema/aircraft/other/Nz", "/data_schema/aircraft/weight/WO"], "Optimizer": ["/data_schema/aircraft/geometry/lambda", "/data_schema/aircraft/geometry/Sref", "/data_schema/aircraft/geometry/AR", "/data_schema/aircraft/geometry/tc", "/data_schema/aircraft/geometry/Lambda", "/data_schema/aircraft/geometry/section"], "Converger": ["/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/other/L", "/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/weight/WE"]}, "name": "Structures"}], "organization": null, "function_ordering": {"post-desvars": [], "post-coupling": ["Performance", "C[sigmas]", "C[Theta]", "C[dpdx]", "C[prop]", "F[R]"], "pre-desvars": [], "coupled": ["Structures", "Aerodynamics", "Propulsion"]}, "variableSchemes": {"catschema_sysLev": {"name": "systemVariables", "children": [{"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"type": "variable", "name": "Cf", "level": 8}, {"type": "variable", "name": "T", "level": 8}], "name": "other"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "Sref", "level": 8}, {"type": "variable", "name": "Lambda", "level": 8}, {"type": "variable", "name": "section", "level": 8}, {"type": "variable", "name": "lambda", "level": 8}, {"type": "variable", "name": "AR", "level": 8}, {"type": "variable", "name": "tc", "level": 8}], "name": "geometry"}], "name": "aircraft"}, {"level": 6, "type": "variable", "children": [{"type": "variable", "name": "h", "level": 7}, {"type": "variable", "name": "M", "level": 7}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "finalDesignVariables"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"type": "variable", "name": "lambda", "level": 8}, {"type": "variable", "name": "Lambda", "level": 8}, {"type": "variable", "name": "Sref", "level": 8}, {"type": "variable", "name": "AR", "level": 8}, {"type": "variable", "name": "tc", "level": 8}, {"type": "variable", "name": "section", "level": 8}], "name": "geometry"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "T", "level": 8}, {"type": "variable", "name": "Cf", "level": 8}], "name": "other"}], "name": "aircraft"}, {"level": 6, "type": "variable", "children": [{"type": "variable", "name": "M", "level": 7}, {"type": "variable", "name": "h", "level": 7}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "initialGuessDesignVariables"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 8}], "name": "geometry"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "WE", "level": 8}, {"type": "variable", "name": "WT", "level": 8}], "name": "weight"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "L", "level": 8}, {"type": "variable", "name": "D", "level": 8}], "name": "other"}], "name": "aircraft"}, {"level": 6, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 7}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "couplingCopyVariables"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"type": "variable", "name": "WT", "level": 8}, {"type": "variable", "name": "WE", "level": 8}], "name": "weight"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "L", "level": 8}, {"type": "variable", "name": "D", "level": 8}], "name": "other"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 8}], "name": "geometry"}], "name": "aircraft"}, {"level": 6, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 7}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "finalCouplingVariables"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"type": "variable", "name": "WE", "level": 8}, {"type": "variable", "name": "WT", "level": 8}], "name": "weight"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "L", "level": 8}, {"type": "variable", "name": "D", "level": 8}], "name": "other"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 8}], "name": "geometry"}], "name": "aircraft"}, {"level": 6, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 7}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "initialGuessCouplingVariables"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"type": "variable", "name": "DT", "level": 9}, {"type": "variable", "name": "Temp", "level": 9}, {"type": "variable", "name": "ESF", "level": 9}], "name": "propulsion"}, {"type": "variable", "name": "dpdx", "level": 8}, {"type": "variable", "name": "Theta", "level": 8}, {"level": 8, "type": "variable", "children": [{"type": "variable", "name": "sigma5", "level": 9}, {"type": "variable", "name": "sigma4", "level": 9}, {"type": "variable", "name": "sigma1", "level": 9}, {"type": "variable", "name": "sigma3", "level": 9}, {"type": "variable", "name": "sigma2", "level": 9}], "name": "sigmas"}], "name": "constraints"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "R", "level": 8}], "name": "objectives"}], "name": "mdo_data"}], "name": "data_schemaCopy"}], "name": "finalOutputVariables"}], "name": "architectureNodes"}, {"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "sigma3", "level": 6}, {"type": "variable", "name": "sigma4", "level": 6}, {"type": "variable", "name": "sigma1", "level": 6}, {"type": "variable", "name": "sigma2", "level": 6}, {"type": "variable", "name": "sigma5", "level": 6}], "name": "sigmas"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 6}, {"type": "variable", "name": "DT", "level": 6}, {"type": "variable", "name": "Temp", "level": 6}], "name": "propulsion"}, {"type": "variable", "name": "Theta", "level": 5}, {"type": "variable", "name": "dpdx", "level": 5}], "name": "constraints"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "R", "level": 5}], "name": "objectives"}], "name": "mdo_data"}, {"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 5}, {"type": "variable", "name": "lambda", "level": 5}, {"type": "variable", "name": "AR", "level": 5}, {"type": "variable", "name": "tc", "level": 5}, {"type": "variable", "name": "section", "level": 5}, {"type": "variable", "name": "Sref", "level": 5}, {"type": "variable", "name": "Lambda", "level": 5}], "name": "geometry"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "dpdx", "level": 5}, {"type": "variable", "name": "L", "level": 5}, {"type": "variable", "name": "D", "level": 5}, {"type": "variable", "name": "R", "level": 5}, {"type": "variable", "name": "fin", "level": 5}, {"type": "variable", "name": "T", "level": 5}, {"type": "variable", "name": "sigma5", "level": 5}, {"type": "variable", "name": "sigma3", "level": 5}, {"type": "variable", "name": "sigma2", "level": 5}, {"type": "variable", "name": "sigma1", "level": 5}, {"type": "variable", "name": "Cf", "level": 5}, {"type": "variable", "name": "Nz", "level": 5}, {"type": "variable", "name": "SFC", "level": 5}, {"type": "variable", "name": "sigma4", "level": 5}, {"type": "variable", "name": "CDmin", "level": 5}, {"type": "variable", "name": "DT", "level": 5}], "name": "other"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "WT", "level": 5}, {"type": "variable", "name": "WO", "level": 5}, {"type": "variable", "name": "WE", "level": 5}, {"type": "variable", "name": "WF", "level": 5}, {"type": "variable", "name": "WFO", "level": 5}, {"type": "variable", "name": "WBE", "level": 5}], "name": "weight"}], "name": "aircraft"}, {"level": 3, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 4}, {"type": "variable", "name": "h", "level": 4}, {"type": "variable", "name": "M", "level": 4}, {"type": "variable", "name": "Temp", "level": 4}], "name": "reference"}], "name": "data_schema"}], "name": "couplings"}]}, "catschema_nodeLev": {"name": "variables", "children": [{"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"type": "variable", "name": "Cf", "level": 8}, {"type": "variable", "name": "T", "level": 8}], "name": "other"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "Sref", "level": 8}, {"type": "variable", "name": "Lambda", "level": 8}, {"type": "variable", "name": "section", "level": 8}, {"type": "variable", "name": "lambda", "level": 8}, {"type": "variable", "name": "AR", "level": 8}, {"type": "variable", "name": "tc", "level": 8}], "name": "geometry"}], "name": "aircraft"}, {"level": 6, "type": "variable", "children": [{"type": "variable", "name": "h", "level": 7}, {"type": "variable", "name": "M", "level": 7}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "finalDesignVariables"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"type": "variable", "name": "lambda", "level": 8}, {"type": "variable", "name": "Lambda", "level": 8}, {"type": "variable", "name": "Sref", "level": 8}, {"type": "variable", "name": "AR", "level": 8}, {"type": "variable", "name": "tc", "level": 8}, {"type": "variable", "name": "section", "level": 8}], "name": "geometry"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "T", "level": 8}, {"type": "variable", "name": "Cf", "level": 8}], "name": "other"}], "name": "aircraft"}, {"level": 6, "type": "variable", "children": [{"type": "variable", "name": "M", "level": 7}, {"type": "variable", "name": "h", "level": 7}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "initialGuessDesignVariables"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 8}], "name": "geometry"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "WE", "level": 8}, {"type": "variable", "name": "WT", "level": 8}], "name": "weight"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "L", "level": 8}, {"type": "variable", "name": "D", "level": 8}], "name": "other"}], "name": "aircraft"}, {"level": 6, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 7}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "couplingCopyVariables"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"type": "variable", "name": "WT", "level": 8}, {"type": "variable", "name": "WE", "level": 8}], "name": "weight"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "L", "level": 8}, {"type": "variable", "name": "D", "level": 8}], "name": "other"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 8}], "name": "geometry"}], "name": "aircraft"}, {"level": 6, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 7}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "finalCouplingVariables"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"type": "variable", "name": "WE", "level": 8}, {"type": "variable", "name": "WT", "level": 8}], "name": "weight"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "L", "level": 8}, {"type": "variable", "name": "D", "level": 8}], "name": "other"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 8}], "name": "geometry"}], "name": "aircraft"}, {"level": 6, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 7}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "initialGuessCouplingVariables"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"type": "variable", "name": "DT", "level": 9}, {"type": "variable", "name": "Temp", "level": 9}, {"type": "variable", "name": "ESF", "level": 9}], "name": "propulsion"}, {"type": "variable", "name": "dpdx", "level": 8}, {"type": "variable", "name": "Theta", "level": 8}, {"level": 8, "type": "variable", "children": [{"type": "variable", "name": "sigma5", "level": 9}, {"type": "variable", "name": "sigma4", "level": 9}, {"type": "variable", "name": "sigma1", "level": 9}, {"type": "variable", "name": "sigma3", "level": 9}, {"type": "variable", "name": "sigma2", "level": 9}], "name": "sigmas"}], "name": "constraints"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "R", "level": 8}], "name": "objectives"}], "name": "mdo_data"}], "name": "data_schemaCopy"}], "name": "finalOutputVariables"}], "name": "architectureNodes"}, {"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "sigma3", "level": 6}, {"type": "variable", "name": "sigma4", "level": 6}, {"type": "variable", "name": "sigma1", "level": 6}, {"type": "variable", "name": "sigma2", "level": 6}, {"type": "variable", "name": "sigma5", "level": 6}], "name": "sigmas"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 6}, {"type": "variable", "name": "DT", "level": 6}, {"type": "variable", "name": "Temp", "level": 6}], "name": "propulsion"}, {"type": "variable", "name": "Theta", "level": 5}, {"type": "variable", "name": "dpdx", "level": 5}], "name": "constraints"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "R", "level": 5}], "name": "objectives"}], "name": "mdo_data"}, {"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"type": "variable", "name": "dpdx", "level": 5}, {"type": "variable", "name": "L", "level": 5}, {"type": "variable", "name": "D", "level": 5}, {"type": "variable", "name": "R", "level": 5}, {"type": "variable", "name": "fin", "level": 5}, {"type": "variable", "name": "T", "level": 5}, {"type": "variable", "name": "sigma5", "level": 5}, {"type": "variable", "name": "sigma3", "level": 5}, {"type": "variable", "name": "sigma2", "level": 5}, {"type": "variable", "name": "sigma1", "level": 5}, {"type": "variable", "name": "Cf", "level": 5}, {"type": "variable", "name": "Nz", "level": 5}, {"type": "variable", "name": "SFC", "level": 5}, {"type": "variable", "name": "sigma4", "level": 5}, {"type": "variable", "name": "CDmin", "level": 5}, {"type": "variable", "name": "DT", "level": 5}], "name": "other"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "WO", "level": 5}, {"type": "variable", "name": "WE", "level": 5}, {"type": "variable", "name": "WF", "level": 5}, {"type": "variable", "name": "WFO", "level": 5}, {"type": "variable", "name": "WBE", "level": 5}], "name": "weight"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "lambda", "level": 5}, {"type": "variable", "name": "section", "level": 5}], "name": "geometry"}], "name": "aircraft"}, {"level": 3, "type": "variable", "children": [{"type": "variable", "name": "Temp", "level": 4}], "name": "reference"}], "name": "data_schema"}], "name": "coupling"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 5}, {"type": "variable", "name": "AR", "level": 5}, {"type": "variable", "name": "tc", "level": 5}, {"type": "variable", "name": "Sref", "level": 5}, {"type": "variable", "name": "Lambda", "level": 5}], "name": "geometry"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "WT", "level": 5}], "name": "weight"}], "name": "aircraft"}, {"level": 3, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 4}, {"type": "variable", "name": "h", "level": 4}, {"type": "variable", "name": "M", "level": 4}], "name": "reference"}], "name": "data_schema"}], "name": "sharedCoupling"}]}, "catschema_roleLev": {"name": "variables", "children": [{"type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"type": "variable", "name": "Cf", "level": 9}, {"type": "variable", "name": "T", "level": 9}], "name": "other"}, {"level": 8, "type": "variable", "children": [{"type": "variable", "name": "Sref", "level": 9}, {"type": "variable", "name": "Lambda", "level": 9}, {"type": "variable", "name": "section", "level": 9}, {"type": "variable", "name": "lambda", "level": 9}, {"type": "variable", "name": "AR", "level": 9}, {"type": "variable", "name": "tc", "level": 9}], "name": "geometry"}], "name": "aircraft"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "h", "level": 8}, {"type": "variable", "name": "M", "level": 8}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "finalDesignVariables"}], "name": "architectureNodes"}], "name": "data_schema"}], "name": "finalDesignVariables"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"type": "variable", "name": "lambda", "level": 9}, {"type": "variable", "name": "Lambda", "level": 9}, {"type": "variable", "name": "Sref", "level": 9}, {"type": "variable", "name": "AR", "level": 9}, {"type": "variable", "name": "tc", "level": 9}, {"type": "variable", "name": "section", "level": 9}], "name": "geometry"}, {"level": 8, "type": "variable", "children": [{"type": "variable", "name": "T", "level": 9}, {"type": "variable", "name": "Cf", "level": 9}], "name": "other"}], "name": "aircraft"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "M", "level": 8}, {"type": "variable", "name": "h", "level": 8}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "initialGuessDesignVariables"}], "name": "architectureNodes"}], "name": "data_schema"}], "name": "initialGuessDesignVariables"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 9}], "name": "geometry"}, {"level": 8, "type": "variable", "children": [{"type": "variable", "name": "WE", "level": 9}, {"type": "variable", "name": "WT", "level": 9}], "name": "weight"}, {"level": 8, "type": "variable", "children": [{"type": "variable", "name": "L", "level": 9}, {"type": "variable", "name": "D", "level": 9}], "name": "other"}], "name": "aircraft"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 8}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "couplingCopyVariables"}], "name": "architectureNodes"}], "name": "data_schema"}], "name": "couplingCopyVariables"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"type": "variable", "name": "WT", "level": 9}, {"type": "variable", "name": "WE", "level": 9}], "name": "weight"}, {"level": 8, "type": "variable", "children": [{"type": "variable", "name": "L", "level": 9}, {"type": "variable", "name": "D", "level": 9}], "name": "other"}, {"level": 8, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 9}], "name": "geometry"}], "name": "aircraft"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 8}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "finalCouplingVariables"}], "name": "architectureNodes"}], "name": "data_schema"}], "name": "finalCouplingVariables"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"type": "variable", "name": "WE", "level": 9}, {"type": "variable", "name": "WT", "level": 9}], "name": "weight"}, {"level": 8, "type": "variable", "children": [{"type": "variable", "name": "L", "level": 9}, {"type": "variable", "name": "D", "level": 9}], "name": "other"}, {"level": 8, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 9}], "name": "geometry"}], "name": "aircraft"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 8}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "initialGuessCouplingVariables"}], "name": "architectureNodes"}], "name": "data_schema"}], "name": "initialGuessCouplingVariables"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"level": 9, "type": "variable", "children": [{"type": "variable", "name": "DT", "level": 10}, {"type": "variable", "name": "Temp", "level": 10}, {"type": "variable", "name": "ESF", "level": 10}], "name": "propulsion"}, {"type": "variable", "name": "dpdx", "level": 9}, {"type": "variable", "name": "Theta", "level": 9}, {"level": 9, "type": "variable", "children": [{"type": "variable", "name": "sigma5", "level": 10}, {"type": "variable", "name": "sigma4", "level": 10}, {"type": "variable", "name": "sigma1", "level": 10}, {"type": "variable", "name": "sigma3", "level": 10}, {"type": "variable", "name": "sigma2", "level": 10}], "name": "sigmas"}], "name": "constraints"}, {"level": 8, "type": "variable", "children": [{"type": "variable", "name": "R", "level": 9}], "name": "objectives"}], "name": "mdo_data"}], "name": "data_schemaCopy"}], "name": "finalOutputVariables"}], "name": "architectureNodes"}], "name": "data_schema"}], "name": "finalOutputVariables"}], "name": "architectureRoles", "level": 1}, {"type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"type": "variable", "name": "sigma3", "level": 7}, {"type": "variable", "name": "sigma4", "level": 7}, {"type": "variable", "name": "sigma1", "level": 7}, {"type": "variable", "name": "sigma2", "level": 7}, {"type": "variable", "name": "sigma5", "level": 7}], "name": "sigmas"}, {"level": 6, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 7}, {"type": "variable", "name": "DT", "level": 7}, {"type": "variable", "name": "Temp", "level": 7}], "name": "propulsion"}, {"type": "variable", "name": "Theta", "level": 6}, {"type": "variable", "name": "dpdx", "level": 6}], "name": "constraints"}], "name": "mdo_data"}], "name": "data_schema"}], "name": "constraints"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "T", "level": 6}, {"type": "variable", "name": "Cf", "level": 6}], "name": "other"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "lambda", "level": 6}, {"type": "variable", "name": "AR", "level": 6}, {"type": "variable", "name": "tc", "level": 6}, {"type": "variable", "name": "section", "level": 6}, {"type": "variable", "name": "Sref", "level": 6}, {"type": "variable", "name": "Lambda", "level": 6}], "name": "geometry"}], "name": "aircraft"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "h", "level": 5}, {"type": "variable", "name": "M", "level": 5}], "name": "reference"}], "name": "data_schema"}], "name": "designVariables"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "R", "level": 6}], "name": "objectives"}], "name": "mdo_data"}], "name": "data_schema"}], "name": "objectives"}], "name": "problemRoles", "level": 1}]}, "catschema_funLev": {"name": "functions", "children": [{"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "R", "level": 6}], "name": "other"}], "name": "aircraft"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"type": "variable", "name": "R", "level": 9}], "name": "objectives"}], "name": "mdo_data"}], "name": "data_schemaCopy"}], "name": "finalOutputVariables"}], "name": "architectureNodes"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "R", "level": 6}], "name": "objectives"}], "name": "mdo_data"}], "name": "data_schema"}], "name": "outputs"}], "name": "FR"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"type": "variable", "name": "lambda", "level": 9}, {"type": "variable", "name": "Lambda", "level": 9}, {"type": "variable", "name": "Sref", "level": 9}, {"type": "variable", "name": "AR", "level": 9}, {"type": "variable", "name": "section", "level": 9}, {"type": "variable", "name": "tc", "level": 9}], "name": "geometry"}, {"level": 8, "type": "variable", "children": [{"type": "variable", "name": "T", "level": 9}, {"type": "variable", "name": "Cf", "level": 9}], "name": "other"}], "name": "aircraft"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "h", "level": 8}, {"type": "variable", "name": "M", "level": 8}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "initialGuessDesignVariables"}], "name": "architectureNodes"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "dpdx", "level": 6}, {"level": 6, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 7}, {"type": "variable", "name": "DT", "level": 7}, {"type": "variable", "name": "Temp", "level": 7}], "name": "propulsion"}, {"type": "variable", "name": "Theta", "level": 6}, {"level": 6, "type": "variable", "children": [{"type": "variable", "name": "sigma4", "level": 7}, {"type": "variable", "name": "sigma1", "level": 7}, {"type": "variable", "name": "sigma2", "level": 7}, {"type": "variable", "name": "sigma3", "level": 7}, {"type": "variable", "name": "sigma5", "level": 7}], "name": "sigmas"}], "name": "constraints"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "R", "level": 6}], "name": "objectives"}], "name": "mdo_data"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"type": "variable", "name": "h", "level": 5}, {"type": "variable", "name": "M", "level": 5}], "name": "reference"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"type": "variable", "name": "T", "level": 9}, {"type": "variable", "name": "Cf", "level": 9}], "name": "other"}, {"level": 8, "type": "variable", "children": [{"type": "variable", "name": "lambda", "level": 9}, {"type": "variable", "name": "Lambda", "level": 9}, {"type": "variable", "name": "section", "level": 9}, {"type": "variable", "name": "tc", "level": 9}, {"type": "variable", "name": "Sref", "level": 9}, {"type": "variable", "name": "AR", "level": 9}], "name": "geometry"}], "name": "aircraft"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "h", "level": 8}, {"type": "variable", "name": "M", "level": 8}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "finalDesignVariables"}], "name": "architectureNodes"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "Cf", "level": 6}, {"type": "variable", "name": "T", "level": 6}], "name": "other"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "AR", "level": 6}, {"type": "variable", "name": "Lambda", "level": 6}, {"type": "variable", "name": "tc", "level": 6}, {"type": "variable", "name": "Sref", "level": 6}, {"type": "variable", "name": "lambda", "level": 6}, {"type": "variable", "name": "section", "level": 6}], "name": "geometry"}], "name": "aircraft"}], "name": "data_schema"}], "name": "outputs"}], "name": "Optimizer"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"type": "variable", "name": "WT", "level": 9}], "name": "weight"}, {"level": 8, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 9}], "name": "geometry"}], "name": "aircraft"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 8}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "couplingCopyVariables"}], "name": "architectureNodes"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "AR", "level": 6}, {"type": "variable", "name": "tc", "level": 6}, {"type": "variable", "name": "Sref", "level": 6}, {"type": "variable", "name": "Lambda", "level": 6}], "name": "geometry"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "Cf", "level": 6}, {"type": "variable", "name": "CDmin", "level": 6}], "name": "other"}], "name": "aircraft"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "M", "level": 5}, {"type": "variable", "name": "h", "level": 5}], "name": "reference"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "L", "level": 6}, {"type": "variable", "name": "D", "level": 6}, {"type": "variable", "name": "fin", "level": 6}, {"type": "variable", "name": "dpdx", "level": 6}], "name": "other"}], "name": "aircraft"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"type": "variable", "name": "L", "level": 9}, {"type": "variable", "name": "D", "level": 9}], "name": "other"}], "name": "aircraft"}], "name": "data_schemaCopy"}], "name": "finalCouplingVariables"}], "name": "architectureNodes"}], "name": "data_schema"}], "name": "outputs"}], "name": "Aerodynamics"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 6}], "name": "geometry"}], "name": "aircraft"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 6}], "name": "constraints"}], "name": "mdo_data"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 9}], "name": "constraints"}], "name": "mdo_data"}], "name": "data_schemaCopy"}], "name": "finalOutputVariables"}], "name": "architectureNodes"}], "name": "data_schema"}], "name": "outputs"}], "name": "CTheta"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 5}, {"type": "variable", "name": "Temp", "level": 5}], "name": "reference"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "DT", "level": 6}], "name": "other"}], "name": "aircraft"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 7}, {"type": "variable", "name": "Temp", "level": 7}, {"type": "variable", "name": "DT", "level": 7}], "name": "propulsion"}], "name": "constraints"}], "name": "mdo_data"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"level": 9, "type": "variable", "children": [{"type": "variable", "name": "DT", "level": 10}, {"type": "variable", "name": "ESF", "level": 10}, {"type": "variable", "name": "Temp", "level": 10}], "name": "propulsion"}], "name": "constraints"}], "name": "mdo_data"}], "name": "data_schemaCopy"}], "name": "finalOutputVariables"}], "name": "architectureNodes"}], "name": "data_schema"}], "name": "outputs"}], "name": "Cprop"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 6}], "name": "geometry"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "WT", "level": 6}, {"type": "variable", "name": "WE", "level": 6}], "name": "weight"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "L", "level": 6}, {"type": "variable", "name": "D", "level": 6}], "name": "other"}], "name": "aircraft"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 8}], "name": "reference"}, {"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"type": "variable", "name": "WE", "level": 9}, {"type": "variable", "name": "WT", "level": 9}], "name": "weight"}, {"level": 8, "type": "variable", "children": [{"type": "variable", "name": "L", "level": 9}, {"type": "variable", "name": "D", "level": 9}], "name": "other"}, {"level": 8, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 9}], "name": "geometry"}], "name": "aircraft"}], "name": "data_schemaCopy"}], "name": "initialGuessCouplingVariables"}], "name": "architectureNodes"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 5}], "name": "reference"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"type": "variable", "name": "L", "level": 9}, {"type": "variable", "name": "D", "level": 9}], "name": "other"}, {"level": 8, "type": "variable", "children": [{"type": "variable", "name": "WE", "level": 9}, {"type": "variable", "name": "WT", "level": 9}], "name": "weight"}, {"level": 8, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 9}], "name": "geometry"}], "name": "aircraft"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 8}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "couplingCopyVariables"}], "name": "architectureNodes"}], "name": "data_schema"}], "name": "outputs"}], "name": "Converger"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"level": 9, "type": "variable", "children": [{"type": "variable", "name": "sigma5", "level": 10}, {"type": "variable", "name": "sigma4", "level": 10}, {"type": "variable", "name": "sigma1", "level": 10}, {"type": "variable", "name": "sigma3", "level": 10}, {"type": "variable", "name": "sigma2", "level": 10}], "name": "sigmas"}, {"level": 9, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 10}, {"type": "variable", "name": "DT", "level": 10}, {"type": "variable", "name": "Temp", "level": 10}], "name": "propulsion"}, {"type": "variable", "name": "dpdx", "level": 9}, {"type": "variable", "name": "Theta", "level": 9}], "name": "constraints"}, {"level": 8, "type": "variable", "children": [{"type": "variable", "name": "R", "level": 9}], "name": "objectives"}], "name": "mdo_data"}], "name": "data_schemaCopy"}], "name": "finalOutputVariables"}, {"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"type": "variable", "name": "Cf", "level": 9}, {"type": "variable", "name": "T", "level": 9}], "name": "other"}, {"level": 8, "type": "variable", "children": [{"type": "variable", "name": "tc", "level": 9}, {"type": "variable", "name": "Sref", "level": 9}, {"type": "variable", "name": "Lambda", "level": 9}, {"type": "variable", "name": "section", "level": 9}, {"type": "variable", "name": "lambda", "level": 9}, {"type": "variable", "name": "AR", "level": 9}], "name": "geometry"}], "name": "aircraft"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "h", "level": 8}, {"type": "variable", "name": "M", "level": 8}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "finalDesignVariables"}, {"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"type": "variable", "name": "L", "level": 9}, {"type": "variable", "name": "D", "level": 9}], "name": "other"}, {"level": 8, "type": "variable", "children": [{"type": "variable", "name": "WT", "level": 9}, {"type": "variable", "name": "WE", "level": 9}], "name": "weight"}, {"level": 8, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 9}], "name": "geometry"}], "name": "aircraft"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 8}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "finalCouplingVariables"}], "name": "architectureNodes"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"type": "variable", "name": "T", "level": 9}, {"type": "variable", "name": "Cf", "level": 9}], "name": "other"}, {"level": 8, "type": "variable", "children": [{"type": "variable", "name": "section", "level": 9}, {"type": "variable", "name": "tc", "level": 9}, {"type": "variable", "name": "AR", "level": 9}, {"type": "variable", "name": "Sref", "level": 9}, {"type": "variable", "name": "Lambda", "level": 9}, {"type": "variable", "name": "lambda", "level": 9}], "name": "geometry"}], "name": "aircraft"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "h", "level": 8}, {"type": "variable", "name": "M", "level": 8}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "initialGuessDesignVariables"}, {"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"type": "variable", "name": "WE", "level": 9}, {"type": "variable", "name": "WT", "level": 9}], "name": "weight"}, {"level": 8, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 9}], "name": "geometry"}, {"level": 8, "type": "variable", "children": [{"type": "variable", "name": "L", "level": 9}, {"type": "variable", "name": "D", "level": 9}], "name": "other"}], "name": "aircraft"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 8}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "initialGuessCouplingVariables"}], "name": "architectureNodes"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "CDmin", "level": 6}, {"type": "variable", "name": "Nz", "level": 6}], "name": "other"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "WBE", "level": 6}, {"type": "variable", "name": "WFO", "level": 6}, {"type": "variable", "name": "WO", "level": 6}], "name": "weight"}], "name": "aircraft"}], "name": "data_schema"}], "name": "outputs"}], "name": "Coordinator"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "dpdx", "level": 6}], "name": "other"}], "name": "aircraft"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"type": "variable", "name": "dpdx", "level": 9}], "name": "constraints"}], "name": "mdo_data"}], "name": "data_schemaCopy"}], "name": "finalOutputVariables"}], "name": "architectureNodes"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "dpdx", "level": 6}], "name": "constraints"}], "name": "mdo_data"}], "name": "data_schema"}], "name": "outputs"}], "name": "Cdpdx"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "sigma5", "level": 6}, {"type": "variable", "name": "sigma4", "level": 6}, {"type": "variable", "name": "sigma3", "level": 6}, {"type": "variable", "name": "sigma2", "level": 6}, {"type": "variable", "name": "sigma1", "level": 6}], "name": "other"}], "name": "aircraft"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"level": 9, "type": "variable", "children": [{"type": "variable", "name": "sigma5", "level": 10}, {"type": "variable", "name": "sigma4", "level": 10}, {"type": "variable", "name": "sigma1", "level": 10}, {"type": "variable", "name": "sigma3", "level": 10}, {"type": "variable", "name": "sigma2", "level": 10}], "name": "sigmas"}], "name": "constraints"}], "name": "mdo_data"}], "name": "data_schemaCopy"}], "name": "finalOutputVariables"}], "name": "architectureNodes"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"type": "variable", "name": "sigma4", "level": 7}, {"type": "variable", "name": "sigma5", "level": 7}, {"type": "variable", "name": "sigma1", "level": 7}, {"type": "variable", "name": "sigma2", "level": 7}, {"type": "variable", "name": "sigma3", "level": 7}], "name": "sigmas"}], "name": "constraints"}], "name": "mdo_data"}], "name": "data_schema"}], "name": "outputs"}], "name": "Csigmas"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "WBE", "level": 6}], "name": "weight"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "T", "level": 6}], "name": "other"}], "name": "aircraft"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"type": "variable", "name": "D", "level": 9}], "name": "other"}], "name": "aircraft"}], "name": "data_schemaCopy"}], "name": "couplingCopyVariables"}], "name": "architectureNodes"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "M", "level": 5}, {"type": "variable", "name": "h", "level": 5}], "name": "reference"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "SFC", "level": 6}, {"type": "variable", "name": "DT", "level": 6}], "name": "other"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "WE", "level": 6}], "name": "weight"}], "name": "aircraft"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 5}, {"type": "variable", "name": "Temp", "level": 5}], "name": "reference"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"type": "variable", "name": "WE", "level": 9}], "name": "weight"}], "name": "aircraft"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 8}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "finalCouplingVariables"}], "name": "architectureNodes"}], "name": "data_schema"}], "name": "outputs"}], "name": "Propulsion"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "WT", "level": 6}, {"type": "variable", "name": "WF", "level": 6}], "name": "weight"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "fin", "level": 6}, {"type": "variable", "name": "SFC", "level": 6}], "name": "other"}], "name": "aircraft"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "M", "level": 5}, {"type": "variable", "name": "h", "level": 5}], "name": "reference"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "R", "level": 6}], "name": "other"}], "name": "aircraft"}], "name": "data_schema"}], "name": "outputs"}], "name": "Performance"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"type": "variable", "name": "WE", "level": 9}], "name": "weight"}, {"level": 8, "type": "variable", "children": [{"type": "variable", "name": "L", "level": 9}], "name": "other"}], "name": "aircraft"}], "name": "data_schemaCopy"}], "name": "couplingCopyVariables"}], "name": "architectureNodes"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "WO", "level": 6}, {"type": "variable", "name": "WFO", "level": 6}], "name": "weight"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "AR", "level": 6}, {"type": "variable", "name": "lambda", "level": 6}, {"type": "variable", "name": "tc", "level": 6}, {"type": "variable", "name": "section", "level": 6}, {"type": "variable", "name": "Sref", "level": 6}, {"type": "variable", "name": "Lambda", "level": 6}], "name": "geometry"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "Nz", "level": 6}], "name": "other"}], "name": "aircraft"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"type": "variable", "name": "WT", "level": 9}], "name": "weight"}, {"level": 8, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 9}], "name": "geometry"}], "name": "aircraft"}], "name": "data_schemaCopy"}], "name": "finalCouplingVariables"}], "name": "architectureNodes"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "WT", "level": 6}, {"type": "variable", "name": "WF", "level": 6}], "name": "weight"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "sigma5", "level": 6}, {"type": "variable", "name": "sigma4", "level": 6}, {"type": "variable", "name": "sigma3", "level": 6}, {"type": "variable", "name": "sigma2", "level": 6}, {"type": "variable", "name": "sigma1", "level": 6}], "name": "other"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 6}], "name": "geometry"}], "name": "aircraft"}], "name": "data_schema"}], "name": "outputs"}], "name": "Structures"}]}, "schema": {"name": "data_schema", "children": [{"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "name": "Cf", "value": "unknown", "dimension": null}, {"level": 6, "type": "variable", "name": "T", "value": "unknown", "dimension": null}], "name": "other"}, {"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "name": "Sref", "value": "unknown", "dimension": null}, {"level": 6, "type": "variable", "name": "Lambda", "value": "unknown", "dimension": null}, {"level": 6, "type": "variable", "name": "section", "value": "unknown", "dimension": null}, {"level": 6, "type": "variable", "name": "lambda", "value": "unknown", "dimension": null}, {"level": 6, "type": "variable", "name": "AR", "value": "unknown", "dimension": null}, {"level": 6, "type": "variable", "name": "tc", "value": "unknown", "dimension": null}], "name": "geometry"}], "name": "aircraft"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "name": "h", "value": "unknown", "dimension": null}, {"level": 5, "type": "variable", "name": "M", "value": "unknown", "dimension": null}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "finalDesignVariables"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "name": "lambda", "value": "unknown", "dimension": null}, {"level": 6, "type": "variable", "name": "Lambda", "value": "unknown", "dimension": null}, {"level": 6, "type": "variable", "name": "Sref", "value": "unknown", "dimension": null}, {"level": 6, "type": "variable", "name": "AR", "value": "unknown", "dimension": null}, {"level": 6, "type": "variable", "name": "tc", "value": "unknown", "dimension": null}, {"level": 6, "type": "variable", "name": "section", "value": "unknown", "dimension": null}], "name": "geometry"}, {"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "name": "T", "value": "unknown", "dimension": null}, {"level": 6, "type": "variable", "name": "Cf", "value": "unknown", "dimension": null}], "name": "other"}], "name": "aircraft"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "name": "M", "value": "unknown", "dimension": null}, {"level": 5, "type": "variable", "name": "h", "value": "unknown", "dimension": null}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "initialGuessDesignVariables"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "name": "Theta", "value": "unknown", "dimension": null}], "name": "geometry"}, {"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "name": "WE", "value": "unknown", "dimension": null}, {"level": 6, "type": "variable", "name": "WT", "value": "unknown", "dimension": null}], "name": "weight"}, {"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "name": "L", "value": "unknown", "dimension": null}, {"level": 6, "type": "variable", "name": "D", "value": "unknown", "dimension": null}], "name": "other"}], "name": "aircraft"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "name": "ESF", "value": "unknown", "dimension": null}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "couplingCopyVariables"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "name": "WT", "value": "unknown", "dimension": null}, {"level": 6, "type": "variable", "name": "WE", "value": "unknown", "dimension": null}], "name": "weight"}, {"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "name": "L", "value": "unknown", "dimension": null}, {"level": 6, "type": "variable", "name": "D", "value": "unknown", "dimension": null}], "name": "other"}, {"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "name": "Theta", "value": "unknown", "dimension": null}], "name": "geometry"}], "name": "aircraft"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "name": "ESF", "value": "unknown", "dimension": null}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "finalCouplingVariables"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "name": "WE", "value": "unknown", "dimension": null}, {"level": 6, "type": "variable", "name": "WT", "value": "unknown", "dimension": null}], "name": "weight"}, {"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "name": "L", "value": "unknown", "dimension": null}, {"level": 6, "type": "variable", "name": "D", "value": "unknown", "dimension": null}], "name": "other"}, {"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "name": "Theta", "value": "unknown", "dimension": null}], "name": "geometry"}], "name": "aircraft"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "name": "ESF", "value": "unknown", "dimension": null}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "initialGuessCouplingVariables"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "name": "DT", "value": "unknown", "dimension": null}, {"level": 7, "type": "variable", "name": "Temp", "value": "unknown", "dimension": null}, {"level": 7, "type": "variable", "name": "ESF", "value": "unknown", "dimension": null}], "name": "propulsion"}, {"level": 6, "type": "variable", "name": "dpdx", "value": "unknown", "dimension": null}, {"level": 6, "type": "variable", "name": "Theta", "value": "unknown", "dimension": null}, {"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "name": "sigma5", "value": "unknown", "dimension": null}, {"level": 7, "type": "variable", "name": "sigma4", "value": "unknown", "dimension": null}, {"level": 7, "type": "variable", "name": "sigma1", "value": "unknown", "dimension": null}, {"level": 7, "type": "variable", "name": "sigma3", "value": "unknown", "dimension": null}, {"level": 7, "type": "variable", "name": "sigma2", "value": "unknown", "dimension": null}], "name": "sigmas"}], "name": "constraints"}, {"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "name": "R", "value": "unknown", "dimension": null}], "name": "objectives"}], "name": "mdo_data"}], "name": "data_schemaCopy"}], "name": "finalOutputVariables"}], "name": "architectureNodes"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "name": "sigma3", "value": "unknown", "dimension": null}, {"level": 4, "type": "variable", "name": "sigma4", "value": "unknown", "dimension": null}, {"level": 4, "type": "variable", "name": "sigma1", "value": "unknown", "dimension": null}, {"level": 4, "type": "variable", "name": "sigma2", "value": "unknown", "dimension": null}, {"level": 4, "type": "variable", "name": "sigma5", "value": "unknown", "dimension": null}], "name": "sigmas"}, {"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "name": "ESF", "value": "unknown", "dimension": null}, {"level": 4, "type": "variable", "name": "DT", "value": "unknown", "dimension": null}, {"level": 4, "type": "variable", "name": "Temp", "value": "unknown", "dimension": null}], "name": "propulsion"}, {"level": 3, "type": "variable", "name": "Theta", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "dpdx", "value": "unknown", "dimension": null}], "name": "constraints"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "name": "R", "value": "unknown", "dimension": null}], "name": "objectives"}], "name": "mdo_data"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "name": "Theta", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "lambda", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "AR", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "tc", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "section", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "Sref", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "Lambda", "value": "unknown", "dimension": null}], "name": "geometry"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "name": "dpdx", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "L", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "D", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "R", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "fin", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "T", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "sigma5", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "sigma3", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "sigma2", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "sigma1", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "Cf", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "Nz", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "SFC", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "sigma4", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "CDmin", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "DT", "value": "unknown", "dimension": null}], "name": "other"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "name": "WT", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "WO", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "WE", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "WF", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "WFO", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "WBE", "value": "unknown", "dimension": null}], "name": "weight"}], "name": "aircraft"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "name": "ESF", "value": "unknown", "dimension": null}, {"level": 2, "type": "variable", "name": "h", "value": "unknown", "dimension": null}, {"level": 2, "type": "variable", "name": "M", "value": "unknown", "dimension": null}, {"level": 2, "type": "variable", "name": "Temp", "value": "unknown", "dimension": null}], "name": "reference"}]}}, "id": "04", "name": "RCG - MDF-J - Mdao"}, {"description": "Solution strategy to solve the super-sonic business jet test case optimization problem using the strategy: IDF.", "problem_formulation": {"allow_unconverged_couplings": false, "function_order": ["Structures", "Aerodynamics", "Propulsion", "Performance", "C[sigmas]", "C[Theta]", "C[dpdx]", "C[prop]", "F[R]"], "convergence_type": null, "mdao_architecture": "IDF", "coupled_functions_groups": [["Structures"], ["Aerodynamics"], ["Propulsion"]], "function_ordering": {"post-coupling": ["Performance", "C[sigmas]", "C[Theta]", "C[dpdx]", "C[prop]", "F[R]", "__Gc"], "pre-coupling": [], "coupled": ["Structures", "Aerodynamics", "Propulsion"]}}, "xdsm": {"nodes": [{"type": "coordinator", "id": "id_Coordinator", "name": "Coordinator", "metadata": [{"name": "Coordinator"}, {"description": "Action block providing system inputs and collecting outputs."}, {"creator": "Imco van Gent"}]}, {"type": "optimization", "id": "id_Optimizer", "name": "Optimizer", "metadata": [{"name": "Optimizer"}, {"design_variables": {"/data_schema/aircraft/geometry/tc": {"lower_bound": null, "upper_bound": null, "nominal_value": 0.05}, "/data_schema/aircraft/geometry/lambda": {"lower_bound": null, "upper_bound": null, "nominal_value": 0.25}, "/data_schema/aircraft/other/Cf": {"lower_bound": null, "upper_bound": null, "nominal_value": 1.0}, "/data_schema/reference/ESF": {"lower_bound": null, "upper_bound": null}, "/data_schema/aircraft/geometry/AR": {"lower_bound": null, "upper_bound": null, "nominal_value": 5.5}, "/data_schema/aircraft/geometry/Sref": {"lower_bound": null, "upper_bound": null, "nominal_value": 1000}, "/data_schema/aircraft/weight/WT": {"lower_bound": null, "upper_bound": null}, "/data_schema/aircraft/other/D": {"lower_bound": null, "upper_bound": null}, "/data_schema/reference/h": {"lower_bound": null, "upper_bound": null, "nominal_value": 45000}, "/data_schema/aircraft/other/L": {"lower_bound": null, "upper_bound": null}, "/data_schema/reference/M": {"lower_bound": null, "upper_bound": null, "nominal_value": 1.6}, "/data_schema/aircraft/geometry/Lambda": {"lower_bound": null, "upper_bound": null, "nominal_value": 55}, "/data_schema/aircraft/geometry/section": {"lower_bound": null, "upper_bound": null, "nominal_value": 1.0}, "/data_schema/aircraft/geometry/Theta": {"lower_bound": null, "upper_bound": null}, "/data_schema/aircraft/weight/WE": {"lower_bound": null, "upper_bound": null}, "/data_schema/aircraft/other/T": {"lower_bound": null, "upper_bound": null, "nominal_value": 0.55}}}, {"objective_variable": ["/data_schema/mdo_data/objectives/R"]}, {"constraint_variables": {"/data_schema/mdo_data/constraints/Theta": {"lower_bound": null, "upper_bound": null}, "/data_schema/mdo_data/constraints/propulsion/ESF": {"lower_bound": null, "upper_bound": null}, "/data_schema/mdo_data/constraints/propulsion/Temp": {"lower_bound": null, "upper_bound": null}, "/data_schema/mdo_data/constraints/sigmas/sigma4": {"lower_bound": null, "upper_bound": null}, "/data_schema/mdo_data/constraints/sigmas/sigma5": {"lower_bound": null, "upper_bound": null}, "/data_schema/mdo_data/constraints/propulsion/DT": {"lower_bound": null, "upper_bound": null}, "/data_schema/mdo_data/constraints/sigmas/sigma1": {"lower_bound": null, "upper_bound": null}, "/data_schema/mdo_data/constraints/sigmas/sigma2": {"lower_bound": null, "upper_bound": null}, "/data_schema/mdo_data/constraints/dpdx": {"lower_bound": null, "upper_bound": null}, "/data_schema/mdo_data/constraints/sigmas/sigma3": {"lower_bound": null, "upper_bound": null}}}, {"architecture_role": "optimizer"}]}, {"type": "coupledanalysis", "id": "id_Structures", "name": "Structures", "metadata": [{"name": "Structures"}, {"mode": "main"}, {"version": "1.0"}, {"execution_info": null}, {"instance": "1"}, {"problem_role": "coupled"}, {"general_info": null}, {"projectSpecific": null}, {"architecture_role": "coupled analysis"}, {"performance_info": null}]}, {"type": "coupledanalysis", "id": "id_Aerodynamics", "name": "Aerodynamics", "metadata": [{"name": "Aerodynamics"}, {"mode": "main"}, {"version": "1.0"}, {"execution_info": null}, {"instance": "1"}, {"problem_role": "coupled"}, {"general_info": null}, {"projectSpecific": null}, {"architecture_role": "coupled analysis"}, {"performance_info": null}]}, {"type": "coupledanalysis", "id": "id_Propulsion", "name": "Propulsion", "metadata": [{"name": "Propulsion"}, {"mode": "main"}, {"version": "1.0"}, {"execution_info": null}, {"instance": "1"}, {"problem_role": "coupled"}, {"general_info": null}, {"projectSpecific": null}, {"architecture_role": "coupled analysis"}, {"performance_info": null}]}, {"type": "postcouplinganalysis", "id": "id_Performance", "name": "Performance", "metadata": [{"name": "Performance"}, {"mode": "main"}, {"version": "1.0"}, {"execution_info": null}, {"instance": "1"}, {"problem_role": "post-coupling"}, {"general_info": null}, {"projectSpecific": null}, {"architecture_role": "post-coupling analysis"}, {"performance_info": null}]}, {"type": "postcouplinganalysis", "id": "id_Csigmas", "name": "Csigmas", "metadata": [{"name": "C[sigmas]"}, {"instance": 1}, {"problem_role": "post-coupling"}, {"architecture_role": "post-coupling analysis"}]}, {"type": "postcouplinganalysis", "id": "id_CTheta", "name": "CTheta", "metadata": [{"name": "C[Theta]"}, {"instance": 1}, {"problem_role": "post-coupling"}, {"architecture_role": "post-coupling analysis"}]}, {"type": "postcouplinganalysis", "id": "id_Cdpdx", "name": "Cdpdx", "metadata": [{"name": "C[dpdx]"}, {"instance": 1}, {"problem_role": "post-coupling"}, {"architecture_role": "post-coupling analysis"}]}, {"type": "postcouplinganalysis", "id": "id_Cprop", "name": "Cprop", "metadata": [{"name": "C[prop]"}, {"instance": 1}, {"problem_role": "post-coupling"}, {"architecture_role": "post-coupling analysis"}]}, {"type": "postcouplinganalysis", "id": "id_FR", "name": "FR", "metadata": [{"name": "F[R]"}, {"instance": 1}, {"problem_role": "post-coupling"}, {"architecture_role": "post-coupling analysis"}]}, {"type": "consistencyconstraintfunction", "id": "id_Gc", "name": "Gc", "metadata": [{"name": "__Gc"}, {"consistency_nodes": ["/data_schema/architectureNodes/consistencyConstraintVariables/data_schemaCopy/aircraft/other/gc_L", "/data_schema/architectureNodes/consistencyConstraintVariables/data_schemaCopy/aircraft/weight/gc_WT", "/data_schema/architectureNodes/consistencyConstraintVariables/data_schemaCopy/aircraft/geometry/gc_Theta", "/data_schema/architectureNodes/consistencyConstraintVariables/data_schemaCopy/aircraft/weight/gc_WE", "/data_schema/architectureNodes/consistencyConstraintVariables/data_schemaCopy/reference/gc_ESF", "/data_schema/architectureNodes/consistencyConstraintVariables/data_schemaCopy/aircraft/other/gc_D"]}, {"architecture_role": "consistency constraint function"}]}], "edges": [{"to": "id_FR", "from": "id_Performance", "name": "/data_schema/aircraft/other/R", "short_name": "1 couplings"}, {"to": "id_Optimizer", "from": "id_FR", "name": "/data_schema/mdo_data/objectives/R", "short_name": "1 couplings"}, {"to": "id_Optimizer", "from": "id_Gc", "name": "/data_schema/architectureNodes/consistencyConstraintVariables/data_schemaCopy/aircraft/weight/gc_WE,/data_schema/architectureNodes/consistencyConstraintVariables/data_schemaCopy/aircraft/geometry/gc_Theta,/data_schema/architectureNodes/consistencyConstraintVariables/data_schemaCopy/reference/gc_ESF,/data_schema/architectureNodes/consistencyConstraintVariables/data_schemaCopy/aircraft/other/gc_L,/data_schema/architectureNodes/consistencyConstraintVariables/data_schemaCopy/aircraft/other/gc_D,/data_schema/architectureNodes/consistencyConstraintVariables/data_schemaCopy/aircraft/weight/gc_WT", "short_name": "6 couplings"}, {"to": "id_Optimizer", "from": "id_CTheta", "name": "/data_schema/mdo_data/constraints/Theta", "short_name": "1 couplings"}, {"to": "id_Optimizer", "from": "id_Cprop", "name": "/data_schema/mdo_data/constraints/propulsion/ESF,/data_schema/mdo_data/constraints/propulsion/DT,/data_schema/mdo_data/constraints/propulsion/Temp", "short_name": "3 couplings"}, {"to": "id_Optimizer", "from": "id_Coordinator", "name": "/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/aircraft/other/T,/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/aircraft/geometry/section,/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/reference/h,/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/aircraft/geometry/tc,/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/aircraft/weight/WE,/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/aircraft/geometry/AR,/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/aircraft/geometry/Sref,/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/aircraft/geometry/Theta,/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/reference/ESF,/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/aircraft/geometry/Lambda,/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/reference/M,/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/aircraft/other/L,/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/aircraft/geometry/lambda,/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/aircraft/weight/WT,/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/aircraft/other/D,/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/aircraft/other/Cf", "short_name": "16 inputs"}, {"to": "id_Optimizer", "from": "id_Cdpdx", "name": "/data_schema/mdo_data/constraints/dpdx", "short_name": "1 inputs"}, {"to": "id_Optimizer", "from": "id_Csigmas", "name": "/data_schema/mdo_data/constraints/sigmas/sigma4,/data_schema/mdo_data/constraints/sigmas/sigma5,/data_schema/mdo_data/constraints/sigmas/sigma1,/data_schema/mdo_data/constraints/sigmas/sigma2,/data_schema/mdo_data/constraints/sigmas/sigma3", "short_name": "5 inputs"}, {"to": "id_Aerodynamics", "from": "id_Coordinator", "name": "/data_schema/aircraft/other/CDmin", "short_name": "1 inputs"}, {"to": "id_Aerodynamics", "from": "id_Optimizer", "name": "/data_schema/reference/h,/data_schema/aircraft/other/Cf,/data_schema/aircraft/geometry/AR,/data_schema/aircraft/geometry/Sref,/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/geometry/Theta,/data_schema/aircraft/geometry/tc,/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/reference/ESF,/data_schema/reference/M,/data_schema/aircraft/geometry/Lambda,/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/weight/WT", "short_name": "10 inputs"}, {"to": "id_CTheta", "from": "id_Structures", "name": "/data_schema/aircraft/geometry/Theta", "short_name": "1 couplings"}, {"to": "id_Propulsion", "from": "id_Coordinator", "name": "/data_schema/aircraft/weight/WBE", "short_name": "1 inputs"}, {"to": "id_Propulsion", "from": "id_Optimizer", "name": "/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/other/D,/data_schema/reference/h,/data_schema/reference/M,/data_schema/aircraft/other/T", "short_name": "4 inputs"}, {"to": "id_Cprop", "from": "id_Propulsion", "name": "/data_schema/reference/ESF,/data_schema/reference/Temp,/data_schema/aircraft/other/DT", "short_name": "3 couplings"}, {"to": "id_Coordinator", "from": "id_FR", "name": "/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/mdo_data/objectives/R", "short_name": "1 outputs"}, {"to": "id_Coordinator", "from": "id_Optimizer", "name": "/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/aircraft/other/T,/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/aircraft/geometry/Lambda,/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/aircraft/geometry/lambda,/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/aircraft/other/Cf,/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/aircraft/geometry/section,/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/aircraft/geometry/tc,/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/aircraft/geometry/Sref,/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/reference/h,/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/aircraft/geometry/AR,/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/reference/M", "short_name": "10 outputs"}, {"to": "id_Coordinator", "from": "id_Propulsion", "name": "/data_schema/architectureNodes/finalCouplingVariables/data_schemaCopy/aircraft/weight/WE,/data_schema/architectureNodes/finalCouplingVariables/data_schemaCopy/reference/ESF", "short_name": "2 outputs"}, {"to": "id_Coordinator", "from": "id_CTheta", "name": "/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/mdo_data/constraints/Theta", "short_name": "1 outputs"}, {"to": "id_Coordinator", "from": "id_Cprop", "name": "/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/mdo_data/constraints/propulsion/DT,/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/mdo_data/constraints/propulsion/ESF,/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/mdo_data/constraints/propulsion/Temp", "short_name": "3 outputs"}, {"to": "id_Coordinator", "from": "id_Cdpdx", "name": "/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/mdo_data/constraints/dpdx", "short_name": "1 outputs"}, {"to": "id_Coordinator", "from": "id_Csigmas", "name": "/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/mdo_data/constraints/sigmas/sigma5,/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/mdo_data/constraints/sigmas/sigma4,/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/mdo_data/constraints/sigmas/sigma1,/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/mdo_data/constraints/sigmas/sigma3,/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/mdo_data/constraints/sigmas/sigma2", "short_name": "5 outputs"}, {"to": "id_Coordinator", "from": "id_Aerodynamics", "name": "/data_schema/architectureNodes/finalCouplingVariables/data_schemaCopy/aircraft/other/L,/data_schema/architectureNodes/finalCouplingVariables/data_schemaCopy/aircraft/other/D", "short_name": "2 outputs"}, {"to": "id_Coordinator", "from": "id_Structures", "name": "/data_schema/architectureNodes/finalCouplingVariables/data_schemaCopy/aircraft/weight/WT,/data_schema/architectureNodes/finalCouplingVariables/data_schemaCopy/aircraft/geometry/Theta", "short_name": "2 outputs"}, {"to": "id_Cdpdx", "from": "id_Aerodynamics", "name": "/data_schema/aircraft/other/dpdx", "short_name": "1 couplings"}, {"to": "id_Gc", "from": "id_Optimizer", "name": "/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/other/L,/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/weight/WE,/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/other/D,/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/geometry/Theta,/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/reference/ESF,/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/weight/WT", "short_name": "6 couplings"}, {"to": "id_Gc", "from": "id_Aerodynamics", "name": "/data_schema/aircraft/other/D,/data_schema/aircraft/other/L", "short_name": "2 couplings"}, {"to": "id_Gc", "from": "id_Structures", "name": "/data_schema/aircraft/geometry/Theta,/data_schema/aircraft/weight/WT", "short_name": "2 couplings"}, {"to": "id_Gc", "from": "id_Propulsion", "name": "/data_schema/reference/ESF,/data_schema/aircraft/weight/WE", "short_name": "2 couplings"}, {"to": "id_Csigmas", "from": "id_Structures", "name": "/data_schema/aircraft/other/sigma5,/data_schema/aircraft/other/sigma4,/data_schema/aircraft/other/sigma3,/data_schema/aircraft/other/sigma2,/data_schema/aircraft/other/sigma1", "short_name": "5 couplings"}, {"to": "id_Performance", "from": "id_Aerodynamics", "name": "/data_schema/aircraft/other/fin", "short_name": "1 couplings"}, {"to": "id_Performance", "from": "id_Optimizer", "name": "/data_schema/reference/h,/data_schema/reference/M", "short_name": "2 couplings"}, {"to": "id_Performance", "from": "id_Structures", "name": "/data_schema/aircraft/weight/WT,/data_schema/aircraft/weight/WF", "short_name": "2 couplings"}, {"to": "id_Performance", "from": "id_Propulsion", "name": "/data_schema/aircraft/other/SFC", "short_name": "1 couplings"}, {"to": "id_Structures", "from": "id_Coordinator", "name": "/data_schema/aircraft/weight/WFO,/data_schema/aircraft/other/Nz,/data_schema/aircraft/weight/WO", "short_name": "3 inputs"}, {"to": "id_Structures", "from": "id_Optimizer", "name": "/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/other/L,/data_schema/aircraft/geometry/Lambda,/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/weight/WE,/data_schema/aircraft/geometry/Sref,/data_schema/aircraft/geometry/AR,/data_schema/aircraft/geometry/tc,/data_schema/aircraft/geometry/lambda,/data_schema/aircraft/geometry/section", "short_name": "8 inputs"}], "workflow": [{"converger_step_blocks": [], "step_number": 0, "edges": [], "process_step_blocks": ["id_Coordinator"]}, {"converger_step_blocks": [], "step_number": 1, "edges": [["id_Coordinator", "id_Optimizer"]], "process_step_blocks": ["id_Optimizer"]}, {"converger_step_blocks": [], "step_number": 2, "edges": [["id_Optimizer", "id_Propulsion"], ["id_Optimizer", "id_Structures"], ["id_Optimizer", "id_Aerodynamics"]], "process_step_blocks": ["id_Structures", "id_Aerodynamics", "id_Propulsion"]}, {"converger_step_blocks": [], "step_number": 3, "edges": [["id_Structures", "id_CTheta"], ["id_Structures", "id_Csigmas"], ["id_Structures", "id_Performance"], ["id_Aerodynamics", "id_Cdpdx"], ["id_Aerodynamics", "id_Performance"], ["id_Propulsion", "id_Cprop"], ["id_Propulsion", "id_Performance"]], "process_step_blocks": ["id_Cprop", "id_Performance", "id_CTheta", "id_Cdpdx", "id_Csigmas"]}, {"converger_step_blocks": [], "step_number": 4, "edges": [["id_Cprop", "id_FR"], ["id_Cprop", "id_Gc"], ["id_Performance", "id_FR"], ["id_CTheta", "id_FR"], ["id_CTheta", "id_Gc"], ["id_Cdpdx", "id_FR"], ["id_Cdpdx", "id_Gc"], ["id_Csigmas", "id_FR"], ["id_Csigmas", "id_Gc"]], "process_step_blocks": ["id_Gc", "id_FR"]}, {"converger_step_blocks": ["id_Optimizer"], "step_number": 5, "edges": [["id_Gc", "id_Optimizer"], ["id_FR", "id_Optimizer"]], "process_step_blocks": []}, {"converger_step_blocks": ["id_Coordinator"], "step_number": 6, "edges": [["id_Optimizer", "id_Coordinator"]], "process_step_blocks": []}]}, "mg_function_ordering": {"coupled": ["Structures", "Aerodynamics", "Propulsion"], "pre-desvars": [], "post-coupling": ["Performance", "C[sigmas]", "C[Theta]", "C[dpdx]", "C[prop]", "F[R]", "__Gc"], "post-desvars": []}, "id": "05", "organization": null, "function_ordering": {"coupled": ["Structures", "Aerodynamics", "Propulsion"], "pre-desvars": [], "post-coupling": ["Performance", "C[sigmas]", "C[Theta]", "C[dpdx]", "C[prop]", "F[R]", "__Gc"], "post-desvars": []}, "variableSchemes": {"catschema_sysLev": {"name": "systemVariables", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "Cf", "level": 8}, {"type": "variable", "name": "T", "level": 8}], "name": "other", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "AR", "level": 8}, {"type": "variable", "name": "Sref", "level": 8}, {"type": "variable", "name": "Lambda", "level": 8}, {"type": "variable", "name": "section", "level": 8}, {"type": "variable", "name": "lambda", "level": 8}, {"type": "variable", "name": "tc", "level": 8}], "name": "geometry", "level": 7}], "name": "aircraft", "level": 6}, {"type": "variable", "children": [{"type": "variable", "name": "h", "level": 7}, {"type": "variable", "name": "M", "level": 7}], "name": "reference", "level": 6}], "name": "data_schemaCopy", "level": 5}], "name": "finalDesignVariables", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "lambda", "level": 8}, {"type": "variable", "name": "Lambda", "level": 8}, {"type": "variable", "name": "Sref", "level": 8}, {"type": "variable", "name": "AR", "level": 8}, {"type": "variable", "name": "tc", "level": 8}, {"type": "variable", "name": "section", "level": 8}], "name": "geometry", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "T", "level": 8}, {"type": "variable", "name": "Cf", "level": 8}], "name": "other", "level": 7}], "name": "aircraft", "level": 6}, {"type": "variable", "children": [{"type": "variable", "name": "M", "level": 7}, {"type": "variable", "name": "h", "level": 7}], "name": "reference", "level": 6}], "name": "data_schemaCopy", "level": 5}], "name": "initialGuessDesignVariables", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "gc_Theta", "level": 8}], "name": "geometry", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "gc_D", "level": 8}, {"type": "variable", "name": "gc_L", "level": 8}], "name": "other", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "gc_WE", "level": 8}, {"type": "variable", "name": "gc_WT", "level": 8}], "name": "weight", "level": 7}], "name": "aircraft", "level": 6}, {"type": "variable", "children": [{"type": "variable", "name": "gc_ESF", "level": 7}], "name": "reference", "level": 6}], "name": "data_schemaCopy", "level": 5}], "name": "consistencyConstraintVariables", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "WE", "level": 8}, {"type": "variable", "name": "WT", "level": 8}], "name": "weight", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "L", "level": 8}, {"type": "variable", "name": "D", "level": 8}], "name": "other", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 8}], "name": "geometry", "level": 7}], "name": "aircraft", "level": 6}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 7}], "name": "reference", "level": 6}], "name": "data_schemaCopy", "level": 5}], "name": "couplingCopyVariables", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "WT", "level": 8}, {"type": "variable", "name": "WE", "level": 8}], "name": "weight", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "L", "level": 8}, {"type": "variable", "name": "D", "level": 8}], "name": "other", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 8}], "name": "geometry", "level": 7}], "name": "aircraft", "level": 6}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 7}], "name": "reference", "level": 6}], "name": "data_schemaCopy", "level": 5}], "name": "finalCouplingVariables", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "WE", "level": 8}, {"type": "variable", "name": "WT", "level": 8}], "name": "weight", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "L", "level": 8}, {"type": "variable", "name": "D", "level": 8}], "name": "other", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 8}], "name": "geometry", "level": 7}], "name": "aircraft", "level": 6}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 7}], "name": "reference", "level": 6}], "name": "data_schemaCopy", "level": 5}], "name": "initialGuessCouplingVariables", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "DT", "level": 9}, {"type": "variable", "name": "Temp", "level": 9}, {"type": "variable", "name": "ESF", "level": 9}], "name": "propulsion", "level": 8}, {"type": "variable", "name": "dpdx", "level": 8}, {"type": "variable", "name": "Theta", "level": 8}, {"type": "variable", "children": [{"type": "variable", "name": "sigma5", "level": 9}, {"type": "variable", "name": "sigma4", "level": 9}, {"type": "variable", "name": "sigma1", "level": 9}, {"type": "variable", "name": "sigma3", "level": 9}, {"type": "variable", "name": "sigma2", "level": 9}], "name": "sigmas", "level": 8}], "name": "constraints", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "R", "level": 8}], "name": "objectives", "level": 7}], "name": "mdo_data", "level": 6}], "name": "data_schemaCopy", "level": 5}], "name": "finalOutputVariables", "level": 4}], "name": "architectureNodes", "level": 3}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "sigma3", "level": 6}, {"type": "variable", "name": "sigma4", "level": 6}, {"type": "variable", "name": "sigma1", "level": 6}, {"type": "variable", "name": "sigma2", "level": 6}, {"type": "variable", "name": "sigma5", "level": 6}], "name": "sigmas", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 6}, {"type": "variable", "name": "DT", "level": 6}, {"type": "variable", "name": "Temp", "level": 6}], "name": "propulsion", "level": 5}, {"type": "variable", "name": "Theta", "level": 5}, {"type": "variable", "name": "dpdx", "level": 5}], "name": "constraints", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "R", "level": 5}], "name": "objectives", "level": 4}], "name": "mdo_data", "level": 3}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 5}, {"type": "variable", "name": "lambda", "level": 5}, {"type": "variable", "name": "AR", "level": 5}, {"type": "variable", "name": "tc", "level": 5}, {"type": "variable", "name": "section", "level": 5}, {"type": "variable", "name": "Sref", "level": 5}, {"type": "variable", "name": "Lambda", "level": 5}], "name": "geometry", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "dpdx", "level": 5}, {"type": "variable", "name": "L", "level": 5}, {"type": "variable", "name": "D", "level": 5}, {"type": "variable", "name": "R", "level": 5}, {"type": "variable", "name": "T", "level": 5}, {"type": "variable", "name": "sigma5", "level": 5}, {"type": "variable", "name": "sigma3", "level": 5}, {"type": "variable", "name": "sigma2", "level": 5}, {"type": "variable", "name": "sigma1", "level": 5}, {"type": "variable", "name": "fin", "level": 5}, {"type": "variable", "name": "Cf", "level": 5}, {"type": "variable", "name": "Nz", "level": 5}, {"type": "variable", "name": "SFC", "level": 5}, {"type": "variable", "name": "sigma4", "level": 5}, {"type": "variable", "name": "CDmin", "level": 5}, {"type": "variable", "name": "DT", "level": 5}], "name": "other", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "WT", "level": 5}, {"type": "variable", "name": "WO", "level": 5}, {"type": "variable", "name": "WE", "level": 5}, {"type": "variable", "name": "WF", "level": 5}, {"type": "variable", "name": "WFO", "level": 5}, {"type": "variable", "name": "WBE", "level": 5}], "name": "weight", "level": 4}], "name": "aircraft", "level": 3}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 4}, {"type": "variable", "name": "h", "level": 4}, {"type": "variable", "name": "M", "level": 4}, {"type": "variable", "name": "Temp", "level": 4}], "name": "reference", "level": 3}], "name": "data_schema", "level": 2}], "name": "couplings", "level": 1}]}, "catschema_nodeLev": {"name": "variables", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "Cf", "level": 8}, {"type": "variable", "name": "T", "level": 8}], "name": "other", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "AR", "level": 8}, {"type": "variable", "name": "Sref", "level": 8}, {"type": "variable", "name": "Lambda", "level": 8}, {"type": "variable", "name": "section", "level": 8}, {"type": "variable", "name": "lambda", "level": 8}, {"type": "variable", "name": "tc", "level": 8}], "name": "geometry", "level": 7}], "name": "aircraft", "level": 6}, {"type": "variable", "children": [{"type": "variable", "name": "h", "level": 7}, {"type": "variable", "name": "M", "level": 7}], "name": "reference", "level": 6}], "name": "data_schemaCopy", "level": 5}], "name": "finalDesignVariables", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "lambda", "level": 8}, {"type": "variable", "name": "Lambda", "level": 8}, {"type": "variable", "name": "Sref", "level": 8}, {"type": "variable", "name": "AR", "level": 8}, {"type": "variable", "name": "tc", "level": 8}, {"type": "variable", "name": "section", "level": 8}], "name": "geometry", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "T", "level": 8}, {"type": "variable", "name": "Cf", "level": 8}], "name": "other", "level": 7}], "name": "aircraft", "level": 6}, {"type": "variable", "children": [{"type": "variable", "name": "M", "level": 7}, {"type": "variable", "name": "h", "level": 7}], "name": "reference", "level": 6}], "name": "data_schemaCopy", "level": 5}], "name": "initialGuessDesignVariables", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "gc_Theta", "level": 8}], "name": "geometry", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "gc_D", "level": 8}, {"type": "variable", "name": "gc_L", "level": 8}], "name": "other", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "gc_WE", "level": 8}, {"type": "variable", "name": "gc_WT", "level": 8}], "name": "weight", "level": 7}], "name": "aircraft", "level": 6}, {"type": "variable", "children": [{"type": "variable", "name": "gc_ESF", "level": 7}], "name": "reference", "level": 6}], "name": "data_schemaCopy", "level": 5}], "name": "consistencyConstraintVariables", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "WT", "level": 8}, {"type": "variable", "name": "WE", "level": 8}], "name": "weight", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "L", "level": 8}, {"type": "variable", "name": "D", "level": 8}], "name": "other", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 8}], "name": "geometry", "level": 7}], "name": "aircraft", "level": 6}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 7}], "name": "reference", "level": 6}], "name": "data_schemaCopy", "level": 5}], "name": "finalCouplingVariables", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "WE", "level": 8}, {"type": "variable", "name": "WT", "level": 8}], "name": "weight", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "L", "level": 8}, {"type": "variable", "name": "D", "level": 8}], "name": "other", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 8}], "name": "geometry", "level": 7}], "name": "aircraft", "level": 6}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 7}], "name": "reference", "level": 6}], "name": "data_schemaCopy", "level": 5}], "name": "initialGuessCouplingVariables", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "DT", "level": 9}, {"type": "variable", "name": "Temp", "level": 9}, {"type": "variable", "name": "ESF", "level": 9}], "name": "propulsion", "level": 8}, {"type": "variable", "name": "dpdx", "level": 8}, {"type": "variable", "name": "Theta", "level": 8}, {"type": "variable", "children": [{"type": "variable", "name": "sigma5", "level": 9}, {"type": "variable", "name": "sigma4", "level": 9}, {"type": "variable", "name": "sigma1", "level": 9}, {"type": "variable", "name": "sigma3", "level": 9}, {"type": "variable", "name": "sigma2", "level": 9}], "name": "sigmas", "level": 8}], "name": "constraints", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "R", "level": 8}], "name": "objectives", "level": 7}], "name": "mdo_data", "level": 6}], "name": "data_schemaCopy", "level": 5}], "name": "finalOutputVariables", "level": 4}], "name": "architectureNodes", "level": 3}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "sigma3", "level": 6}, {"type": "variable", "name": "sigma4", "level": 6}, {"type": "variable", "name": "sigma1", "level": 6}, {"type": "variable", "name": "sigma2", "level": 6}, {"type": "variable", "name": "sigma5", "level": 6}], "name": "sigmas", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 6}, {"type": "variable", "name": "DT", "level": 6}, {"type": "variable", "name": "Temp", "level": 6}], "name": "propulsion", "level": 5}, {"type": "variable", "name": "Theta", "level": 5}, {"type": "variable", "name": "dpdx", "level": 5}], "name": "constraints", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "R", "level": 5}], "name": "objectives", "level": 4}], "name": "mdo_data", "level": 3}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "dpdx", "level": 5}, {"type": "variable", "name": "L", "level": 5}, {"type": "variable", "name": "D", "level": 5}, {"type": "variable", "name": "R", "level": 5}, {"type": "variable", "name": "T", "level": 5}, {"type": "variable", "name": "sigma5", "level": 5}, {"type": "variable", "name": "sigma3", "level": 5}, {"type": "variable", "name": "sigma2", "level": 5}, {"type": "variable", "name": "sigma1", "level": 5}, {"type": "variable", "name": "fin", "level": 5}, {"type": "variable", "name": "Cf", "level": 5}, {"type": "variable", "name": "Nz", "level": 5}, {"type": "variable", "name": "SFC", "level": 5}, {"type": "variable", "name": "sigma4", "level": 5}, {"type": "variable", "name": "CDmin", "level": 5}, {"type": "variable", "name": "DT", "level": 5}], "name": "other", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "WO", "level": 5}, {"type": "variable", "name": "WE", "level": 5}, {"type": "variable", "name": "WF", "level": 5}, {"type": "variable", "name": "WFO", "level": 5}, {"type": "variable", "name": "WBE", "level": 5}], "name": "weight", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "lambda", "level": 5}, {"type": "variable", "name": "section", "level": 5}], "name": "geometry", "level": 4}], "name": "aircraft", "level": 3}, {"type": "variable", "children": [{"type": "variable", "name": "Temp", "level": 4}], "name": "reference", "level": 3}], "name": "data_schema", "level": 2}], "name": "coupling", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 5}, {"type": "variable", "name": "AR", "level": 5}, {"type": "variable", "name": "tc", "level": 5}, {"type": "variable", "name": "Sref", "level": 5}, {"type": "variable", "name": "Lambda", "level": 5}], "name": "geometry", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "WT", "level": 5}], "name": "weight", "level": 4}], "name": "aircraft", "level": 3}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "WE", "level": 8}, {"type": "variable", "name": "WT", "level": 8}], "name": "weight", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "L", "level": 8}, {"type": "variable", "name": "D", "level": 8}], "name": "other", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 8}], "name": "geometry", "level": 7}], "name": "aircraft", "level": 6}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 7}], "name": "reference", "level": 6}], "name": "data_schemaCopy", "level": 5}], "name": "couplingCopyVariables", "level": 4}], "name": "architectureNodes", "level": 3}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 4}, {"type": "variable", "name": "h", "level": 4}, {"type": "variable", "name": "M", "level": 4}], "name": "reference", "level": 3}], "name": "data_schema", "level": 2}], "name": "sharedCoupling", "level": 1}]}, "catschema_roleLev": {"name": "variables", "children": [{"level": 1, "type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "Cf", "level": 9}, {"type": "variable", "name": "T", "level": 9}], "name": "other", "level": 8}, {"type": "variable", "children": [{"type": "variable", "name": "AR", "level": 9}, {"type": "variable", "name": "Sref", "level": 9}, {"type": "variable", "name": "Lambda", "level": 9}, {"type": "variable", "name": "section", "level": 9}, {"type": "variable", "name": "lambda", "level": 9}, {"type": "variable", "name": "tc", "level": 9}], "name": "geometry", "level": 8}], "name": "aircraft", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "h", "level": 8}, {"type": "variable", "name": "M", "level": 8}], "name": "reference", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "finalDesignVariables", "level": 5}], "name": "architectureNodes", "level": 4}], "name": "data_schema", "level": 3}], "name": "finalDesignVariables", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "lambda", "level": 9}, {"type": "variable", "name": "Lambda", "level": 9}, {"type": "variable", "name": "Sref", "level": 9}, {"type": "variable", "name": "AR", "level": 9}, {"type": "variable", "name": "tc", "level": 9}, {"type": "variable", "name": "section", "level": 9}], "name": "geometry", "level": 8}, {"type": "variable", "children": [{"type": "variable", "name": "T", "level": 9}, {"type": "variable", "name": "Cf", "level": 9}], "name": "other", "level": 8}], "name": "aircraft", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "M", "level": 8}, {"type": "variable", "name": "h", "level": 8}], "name": "reference", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "initialGuessDesignVariables", "level": 5}], "name": "architectureNodes", "level": 4}], "name": "data_schema", "level": 3}], "name": "initialGuessDesignVariables", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "gc_Theta", "level": 9}], "name": "geometry", "level": 8}, {"type": "variable", "children": [{"type": "variable", "name": "gc_D", "level": 9}, {"type": "variable", "name": "gc_L", "level": 9}], "name": "other", "level": 8}, {"type": "variable", "children": [{"type": "variable", "name": "gc_WE", "level": 9}, {"type": "variable", "name": "gc_WT", "level": 9}], "name": "weight", "level": 8}], "name": "aircraft", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "gc_ESF", "level": 8}], "name": "reference", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "consistencyConstraintVariables", "level": 5}], "name": "architectureNodes", "level": 4}], "name": "data_schema", "level": 3}], "name": "consistencyConstraintVariables", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "WE", "level": 9}, {"type": "variable", "name": "WT", "level": 9}], "name": "weight", "level": 8}, {"type": "variable", "children": [{"type": "variable", "name": "L", "level": 9}, {"type": "variable", "name": "D", "level": 9}], "name": "other", "level": 8}, {"type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 9}], "name": "geometry", "level": 8}], "name": "aircraft", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 8}], "name": "reference", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "couplingCopyVariables", "level": 5}], "name": "architectureNodes", "level": 4}], "name": "data_schema", "level": 3}], "name": "couplingCopyVariables", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "WT", "level": 9}, {"type": "variable", "name": "WE", "level": 9}], "name": "weight", "level": 8}, {"type": "variable", "children": [{"type": "variable", "name": "L", "level": 9}, {"type": "variable", "name": "D", "level": 9}], "name": "other", "level": 8}, {"type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 9}], "name": "geometry", "level": 8}], "name": "aircraft", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 8}], "name": "reference", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "finalCouplingVariables", "level": 5}], "name": "architectureNodes", "level": 4}], "name": "data_schema", "level": 3}], "name": "finalCouplingVariables", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "WE", "level": 9}, {"type": "variable", "name": "WT", "level": 9}], "name": "weight", "level": 8}, {"type": "variable", "children": [{"type": "variable", "name": "L", "level": 9}, {"type": "variable", "name": "D", "level": 9}], "name": "other", "level": 8}, {"type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 9}], "name": "geometry", "level": 8}], "name": "aircraft", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 8}], "name": "reference", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "initialGuessCouplingVariables", "level": 5}], "name": "architectureNodes", "level": 4}], "name": "data_schema", "level": 3}], "name": "initialGuessCouplingVariables", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "DT", "level": 10}, {"type": "variable", "name": "Temp", "level": 10}, {"type": "variable", "name": "ESF", "level": 10}], "name": "propulsion", "level": 9}, {"type": "variable", "name": "dpdx", "level": 9}, {"type": "variable", "name": "Theta", "level": 9}, {"type": "variable", "children": [{"type": "variable", "name": "sigma5", "level": 10}, {"type": "variable", "name": "sigma4", "level": 10}, {"type": "variable", "name": "sigma1", "level": 10}, {"type": "variable", "name": "sigma3", "level": 10}, {"type": "variable", "name": "sigma2", "level": 10}], "name": "sigmas", "level": 9}], "name": "constraints", "level": 8}, {"type": "variable", "children": [{"type": "variable", "name": "R", "level": 9}], "name": "objectives", "level": 8}], "name": "mdo_data", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "finalOutputVariables", "level": 5}], "name": "architectureNodes", "level": 4}], "name": "data_schema", "level": 3}], "name": "finalOutputVariables", "level": 2}], "name": "architectureRoles"}, {"level": 1, "type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "sigma3", "level": 7}, {"type": "variable", "name": "sigma4", "level": 7}, {"type": "variable", "name": "sigma1", "level": 7}, {"type": "variable", "name": "sigma2", "level": 7}, {"type": "variable", "name": "sigma5", "level": 7}], "name": "sigmas", "level": 6}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 7}, {"type": "variable", "name": "DT", "level": 7}, {"type": "variable", "name": "Temp", "level": 7}], "name": "propulsion", "level": 6}, {"type": "variable", "name": "Theta", "level": 6}, {"type": "variable", "name": "dpdx", "level": 6}], "name": "constraints", "level": 5}], "name": "mdo_data", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "gc_Theta", "level": 9}], "name": "geometry", "level": 8}, {"type": "variable", "children": [{"type": "variable", "name": "gc_D", "level": 9}, {"type": "variable", "name": "gc_L", "level": 9}], "name": "other", "level": 8}, {"type": "variable", "children": [{"type": "variable", "name": "gc_WE", "level": 9}, {"type": "variable", "name": "gc_WT", "level": 9}], "name": "weight", "level": 8}], "name": "aircraft", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "gc_ESF", "level": 8}], "name": "reference", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "consistencyConstraintVariables", "level": 5}], "name": "architectureNodes", "level": 4}], "name": "data_schema", "level": 3}], "name": "constraints", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 6}, {"type": "variable", "name": "lambda", "level": 6}, {"type": "variable", "name": "AR", "level": 6}, {"type": "variable", "name": "tc", "level": 6}, {"type": "variable", "name": "section", "level": 6}, {"type": "variable", "name": "Sref", "level": 6}, {"type": "variable", "name": "Lambda", "level": 6}], "name": "geometry", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "WT", "level": 6}, {"type": "variable", "name": "WE", "level": 6}], "name": "weight", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "L", "level": 6}, {"type": "variable", "name": "D", "level": 6}, {"type": "variable", "name": "T", "level": 6}, {"type": "variable", "name": "Cf", "level": 6}], "name": "other", "level": 5}], "name": "aircraft", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 5}, {"type": "variable", "name": "h", "level": 5}, {"type": "variable", "name": "M", "level": 5}], "name": "reference", "level": 4}], "name": "data_schema", "level": 3}], "name": "designVariables", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "R", "level": 6}], "name": "objectives", "level": 5}], "name": "mdo_data", "level": 4}], "name": "data_schema", "level": 3}], "name": "objectives", "level": 2}], "name": "problemRoles"}]}, "catschema_funLev": {"name": "functions", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "R", "level": 6}], "name": "other", "level": 5}], "name": "aircraft", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "R", "level": 9}], "name": "objectives", "level": 8}], "name": "mdo_data", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "finalOutputVariables", "level": 5}], "name": "architectureNodes", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "R", "level": 6}], "name": "objectives", "level": 5}], "name": "mdo_data", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "FR", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "lambda", "level": 9}, {"type": "variable", "name": "Lambda", "level": 9}, {"type": "variable", "name": "Sref", "level": 9}, {"type": "variable", "name": "AR", "level": 9}, {"type": "variable", "name": "section", "level": 9}, {"type": "variable", "name": "tc", "level": 9}], "name": "geometry", "level": 8}, {"type": "variable", "children": [{"type": "variable", "name": "T", "level": 9}, {"type": "variable", "name": "Cf", "level": 9}], "name": "other", "level": 8}], "name": "aircraft", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "h", "level": 8}, {"type": "variable", "name": "M", "level": 8}], "name": "reference", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "initialGuessDesignVariables", "level": 5}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "gc_Theta", "level": 9}], "name": "geometry", "level": 8}, {"type": "variable", "children": [{"type": "variable", "name": "gc_L", "level": 9}, {"type": "variable", "name": "gc_D", "level": 9}], "name": "other", "level": 8}, {"type": "variable", "children": [{"type": "variable", "name": "gc_WE", "level": 9}, {"type": "variable", "name": "gc_WT", "level": 9}], "name": "weight", "level": 8}], "name": "aircraft", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "gc_ESF", "level": 8}], "name": "reference", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "consistencyConstraintVariables", "level": 5}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 8}], "name": "reference", "level": 7}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "WE", "level": 9}, {"type": "variable", "name": "WT", "level": 9}], "name": "weight", "level": 8}, {"type": "variable", "children": [{"type": "variable", "name": "L", "level": 9}, {"type": "variable", "name": "D", "level": 9}], "name": "other", "level": 8}, {"type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 9}], "name": "geometry", "level": 8}], "name": "aircraft", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "initialGuessCouplingVariables", "level": 5}], "name": "architectureNodes", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 7}, {"type": "variable", "name": "DT", "level": 7}, {"type": "variable", "name": "Temp", "level": 7}], "name": "propulsion", "level": 6}, {"type": "variable", "name": "Theta", "level": 6}, {"type": "variable", "name": "dpdx", "level": 6}, {"type": "variable", "children": [{"type": "variable", "name": "sigma4", "level": 7}, {"type": "variable", "name": "sigma1", "level": 7}, {"type": "variable", "name": "sigma2", "level": 7}, {"type": "variable", "name": "sigma3", "level": 7}, {"type": "variable", "name": "sigma5", "level": 7}], "name": "sigmas", "level": 6}], "name": "constraints", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "R", "level": 6}], "name": "objectives", "level": 5}], "name": "mdo_data", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "Cf", "level": 9}, {"type": "variable", "name": "T", "level": 9}], "name": "other", "level": 8}, {"type": "variable", "children": [{"type": "variable", "name": "Sref", "level": 9}, {"type": "variable", "name": "Lambda", "level": 9}, {"type": "variable", "name": "section", "level": 9}, {"type": "variable", "name": "lambda", "level": 9}, {"type": "variable", "name": "tc", "level": 9}, {"type": "variable", "name": "AR", "level": 9}], "name": "geometry", "level": 8}], "name": "aircraft", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "h", "level": 8}, {"type": "variable", "name": "M", "level": 8}], "name": "reference", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "finalDesignVariables", "level": 5}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 9}], "name": "geometry", "level": 8}, {"type": "variable", "children": [{"type": "variable", "name": "WT", "level": 9}, {"type": "variable", "name": "WE", "level": 9}], "name": "weight", "level": 8}, {"type": "variable", "children": [{"type": "variable", "name": "L", "level": 9}, {"type": "variable", "name": "D", "level": 9}], "name": "other", "level": 8}], "name": "aircraft", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 8}], "name": "reference", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "couplingCopyVariables", "level": 5}], "name": "architectureNodes", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "lambda", "level": 6}, {"type": "variable", "name": "section", "level": 6}, {"type": "variable", "name": "AR", "level": 6}, {"type": "variable", "name": "Sref", "level": 6}, {"type": "variable", "name": "tc", "level": 6}, {"type": "variable", "name": "Lambda", "level": 6}], "name": "geometry", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "Cf", "level": 6}, {"type": "variable", "name": "T", "level": 6}], "name": "other", "level": 5}], "name": "aircraft", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "h", "level": 5}, {"type": "variable", "name": "M", "level": 5}], "name": "reference", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "Optimizer", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "WT", "level": 9}], "name": "weight", "level": 8}, {"type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 9}], "name": "geometry", "level": 8}], "name": "aircraft", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 8}], "name": "reference", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "couplingCopyVariables", "level": 5}], "name": "architectureNodes", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "AR", "level": 6}, {"type": "variable", "name": "tc", "level": 6}, {"type": "variable", "name": "Sref", "level": 6}, {"type": "variable", "name": "Lambda", "level": 6}], "name": "geometry", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "Cf", "level": 6}, {"type": "variable", "name": "CDmin", "level": 6}], "name": "other", "level": 5}], "name": "aircraft", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "M", "level": 5}, {"type": "variable", "name": "h", "level": 5}], "name": "reference", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "L", "level": 6}, {"type": "variable", "name": "D", "level": 6}, {"type": "variable", "name": "fin", "level": 6}, {"type": "variable", "name": "dpdx", "level": 6}], "name": "other", "level": 5}], "name": "aircraft", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "D", "level": 9}, {"type": "variable", "name": "L", "level": 9}], "name": "other", "level": 8}], "name": "aircraft", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "finalCouplingVariables", "level": 5}], "name": "architectureNodes", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "Aerodynamics", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 6}], "name": "geometry", "level": 5}], "name": "aircraft", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 6}], "name": "constraints", "level": 5}], "name": "mdo_data", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 9}], "name": "constraints", "level": 8}], "name": "mdo_data", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "finalOutputVariables", "level": 5}], "name": "architectureNodes", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "CTheta", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 5}, {"type": "variable", "name": "Temp", "level": 5}], "name": "reference", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "DT", "level": 6}], "name": "other", "level": 5}], "name": "aircraft", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 7}, {"type": "variable", "name": "Temp", "level": 7}, {"type": "variable", "name": "DT", "level": 7}], "name": "propulsion", "level": 6}], "name": "constraints", "level": 5}], "name": "mdo_data", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "DT", "level": 10}, {"type": "variable", "name": "ESF", "level": 10}, {"type": "variable", "name": "Temp", "level": 10}], "name": "propulsion", "level": 9}], "name": "constraints", "level": 8}], "name": "mdo_data", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "finalOutputVariables", "level": 5}], "name": "architectureNodes", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "Cprop", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "sigma5", "level": 10}, {"type": "variable", "name": "sigma4", "level": 10}, {"type": "variable", "name": "sigma1", "level": 10}, {"type": "variable", "name": "sigma3", "level": 10}, {"type": "variable", "name": "sigma2", "level": 10}], "name": "sigmas", "level": 9}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 10}, {"type": "variable", "name": "DT", "level": 10}, {"type": "variable", "name": "Temp", "level": 10}], "name": "propulsion", "level": 9}, {"type": "variable", "name": "dpdx", "level": 9}, {"type": "variable", "name": "Theta", "level": 9}], "name": "constraints", "level": 8}, {"type": "variable", "children": [{"type": "variable", "name": "R", "level": 9}], "name": "objectives", "level": 8}], "name": "mdo_data", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "finalOutputVariables", "level": 5}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "Cf", "level": 9}, {"type": "variable", "name": "T", "level": 9}], "name": "other", "level": 8}, {"type": "variable", "children": [{"type": "variable", "name": "tc", "level": 9}, {"type": "variable", "name": "Sref", "level": 9}, {"type": "variable", "name": "Lambda", "level": 9}, {"type": "variable", "name": "section", "level": 9}, {"type": "variable", "name": "lambda", "level": 9}, {"type": "variable", "name": "AR", "level": 9}], "name": "geometry", "level": 8}], "name": "aircraft", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "h", "level": 8}, {"type": "variable", "name": "M", "level": 8}], "name": "reference", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "finalDesignVariables", "level": 5}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "L", "level": 9}, {"type": "variable", "name": "D", "level": 9}], "name": "other", "level": 8}, {"type": "variable", "children": [{"type": "variable", "name": "WT", "level": 9}, {"type": "variable", "name": "WE", "level": 9}], "name": "weight", "level": 8}, {"type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 9}], "name": "geometry", "level": 8}], "name": "aircraft", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 8}], "name": "reference", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "finalCouplingVariables", "level": 5}], "name": "architectureNodes", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "T", "level": 9}, {"type": "variable", "name": "Cf", "level": 9}], "name": "other", "level": 8}, {"type": "variable", "children": [{"type": "variable", "name": "section", "level": 9}, {"type": "variable", "name": "tc", "level": 9}, {"type": "variable", "name": "AR", "level": 9}, {"type": "variable", "name": "Sref", "level": 9}, {"type": "variable", "name": "Lambda", "level": 9}, {"type": "variable", "name": "lambda", "level": 9}], "name": "geometry", "level": 8}], "name": "aircraft", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "h", "level": 8}, {"type": "variable", "name": "M", "level": 8}], "name": "reference", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "initialGuessDesignVariables", "level": 5}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "WE", "level": 9}, {"type": "variable", "name": "WT", "level": 9}], "name": "weight", "level": 8}, {"type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 9}], "name": "geometry", "level": 8}, {"type": "variable", "children": [{"type": "variable", "name": "L", "level": 9}, {"type": "variable", "name": "D", "level": 9}], "name": "other", "level": 8}], "name": "aircraft", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 8}], "name": "reference", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "initialGuessCouplingVariables", "level": 5}], "name": "architectureNodes", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "CDmin", "level": 6}, {"type": "variable", "name": "Nz", "level": 6}], "name": "other", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "WBE", "level": 6}, {"type": "variable", "name": "WFO", "level": 6}, {"type": "variable", "name": "WO", "level": 6}], "name": "weight", "level": 5}], "name": "aircraft", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "Coordinator", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "dpdx", "level": 6}], "name": "other", "level": 5}], "name": "aircraft", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "dpdx", "level": 9}], "name": "constraints", "level": 8}], "name": "mdo_data", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "finalOutputVariables", "level": 5}], "name": "architectureNodes", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "dpdx", "level": 6}], "name": "constraints", "level": 5}], "name": "mdo_data", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "Cdpdx", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 6}], "name": "geometry", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "WT", "level": 6}, {"type": "variable", "name": "WE", "level": 6}], "name": "weight", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "L", "level": 6}, {"type": "variable", "name": "D", "level": 6}], "name": "other", "level": 5}], "name": "aircraft", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "WE", "level": 9}, {"type": "variable", "name": "WT", "level": 9}], "name": "weight", "level": 8}, {"type": "variable", "children": [{"type": "variable", "name": "L", "level": 9}, {"type": "variable", "name": "D", "level": 9}], "name": "other", "level": 8}, {"type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 9}], "name": "geometry", "level": 8}], "name": "aircraft", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 8}], "name": "reference", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "couplingCopyVariables", "level": 5}], "name": "architectureNodes", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 5}], "name": "reference", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "gc_WE", "level": 9}, {"type": "variable", "name": "gc_WT", "level": 9}], "name": "weight", "level": 8}, {"type": "variable", "children": [{"type": "variable", "name": "gc_Theta", "level": 9}], "name": "geometry", "level": 8}, {"type": "variable", "children": [{"type": "variable", "name": "gc_L", "level": 9}, {"type": "variable", "name": "gc_D", "level": 9}], "name": "other", "level": 8}], "name": "aircraft", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "gc_ESF", "level": 8}], "name": "reference", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "consistencyConstraintVariables", "level": 5}], "name": "architectureNodes", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "Gc", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "sigma5", "level": 6}, {"type": "variable", "name": "sigma4", "level": 6}, {"type": "variable", "name": "sigma3", "level": 6}, {"type": "variable", "name": "sigma2", "level": 6}, {"type": "variable", "name": "sigma1", "level": 6}], "name": "other", "level": 5}], "name": "aircraft", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "sigma5", "level": 10}, {"type": "variable", "name": "sigma4", "level": 10}, {"type": "variable", "name": "sigma1", "level": 10}, {"type": "variable", "name": "sigma3", "level": 10}, {"type": "variable", "name": "sigma2", "level": 10}], "name": "sigmas", "level": 9}], "name": "constraints", "level": 8}], "name": "mdo_data", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "finalOutputVariables", "level": 5}], "name": "architectureNodes", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "sigma4", "level": 7}, {"type": "variable", "name": "sigma5", "level": 7}, {"type": "variable", "name": "sigma1", "level": 7}, {"type": "variable", "name": "sigma2", "level": 7}, {"type": "variable", "name": "sigma3", "level": 7}], "name": "sigmas", "level": 6}], "name": "constraints", "level": 5}], "name": "mdo_data", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "Csigmas", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "WBE", "level": 6}], "name": "weight", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "T", "level": 6}], "name": "other", "level": 5}], "name": "aircraft", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "D", "level": 9}], "name": "other", "level": 8}], "name": "aircraft", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "couplingCopyVariables", "level": 5}], "name": "architectureNodes", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "M", "level": 5}, {"type": "variable", "name": "h", "level": 5}], "name": "reference", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "SFC", "level": 6}, {"type": "variable", "name": "DT", "level": 6}], "name": "other", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "WE", "level": 6}], "name": "weight", "level": 5}], "name": "aircraft", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 5}, {"type": "variable", "name": "Temp", "level": 5}], "name": "reference", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "WE", "level": 9}], "name": "weight", "level": 8}], "name": "aircraft", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 8}], "name": "reference", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "finalCouplingVariables", "level": 5}], "name": "architectureNodes", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "Propulsion", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "WT", "level": 6}, {"type": "variable", "name": "WF", "level": 6}], "name": "weight", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "fin", "level": 6}, {"type": "variable", "name": "SFC", "level": 6}], "name": "other", "level": 5}], "name": "aircraft", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "M", "level": 5}, {"type": "variable", "name": "h", "level": 5}], "name": "reference", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "R", "level": 6}], "name": "other", "level": 5}], "name": "aircraft", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "Performance", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "WE", "level": 9}], "name": "weight", "level": 8}, {"type": "variable", "children": [{"type": "variable", "name": "L", "level": 9}], "name": "other", "level": 8}], "name": "aircraft", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "couplingCopyVariables", "level": 5}], "name": "architectureNodes", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "WO", "level": 6}, {"type": "variable", "name": "WFO", "level": 6}], "name": "weight", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "AR", "level": 6}, {"type": "variable", "name": "lambda", "level": 6}, {"type": "variable", "name": "tc", "level": 6}, {"type": "variable", "name": "section", "level": 6}, {"type": "variable", "name": "Sref", "level": 6}, {"type": "variable", "name": "Lambda", "level": 6}], "name": "geometry", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "Nz", "level": 6}], "name": "other", "level": 5}], "name": "aircraft", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "WT", "level": 9}], "name": "weight", "level": 8}, {"type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 9}], "name": "geometry", "level": 8}], "name": "aircraft", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "finalCouplingVariables", "level": 5}], "name": "architectureNodes", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "WT", "level": 6}, {"type": "variable", "name": "WF", "level": 6}], "name": "weight", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "sigma5", "level": 6}, {"type": "variable", "name": "sigma4", "level": 6}, {"type": "variable", "name": "sigma3", "level": 6}, {"type": "variable", "name": "sigma2", "level": 6}, {"type": "variable", "name": "sigma1", "level": 6}], "name": "other", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 6}], "name": "geometry", "level": 5}], "name": "aircraft", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "Structures", "level": 1}]}, "schema": {"name": "data_schema", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"name": "Cf", "type": "variable", "dimension": null, "value": "unknown", "level": 6}, {"name": "T", "type": "variable", "dimension": null, "value": "unknown", "level": 6}], "name": "other", "level": 5}, {"type": "variable", "children": [{"name": "AR", "type": "variable", "dimension": null, "value": "unknown", "level": 6}, {"name": "Sref", "type": "variable", "dimension": null, "value": "unknown", "level": 6}, {"name": "Lambda", "type": "variable", "dimension": null, "value": "unknown", "level": 6}, {"name": "section", "type": "variable", "dimension": null, "value": "unknown", "level": 6}, {"name": "lambda", "type": "variable", "dimension": null, "value": "unknown", "level": 6}, {"name": "tc", "type": "variable", "dimension": null, "value": "unknown", "level": 6}], "name": "geometry", "level": 5}], "name": "aircraft", "level": 4}, {"type": "variable", "children": [{"name": "h", "type": "variable", "dimension": null, "value": "unknown", "level": 5}, {"name": "M", "type": "variable", "dimension": null, "value": "unknown", "level": 5}], "name": "reference", "level": 4}], "name": "data_schemaCopy", "level": 3}], "name": "finalDesignVariables", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"name": "lambda", "type": "variable", "dimension": null, "value": "unknown", "level": 6}, {"name": "Lambda", "type": "variable", "dimension": null, "value": "unknown", "level": 6}, {"name": "Sref", "type": "variable", "dimension": null, "value": "unknown", "level": 6}, {"name": "AR", "type": "variable", "dimension": null, "value": "unknown", "level": 6}, {"name": "tc", "type": "variable", "dimension": null, "value": "unknown", "level": 6}, {"name": "section", "type": "variable", "dimension": null, "value": "unknown", "level": 6}], "name": "geometry", "level": 5}, {"type": "variable", "children": [{"name": "T", "type": "variable", "dimension": null, "value": "unknown", "level": 6}, {"name": "Cf", "type": "variable", "dimension": null, "value": "unknown", "level": 6}], "name": "other", "level": 5}], "name": "aircraft", "level": 4}, {"type": "variable", "children": [{"name": "M", "type": "variable", "dimension": null, "value": "unknown", "level": 5}, {"name": "h", "type": "variable", "dimension": null, "value": "unknown", "level": 5}], "name": "reference", "level": 4}], "name": "data_schemaCopy", "level": 3}], "name": "initialGuessDesignVariables", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"name": "gc_Theta", "type": "variable", "dimension": null, "value": "unknown", "level": 6}], "name": "geometry", "level": 5}, {"type": "variable", "children": [{"name": "gc_D", "type": "variable", "dimension": null, "value": "unknown", "level": 6}, {"name": "gc_L", "type": "variable", "dimension": null, "value": "unknown", "level": 6}], "name": "other", "level": 5}, {"type": "variable", "children": [{"name": "gc_WE", "type": "variable", "dimension": null, "value": "unknown", "level": 6}, {"name": "gc_WT", "type": "variable", "dimension": null, "value": "unknown", "level": 6}], "name": "weight", "level": 5}], "name": "aircraft", "level": 4}, {"type": "variable", "children": [{"name": "gc_ESF", "type": "variable", "dimension": null, "value": "unknown", "level": 5}], "name": "reference", "level": 4}], "name": "data_schemaCopy", "level": 3}], "name": "consistencyConstraintVariables", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"name": "WE", "type": "variable", "dimension": null, "value": "unknown", "level": 6}, {"name": "WT", "type": "variable", "dimension": null, "value": "unknown", "level": 6}], "name": "weight", "level": 5}, {"type": "variable", "children": [{"name": "L", "type": "variable", "dimension": null, "value": "unknown", "level": 6}, {"name": "D", "type": "variable", "dimension": null, "value": "unknown", "level": 6}], "name": "other", "level": 5}, {"type": "variable", "children": [{"name": "Theta", "type": "variable", "dimension": null, "value": "unknown", "level": 6}], "name": "geometry", "level": 5}], "name": "aircraft", "level": 4}, {"type": "variable", "children": [{"name": "ESF", "type": "variable", "dimension": null, "value": "unknown", "level": 5}], "name": "reference", "level": 4}], "name": "data_schemaCopy", "level": 3}], "name": "couplingCopyVariables", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"name": "WT", "type": "variable", "dimension": null, "value": "unknown", "level": 6}, {"name": "WE", "type": "variable", "dimension": null, "value": "unknown", "level": 6}], "name": "weight", "level": 5}, {"type": "variable", "children": [{"name": "L", "type": "variable", "dimension": null, "value": "unknown", "level": 6}, {"name": "D", "type": "variable", "dimension": null, "value": "unknown", "level": 6}], "name": "other", "level": 5}, {"type": "variable", "children": [{"name": "Theta", "type": "variable", "dimension": null, "value": "unknown", "level": 6}], "name": "geometry", "level": 5}], "name": "aircraft", "level": 4}, {"type": "variable", "children": [{"name": "ESF", "type": "variable", "dimension": null, "value": "unknown", "level": 5}], "name": "reference", "level": 4}], "name": "data_schemaCopy", "level": 3}], "name": "finalCouplingVariables", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"name": "WE", "type": "variable", "dimension": null, "value": "unknown", "level": 6}, {"name": "WT", "type": "variable", "dimension": null, "value": "unknown", "level": 6}], "name": "weight", "level": 5}, {"type": "variable", "children": [{"name": "L", "type": "variable", "dimension": null, "value": "unknown", "level": 6}, {"name": "D", "type": "variable", "dimension": null, "value": "unknown", "level": 6}], "name": "other", "level": 5}, {"type": "variable", "children": [{"name": "Theta", "type": "variable", "dimension": null, "value": "unknown", "level": 6}], "name": "geometry", "level": 5}], "name": "aircraft", "level": 4}, {"type": "variable", "children": [{"name": "ESF", "type": "variable", "dimension": null, "value": "unknown", "level": 5}], "name": "reference", "level": 4}], "name": "data_schemaCopy", "level": 3}], "name": "initialGuessCouplingVariables", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"name": "DT", "type": "variable", "dimension": null, "value": "unknown", "level": 7}, {"name": "Temp", "type": "variable", "dimension": null, "value": "unknown", "level": 7}, {"name": "ESF", "type": "variable", "dimension": null, "value": "unknown", "level": 7}], "name": "propulsion", "level": 6}, {"name": "dpdx", "type": "variable", "dimension": null, "value": "unknown", "level": 6}, {"name": "Theta", "type": "variable", "dimension": null, "value": "unknown", "level": 6}, {"type": "variable", "children": [{"name": "sigma5", "type": "variable", "dimension": null, "value": "unknown", "level": 7}, {"name": "sigma4", "type": "variable", "dimension": null, "value": "unknown", "level": 7}, {"name": "sigma1", "type": "variable", "dimension": null, "value": "unknown", "level": 7}, {"name": "sigma3", "type": "variable", "dimension": null, "value": "unknown", "level": 7}, {"name": "sigma2", "type": "variable", "dimension": null, "value": "unknown", "level": 7}], "name": "sigmas", "level": 6}], "name": "constraints", "level": 5}, {"type": "variable", "children": [{"name": "R", "type": "variable", "dimension": null, "value": "unknown", "level": 6}], "name": "objectives", "level": 5}], "name": "mdo_data", "level": 4}], "name": "data_schemaCopy", "level": 3}], "name": "finalOutputVariables", "level": 2}], "name": "architectureNodes", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"name": "sigma3", "type": "variable", "dimension": null, "value": "unknown", "level": 4}, {"name": "sigma4", "type": "variable", "dimension": null, "value": "unknown", "level": 4}, {"name": "sigma1", "type": "variable", "dimension": null, "value": "unknown", "level": 4}, {"name": "sigma2", "type": "variable", "dimension": null, "value": "unknown", "level": 4}, {"name": "sigma5", "type": "variable", "dimension": null, "value": "unknown", "level": 4}], "name": "sigmas", "level": 3}, {"type": "variable", "children": [{"name": "ESF", "type": "variable", "dimension": null, "value": "unknown", "level": 4}, {"name": "DT", "type": "variable", "dimension": null, "value": "unknown", "level": 4}, {"name": "Temp", "type": "variable", "dimension": null, "value": "unknown", "level": 4}], "name": "propulsion", "level": 3}, {"name": "Theta", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"name": "dpdx", "type": "variable", "dimension": null, "value": "unknown", "level": 3}], "name": "constraints", "level": 2}, {"type": "variable", "children": [{"name": "R", "type": "variable", "dimension": null, "value": "unknown", "level": 3}], "name": "objectives", "level": 2}], "name": "mdo_data", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"name": "Theta", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"name": "lambda", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"name": "AR", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"name": "tc", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"name": "section", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"name": "Sref", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"name": "Lambda", "type": "variable", "dimension": null, "value": "unknown", "level": 3}], "name": "geometry", "level": 2}, {"type": "variable", "children": [{"name": "dpdx", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"name": "L", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"name": "D", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"name": "R", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"name": "T", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"name": "sigma5", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"name": "sigma3", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"name": "sigma2", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"name": "sigma1", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"name": "fin", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"name": "Cf", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"name": "Nz", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"name": "SFC", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"name": "sigma4", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"name": "CDmin", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"name": "DT", "type": "variable", "dimension": null, "value": "unknown", "level": 3}], "name": "other", "level": 2}, {"type": "variable", "children": [{"name": "WT", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"name": "WO", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"name": "WE", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"name": "WF", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"name": "WFO", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"name": "WBE", "type": "variable", "dimension": null, "value": "unknown", "level": 3}], "name": "weight", "level": 2}], "name": "aircraft", "level": 1}, {"type": "variable", "children": [{"name": "ESF", "type": "variable", "dimension": null, "value": "unknown", "level": 2}, {"name": "h", "type": "variable", "dimension": null, "value": "unknown", "level": 2}, {"name": "M", "type": "variable", "dimension": null, "value": "unknown", "level": 2}, {"name": "Temp", "type": "variable", "dimension": null, "value": "unknown", "level": 2}], "name": "reference", "level": 1}]}}, "edgeBundles": [{"input": ["Performance"], "pipeline_data": {"Performance": ["/data_schema/aircraft/other/R"]}, "name": "FR"}, {"input": ["F[R]", "__Gc", "C[Theta]", "C[prop]", "Coordinator", "C[dpdx]", "C[sigmas]"], "pipeline_data": {"F[R]": ["/data_schema/mdo_data/objectives/R"], "__Gc": ["/data_schema/architectureNodes/consistencyConstraintVariables/data_schemaCopy/aircraft/weight/gc_WE", "/data_schema/architectureNodes/consistencyConstraintVariables/data_schemaCopy/aircraft/geometry/gc_Theta", "/data_schema/architectureNodes/consistencyConstraintVariables/data_schemaCopy/reference/gc_ESF", "/data_schema/architectureNodes/consistencyConstraintVariables/data_schemaCopy/aircraft/other/gc_L", "/data_schema/architectureNodes/consistencyConstraintVariables/data_schemaCopy/aircraft/other/gc_D", "/data_schema/architectureNodes/consistencyConstraintVariables/data_schemaCopy/aircraft/weight/gc_WT"], "C[Theta]": ["/data_schema/mdo_data/constraints/Theta"], "C[prop]": ["/data_schema/mdo_data/constraints/propulsion/ESF", "/data_schema/mdo_data/constraints/propulsion/DT", "/data_schema/mdo_data/constraints/propulsion/Temp"], "Coordinator": ["/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/aircraft/other/T", "/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/aircraft/geometry/section", "/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/reference/h", "/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/aircraft/geometry/tc", "/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/aircraft/weight/WE", "/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/aircraft/geometry/AR", "/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/aircraft/geometry/Sref", "/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/aircraft/geometry/Theta", "/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/reference/ESF", "/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/aircraft/geometry/Lambda", "/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/reference/M", "/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/aircraft/other/L", "/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/aircraft/geometry/lambda", "/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/aircraft/weight/WT", "/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/aircraft/other/D", "/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/aircraft/other/Cf"], "C[dpdx]": ["/data_schema/mdo_data/constraints/dpdx"], "C[sigmas]": ["/data_schema/mdo_data/constraints/sigmas/sigma4", "/data_schema/mdo_data/constraints/sigmas/sigma5", "/data_schema/mdo_data/constraints/sigmas/sigma1", "/data_schema/mdo_data/constraints/sigmas/sigma2", "/data_schema/mdo_data/constraints/sigmas/sigma3"]}, "name": "Optimizer"}, {"input": ["Coordinator", "Optimizer"], "pipeline_data": {"Coordinator": ["/data_schema/aircraft/other/CDmin"], "Optimizer": ["/data_schema/reference/h", "/data_schema/aircraft/other/Cf", "/data_schema/aircraft/geometry/AR", "/data_schema/aircraft/geometry/Sref", "/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/geometry/Theta", "/data_schema/aircraft/geometry/tc", "/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/reference/ESF", "/data_schema/reference/M", "/data_schema/aircraft/geometry/Lambda", "/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/weight/WT"]}, "name": "Aerodynamics"}, {"input": ["Structures"], "pipeline_data": {"Structures": ["/data_schema/aircraft/geometry/Theta"]}, "name": "CTheta"}, {"input": ["Coordinator", "Optimizer"], "pipeline_data": {"Coordinator": ["/data_schema/aircraft/weight/WBE"], "Optimizer": ["/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/other/D", "/data_schema/reference/h", "/data_schema/reference/M", "/data_schema/aircraft/other/T"]}, "name": "Propulsion"}, {"input": ["Propulsion"], "pipeline_data": {"Propulsion": ["/data_schema/reference/ESF", "/data_schema/reference/Temp", "/data_schema/aircraft/other/DT"]}, "name": "Cprop"}, {"input": ["F[R]", "Optimizer", "Propulsion", "C[Theta]", "C[prop]", "C[dpdx]", "C[sigmas]", "Aerodynamics", "Structures"], "pipeline_data": {"F[R]": ["/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/mdo_data/objectives/R"], "Optimizer": ["/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/aircraft/other/T", "/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/aircraft/geometry/Lambda", "/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/aircraft/geometry/lambda", "/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/aircraft/other/Cf", "/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/aircraft/geometry/section", "/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/aircraft/geometry/tc", "/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/aircraft/geometry/Sref", "/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/reference/h", "/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/aircraft/geometry/AR", "/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/reference/M"], "Propulsion": ["/data_schema/architectureNodes/finalCouplingVariables/data_schemaCopy/aircraft/weight/WE", "/data_schema/architectureNodes/finalCouplingVariables/data_schemaCopy/reference/ESF"], "C[Theta]": ["/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/mdo_data/constraints/Theta"], "C[prop]": ["/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/mdo_data/constraints/propulsion/DT", "/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/mdo_data/constraints/propulsion/ESF", "/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/mdo_data/constraints/propulsion/Temp"], "C[dpdx]": ["/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/mdo_data/constraints/dpdx"], "C[sigmas]": ["/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/mdo_data/constraints/sigmas/sigma5", "/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/mdo_data/constraints/sigmas/sigma4", "/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/mdo_data/constraints/sigmas/sigma1", "/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/mdo_data/constraints/sigmas/sigma3", "/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/mdo_data/constraints/sigmas/sigma2"], "Aerodynamics": ["/data_schema/architectureNodes/finalCouplingVariables/data_schemaCopy/aircraft/other/L", "/data_schema/architectureNodes/finalCouplingVariables/data_schemaCopy/aircraft/other/D"], "Structures": ["/data_schema/architectureNodes/finalCouplingVariables/data_schemaCopy/aircraft/weight/WT", "/data_schema/architectureNodes/finalCouplingVariables/data_schemaCopy/aircraft/geometry/Theta"]}, "name": "Coordinator"}, {"input": ["Aerodynamics"], "pipeline_data": {"Aerodynamics": ["/data_schema/aircraft/other/dpdx"]}, "name": "Cdpdx"}, {"input": ["Optimizer", "Aerodynamics", "Structures", "Propulsion"], "pipeline_data": {"Aerodynamics": ["/data_schema/aircraft/other/D", "/data_schema/aircraft/other/L"], "Structures": ["/data_schema/aircraft/geometry/Theta", "/data_schema/aircraft/weight/WT"], "Optimizer": ["/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/other/L", "/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/weight/WE", "/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/other/D", "/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/geometry/Theta", "/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/reference/ESF", "/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/weight/WT"], "Propulsion": ["/data_schema/reference/ESF", "/data_schema/aircraft/weight/WE"]}, "name": "Gc"}, {"input": ["Structures"], "pipeline_data": {"Structures": ["/data_schema/aircraft/other/sigma5", "/data_schema/aircraft/other/sigma4", "/data_schema/aircraft/other/sigma3", "/data_schema/aircraft/other/sigma2", "/data_schema/aircraft/other/sigma1"]}, "name": "Csigmas"}, {"input": ["Aerodynamics", "Optimizer", "Structures", "Propulsion"], "pipeline_data": {"Aerodynamics": ["/data_schema/aircraft/other/fin"], "Structures": ["/data_schema/aircraft/weight/WT", "/data_schema/aircraft/weight/WF"], "Optimizer": ["/data_schema/reference/h", "/data_schema/reference/M"], "Propulsion": ["/data_schema/aircraft/other/SFC"]}, "name": "Performance"}, {"input": ["Coordinator", "Optimizer"], "pipeline_data": {"Coordinator": ["/data_schema/aircraft/weight/WFO", "/data_schema/aircraft/other/Nz", "/data_schema/aircraft/weight/WO"], "Optimizer": ["/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/other/L", "/data_schema/aircraft/geometry/Lambda", "/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/weight/WE", "/data_schema/aircraft/geometry/Sref", "/data_schema/aircraft/geometry/AR", "/data_schema/aircraft/geometry/tc", "/data_schema/aircraft/geometry/lambda", "/data_schema/aircraft/geometry/section"]}, "name": "Structures"}], "name": "RCG - IDF - Mdao"}, {"description": "Solution strategy to solve the super-sonic business jet test case optimization problem using the strategy: CO.", "problem_formulation": {"allow_unconverged_couplings": false, "function_order": ["Structures", "Aerodynamics", "Propulsion", "Performance", "C[sigmas]", "C[Theta]", "C[dpdx]", "C[prop]", "F[R]"], "convergence_type": null, "mdao_architecture": "CO", "coupled_functions_groups": [["Structures"], ["Aerodynamics"], ["Propulsion"]], "function_ordering": {"coupled": ["Structures", "Aerodynamics", "Propulsion"], "pre-coupling": [], "post-coupling": ["Performance", "C[sigmas]", "C[Theta]", "C[dpdx]", "C[prop]", "F[R]"]}}, "distr_function_ordering": [{"post-desvars": [], "coupled": [], "pre-desvars": [], "post-coupling": ["Performance", "F[R]"]}, [{"post-coupling": ["C[sigmas]", "C[Theta]", "__J0__"], "coupled": ["Structures"], "pre-desvars": [], "post-desvars": []}, {"post-coupling": ["C[dpdx]", "__J1__"], "coupled": ["Aerodynamics"], "pre-desvars": [], "post-desvars": []}, {"post-coupling": ["C[prop]", "__J2__"], "coupled": ["Propulsion"], "pre-desvars": [], "post-desvars": []}]], "xdsm": {"nodes": [{"metadata": [{"name": "Coordinator"}, {"description": "Action block providing system inputs and collecting outputs."}, {"creator": "Imco van Gent"}], "type": "coordinator", "id": "id_Coordinator", "name": "Coordinator"}, {"metadata": [{"name": "Sys-Optimizer"}, {"instance": 1}, {"design_variables": {"/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/other/L": {"lower_bound": null, "upper_bound": null, "nominal_value": null}, "/data_schema/aircraft/geometry/tc": {"lower_bound": null, "upper_bound": null, "nominal_value": 0.05}, "/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/weight/WF": {"lower_bound": null, "upper_bound": null, "nominal_value": null}, "/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/weight/WE": {"lower_bound": null, "upper_bound": null, "nominal_value": null}, "/data_schema/aircraft/geometry/Sref": {"lower_bound": null, "upper_bound": null, "nominal_value": 1000}, "/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/other/D": {"lower_bound": null, "upper_bound": null, "nominal_value": null}, "/data_schema/aircraft/geometry/AR": {"lower_bound": null, "upper_bound": null, "nominal_value": 5.5}, "/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/geometry/Theta": {"lower_bound": null, "upper_bound": null, "nominal_value": null}, "/data_schema/reference/h": {"lower_bound": null, "upper_bound": null, "nominal_value": 45000}, "/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/reference/ESF": {"lower_bound": null, "upper_bound": null, "nominal_value": null}, "/data_schema/reference/M": {"lower_bound": null, "upper_bound": null, "nominal_value": 1.6}, "/data_schema/aircraft/geometry/Lambda": {"lower_bound": null, "upper_bound": null, "nominal_value": 55}, "/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/weight/WT": {"lower_bound": null, "upper_bound": null, "nominal_value": null}, "/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/other/SFC": {"lower_bound": null, "upper_bound": null, "nominal_value": null}, "/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/other/fin": {"lower_bound": null, "upper_bound": null, "nominal_value": null}}}, {"objective_variable": ["/data_schema/mdo_data/objectives/R"]}, {"constraint_variables": {"/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/distributedArchitectures/group0/objective": {"lower_bound": null, "upper_bound": null}, "/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/distributedArchitectures/group2/objective": {"lower_bound": null, "upper_bound": null}, "/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/distributedArchitectures/group1/objective": {"lower_bound": null, "upper_bound": null}}}, {"architecture_role": "optimizer"}], "type": "optimization", "id": "id_Sys-Optimizer", "name": "Sys-Optimizer"}, {"metadata": [{"name": "Performance"}, {"mode": "main"}, {"version": "1.0"}, {"execution_info": null}, {"instance": "1"}, {"problem_role": "post-coupling"}, {"general_info": null}, {"projectSpecific": null}, {"architecture_role": "post-coupling analysis"}, {"performance_info": null}], "type": "postcouplinganalysis", "id": "id_Performance", "name": "Performance"}, {"metadata": [{"name": "F[R]"}, {"instance": 1}, {"problem_role": "post-coupling"}, {"architecture_role": "post-coupling analysis"}], "type": "postcouplinganalysis", "id": "id_FR", "name": "FR"}, {"metadata": [{"name": "Sub-Optimizer-0"}, {"instance": 1}, {"design_variables": {"/data_schema/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/AR": {"lower_bound": null, "upper_bound": null, "nominal_value": null}, "/data_schema/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/Sref": {"lower_bound": null, "upper_bound": null, "nominal_value": null}, "/data_schema/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/tc": {"lower_bound": null, "upper_bound": null, "nominal_value": null}, "/data_schema/aircraft/geometry/lambda": {"lower_bound": null, "upper_bound": null, "nominal_value": 0.25}, "/data_schema/aircraft/geometry/section": {"lower_bound": null, "upper_bound": null, "nominal_value": 1.0}, "/data_schema/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/Lambda": {"lower_bound": null, "upper_bound": null, "nominal_value": null}}}, {"objective_variable": ["/data_schema/distributedArchitectures/group0/objective"]}, {"constraint_variables": {"/data_schema/mdo_data/constraints/Theta": {"lower_bound": null, "upper_bound": null}, "/data_schema/mdo_data/constraints/sigmas/sigma4": {"lower_bound": null, "upper_bound": null}, "/data_schema/mdo_data/constraints/sigmas/sigma5": {"lower_bound": null, "upper_bound": null}, "/data_schema/mdo_data/constraints/sigmas/sigma1": {"lower_bound": null, "upper_bound": null}, "/data_schema/mdo_data/constraints/sigmas/sigma2": {"lower_bound": null, "upper_bound": null}, "/data_schema/mdo_data/constraints/sigmas/sigma3": {"lower_bound": null, "upper_bound": null}}}, {"architecture_role": "optimizer"}], "type": "optimization", "id": "id_Sub-Optimizer-0", "name": "Sub-Optimizer-0"}, {"metadata": [{"name": "Structures"}, {"mode": "main"}, {"version": "1.0"}, {"execution_info": null}, {"instance": "1"}, {"problem_role": "coupled"}, {"general_info": null}, {"projectSpecific": null}, {"architecture_role": "coupled analysis"}, {"performance_info": null}], "type": "coupledanalysis", "id": "id_Structures", "name": "Structures"}, {"metadata": [{"name": "C[sigmas]"}, {"instance": 1}, {"problem_role": "post-coupling"}, {"architecture_role": "post-coupling analysis"}], "type": "postcouplinganalysis", "id": "id_Csigmas", "name": "Csigmas"}, {"metadata": [{"name": "C[Theta]"}, {"instance": 1}, {"problem_role": "post-coupling"}, {"architecture_role": "post-coupling analysis"}], "type": "postcouplinganalysis", "id": "id_CTheta", "name": "CTheta"}, {"metadata": [{"name": "__J0__"}, {"instance": 1}, {"problem_role": "post-coupling"}, {"architecture_role": "consistency constraint function"}], "type": "consistencyconstraintfunction", "id": "id_J0", "name": "J0"}, {"metadata": [{"name": "Sub-Optimizer-1"}, {"instance": 1}, {"design_variables": {"/data_schema/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/tc__i2": {"lower_bound": null, "upper_bound": null, "nominal_value": null}, "/data_schema/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/AR__i2": {"lower_bound": null, "upper_bound": null, "nominal_value": null}, "/data_schema/architectureNodes/copyDesignVariables/data_schemaCopy/reference/h": {"lower_bound": null, "upper_bound": null, "nominal_value": null}, "/data_schema/aircraft/other/Cf": {"lower_bound": null, "upper_bound": null, "nominal_value": 1.0}, "/data_schema/architectureNodes/copyDesignVariables/data_schemaCopy/reference/M": {"lower_bound": null, "upper_bound": null, "nominal_value": null}, "/data_schema/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/Sref__i2": {"lower_bound": null, "upper_bound": null, "nominal_value": null}, "/data_schema/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/Lambda__i2": {"lower_bound": null, "upper_bound": null, "nominal_value": null}}}, {"objective_variable": ["/data_schema/distributedArchitectures/group1/objective"]}, {"constraint_variables": {"/data_schema/mdo_data/constraints/dpdx": {"lower_bound": null, "upper_bound": null}}}, {"architecture_role": "optimizer"}], "type": "optimization", "id": "id_Sub-Optimizer-1", "name": "Sub-Optimizer-1"}, {"metadata": [{"name": "Aerodynamics"}, {"mode": "main"}, {"version": "1.0"}, {"execution_info": null}, {"instance": "1"}, {"problem_role": "coupled"}, {"general_info": null}, {"projectSpecific": null}, {"architecture_role": "coupled analysis"}, {"performance_info": null}], "type": "coupledanalysis", "id": "id_Aerodynamics", "name": "Aerodynamics"}, {"metadata": [{"name": "C[dpdx]"}, {"instance": 1}, {"problem_role": "post-coupling"}, {"architecture_role": "post-coupling analysis"}], "type": "postcouplinganalysis", "id": "id_Cdpdx", "name": "Cdpdx"}, {"metadata": [{"name": "__J1__"}, {"instance": 1}, {"problem_role": "post-coupling"}, {"architecture_role": "consistency constraint function"}], "type": "consistencyconstraintfunction", "id": "id_J1", "name": "J1"}, {"metadata": [{"name": "Sub-Optimizer-2"}, {"instance": 1}, {"design_variables": {"/data_schema/architectureNodes/copyDesignVariables/data_schemaCopy/reference/M__i2": {"lower_bound": null, "upper_bound": null, "nominal_value": null}, "/data_schema/architectureNodes/copyDesignVariables/data_schemaCopy/reference/h__i2": {"lower_bound": null, "upper_bound": null, "nominal_value": null}, "/data_schema/aircraft/other/T": {"lower_bound": null, "upper_bound": null, "nominal_value": 0.55}}}, {"objective_variable": ["/data_schema/distributedArchitectures/group2/objective"]}, {"constraint_variables": {"/data_schema/mdo_data/constraints/propulsion/ESF": {"lower_bound": null, "upper_bound": null}, "/data_schema/mdo_data/constraints/propulsion/Temp": {"lower_bound": null, "upper_bound": null}, "/data_schema/mdo_data/constraints/propulsion/DT": {"lower_bound": null, "upper_bound": null}}}, {"architecture_role": "optimizer"}], "type": "optimization", "id": "id_Sub-Optimizer-2", "name": "Sub-Optimizer-2"}, {"metadata": [{"name": "Propulsion"}, {"mode": "main"}, {"version": "1.0"}, {"execution_info": null}, {"instance": "1"}, {"problem_role": "coupled"}, {"general_info": null}, {"projectSpecific": null}, {"architecture_role": "coupled analysis"}, {"performance_info": null}], "type": "coupledanalysis", "id": "id_Propulsion", "name": "Propulsion"}, {"metadata": [{"name": "C[prop]"}, {"instance": 1}, {"problem_role": "post-coupling"}, {"architecture_role": "post-coupling analysis"}], "type": "postcouplinganalysis", "id": "id_Cprop", "name": "Cprop"}, {"metadata": [{"name": "__J2__"}, {"instance": 1}, {"problem_role": "post-coupling"}, {"architecture_role": "consistency constraint function"}], "type": "consistencyconstraintfunction", "id": "id_J2", "name": "J2"}], "edges": [{"to": "id_FR", "from": "id_Performance", "name": "/data_schema/aircraft/other/R", "short_name": "1 couplings"}, {"to": "id_Sys-Optimizer", "from": "id_J0", "name": "/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/distributedArchitectures/group0/objective", "short_name": "1 couplings"}, {"to": "id_Sys-Optimizer", "from": "id_Coordinator", "name": "/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/geometry/Theta,/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/reference/M,/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/reference/h,/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/other/D,/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/architectureNodes/couplingCopyVariables/data_schemaCopy/reference/ESF,/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/aircraft/geometry/AR,/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/weight/WT,/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/other/L,/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/aircraft/geometry/Sref,/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/other/SFC,/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/aircraft/geometry/Lambda,/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/aircraft/geometry/tc,/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/other/fin,/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/weight/WE,/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/weight/WF", "short_name": "15 inputs"}, {"to": "id_Sys-Optimizer", "from": "id_FR", "name": "/data_schema/mdo_data/objectives/R", "short_name": "1 inputs"}, {"to": "id_Sys-Optimizer", "from": "id_J2", "name": "/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/distributedArchitectures/group2/objective", "short_name": "1 inputs"}, {"to": "id_Sys-Optimizer", "from": "id_J1", "name": "/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/distributedArchitectures/group1/objective", "short_name": "1 inputs"}, {"to": "id_Propulsion", "from": "id_Coordinator", "name": "/data_schema/aircraft/weight/WBE", "short_name": "1 inputs"}, {"to": "id_Propulsion", "from": "id_Sys-Optimizer", "name": "/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/other/D", "short_name": "1 inputs"}, {"to": "id_Propulsion", "from": "id_Sub-Optimizer-2", "name": "/data_schema/architectureNodes/copyDesignVariables/data_schemaCopy/reference/M__i2,/data_schema/architectureNodes/copyDesignVariables/data_schemaCopy/reference/h__i2,/data_schema/aircraft/other/T", "short_name": "3 inputs"}, {"to": "id_Aerodynamics", "from": "id_Coordinator", "name": "/data_schema/aircraft/other/CDmin", "short_name": "1 inputs"}, {"to": "id_Aerodynamics", "from": "id_Sys-Optimizer", "name": "/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/reference/ESF,/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/weight/WT,/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/geometry/Theta", "short_name": "3 inputs"}, {"to": "id_Aerodynamics", "from": "id_Sub-Optimizer-1", "name": "/data_schema/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/tc__i2,/data_schema/aircraft/other/Cf,/data_schema/architectureNodes/copyDesignVariables/data_schemaCopy/reference/h,/data_schema/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/AR__i2,/data_schema/architectureNodes/copyDesignVariables/data_schemaCopy/reference/M,/data_schema/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/Sref__i2,/data_schema/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/Lambda__i2", "short_name": "7 inputs"}, {"to": "id_CTheta", "from": "id_Structures", "name": "/data_schema/aircraft/geometry/Theta", "short_name": "1 couplings"}, {"to": "id_Sub-Optimizer-0", "from": "id_J0", "name": "/data_schema/distributedArchitectures/group0/objective", "short_name": "1 couplings"}, {"to": "id_Sub-Optimizer-0", "from": "id_Coordinator", "name": "/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/aircraft/geometry/section,/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/AR,/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/Sref,/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/tc,/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/Lambda,/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/aircraft/geometry/lambda", "short_name": "6 inputs"}, {"to": "id_Sub-Optimizer-0", "from": "id_CTheta", "name": "/data_schema/mdo_data/constraints/Theta", "short_name": "1 inputs"}, {"to": "id_Sub-Optimizer-0", "from": "id_Csigmas", "name": "/data_schema/mdo_data/constraints/sigmas/sigma4,/data_schema/mdo_data/constraints/sigmas/sigma5,/data_schema/mdo_data/constraints/sigmas/sigma1,/data_schema/mdo_data/constraints/sigmas/sigma2,/data_schema/mdo_data/constraints/sigmas/sigma3", "short_name": "5 inputs"}, {"to": "id_Sub-Optimizer-1", "from": "id_Coordinator", "name": "/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/architectureNodes/copyDesignVariables/data_schemaCopy/reference/h,/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/architectureNodes/copyDesignVariables/data_schemaCopy/reference/M,/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/AR__i2,/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/tc__i2,/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/Lambda__i2,/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/Sref__i2,/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/aircraft/other/Cf", "short_name": "7 inputs"}, {"to": "id_Sub-Optimizer-1", "from": "id_Cdpdx", "name": "/data_schema/mdo_data/constraints/dpdx", "short_name": "1 inputs"}, {"to": "id_Sub-Optimizer-1", "from": "id_J1", "name": "/data_schema/distributedArchitectures/group1/objective", "short_name": "1 inputs"}, {"to": "id_J2", "from": "id_Propulsion", "name": "/data_schema/reference/ESF,/data_schema/aircraft/weight/WE,/data_schema/aircraft/other/SFC", "short_name": "3 couplings"}, {"to": "id_J2", "from": "id_Sys-Optimizer", "name": "/data_schema/reference/h,/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/reference/ESF,/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/other/SFC,/data_schema/reference/M,/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/weight/WE", "short_name": "5 couplings"}, {"to": "id_J2", "from": "id_Sub-Optimizer-2", "name": "/data_schema/architectureNodes/copyDesignVariables/data_schemaCopy/reference/M__i2,/data_schema/architectureNodes/copyDesignVariables/data_schemaCopy/reference/h__i2", "short_name": "2 couplings"}, {"to": "id_Cprop", "from": "id_Propulsion", "name": "/data_schema/reference/ESF,/data_schema/reference/Temp,/data_schema/aircraft/other/DT", "short_name": "3 couplings"}, {"to": "id_J0", "from": "id_Sys-Optimizer", "name": "/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/weight/WF,/data_schema/aircraft/geometry/Sref,/data_schema/aircraft/geometry/AR,/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/geometry/Theta,/data_schema/aircraft/geometry/tc,/data_schema/aircraft/geometry/Lambda,/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/weight/WT", "short_name": "7 couplings"}, {"to": "id_J0", "from": "id_Structures", "name": "/data_schema/aircraft/geometry/Theta,/data_schema/aircraft/weight/WT,/data_schema/aircraft/weight/WF", "short_name": "3 couplings"}, {"to": "id_J0", "from": "id_Sub-Optimizer-0", "name": "/data_schema/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/AR,/data_schema/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/Sref,/data_schema/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/tc,/data_schema/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/Lambda", "short_name": "4 couplings"}, {"to": "id_Coordinator", "from": "id_FR", "name": "/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/mdo_data/objectives/R", "short_name": "1 outputs"}, {"to": "id_Coordinator", "from": "id_Sys-Optimizer", "name": "/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/other/SFC,/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/architectureNodes/couplingCopyVariables/data_schemaCopy/reference/ESF,/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/aircraft/geometry/Lambda,/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/other/fin,/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/reference/M,/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/weight/WT,/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/other/L,/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/reference/h,/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/geometry/Theta,/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/aircraft/geometry/tc,/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/aircraft/geometry/Sref,/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/other/D,/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/aircraft/geometry/AR,/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/weight/WF,/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/weight/WE", "short_name": "15 outputs"}, {"to": "id_Coordinator", "from": "id_CTheta", "name": "/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/mdo_data/constraints/Theta", "short_name": "1 outputs"}, {"to": "id_Coordinator", "from": "id_Sub-Optimizer-0", "name": "/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/aircraft/geometry/lambda,/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/aircraft/geometry/section,/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/Sref,/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/tc,/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/Lambda,/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/AR", "short_name": "6 outputs"}, {"to": "id_Coordinator", "from": "id_Sub-Optimizer-1", "name": "/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/architectureNodes/copyDesignVariables/data_schemaCopy/reference/h,/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/architectureNodes/copyDesignVariables/data_schemaCopy/reference/M,/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/aircraft/other/Cf,/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/AR__i2,/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/Sref__i2,/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/Lambda__i2,/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/tc__i2", "short_name": "7 outputs"}, {"to": "id_Coordinator", "from": "id_Sub-Optimizer-2", "name": "/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/aircraft/other/T,/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/architectureNodes/copyDesignVariables/data_schemaCopy/reference/M__i2,/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/architectureNodes/copyDesignVariables/data_schemaCopy/reference/h__i2", "short_name": "3 outputs"}, {"to": "id_Coordinator", "from": "id_Cprop", "name": "/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/mdo_data/constraints/propulsion/DT,/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/mdo_data/constraints/propulsion/ESF,/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/mdo_data/constraints/propulsion/Temp", "short_name": "3 outputs"}, {"to": "id_Coordinator", "from": "id_J0", "name": "/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/architectureNodes/finalOutputVariables/data_schemaCopy/distributedArchitectures/group0/objective", "short_name": "1 outputs"}, {"to": "id_Coordinator", "from": "id_Cdpdx", "name": "/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/mdo_data/constraints/dpdx", "short_name": "1 outputs"}, {"to": "id_Coordinator", "from": "id_J2", "name": "/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/architectureNodes/finalOutputVariables/data_schemaCopy/distributedArchitectures/group2/objective", "short_name": "1 outputs"}, {"to": "id_Coordinator", "from": "id_Csigmas", "name": "/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/mdo_data/constraints/sigmas/sigma5,/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/mdo_data/constraints/sigmas/sigma4,/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/mdo_data/constraints/sigmas/sigma1,/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/mdo_data/constraints/sigmas/sigma3,/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/mdo_data/constraints/sigmas/sigma2", "short_name": "5 outputs"}, {"to": "id_Coordinator", "from": "id_J1", "name": "/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/architectureNodes/finalOutputVariables/data_schemaCopy/distributedArchitectures/group1/objective", "short_name": "1 outputs"}, {"to": "id_Cdpdx", "from": "id_Aerodynamics", "name": "/data_schema/aircraft/other/dpdx", "short_name": "1 couplings"}, {"to": "id_Sub-Optimizer-2", "from": "id_Coordinator", "name": "/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/aircraft/other/T,/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/architectureNodes/copyDesignVariables/data_schemaCopy/reference/M__i2,/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/architectureNodes/copyDesignVariables/data_schemaCopy/reference/h__i2", "short_name": "3 inputs"}, {"to": "id_Sub-Optimizer-2", "from": "id_Cprop", "name": "/data_schema/mdo_data/constraints/propulsion/ESF,/data_schema/mdo_data/constraints/propulsion/DT,/data_schema/mdo_data/constraints/propulsion/Temp", "short_name": "3 inputs"}, {"to": "id_Sub-Optimizer-2", "from": "id_J2", "name": "/data_schema/distributedArchitectures/group2/objective", "short_name": "1 inputs"}, {"to": "id_Csigmas", "from": "id_Structures", "name": "/data_schema/aircraft/other/sigma5,/data_schema/aircraft/other/sigma4,/data_schema/aircraft/other/sigma3,/data_schema/aircraft/other/sigma2,/data_schema/aircraft/other/sigma1", "short_name": "5 couplings"}, {"to": "id_J1", "from": "id_Aerodynamics", "name": "/data_schema/aircraft/other/fin,/data_schema/aircraft/other/D,/data_schema/aircraft/other/L", "short_name": "3 couplings"}, {"to": "id_J1", "from": "id_Sys-Optimizer", "name": "/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/other/L,/data_schema/reference/h,/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/other/fin,/data_schema/aircraft/geometry/Sref,/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/other/D,/data_schema/aircraft/geometry/AR,/data_schema/aircraft/geometry/tc,/data_schema/reference/M,/data_schema/aircraft/geometry/Lambda", "short_name": "9 couplings"}, {"to": "id_J1", "from": "id_Sub-Optimizer-1", "name": "/data_schema/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/tc__i2,/data_schema/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/AR__i2,/data_schema/architectureNodes/copyDesignVariables/data_schemaCopy/reference/h,/data_schema/architectureNodes/copyDesignVariables/data_schemaCopy/reference/M,/data_schema/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/Sref__i2,/data_schema/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/Lambda__i2", "short_name": "6 couplings"}, {"to": "id_Performance", "from": "id_Sys-Optimizer", "name": "/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/other/fin,/data_schema/reference/h,/data_schema/reference/M,/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/weight/WT,/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/other/SFC,/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/weight/WF", "short_name": "6 couplings"}, {"to": "id_Structures", "from": "id_Coordinator", "name": "/data_schema/aircraft/weight/WFO,/data_schema/aircraft/other/Nz,/data_schema/aircraft/weight/WO", "short_name": "3 inputs"}, {"to": "id_Structures", "from": "id_Sys-Optimizer", "name": "/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/other/L,/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/weight/WE", "short_name": "2 inputs"}, {"to": "id_Structures", "from": "id_Sub-Optimizer-0", "name": "/data_schema/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/AR,/data_schema/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/Sref,/data_schema/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/tc,/data_schema/aircraft/geometry/lambda,/data_schema/aircraft/geometry/section,/data_schema/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/Lambda", "short_name": "6 inputs"}], "workflow": [{"converger_step_blocks": [], "step_number": 0, "edges": [], "process_step_blocks": ["id_Coordinator"]}, {"converger_step_blocks": [], "step_number": 1, "edges": [["id_Coordinator", "id_Sys-Optimizer"]], "process_step_blocks": ["id_Sys-Optimizer"]}, {"converger_step_blocks": [], "step_number": 2, "edges": [["id_Sys-Optimizer", "id_Performance"], ["id_Sys-Optimizer", "id_Sub-Optimizer-0"], ["id_Sys-Optimizer", "id_Sub-Optimizer-1"], ["id_Sys-Optimizer", "id_Sub-Optimizer-2"]], "process_step_blocks": ["id_Performance", "id_Sub-Optimizer-0", "id_Sub-Optimizer-1", "id_Sub-Optimizer-2"]}, {"converger_step_blocks": [], "step_number": 3, "edges": [["id_Performance", "id_FR"], ["id_Sub-Optimizer-0", "id_Structures"], ["id_Sub-Optimizer-1", "id_Aerodynamics"], ["id_Sub-Optimizer-2", "id_Propulsion"]], "process_step_blocks": ["id_Structures", "id_Aerodynamics", "id_FR", "id_Propulsion"]}, {"converger_step_blocks": [], "step_number": 4, "edges": [["id_Structures", "id_CTheta"], ["id_Structures", "id_J0"], ["id_Structures", "id_Csigmas"], ["id_Aerodynamics", "id_Cdpdx"], ["id_Aerodynamics", "id_J1"], ["id_FR", "id_Sys-Optimizer"], ["id_Propulsion", "id_Cprop"], ["id_Propulsion", "id_J2"]], "process_step_blocks": ["id_J2", "id_J0", "id_CTheta", "id_Cprop", "id_J1", "id_Csigmas", "id_Cdpdx"]}, {"converger_step_blocks": ["id_Sub-Optimizer-0", "id_Sub-Optimizer-1", "id_Sub-Optimizer-2"], "step_number": 5, "edges": [["id_J2", "id_Sub-Optimizer-2"], ["id_J0", "id_Sub-Optimizer-0"], ["id_CTheta", "id_Sub-Optimizer-0"], ["id_Cprop", "id_Sub-Optimizer-2"], ["id_J1", "id_Sub-Optimizer-1"], ["id_Csigmas", "id_Sub-Optimizer-0"], ["id_Cdpdx", "id_Sub-Optimizer-1"]], "process_step_blocks": []}, {"converger_step_blocks": ["id_Sys-Optimizer"], "step_number": 6, "edges": [["id_Sub-Optimizer-0", "id_Sys-Optimizer"], ["id_Sub-Optimizer-1", "id_Sys-Optimizer"], ["id_Sub-Optimizer-2", "id_Sys-Optimizer"]], "process_step_blocks": []}, {"converger_step_blocks": ["id_Coordinator"], "step_number": 7, "edges": [["id_Sys-Optimizer", "id_Coordinator"]], "process_step_blocks": []}]}, "mg_function_ordering": {"post-desvars": [], "coupled": ["Structures", "Aerodynamics", "Propulsion"], "pre-desvars": [], "post-coupling": ["Performance", "C[sigmas]", "C[Theta]", "C[dpdx]", "C[prop]", "F[R]"]}, "edgeBundles": [{"input": ["Performance"], "pipeline_data": {"Performance": ["/data_schema/aircraft/other/R"]}, "name": "FR"}, {"input": ["__J0__", "Coordinator", "F[R]", "__J2__", "__J1__"], "pipeline_data": {"__J0__": ["/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/distributedArchitectures/group0/objective"], "Coordinator": ["/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/geometry/Theta", "/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/reference/M", "/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/reference/h", "/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/other/D", "/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/architectureNodes/couplingCopyVariables/data_schemaCopy/reference/ESF", "/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/aircraft/geometry/AR", "/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/weight/WT", "/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/other/L", "/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/aircraft/geometry/Sref", "/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/other/SFC", "/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/aircraft/geometry/Lambda", "/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/aircraft/geometry/tc", "/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/other/fin", "/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/weight/WE", "/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/weight/WF"], "F[R]": ["/data_schema/mdo_data/objectives/R"], "__J2__": ["/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/distributedArchitectures/group2/objective"], "__J1__": ["/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/distributedArchitectures/group1/objective"]}, "name": "Sys-Optimizer"}, {"input": ["Coordinator", "Sys-Optimizer", "Sub-Optimizer-2"], "pipeline_data": {"Coordinator": ["/data_schema/aircraft/weight/WBE"], "Sys-Optimizer": ["/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/other/D"], "Sub-Optimizer-2": ["/data_schema/architectureNodes/copyDesignVariables/data_schemaCopy/reference/M__i2", "/data_schema/architectureNodes/copyDesignVariables/data_schemaCopy/reference/h__i2", "/data_schema/aircraft/other/T"]}, "name": "Propulsion"}, {"input": ["Coordinator", "Sys-Optimizer", "Sub-Optimizer-1"], "pipeline_data": {"Coordinator": ["/data_schema/aircraft/other/CDmin"], "Sys-Optimizer": ["/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/reference/ESF", "/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/weight/WT", "/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/geometry/Theta"], "Sub-Optimizer-1": ["/data_schema/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/tc__i2", "/data_schema/aircraft/other/Cf", "/data_schema/architectureNodes/copyDesignVariables/data_schemaCopy/reference/h", "/data_schema/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/AR__i2", "/data_schema/architectureNodes/copyDesignVariables/data_schemaCopy/reference/M", "/data_schema/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/Sref__i2", "/data_schema/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/Lambda__i2"]}, "name": "Aerodynamics"}, {"input": ["Structures"], "pipeline_data": {"Structures": ["/data_schema/aircraft/geometry/Theta"]}, "name": "CTheta"}, {"input": ["__J0__", "Coordinator", "C[Theta]", "C[sigmas]"], "pipeline_data": {"__J0__": ["/data_schema/distributedArchitectures/group0/objective"], "Coordinator": ["/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/aircraft/geometry/section", "/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/AR", "/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/Sref", "/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/tc", "/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/Lambda", "/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/aircraft/geometry/lambda"], "C[Theta]": ["/data_schema/mdo_data/constraints/Theta"], "C[sigmas]": ["/data_schema/mdo_data/constraints/sigmas/sigma4", "/data_schema/mdo_data/constraints/sigmas/sigma5", "/data_schema/mdo_data/constraints/sigmas/sigma1", "/data_schema/mdo_data/constraints/sigmas/sigma2", "/data_schema/mdo_data/constraints/sigmas/sigma3"]}, "name": "Sub-Optimizer-0"}, {"input": ["Coordinator", "C[dpdx]", "__J1__"], "pipeline_data": {"Coordinator": ["/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/architectureNodes/copyDesignVariables/data_schemaCopy/reference/h", "/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/architectureNodes/copyDesignVariables/data_schemaCopy/reference/M", "/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/AR__i2", "/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/tc__i2", "/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/Lambda__i2", "/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/Sref__i2", "/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/aircraft/other/Cf"], "C[dpdx]": ["/data_schema/mdo_data/constraints/dpdx"], "__J1__": ["/data_schema/distributedArchitectures/group1/objective"]}, "name": "Sub-Optimizer-1"}, {"input": ["Propulsion", "Sys-Optimizer", "Sub-Optimizer-2"], "pipeline_data": {"Propulsion": ["/data_schema/reference/ESF", "/data_schema/aircraft/weight/WE", "/data_schema/aircraft/other/SFC"], "Sys-Optimizer": ["/data_schema/reference/h", "/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/reference/ESF", "/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/other/SFC", "/data_schema/reference/M", "/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/weight/WE"], "Sub-Optimizer-2": ["/data_schema/architectureNodes/copyDesignVariables/data_schemaCopy/reference/M__i2", "/data_schema/architectureNodes/copyDesignVariables/data_schemaCopy/reference/h__i2"]}, "name": "J2"}, {"input": ["Propulsion"], "pipeline_data": {"Propulsion": ["/data_schema/reference/ESF", "/data_schema/reference/Temp", "/data_schema/aircraft/other/DT"]}, "name": "Cprop"}, {"input": ["Sys-Optimizer", "Structures", "Sub-Optimizer-0"], "pipeline_data": {"Sys-Optimizer": ["/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/weight/WF", "/data_schema/aircraft/geometry/Sref", "/data_schema/aircraft/geometry/AR", "/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/geometry/Theta", "/data_schema/aircraft/geometry/tc", "/data_schema/aircraft/geometry/Lambda", "/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/weight/WT"], "Structures": ["/data_schema/aircraft/geometry/Theta", "/data_schema/aircraft/weight/WT", "/data_schema/aircraft/weight/WF"], "Sub-Optimizer-0": ["/data_schema/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/AR", "/data_schema/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/Sref", "/data_schema/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/tc", "/data_schema/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/Lambda"]}, "name": "J0"}, {"input": ["F[R]", "Sys-Optimizer", "C[Theta]", "Sub-Optimizer-0", "Sub-Optimizer-1", "Sub-Optimizer-2", "C[prop]", "__J0__", "C[dpdx]", "__J2__", "C[sigmas]", "__J1__"], "pipeline_data": {"F[R]": ["/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/mdo_data/objectives/R"], "Sys-Optimizer": ["/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/other/SFC", "/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/architectureNodes/couplingCopyVariables/data_schemaCopy/reference/ESF", "/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/aircraft/geometry/Lambda", "/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/other/fin", "/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/reference/M", "/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/weight/WT", "/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/other/L", "/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/reference/h", "/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/geometry/Theta", "/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/aircraft/geometry/tc", "/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/aircraft/geometry/Sref", "/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/other/D", "/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/aircraft/geometry/AR", "/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/weight/WF", "/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/weight/WE"], "C[Theta]": ["/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/mdo_data/constraints/Theta"], "Sub-Optimizer-0": ["/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/aircraft/geometry/lambda", "/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/aircraft/geometry/section", "/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/Sref", "/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/tc", "/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/Lambda", "/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/AR"], "Sub-Optimizer-1": ["/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/architectureNodes/copyDesignVariables/data_schemaCopy/reference/h", "/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/architectureNodes/copyDesignVariables/data_schemaCopy/reference/M", "/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/aircraft/other/Cf", "/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/AR__i2", "/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/Sref__i2", "/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/Lambda__i2", "/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/tc__i2"], "Sub-Optimizer-2": ["/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/aircraft/other/T", "/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/architectureNodes/copyDesignVariables/data_schemaCopy/reference/M__i2", "/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/architectureNodes/copyDesignVariables/data_schemaCopy/reference/h__i2"], "C[prop]": ["/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/mdo_data/constraints/propulsion/DT", "/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/mdo_data/constraints/propulsion/ESF", "/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/mdo_data/constraints/propulsion/Temp"], "__J0__": ["/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/architectureNodes/finalOutputVariables/data_schemaCopy/distributedArchitectures/group0/objective"], "C[dpdx]": ["/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/mdo_data/constraints/dpdx"], "__J2__": ["/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/architectureNodes/finalOutputVariables/data_schemaCopy/distributedArchitectures/group2/objective"], "C[sigmas]": ["/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/mdo_data/constraints/sigmas/sigma5", "/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/mdo_data/constraints/sigmas/sigma4", "/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/mdo_data/constraints/sigmas/sigma1", "/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/mdo_data/constraints/sigmas/sigma3", "/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/mdo_data/constraints/sigmas/sigma2"], "__J1__": ["/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/architectureNodes/finalOutputVariables/data_schemaCopy/distributedArchitectures/group1/objective"]}, "name": "Coordinator"}, {"input": ["Aerodynamics"], "pipeline_data": {"Aerodynamics": ["/data_schema/aircraft/other/dpdx"]}, "name": "Cdpdx"}, {"input": ["Coordinator", "C[prop]", "__J2__"], "pipeline_data": {"Coordinator": ["/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/aircraft/other/T", "/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/architectureNodes/copyDesignVariables/data_schemaCopy/reference/M__i2", "/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/architectureNodes/copyDesignVariables/data_schemaCopy/reference/h__i2"], "C[prop]": ["/data_schema/mdo_data/constraints/propulsion/ESF", "/data_schema/mdo_data/constraints/propulsion/DT", "/data_schema/mdo_data/constraints/propulsion/Temp"], "__J2__": ["/data_schema/distributedArchitectures/group2/objective"]}, "name": "Sub-Optimizer-2"}, {"input": ["Structures"], "pipeline_data": {"Structures": ["/data_schema/aircraft/other/sigma5", "/data_schema/aircraft/other/sigma4", "/data_schema/aircraft/other/sigma3", "/data_schema/aircraft/other/sigma2", "/data_schema/aircraft/other/sigma1"]}, "name": "Csigmas"}, {"input": ["Aerodynamics", "Sys-Optimizer", "Sub-Optimizer-1"], "pipeline_data": {"Aerodynamics": ["/data_schema/aircraft/other/fin", "/data_schema/aircraft/other/D", "/data_schema/aircraft/other/L"], "Sys-Optimizer": ["/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/other/L", "/data_schema/reference/h", "/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/other/fin", "/data_schema/aircraft/geometry/Sref", "/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/other/D", "/data_schema/aircraft/geometry/AR", "/data_schema/aircraft/geometry/tc", "/data_schema/reference/M", "/data_schema/aircraft/geometry/Lambda"], "Sub-Optimizer-1": ["/data_schema/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/tc__i2", "/data_schema/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/AR__i2", "/data_schema/architectureNodes/copyDesignVariables/data_schemaCopy/reference/h", "/data_schema/architectureNodes/copyDesignVariables/data_schemaCopy/reference/M", "/data_schema/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/Sref__i2", "/data_schema/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/Lambda__i2"]}, "name": "J1"}, {"input": ["Sys-Optimizer"], "pipeline_data": {"Sys-Optimizer": ["/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/other/fin", "/data_schema/reference/h", "/data_schema/reference/M", "/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/weight/WT", "/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/other/SFC", "/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/weight/WF"]}, "name": "Performance"}, {"input": ["Coordinator", "Sys-Optimizer", "Sub-Optimizer-0"], "pipeline_data": {"Coordinator": ["/data_schema/aircraft/weight/WFO", "/data_schema/aircraft/other/Nz", "/data_schema/aircraft/weight/WO"], "Sys-Optimizer": ["/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/other/L", "/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/weight/WE"], "Sub-Optimizer-0": ["/data_schema/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/AR", "/data_schema/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/Sref", "/data_schema/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/tc", "/data_schema/aircraft/geometry/lambda", "/data_schema/aircraft/geometry/section", "/data_schema/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/Lambda"]}, "name": "Structures"}], "organization": null, "function_ordering": {"post-desvars": [], "coupled": ["Structures", "Aerodynamics", "Propulsion"], "pre-desvars": [], "post-coupling": ["Performance", "C[sigmas]", "C[Theta]", "C[dpdx]", "C[prop]", "F[R]"]}, "variableSchemes": {"catschema_sysLev": {"name": "systemVariables", "children": [{"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"type": "variable", "name": "tc__i2", "level": 8}, {"type": "variable", "name": "Lambda", "level": 8}, {"type": "variable", "name": "Lambda__i2", "level": 8}, {"type": "variable", "name": "tc", "level": 8}, {"type": "variable", "name": "AR", "level": 8}, {"type": "variable", "name": "Sref", "level": 8}, {"type": "variable", "name": "AR__i2", "level": 8}, {"type": "variable", "name": "Sref__i2", "level": 8}], "name": "geometry"}], "name": "aircraft"}, {"level": 6, "type": "variable", "children": [{"type": "variable", "name": "M", "level": 7}, {"type": "variable", "name": "h", "level": 7}, {"type": "variable", "name": "h__i2", "level": 7}, {"type": "variable", "name": "M__i2", "level": 7}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "copyDesignVariables"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"level": 9, "type": "variable", "children": [{"level": 10, "type": "variable", "children": [{"type": "variable", "name": "D", "level": 11}, {"type": "variable", "name": "L", "level": 11}, {"type": "variable", "name": "SFC", "level": 11}, {"type": "variable", "name": "fin", "level": 11}], "name": "other"}, {"level": 10, "type": "variable", "children": [{"type": "variable", "name": "WT", "level": 11}, {"type": "variable", "name": "WE", "level": 11}, {"type": "variable", "name": "WF", "level": 11}], "name": "weight"}, {"level": 10, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 11}], "name": "geometry"}], "name": "aircraft"}, {"level": 9, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 10}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "couplingCopyVariables"}, {"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"level": 9, "type": "variable", "children": [{"level": 10, "type": "variable", "children": [{"type": "variable", "name": "Lambda__i2", "level": 11}, {"type": "variable", "name": "Lambda", "level": 11}, {"type": "variable", "name": "Sref", "level": 11}, {"type": "variable", "name": "tc__i2", "level": 11}, {"type": "variable", "name": "tc", "level": 11}, {"type": "variable", "name": "AR", "level": 11}, {"type": "variable", "name": "AR__i2", "level": 11}, {"type": "variable", "name": "Sref__i2", "level": 11}], "name": "geometry"}], "name": "aircraft"}, {"level": 9, "type": "variable", "children": [{"type": "variable", "name": "h__i2", "level": 10}, {"type": "variable", "name": "M__i2", "level": 10}, {"type": "variable", "name": "h", "level": 10}, {"type": "variable", "name": "M", "level": 10}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "copyDesignVariables"}], "name": "architectureNodes"}, {"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"type": "variable", "name": "lambda", "level": 8}, {"type": "variable", "name": "Lambda", "level": 8}, {"type": "variable", "name": "Sref", "level": 8}, {"type": "variable", "name": "AR", "level": 8}, {"type": "variable", "name": "section", "level": 8}, {"type": "variable", "name": "tc", "level": 8}], "name": "geometry"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "Cf", "level": 8}, {"type": "variable", "name": "T", "level": 8}], "name": "other"}], "name": "aircraft"}, {"level": 6, "type": "variable", "children": [{"type": "variable", "name": "h", "level": 7}, {"type": "variable", "name": "M", "level": 7}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "initialGuessDesignVariables"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"type": "variable", "name": "Cf", "level": 8}, {"type": "variable", "name": "T", "level": 8}], "name": "other"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "section", "level": 8}, {"type": "variable", "name": "Sref", "level": 8}, {"type": "variable", "name": "Lambda", "level": 8}, {"type": "variable", "name": "lambda", "level": 8}, {"type": "variable", "name": "AR", "level": 8}, {"type": "variable", "name": "tc", "level": 8}], "name": "geometry"}], "name": "aircraft"}, {"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"level": 9, "type": "variable", "children": [{"level": 10, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 11}], "name": "geometry"}, {"level": 10, "type": "variable", "children": [{"type": "variable", "name": "WF", "level": 11}, {"type": "variable", "name": "WT", "level": 11}, {"type": "variable", "name": "WE", "level": 11}], "name": "weight"}, {"level": 10, "type": "variable", "children": [{"type": "variable", "name": "L", "level": 11}, {"type": "variable", "name": "D", "level": 11}, {"type": "variable", "name": "SFC", "level": 11}, {"type": "variable", "name": "fin", "level": 11}], "name": "other"}], "name": "aircraft"}, {"level": 9, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 10}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "couplingCopyVariables"}, {"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"level": 9, "type": "variable", "children": [{"level": 10, "type": "variable", "children": [{"type": "variable", "name": "AR", "level": 11}, {"type": "variable", "name": "tc", "level": 11}, {"type": "variable", "name": "Sref__i2", "level": 11}, {"type": "variable", "name": "Lambda", "level": 11}, {"type": "variable", "name": "tc__i2", "level": 11}, {"type": "variable", "name": "Sref", "level": 11}, {"type": "variable", "name": "AR__i2", "level": 11}, {"type": "variable", "name": "Lambda__i2", "level": 11}], "name": "geometry"}], "name": "aircraft"}, {"level": 9, "type": "variable", "children": [{"type": "variable", "name": "h__i2", "level": 10}, {"type": "variable", "name": "M", "level": 10}, {"type": "variable", "name": "h", "level": 10}, {"type": "variable", "name": "M__i2", "level": 10}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "copyDesignVariables"}], "name": "architectureNodes"}, {"level": 6, "type": "variable", "children": [{"type": "variable", "name": "h", "level": 7}, {"type": "variable", "name": "M", "level": 7}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "finalDesignVariables"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 8}], "name": "geometry"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "WF", "level": 8}, {"type": "variable", "name": "WE", "level": 8}, {"type": "variable", "name": "WT", "level": 8}], "name": "weight"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "L", "level": 8}, {"type": "variable", "name": "D", "level": 8}, {"type": "variable", "name": "SFC", "level": 8}, {"type": "variable", "name": "fin", "level": 8}], "name": "other"}], "name": "aircraft"}, {"level": 6, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 7}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "couplingCopyVariables"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"type": "variable", "name": "objective", "level": 8}], "name": "group2"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "objective", "level": 8}], "name": "group0"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "objective", "level": 8}], "name": "group1"}], "name": "distributedArchitectures"}, {"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"type": "variable", "name": "DT", "level": 9}, {"type": "variable", "name": "Temp", "level": 9}, {"type": "variable", "name": "ESF", "level": 9}], "name": "propulsion"}, {"level": 8, "type": "variable", "children": [{"type": "variable", "name": "sigma2", "level": 9}, {"type": "variable", "name": "sigma5", "level": 9}, {"type": "variable", "name": "sigma1", "level": 9}, {"type": "variable", "name": "sigma4", "level": 9}, {"type": "variable", "name": "sigma3", "level": 9}], "name": "sigmas"}, {"type": "variable", "name": "Theta", "level": 8}, {"type": "variable", "name": "dpdx", "level": 8}], "name": "constraints"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "R", "level": 8}], "name": "objectives"}], "name": "mdo_data"}, {"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"level": 9, "type": "variable", "children": [{"level": 10, "type": "variable", "children": [{"type": "variable", "name": "objective", "level": 11}], "name": "group2"}, {"level": 10, "type": "variable", "children": [{"type": "variable", "name": "objective", "level": 11}], "name": "group0"}, {"level": 10, "type": "variable", "children": [{"type": "variable", "name": "objective", "level": 11}], "name": "group1"}], "name": "distributedArchitectures"}], "name": "data_schemaCopy"}], "name": "finalOutputVariables"}], "name": "architectureNodes"}], "name": "data_schemaCopy"}], "name": "finalOutputVariables"}], "name": "architectureNodes"}, {"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "sigma3", "level": 6}, {"type": "variable", "name": "sigma4", "level": 6}, {"type": "variable", "name": "sigma5", "level": 6}, {"type": "variable", "name": "sigma1", "level": 6}, {"type": "variable", "name": "sigma2", "level": 6}], "name": "sigmas"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 6}, {"type": "variable", "name": "DT", "level": 6}, {"type": "variable", "name": "Temp", "level": 6}], "name": "propulsion"}, {"type": "variable", "name": "Theta", "level": 5}, {"type": "variable", "name": "dpdx", "level": 5}], "name": "constraints"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "R", "level": 5}], "name": "objectives"}], "name": "mdo_data"}, {"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 5}, {"type": "variable", "name": "lambda", "level": 5}, {"type": "variable", "name": "AR", "level": 5}, {"type": "variable", "name": "tc", "level": 5}, {"type": "variable", "name": "section", "level": 5}, {"type": "variable", "name": "Lambda", "level": 5}, {"type": "variable", "name": "Sref", "level": 5}], "name": "geometry"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "WT", "level": 5}, {"type": "variable", "name": "WO", "level": 5}, {"type": "variable", "name": "WE", "level": 5}, {"type": "variable", "name": "WF", "level": 5}, {"type": "variable", "name": "WBE", "level": 5}, {"type": "variable", "name": "WFO", "level": 5}], "name": "weight"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "L", "level": 5}, {"type": "variable", "name": "D", "level": 5}, {"type": "variable", "name": "fin", "level": 5}, {"type": "variable", "name": "T", "level": 5}, {"type": "variable", "name": "sigma4", "level": 5}, {"type": "variable", "name": "sigma3", "level": 5}, {"type": "variable", "name": "sigma2", "level": 5}, {"type": "variable", "name": "sigma1", "level": 5}, {"type": "variable", "name": "Cf", "level": 5}, {"type": "variable", "name": "Nz", "level": 5}, {"type": "variable", "name": "dpdx", "level": 5}, {"type": "variable", "name": "R", "level": 5}, {"type": "variable", "name": "SFC", "level": 5}, {"type": "variable", "name": "sigma5", "level": 5}, {"type": "variable", "name": "CDmin", "level": 5}, {"type": "variable", "name": "DT", "level": 5}], "name": "other"}], "name": "aircraft"}, {"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"type": "variable", "name": "objective", "level": 5}], "name": "group0"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "objective", "level": 5}], "name": "group2"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "objective", "level": 5}], "name": "group1"}], "name": "distributedArchitectures"}, {"level": 3, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 4}, {"type": "variable", "name": "h", "level": 4}, {"type": "variable", "name": "Temp", "level": 4}, {"type": "variable", "name": "M", "level": 4}], "name": "reference"}], "name": "data_schema"}], "name": "couplings"}]}, "catschema_nodeLev": {"name": "variables", "children": [{"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"type": "variable", "name": "tc__i2", "level": 8}, {"type": "variable", "name": "Lambda", "level": 8}, {"type": "variable", "name": "Lambda__i2", "level": 8}, {"type": "variable", "name": "tc", "level": 8}, {"type": "variable", "name": "AR", "level": 8}, {"type": "variable", "name": "Sref", "level": 8}, {"type": "variable", "name": "AR__i2", "level": 8}, {"type": "variable", "name": "Sref__i2", "level": 8}], "name": "geometry"}], "name": "aircraft"}, {"level": 6, "type": "variable", "children": [{"type": "variable", "name": "M", "level": 7}, {"type": "variable", "name": "h", "level": 7}, {"type": "variable", "name": "h__i2", "level": 7}, {"type": "variable", "name": "M__i2", "level": 7}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "copyDesignVariables"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 8}], "name": "geometry"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "WF", "level": 8}, {"type": "variable", "name": "WE", "level": 8}, {"type": "variable", "name": "WT", "level": 8}], "name": "weight"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "L", "level": 8}, {"type": "variable", "name": "D", "level": 8}, {"type": "variable", "name": "SFC", "level": 8}, {"type": "variable", "name": "fin", "level": 8}], "name": "other"}], "name": "aircraft"}, {"level": 6, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 7}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "couplingCopyVariables"}], "name": "architectureNodes"}, {"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 5}, {"type": "variable", "name": "AR", "level": 5}, {"type": "variable", "name": "tc", "level": 5}, {"type": "variable", "name": "Lambda", "level": 5}, {"type": "variable", "name": "Sref", "level": 5}], "name": "geometry"}], "name": "aircraft"}, {"level": 3, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 4}, {"type": "variable", "name": "h", "level": 4}, {"type": "variable", "name": "M", "level": 4}], "name": "reference"}], "name": "data_schema"}], "name": "sharedCoupling"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"level": 9, "type": "variable", "children": [{"level": 10, "type": "variable", "children": [{"type": "variable", "name": "D", "level": 11}, {"type": "variable", "name": "L", "level": 11}, {"type": "variable", "name": "SFC", "level": 11}, {"type": "variable", "name": "fin", "level": 11}], "name": "other"}, {"level": 10, "type": "variable", "children": [{"type": "variable", "name": "WT", "level": 11}, {"type": "variable", "name": "WE", "level": 11}, {"type": "variable", "name": "WF", "level": 11}], "name": "weight"}, {"level": 10, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 11}], "name": "geometry"}], "name": "aircraft"}, {"level": 9, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 10}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "couplingCopyVariables"}, {"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"level": 9, "type": "variable", "children": [{"level": 10, "type": "variable", "children": [{"type": "variable", "name": "Lambda__i2", "level": 11}, {"type": "variable", "name": "Lambda", "level": 11}, {"type": "variable", "name": "Sref", "level": 11}, {"type": "variable", "name": "tc__i2", "level": 11}, {"type": "variable", "name": "tc", "level": 11}, {"type": "variable", "name": "AR", "level": 11}, {"type": "variable", "name": "AR__i2", "level": 11}, {"type": "variable", "name": "Sref__i2", "level": 11}], "name": "geometry"}], "name": "aircraft"}, {"level": 9, "type": "variable", "children": [{"type": "variable", "name": "h__i2", "level": 10}, {"type": "variable", "name": "M__i2", "level": 10}, {"type": "variable", "name": "h", "level": 10}, {"type": "variable", "name": "M", "level": 10}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "copyDesignVariables"}], "name": "architectureNodes"}, {"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"type": "variable", "name": "lambda", "level": 8}, {"type": "variable", "name": "Lambda", "level": 8}, {"type": "variable", "name": "Sref", "level": 8}, {"type": "variable", "name": "AR", "level": 8}, {"type": "variable", "name": "section", "level": 8}, {"type": "variable", "name": "tc", "level": 8}], "name": "geometry"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "Cf", "level": 8}, {"type": "variable", "name": "T", "level": 8}], "name": "other"}], "name": "aircraft"}, {"level": 6, "type": "variable", "children": [{"type": "variable", "name": "h", "level": 7}, {"type": "variable", "name": "M", "level": 7}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "initialGuessDesignVariables"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"type": "variable", "name": "Cf", "level": 8}, {"type": "variable", "name": "T", "level": 8}], "name": "other"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "section", "level": 8}, {"type": "variable", "name": "Sref", "level": 8}, {"type": "variable", "name": "Lambda", "level": 8}, {"type": "variable", "name": "lambda", "level": 8}, {"type": "variable", "name": "AR", "level": 8}, {"type": "variable", "name": "tc", "level": 8}], "name": "geometry"}], "name": "aircraft"}, {"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"level": 9, "type": "variable", "children": [{"level": 10, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 11}], "name": "geometry"}, {"level": 10, "type": "variable", "children": [{"type": "variable", "name": "WF", "level": 11}, {"type": "variable", "name": "WT", "level": 11}, {"type": "variable", "name": "WE", "level": 11}], "name": "weight"}, {"level": 10, "type": "variable", "children": [{"type": "variable", "name": "L", "level": 11}, {"type": "variable", "name": "D", "level": 11}, {"type": "variable", "name": "SFC", "level": 11}, {"type": "variable", "name": "fin", "level": 11}], "name": "other"}], "name": "aircraft"}, {"level": 9, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 10}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "couplingCopyVariables"}, {"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"level": 9, "type": "variable", "children": [{"level": 10, "type": "variable", "children": [{"type": "variable", "name": "AR", "level": 11}, {"type": "variable", "name": "tc", "level": 11}, {"type": "variable", "name": "Sref__i2", "level": 11}, {"type": "variable", "name": "Lambda", "level": 11}, {"type": "variable", "name": "tc__i2", "level": 11}, {"type": "variable", "name": "Sref", "level": 11}, {"type": "variable", "name": "AR__i2", "level": 11}, {"type": "variable", "name": "Lambda__i2", "level": 11}], "name": "geometry"}], "name": "aircraft"}, {"level": 9, "type": "variable", "children": [{"type": "variable", "name": "h__i2", "level": 10}, {"type": "variable", "name": "M", "level": 10}, {"type": "variable", "name": "h", "level": 10}, {"type": "variable", "name": "M__i2", "level": 10}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "copyDesignVariables"}], "name": "architectureNodes"}, {"level": 6, "type": "variable", "children": [{"type": "variable", "name": "h", "level": 7}, {"type": "variable", "name": "M", "level": 7}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "finalDesignVariables"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"type": "variable", "name": "objective", "level": 8}], "name": "group2"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "objective", "level": 8}], "name": "group0"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "objective", "level": 8}], "name": "group1"}], "name": "distributedArchitectures"}, {"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"type": "variable", "name": "DT", "level": 9}, {"type": "variable", "name": "Temp", "level": 9}, {"type": "variable", "name": "ESF", "level": 9}], "name": "propulsion"}, {"level": 8, "type": "variable", "children": [{"type": "variable", "name": "sigma2", "level": 9}, {"type": "variable", "name": "sigma5", "level": 9}, {"type": "variable", "name": "sigma1", "level": 9}, {"type": "variable", "name": "sigma4", "level": 9}, {"type": "variable", "name": "sigma3", "level": 9}], "name": "sigmas"}, {"type": "variable", "name": "Theta", "level": 8}, {"type": "variable", "name": "dpdx", "level": 8}], "name": "constraints"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "R", "level": 8}], "name": "objectives"}], "name": "mdo_data"}, {"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"level": 9, "type": "variable", "children": [{"level": 10, "type": "variable", "children": [{"type": "variable", "name": "objective", "level": 11}], "name": "group2"}, {"level": 10, "type": "variable", "children": [{"type": "variable", "name": "objective", "level": 11}], "name": "group0"}, {"level": 10, "type": "variable", "children": [{"type": "variable", "name": "objective", "level": 11}], "name": "group1"}], "name": "distributedArchitectures"}], "name": "data_schemaCopy"}], "name": "finalOutputVariables"}], "name": "architectureNodes"}], "name": "data_schemaCopy"}], "name": "finalOutputVariables"}], "name": "architectureNodes"}, {"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "sigma3", "level": 6}, {"type": "variable", "name": "sigma4", "level": 6}, {"type": "variable", "name": "sigma5", "level": 6}, {"type": "variable", "name": "sigma1", "level": 6}, {"type": "variable", "name": "sigma2", "level": 6}], "name": "sigmas"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 6}, {"type": "variable", "name": "DT", "level": 6}, {"type": "variable", "name": "Temp", "level": 6}], "name": "propulsion"}, {"type": "variable", "name": "Theta", "level": 5}, {"type": "variable", "name": "dpdx", "level": 5}], "name": "constraints"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "R", "level": 5}], "name": "objectives"}], "name": "mdo_data"}, {"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"type": "variable", "name": "WT", "level": 5}, {"type": "variable", "name": "WO", "level": 5}, {"type": "variable", "name": "WE", "level": 5}, {"type": "variable", "name": "WF", "level": 5}, {"type": "variable", "name": "WBE", "level": 5}, {"type": "variable", "name": "WFO", "level": 5}], "name": "weight"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "L", "level": 5}, {"type": "variable", "name": "D", "level": 5}, {"type": "variable", "name": "fin", "level": 5}, {"type": "variable", "name": "T", "level": 5}, {"type": "variable", "name": "sigma4", "level": 5}, {"type": "variable", "name": "sigma3", "level": 5}, {"type": "variable", "name": "sigma2", "level": 5}, {"type": "variable", "name": "sigma1", "level": 5}, {"type": "variable", "name": "Cf", "level": 5}, {"type": "variable", "name": "Nz", "level": 5}, {"type": "variable", "name": "dpdx", "level": 5}, {"type": "variable", "name": "R", "level": 5}, {"type": "variable", "name": "SFC", "level": 5}, {"type": "variable", "name": "sigma5", "level": 5}, {"type": "variable", "name": "CDmin", "level": 5}, {"type": "variable", "name": "DT", "level": 5}], "name": "other"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "lambda", "level": 5}, {"type": "variable", "name": "section", "level": 5}], "name": "geometry"}], "name": "aircraft"}, {"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"type": "variable", "name": "objective", "level": 5}], "name": "group0"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "objective", "level": 5}], "name": "group2"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "objective", "level": 5}], "name": "group1"}], "name": "distributedArchitectures"}, {"level": 3, "type": "variable", "children": [{"type": "variable", "name": "Temp", "level": 4}], "name": "reference"}], "name": "data_schema"}], "name": "coupling"}]}, "catschema_roleLev": {"name": "variables", "children": [{"type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"level": 9, "type": "variable", "children": [{"level": 10, "type": "variable", "children": [{"level": 11, "type": "variable", "children": [{"type": "variable", "name": "D", "level": 12}, {"type": "variable", "name": "L", "level": 12}, {"type": "variable", "name": "SFC", "level": 12}, {"type": "variable", "name": "fin", "level": 12}], "name": "other"}, {"level": 11, "type": "variable", "children": [{"type": "variable", "name": "WT", "level": 12}, {"type": "variable", "name": "WE", "level": 12}, {"type": "variable", "name": "WF", "level": 12}], "name": "weight"}, {"level": 11, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 12}], "name": "geometry"}], "name": "aircraft"}, {"level": 10, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 11}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "couplingCopyVariables"}, {"level": 8, "type": "variable", "children": [{"level": 9, "type": "variable", "children": [{"level": 10, "type": "variable", "children": [{"level": 11, "type": "variable", "children": [{"type": "variable", "name": "Lambda__i2", "level": 12}, {"type": "variable", "name": "Lambda", "level": 12}, {"type": "variable", "name": "Sref", "level": 12}, {"type": "variable", "name": "tc__i2", "level": 12}, {"type": "variable", "name": "tc", "level": 12}, {"type": "variable", "name": "AR", "level": 12}, {"type": "variable", "name": "AR__i2", "level": 12}, {"type": "variable", "name": "Sref__i2", "level": 12}], "name": "geometry"}], "name": "aircraft"}, {"level": 10, "type": "variable", "children": [{"type": "variable", "name": "h__i2", "level": 11}, {"type": "variable", "name": "M__i2", "level": 11}, {"type": "variable", "name": "h", "level": 11}, {"type": "variable", "name": "M", "level": 11}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "copyDesignVariables"}], "name": "architectureNodes"}, {"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"type": "variable", "name": "lambda", "level": 9}, {"type": "variable", "name": "Lambda", "level": 9}, {"type": "variable", "name": "Sref", "level": 9}, {"type": "variable", "name": "AR", "level": 9}, {"type": "variable", "name": "section", "level": 9}, {"type": "variable", "name": "tc", "level": 9}], "name": "geometry"}, {"level": 8, "type": "variable", "children": [{"type": "variable", "name": "Cf", "level": 9}, {"type": "variable", "name": "T", "level": 9}], "name": "other"}], "name": "aircraft"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "h", "level": 8}, {"type": "variable", "name": "M", "level": 8}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "initialGuessDesignVariables"}], "name": "architectureNodes"}], "name": "data_schema"}], "name": "initialGuessDesignVariables"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"type": "variable", "name": "Cf", "level": 9}, {"type": "variable", "name": "T", "level": 9}], "name": "other"}, {"level": 8, "type": "variable", "children": [{"type": "variable", "name": "section", "level": 9}, {"type": "variable", "name": "Sref", "level": 9}, {"type": "variable", "name": "Lambda", "level": 9}, {"type": "variable", "name": "lambda", "level": 9}, {"type": "variable", "name": "AR", "level": 9}, {"type": "variable", "name": "tc", "level": 9}], "name": "geometry"}], "name": "aircraft"}, {"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"level": 9, "type": "variable", "children": [{"level": 10, "type": "variable", "children": [{"level": 11, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 12}], "name": "geometry"}, {"level": 11, "type": "variable", "children": [{"type": "variable", "name": "WF", "level": 12}, {"type": "variable", "name": "WT", "level": 12}, {"type": "variable", "name": "WE", "level": 12}], "name": "weight"}, {"level": 11, "type": "variable", "children": [{"type": "variable", "name": "L", "level": 12}, {"type": "variable", "name": "D", "level": 12}, {"type": "variable", "name": "SFC", "level": 12}, {"type": "variable", "name": "fin", "level": 12}], "name": "other"}], "name": "aircraft"}, {"level": 10, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 11}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "couplingCopyVariables"}, {"level": 8, "type": "variable", "children": [{"level": 9, "type": "variable", "children": [{"level": 10, "type": "variable", "children": [{"level": 11, "type": "variable", "children": [{"type": "variable", "name": "AR", "level": 12}, {"type": "variable", "name": "tc", "level": 12}, {"type": "variable", "name": "Sref__i2", "level": 12}, {"type": "variable", "name": "Lambda", "level": 12}, {"type": "variable", "name": "tc__i2", "level": 12}, {"type": "variable", "name": "Sref", "level": 12}, {"type": "variable", "name": "AR__i2", "level": 12}, {"type": "variable", "name": "Lambda__i2", "level": 12}], "name": "geometry"}], "name": "aircraft"}, {"level": 10, "type": "variable", "children": [{"type": "variable", "name": "h__i2", "level": 11}, {"type": "variable", "name": "M", "level": 11}, {"type": "variable", "name": "h", "level": 11}, {"type": "variable", "name": "M__i2", "level": 11}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "copyDesignVariables"}], "name": "architectureNodes"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "h", "level": 8}, {"type": "variable", "name": "M", "level": 8}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "finalDesignVariables"}], "name": "architectureNodes"}], "name": "data_schema"}], "name": "finalDesignVariables"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 9}], "name": "geometry"}, {"level": 8, "type": "variable", "children": [{"type": "variable", "name": "WF", "level": 9}, {"type": "variable", "name": "WE", "level": 9}, {"type": "variable", "name": "WT", "level": 9}], "name": "weight"}, {"level": 8, "type": "variable", "children": [{"type": "variable", "name": "L", "level": 9}, {"type": "variable", "name": "D", "level": 9}, {"type": "variable", "name": "SFC", "level": 9}, {"type": "variable", "name": "fin", "level": 9}], "name": "other"}], "name": "aircraft"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 8}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "couplingCopyVariables"}], "name": "architectureNodes"}], "name": "data_schema"}], "name": "couplingCopyVariables"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"type": "variable", "name": "objective", "level": 9}], "name": "group2"}, {"level": 8, "type": "variable", "children": [{"type": "variable", "name": "objective", "level": 9}], "name": "group0"}, {"level": 8, "type": "variable", "children": [{"type": "variable", "name": "objective", "level": 9}], "name": "group1"}], "name": "distributedArchitectures"}, {"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"level": 9, "type": "variable", "children": [{"type": "variable", "name": "DT", "level": 10}, {"type": "variable", "name": "Temp", "level": 10}, {"type": "variable", "name": "ESF", "level": 10}], "name": "propulsion"}, {"level": 9, "type": "variable", "children": [{"type": "variable", "name": "sigma2", "level": 10}, {"type": "variable", "name": "sigma5", "level": 10}, {"type": "variable", "name": "sigma1", "level": 10}, {"type": "variable", "name": "sigma4", "level": 10}, {"type": "variable", "name": "sigma3", "level": 10}], "name": "sigmas"}, {"type": "variable", "name": "Theta", "level": 9}, {"type": "variable", "name": "dpdx", "level": 9}], "name": "constraints"}, {"level": 8, "type": "variable", "children": [{"type": "variable", "name": "R", "level": 9}], "name": "objectives"}], "name": "mdo_data"}, {"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"level": 9, "type": "variable", "children": [{"level": 10, "type": "variable", "children": [{"level": 11, "type": "variable", "children": [{"type": "variable", "name": "objective", "level": 12}], "name": "group2"}, {"level": 11, "type": "variable", "children": [{"type": "variable", "name": "objective", "level": 12}], "name": "group0"}, {"level": 11, "type": "variable", "children": [{"type": "variable", "name": "objective", "level": 12}], "name": "group1"}], "name": "distributedArchitectures"}], "name": "data_schemaCopy"}], "name": "finalOutputVariables"}], "name": "architectureNodes"}], "name": "data_schemaCopy"}], "name": "finalOutputVariables"}], "name": "architectureNodes"}], "name": "data_schema"}], "name": "finalOutputVariables"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"type": "variable", "name": "Lambda", "level": 9}, {"type": "variable", "name": "tc", "level": 9}, {"type": "variable", "name": "AR", "level": 9}, {"type": "variable", "name": "Sref", "level": 9}], "name": "geometry"}], "name": "aircraft"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "M", "level": 8}, {"type": "variable", "name": "h", "level": 8}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "copyDesignVariables"}], "name": "architectureNodes"}], "name": "data_schema"}], "name": "copyDesignVariables"}], "name": "architectureRoles", "level": 1}, {"type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"type": "variable", "name": "sigma3", "level": 7}, {"type": "variable", "name": "sigma4", "level": 7}, {"type": "variable", "name": "sigma5", "level": 7}, {"type": "variable", "name": "sigma1", "level": 7}, {"type": "variable", "name": "sigma2", "level": 7}], "name": "sigmas"}, {"level": 6, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 7}, {"type": "variable", "name": "DT", "level": 7}, {"type": "variable", "name": "Temp", "level": 7}], "name": "propulsion"}, {"type": "variable", "name": "Theta", "level": 6}, {"type": "variable", "name": "dpdx", "level": 6}], "name": "constraints"}], "name": "mdo_data"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"type": "variable", "name": "objective", "level": 9}], "name": "group2"}, {"level": 8, "type": "variable", "children": [{"type": "variable", "name": "objective", "level": 9}], "name": "group0"}, {"level": 8, "type": "variable", "children": [{"type": "variable", "name": "objective", "level": 9}], "name": "group1"}], "name": "distributedArchitectures"}], "name": "data_schemaCopy"}], "name": "finalOutputVariables"}], "name": "architectureNodes"}], "name": "data_schema"}], "name": "constraints"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "T", "level": 6}, {"type": "variable", "name": "Cf", "level": 6}], "name": "other"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "lambda", "level": 6}, {"type": "variable", "name": "AR", "level": 6}, {"type": "variable", "name": "tc", "level": 6}, {"type": "variable", "name": "section", "level": 6}, {"type": "variable", "name": "Lambda", "level": 6}, {"type": "variable", "name": "Sref", "level": 6}], "name": "geometry"}], "name": "aircraft"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "h", "level": 5}, {"type": "variable", "name": "M", "level": 5}], "name": "reference"}], "name": "data_schema"}], "name": "designVariables"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "objective", "level": 6}], "name": "group0"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "objective", "level": 6}], "name": "group2"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "objective", "level": 6}], "name": "group1"}], "name": "distributedArchitectures"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "R", "level": 6}], "name": "objectives"}], "name": "mdo_data"}], "name": "data_schema"}], "name": "objectives"}], "name": "problemRoles", "level": 1}]}, "catschema_funLev": {"name": "functions", "children": [{"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "R", "level": 6}], "name": "other"}], "name": "aircraft"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"type": "variable", "name": "R", "level": 9}], "name": "objectives"}], "name": "mdo_data"}], "name": "data_schemaCopy"}], "name": "finalOutputVariables"}], "name": "architectureNodes"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "R", "level": 6}], "name": "objectives"}], "name": "mdo_data"}], "name": "data_schema"}], "name": "outputs"}], "name": "FR"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"level": 9, "type": "variable", "children": [{"level": 10, "type": "variable", "children": [{"level": 11, "type": "variable", "children": [{"type": "variable", "name": "D", "level": 12}, {"type": "variable", "name": "L", "level": 12}, {"type": "variable", "name": "SFC", "level": 12}, {"type": "variable", "name": "fin", "level": 12}], "name": "other"}, {"level": 11, "type": "variable", "children": [{"type": "variable", "name": "WT", "level": 12}, {"type": "variable", "name": "WE", "level": 12}, {"type": "variable", "name": "WF", "level": 12}], "name": "weight"}, {"level": 11, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 12}], "name": "geometry"}], "name": "aircraft"}, {"level": 10, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 11}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "couplingCopyVariables"}], "name": "architectureNodes"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "M", "level": 8}, {"type": "variable", "name": "h", "level": 8}], "name": "reference"}, {"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"type": "variable", "name": "Lambda", "level": 9}, {"type": "variable", "name": "Sref", "level": 9}, {"type": "variable", "name": "AR", "level": 9}, {"type": "variable", "name": "tc", "level": 9}], "name": "geometry"}], "name": "aircraft"}], "name": "data_schemaCopy"}], "name": "initialGuessDesignVariables"}, {"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"type": "variable", "name": "objective", "level": 9}], "name": "group0"}, {"level": 8, "type": "variable", "children": [{"type": "variable", "name": "objective", "level": 9}], "name": "group1"}, {"level": 8, "type": "variable", "children": [{"type": "variable", "name": "objective", "level": 9}], "name": "group2"}], "name": "distributedArchitectures"}], "name": "data_schemaCopy"}], "name": "finalOutputVariables"}], "name": "architectureNodes"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "R", "level": 6}], "name": "objectives"}], "name": "mdo_data"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"level": 9, "type": "variable", "children": [{"level": 10, "type": "variable", "children": [{"level": 11, "type": "variable", "children": [{"type": "variable", "name": "SFC", "level": 12}, {"type": "variable", "name": "fin", "level": 12}, {"type": "variable", "name": "L", "level": 12}, {"type": "variable", "name": "D", "level": 12}], "name": "other"}, {"level": 11, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 12}], "name": "geometry"}, {"level": 11, "type": "variable", "children": [{"type": "variable", "name": "WT", "level": 12}, {"type": "variable", "name": "WF", "level": 12}, {"type": "variable", "name": "WE", "level": 12}], "name": "weight"}], "name": "aircraft"}, {"level": 10, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 11}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "couplingCopyVariables"}], "name": "architectureNodes"}, {"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"type": "variable", "name": "Sref", "level": 9}, {"type": "variable", "name": "tc", "level": 9}, {"type": "variable", "name": "Lambda", "level": 9}, {"type": "variable", "name": "AR", "level": 9}], "name": "geometry"}], "name": "aircraft"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "M", "level": 8}, {"type": "variable", "name": "h", "level": 8}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "finalDesignVariables"}, {"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"type": "variable", "name": "fin", "level": 9}, {"type": "variable", "name": "SFC", "level": 9}, {"type": "variable", "name": "L", "level": 9}, {"type": "variable", "name": "D", "level": 9}], "name": "other"}, {"level": 8, "type": "variable", "children": [{"type": "variable", "name": "WF", "level": 9}, {"type": "variable", "name": "WE", "level": 9}, {"type": "variable", "name": "WT", "level": 9}], "name": "weight"}, {"level": 8, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 9}], "name": "geometry"}], "name": "aircraft"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 8}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "couplingCopyVariables"}], "name": "architectureNodes"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "AR", "level": 6}, {"type": "variable", "name": "Sref", "level": 6}, {"type": "variable", "name": "tc", "level": 6}, {"type": "variable", "name": "Lambda", "level": 6}], "name": "geometry"}], "name": "aircraft"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "h", "level": 5}, {"type": "variable", "name": "M", "level": 5}], "name": "reference"}], "name": "data_schema"}], "name": "outputs"}], "name": "Sys-Optimizer"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "WBE", "level": 6}], "name": "weight"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "T", "level": 6}], "name": "other"}], "name": "aircraft"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"type": "variable", "name": "D", "level": 9}], "name": "other"}], "name": "aircraft"}], "name": "data_schemaCopy"}], "name": "couplingCopyVariables"}, {"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"type": "variable", "name": "h__i2", "level": 8}, {"type": "variable", "name": "M__i2", "level": 8}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "copyDesignVariables"}], "name": "architectureNodes"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 5}, {"type": "variable", "name": "Temp", "level": 5}], "name": "reference"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "DT", "level": 6}, {"type": "variable", "name": "SFC", "level": 6}], "name": "other"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "WE", "level": 6}], "name": "weight"}], "name": "aircraft"}], "name": "data_schema"}], "name": "outputs"}], "name": "Propulsion"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 6}], "name": "geometry"}], "name": "aircraft"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 6}], "name": "constraints"}], "name": "mdo_data"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 9}], "name": "constraints"}], "name": "mdo_data"}], "name": "data_schemaCopy"}], "name": "finalOutputVariables"}], "name": "architectureNodes"}], "name": "data_schema"}], "name": "outputs"}], "name": "CTheta"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"type": "variable", "name": "lambda", "level": 9}, {"type": "variable", "name": "section", "level": 9}], "name": "geometry"}], "name": "aircraft"}, {"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"level": 9, "type": "variable", "children": [{"level": 10, "type": "variable", "children": [{"level": 11, "type": "variable", "children": [{"type": "variable", "name": "Lambda", "level": 12}, {"type": "variable", "name": "Sref", "level": 12}, {"type": "variable", "name": "tc", "level": 12}, {"type": "variable", "name": "AR", "level": 12}], "name": "geometry"}], "name": "aircraft"}], "name": "data_schemaCopy"}], "name": "copyDesignVariables"}], "name": "architectureNodes"}], "name": "data_schemaCopy"}], "name": "initialGuessDesignVariables"}], "name": "architectureNodes"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 6}, {"level": 6, "type": "variable", "children": [{"type": "variable", "name": "sigma4", "level": 7}, {"type": "variable", "name": "sigma5", "level": 7}, {"type": "variable", "name": "sigma1", "level": 7}, {"type": "variable", "name": "sigma2", "level": 7}, {"type": "variable", "name": "sigma3", "level": 7}], "name": "sigmas"}], "name": "constraints"}], "name": "mdo_data"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "objective", "level": 6}], "name": "group0"}], "name": "distributedArchitectures"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"type": "variable", "name": "AR", "level": 9}, {"type": "variable", "name": "tc", "level": 9}, {"type": "variable", "name": "Sref", "level": 9}, {"type": "variable", "name": "Lambda", "level": 9}], "name": "geometry"}], "name": "aircraft"}], "name": "data_schemaCopy"}], "name": "copyDesignVariables"}, {"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"type": "variable", "name": "lambda", "level": 9}, {"type": "variable", "name": "section", "level": 9}], "name": "geometry"}], "name": "aircraft"}, {"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"level": 9, "type": "variable", "children": [{"level": 10, "type": "variable", "children": [{"level": 11, "type": "variable", "children": [{"type": "variable", "name": "AR", "level": 12}, {"type": "variable", "name": "Sref", "level": 12}, {"type": "variable", "name": "tc", "level": 12}, {"type": "variable", "name": "Lambda", "level": 12}], "name": "geometry"}], "name": "aircraft"}], "name": "data_schemaCopy"}], "name": "copyDesignVariables"}], "name": "architectureNodes"}], "name": "data_schemaCopy"}], "name": "finalDesignVariables"}], "name": "architectureNodes"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "lambda", "level": 6}, {"type": "variable", "name": "section", "level": 6}], "name": "geometry"}], "name": "aircraft"}], "name": "data_schema"}], "name": "outputs"}], "name": "Sub-Optimizer-0"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "dpdx", "level": 6}], "name": "constraints"}], "name": "mdo_data"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"level": 9, "type": "variable", "children": [{"level": 10, "type": "variable", "children": [{"level": 11, "type": "variable", "children": [{"type": "variable", "name": "Lambda__i2", "level": 12}, {"type": "variable", "name": "tc__i2", "level": 12}, {"type": "variable", "name": "AR__i2", "level": 12}, {"type": "variable", "name": "Sref__i2", "level": 12}], "name": "geometry"}], "name": "aircraft"}, {"level": 10, "type": "variable", "children": [{"type": "variable", "name": "h", "level": 11}, {"type": "variable", "name": "M", "level": 11}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "copyDesignVariables"}], "name": "architectureNodes"}, {"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"type": "variable", "name": "Cf", "level": 9}], "name": "other"}], "name": "aircraft"}], "name": "data_schemaCopy"}], "name": "initialGuessDesignVariables"}], "name": "architectureNodes"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "objective", "level": 6}], "name": "group1"}], "name": "distributedArchitectures"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"level": 9, "type": "variable", "children": [{"level": 10, "type": "variable", "children": [{"type": "variable", "name": "h", "level": 11}, {"type": "variable", "name": "M", "level": 11}], "name": "reference"}, {"level": 10, "type": "variable", "children": [{"level": 11, "type": "variable", "children": [{"type": "variable", "name": "Lambda__i2", "level": 12}, {"type": "variable", "name": "Sref__i2", "level": 12}, {"type": "variable", "name": "tc__i2", "level": 12}, {"type": "variable", "name": "AR__i2", "level": 12}], "name": "geometry"}], "name": "aircraft"}], "name": "data_schemaCopy"}], "name": "copyDesignVariables"}], "name": "architectureNodes"}, {"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"type": "variable", "name": "Cf", "level": 9}], "name": "other"}], "name": "aircraft"}], "name": "data_schemaCopy"}], "name": "finalDesignVariables"}, {"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"type": "variable", "name": "tc__i2", "level": 9}, {"type": "variable", "name": "AR__i2", "level": 9}, {"type": "variable", "name": "Sref__i2", "level": 9}, {"type": "variable", "name": "Lambda__i2", "level": 9}], "name": "geometry"}], "name": "aircraft"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "h", "level": 8}, {"type": "variable", "name": "M", "level": 8}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "copyDesignVariables"}], "name": "architectureNodes"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "Cf", "level": 6}], "name": "other"}], "name": "aircraft"}], "name": "data_schema"}], "name": "outputs"}], "name": "Sub-Optimizer-1"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"type": "variable", "name": "WE", "level": 9}], "name": "weight"}, {"level": 8, "type": "variable", "children": [{"type": "variable", "name": "SFC", "level": 9}], "name": "other"}], "name": "aircraft"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 8}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "couplingCopyVariables"}, {"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"type": "variable", "name": "h__i2", "level": 8}, {"type": "variable", "name": "M__i2", "level": 8}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "copyDesignVariables"}], "name": "architectureNodes"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "WE", "level": 6}], "name": "weight"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "SFC", "level": 6}], "name": "other"}], "name": "aircraft"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 5}, {"type": "variable", "name": "h", "level": 5}, {"type": "variable", "name": "M", "level": 5}], "name": "reference"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "objective", "level": 6}], "name": "group2"}], "name": "distributedArchitectures"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"type": "variable", "name": "objective", "level": 9}], "name": "group2"}], "name": "distributedArchitectures"}, {"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"level": 9, "type": "variable", "children": [{"level": 10, "type": "variable", "children": [{"level": 11, "type": "variable", "children": [{"type": "variable", "name": "objective", "level": 12}], "name": "group2"}], "name": "distributedArchitectures"}], "name": "data_schemaCopy"}], "name": "finalOutputVariables"}], "name": "architectureNodes"}], "name": "data_schemaCopy"}], "name": "finalOutputVariables"}], "name": "architectureNodes"}], "name": "data_schema"}], "name": "outputs"}], "name": "J2"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 5}, {"type": "variable", "name": "Temp", "level": 5}], "name": "reference"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "DT", "level": 6}], "name": "other"}], "name": "aircraft"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 7}, {"type": "variable", "name": "Temp", "level": 7}, {"type": "variable", "name": "DT", "level": 7}], "name": "propulsion"}], "name": "constraints"}], "name": "mdo_data"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"level": 9, "type": "variable", "children": [{"type": "variable", "name": "DT", "level": 10}, {"type": "variable", "name": "ESF", "level": 10}, {"type": "variable", "name": "Temp", "level": 10}], "name": "propulsion"}], "name": "constraints"}], "name": "mdo_data"}], "name": "data_schemaCopy"}], "name": "finalOutputVariables"}], "name": "architectureNodes"}], "name": "data_schema"}], "name": "outputs"}], "name": "Cprop"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 6}, {"type": "variable", "name": "AR", "level": 6}, {"type": "variable", "name": "tc", "level": 6}, {"type": "variable", "name": "Sref", "level": 6}, {"type": "variable", "name": "Lambda", "level": 6}], "name": "geometry"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "WT", "level": 6}, {"type": "variable", "name": "WF", "level": 6}], "name": "weight"}], "name": "aircraft"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"type": "variable", "name": "WF", "level": 9}, {"type": "variable", "name": "WT", "level": 9}], "name": "weight"}, {"level": 8, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 9}], "name": "geometry"}], "name": "aircraft"}], "name": "data_schemaCopy"}], "name": "couplingCopyVariables"}, {"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"type": "variable", "name": "Lambda", "level": 9}, {"type": "variable", "name": "tc", "level": 9}, {"type": "variable", "name": "AR", "level": 9}, {"type": "variable", "name": "Sref", "level": 9}], "name": "geometry"}], "name": "aircraft"}], "name": "data_schemaCopy"}], "name": "copyDesignVariables"}], "name": "architectureNodes"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"type": "variable", "name": "objective", "level": 9}], "name": "group0"}], "name": "distributedArchitectures"}, {"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"level": 9, "type": "variable", "children": [{"level": 10, "type": "variable", "children": [{"level": 11, "type": "variable", "children": [{"type": "variable", "name": "objective", "level": 12}], "name": "group0"}], "name": "distributedArchitectures"}], "name": "data_schemaCopy"}], "name": "finalOutputVariables"}], "name": "architectureNodes"}], "name": "data_schemaCopy"}], "name": "finalOutputVariables"}], "name": "architectureNodes"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "objective", "level": 6}], "name": "group0"}], "name": "distributedArchitectures"}], "name": "data_schema"}], "name": "outputs"}], "name": "J0"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"level": 9, "type": "variable", "children": [{"type": "variable", "name": "sigma5", "level": 10}, {"type": "variable", "name": "sigma4", "level": 10}, {"type": "variable", "name": "sigma1", "level": 10}, {"type": "variable", "name": "sigma3", "level": 10}, {"type": "variable", "name": "sigma2", "level": 10}], "name": "sigmas"}, {"level": 9, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 10}, {"type": "variable", "name": "DT", "level": 10}, {"type": "variable", "name": "Temp", "level": 10}], "name": "propulsion"}, {"type": "variable", "name": "dpdx", "level": 9}, {"type": "variable", "name": "Theta", "level": 9}], "name": "constraints"}, {"level": 8, "type": "variable", "children": [{"type": "variable", "name": "R", "level": 9}], "name": "objectives"}], "name": "mdo_data"}, {"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"level": 9, "type": "variable", "children": [{"level": 10, "type": "variable", "children": [{"level": 11, "type": "variable", "children": [{"type": "variable", "name": "objective", "level": 12}], "name": "group0"}, {"level": 11, "type": "variable", "children": [{"type": "variable", "name": "objective", "level": 12}], "name": "group2"}, {"level": 11, "type": "variable", "children": [{"type": "variable", "name": "objective", "level": 12}], "name": "group1"}], "name": "distributedArchitectures"}], "name": "data_schemaCopy"}], "name": "finalOutputVariables"}], "name": "architectureNodes"}], "name": "data_schemaCopy"}], "name": "finalOutputVariables"}, {"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"type": "variable", "name": "Cf", "level": 9}, {"type": "variable", "name": "T", "level": 9}], "name": "other"}, {"level": 8, "type": "variable", "children": [{"type": "variable", "name": "tc", "level": 9}, {"type": "variable", "name": "Sref", "level": 9}, {"type": "variable", "name": "Lambda", "level": 9}, {"type": "variable", "name": "section", "level": 9}, {"type": "variable", "name": "lambda", "level": 9}, {"type": "variable", "name": "AR", "level": 9}], "name": "geometry"}], "name": "aircraft"}, {"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"level": 9, "type": "variable", "children": [{"level": 10, "type": "variable", "children": [{"level": 11, "type": "variable", "children": [{"type": "variable", "name": "Sref", "level": 12}, {"type": "variable", "name": "Sref__i2", "level": 12}, {"type": "variable", "name": "AR__i2", "level": 12}, {"type": "variable", "name": "AR", "level": 12}, {"type": "variable", "name": "tc__i2", "level": 12}, {"type": "variable", "name": "Lambda", "level": 12}, {"type": "variable", "name": "tc", "level": 12}, {"type": "variable", "name": "Lambda__i2", "level": 12}], "name": "geometry"}], "name": "aircraft"}, {"level": 10, "type": "variable", "children": [{"type": "variable", "name": "h", "level": 11}, {"type": "variable", "name": "h__i2", "level": 11}, {"type": "variable", "name": "M__i2", "level": 11}, {"type": "variable", "name": "M", "level": 11}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "copyDesignVariables"}, {"level": 8, "type": "variable", "children": [{"level": 9, "type": "variable", "children": [{"level": 10, "type": "variable", "children": [{"level": 11, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 12}], "name": "geometry"}, {"level": 11, "type": "variable", "children": [{"type": "variable", "name": "fin", "level": 12}, {"type": "variable", "name": "L", "level": 12}, {"type": "variable", "name": "D", "level": 12}, {"type": "variable", "name": "SFC", "level": 12}], "name": "other"}, {"level": 11, "type": "variable", "children": [{"type": "variable", "name": "WT", "level": 12}, {"type": "variable", "name": "WF", "level": 12}, {"type": "variable", "name": "WE", "level": 12}], "name": "weight"}], "name": "aircraft"}, {"level": 10, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 11}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "couplingCopyVariables"}], "name": "architectureNodes"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "h", "level": 8}, {"type": "variable", "name": "M", "level": 8}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "finalDesignVariables"}], "name": "architectureNodes"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"level": 9, "type": "variable", "children": [{"level": 10, "type": "variable", "children": [{"type": "variable", "name": "h", "level": 11}, {"type": "variable", "name": "M", "level": 11}, {"type": "variable", "name": "h__i2", "level": 11}, {"type": "variable", "name": "M__i2", "level": 11}], "name": "reference"}, {"level": 10, "type": "variable", "children": [{"level": 11, "type": "variable", "children": [{"type": "variable", "name": "AR", "level": 12}, {"type": "variable", "name": "AR__i2", "level": 12}, {"type": "variable", "name": "Sref", "level": 12}, {"type": "variable", "name": "tc", "level": 12}, {"type": "variable", "name": "Lambda__i2", "level": 12}, {"type": "variable", "name": "Lambda", "level": 12}, {"type": "variable", "name": "Sref__i2", "level": 12}, {"type": "variable", "name": "tc__i2", "level": 12}], "name": "geometry"}], "name": "aircraft"}], "name": "data_schemaCopy"}], "name": "copyDesignVariables"}, {"level": 8, "type": "variable", "children": [{"level": 9, "type": "variable", "children": [{"level": 10, "type": "variable", "children": [{"level": 11, "type": "variable", "children": [{"type": "variable", "name": "D", "level": 12}, {"type": "variable", "name": "L", "level": 12}, {"type": "variable", "name": "SFC", "level": 12}, {"type": "variable", "name": "fin", "level": 12}], "name": "other"}, {"level": 11, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 12}], "name": "geometry"}, {"level": 11, "type": "variable", "children": [{"type": "variable", "name": "WT", "level": 12}, {"type": "variable", "name": "WE", "level": 12}, {"type": "variable", "name": "WF", "level": 12}], "name": "weight"}], "name": "aircraft"}, {"level": 10, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 11}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "couplingCopyVariables"}], "name": "architectureNodes"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "M", "level": 8}, {"type": "variable", "name": "h", "level": 8}], "name": "reference"}, {"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"type": "variable", "name": "lambda", "level": 9}, {"type": "variable", "name": "section", "level": 9}, {"type": "variable", "name": "AR", "level": 9}, {"type": "variable", "name": "Sref", "level": 9}, {"type": "variable", "name": "tc", "level": 9}, {"type": "variable", "name": "Lambda", "level": 9}], "name": "geometry"}, {"level": 8, "type": "variable", "children": [{"type": "variable", "name": "T", "level": 9}, {"type": "variable", "name": "Cf", "level": 9}], "name": "other"}], "name": "aircraft"}], "name": "data_schemaCopy"}], "name": "initialGuessDesignVariables"}], "name": "architectureNodes"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "Nz", "level": 6}, {"type": "variable", "name": "CDmin", "level": 6}], "name": "other"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "WO", "level": 6}, {"type": "variable", "name": "WBE", "level": 6}, {"type": "variable", "name": "WFO", "level": 6}], "name": "weight"}], "name": "aircraft"}], "name": "data_schema"}], "name": "outputs"}], "name": "Coordinator"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "dpdx", "level": 6}], "name": "other"}], "name": "aircraft"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"type": "variable", "name": "dpdx", "level": 9}], "name": "constraints"}], "name": "mdo_data"}], "name": "data_schemaCopy"}], "name": "finalOutputVariables"}], "name": "architectureNodes"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "dpdx", "level": 6}], "name": "constraints"}], "name": "mdo_data"}], "name": "data_schema"}], "name": "outputs"}], "name": "Cdpdx"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "objective", "level": 6}], "name": "group2"}], "name": "distributedArchitectures"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"type": "variable", "name": "T", "level": 9}], "name": "other"}], "name": "aircraft"}, {"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"level": 9, "type": "variable", "children": [{"level": 10, "type": "variable", "children": [{"type": "variable", "name": "h__i2", "level": 11}, {"type": "variable", "name": "M__i2", "level": 11}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "copyDesignVariables"}], "name": "architectureNodes"}], "name": "data_schemaCopy"}], "name": "initialGuessDesignVariables"}], "name": "architectureNodes"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 7}, {"type": "variable", "name": "DT", "level": 7}, {"type": "variable", "name": "Temp", "level": 7}], "name": "propulsion"}], "name": "constraints"}], "name": "mdo_data"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"level": 9, "type": "variable", "children": [{"level": 10, "type": "variable", "children": [{"type": "variable", "name": "M__i2", "level": 11}, {"type": "variable", "name": "h__i2", "level": 11}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "copyDesignVariables"}], "name": "architectureNodes"}, {"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"type": "variable", "name": "T", "level": 9}], "name": "other"}], "name": "aircraft"}], "name": "data_schemaCopy"}], "name": "finalDesignVariables"}, {"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"type": "variable", "name": "h__i2", "level": 8}, {"type": "variable", "name": "M__i2", "level": 8}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "copyDesignVariables"}], "name": "architectureNodes"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "T", "level": 6}], "name": "other"}], "name": "aircraft"}], "name": "data_schema"}], "name": "outputs"}], "name": "Sub-Optimizer-2"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "sigma5", "level": 6}, {"type": "variable", "name": "sigma4", "level": 6}, {"type": "variable", "name": "sigma3", "level": 6}, {"type": "variable", "name": "sigma2", "level": 6}, {"type": "variable", "name": "sigma1", "level": 6}], "name": "other"}], "name": "aircraft"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"level": 9, "type": "variable", "children": [{"type": "variable", "name": "sigma5", "level": 10}, {"type": "variable", "name": "sigma4", "level": 10}, {"type": "variable", "name": "sigma1", "level": 10}, {"type": "variable", "name": "sigma3", "level": 10}, {"type": "variable", "name": "sigma2", "level": 10}], "name": "sigmas"}], "name": "constraints"}], "name": "mdo_data"}], "name": "data_schemaCopy"}], "name": "finalOutputVariables"}], "name": "architectureNodes"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"type": "variable", "name": "sigma4", "level": 7}, {"type": "variable", "name": "sigma5", "level": 7}, {"type": "variable", "name": "sigma1", "level": 7}, {"type": "variable", "name": "sigma2", "level": 7}, {"type": "variable", "name": "sigma3", "level": 7}], "name": "sigmas"}], "name": "constraints"}], "name": "mdo_data"}], "name": "data_schema"}], "name": "outputs"}], "name": "Csigmas"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"type": "variable", "name": "tc__i2", "level": 9}, {"type": "variable", "name": "Lambda__i2", "level": 9}, {"type": "variable", "name": "AR__i2", "level": 9}, {"type": "variable", "name": "Sref__i2", "level": 9}], "name": "geometry"}], "name": "aircraft"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "M", "level": 8}, {"type": "variable", "name": "h", "level": 8}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "copyDesignVariables"}, {"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"type": "variable", "name": "WT", "level": 9}], "name": "weight"}, {"level": 8, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 9}], "name": "geometry"}], "name": "aircraft"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 8}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "couplingCopyVariables"}], "name": "architectureNodes"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "Cf", "level": 6}, {"type": "variable", "name": "CDmin", "level": 6}], "name": "other"}], "name": "aircraft"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "fin", "level": 6}, {"type": "variable", "name": "D", "level": 6}, {"type": "variable", "name": "dpdx", "level": 6}, {"type": "variable", "name": "L", "level": 6}], "name": "other"}], "name": "aircraft"}], "name": "data_schema"}], "name": "outputs"}], "name": "Aerodynamics"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"type": "variable", "name": "WF", "level": 9}, {"type": "variable", "name": "WT", "level": 9}], "name": "weight"}, {"level": 8, "type": "variable", "children": [{"type": "variable", "name": "SFC", "level": 9}, {"type": "variable", "name": "fin", "level": 9}], "name": "other"}], "name": "aircraft"}], "name": "data_schemaCopy"}], "name": "couplingCopyVariables"}], "name": "architectureNodes"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "h", "level": 5}, {"type": "variable", "name": "M", "level": 5}], "name": "reference"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "R", "level": 6}], "name": "other"}], "name": "aircraft"}], "name": "data_schema"}], "name": "outputs"}], "name": "Performance"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"type": "variable", "name": "tc__i2", "level": 9}, {"type": "variable", "name": "Lambda__i2", "level": 9}, {"type": "variable", "name": "AR__i2", "level": 9}, {"type": "variable", "name": "Sref__i2", "level": 9}], "name": "geometry"}], "name": "aircraft"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "M", "level": 8}, {"type": "variable", "name": "h", "level": 8}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "copyDesignVariables"}, {"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"type": "variable", "name": "L", "level": 9}, {"type": "variable", "name": "D", "level": 9}, {"type": "variable", "name": "fin", "level": 9}], "name": "other"}], "name": "aircraft"}], "name": "data_schemaCopy"}], "name": "couplingCopyVariables"}], "name": "architectureNodes"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "L", "level": 6}, {"type": "variable", "name": "D", "level": 6}, {"type": "variable", "name": "fin", "level": 6}], "name": "other"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "AR", "level": 6}, {"type": "variable", "name": "tc", "level": 6}, {"type": "variable", "name": "Sref", "level": 6}, {"type": "variable", "name": "Lambda", "level": 6}], "name": "geometry"}], "name": "aircraft"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "h", "level": 5}, {"type": "variable", "name": "M", "level": 5}], "name": "reference"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"level": 9, "type": "variable", "children": [{"level": 10, "type": "variable", "children": [{"level": 11, "type": "variable", "children": [{"type": "variable", "name": "objective", "level": 12}], "name": "group1"}], "name": "distributedArchitectures"}], "name": "data_schemaCopy"}], "name": "finalOutputVariables"}], "name": "architectureNodes"}, {"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"type": "variable", "name": "objective", "level": 9}], "name": "group1"}], "name": "distributedArchitectures"}], "name": "data_schemaCopy"}], "name": "finalOutputVariables"}], "name": "architectureNodes"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "objective", "level": 6}], "name": "group1"}], "name": "distributedArchitectures"}], "name": "data_schema"}], "name": "outputs"}], "name": "J1"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"type": "variable", "name": "WE", "level": 9}], "name": "weight"}, {"level": 8, "type": "variable", "children": [{"type": "variable", "name": "L", "level": 9}], "name": "other"}], "name": "aircraft"}], "name": "data_schemaCopy"}], "name": "couplingCopyVariables"}, {"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"type": "variable", "name": "Lambda", "level": 9}, {"type": "variable", "name": "tc", "level": 9}, {"type": "variable", "name": "AR", "level": 9}, {"type": "variable", "name": "Sref", "level": 9}], "name": "geometry"}], "name": "aircraft"}], "name": "data_schemaCopy"}], "name": "copyDesignVariables"}], "name": "architectureNodes"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "WO", "level": 6}, {"type": "variable", "name": "WFO", "level": 6}], "name": "weight"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "Nz", "level": 6}], "name": "other"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "lambda", "level": 6}, {"type": "variable", "name": "section", "level": 6}], "name": "geometry"}], "name": "aircraft"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "WT", "level": 6}, {"type": "variable", "name": "WF", "level": 6}], "name": "weight"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "sigma5", "level": 6}, {"type": "variable", "name": "sigma4", "level": 6}, {"type": "variable", "name": "sigma3", "level": 6}, {"type": "variable", "name": "sigma2", "level": 6}, {"type": "variable", "name": "sigma1", "level": 6}], "name": "other"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 6}], "name": "geometry"}], "name": "aircraft"}], "name": "data_schema"}], "name": "outputs"}], "name": "Structures"}]}, "schema": {"name": "data_schema", "children": [{"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "dimension": null, "value": "unknown", "name": "tc__i2"}, {"level": 6, "type": "variable", "dimension": null, "value": "unknown", "name": "Lambda"}, {"level": 6, "type": "variable", "dimension": null, "value": "unknown", "name": "Lambda__i2"}, {"level": 6, "type": "variable", "dimension": null, "value": "unknown", "name": "tc"}, {"level": 6, "type": "variable", "dimension": null, "value": "unknown", "name": "AR"}, {"level": 6, "type": "variable", "dimension": null, "value": "unknown", "name": "Sref"}, {"level": 6, "type": "variable", "dimension": null, "value": "unknown", "name": "AR__i2"}, {"level": 6, "type": "variable", "dimension": null, "value": "unknown", "name": "Sref__i2"}], "name": "geometry"}], "name": "aircraft"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "dimension": null, "value": "unknown", "name": "M"}, {"level": 5, "type": "variable", "dimension": null, "value": "unknown", "name": "h"}, {"level": 5, "type": "variable", "dimension": null, "value": "unknown", "name": "h__i2"}, {"level": 5, "type": "variable", "dimension": null, "value": "unknown", "name": "M__i2"}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "copyDesignVariables"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"level": 9, "type": "variable", "dimension": null, "value": "unknown", "name": "D"}, {"level": 9, "type": "variable", "dimension": null, "value": "unknown", "name": "L"}, {"level": 9, "type": "variable", "dimension": null, "value": "unknown", "name": "SFC"}, {"level": 9, "type": "variable", "dimension": null, "value": "unknown", "name": "fin"}], "name": "other"}, {"level": 8, "type": "variable", "children": [{"level": 9, "type": "variable", "dimension": null, "value": "unknown", "name": "WT"}, {"level": 9, "type": "variable", "dimension": null, "value": "unknown", "name": "WE"}, {"level": 9, "type": "variable", "dimension": null, "value": "unknown", "name": "WF"}], "name": "weight"}, {"level": 8, "type": "variable", "children": [{"level": 9, "type": "variable", "dimension": null, "value": "unknown", "name": "Theta"}], "name": "geometry"}], "name": "aircraft"}, {"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "dimension": null, "value": "unknown", "name": "ESF"}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "couplingCopyVariables"}, {"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"level": 9, "type": "variable", "dimension": null, "value": "unknown", "name": "Lambda__i2"}, {"level": 9, "type": "variable", "dimension": null, "value": "unknown", "name": "Lambda"}, {"level": 9, "type": "variable", "dimension": null, "value": "unknown", "name": "Sref"}, {"level": 9, "type": "variable", "dimension": null, "value": "unknown", "name": "tc__i2"}, {"level": 9, "type": "variable", "dimension": null, "value": "unknown", "name": "tc"}, {"level": 9, "type": "variable", "dimension": null, "value": "unknown", "name": "AR"}, {"level": 9, "type": "variable", "dimension": null, "value": "unknown", "name": "AR__i2"}, {"level": 9, "type": "variable", "dimension": null, "value": "unknown", "name": "Sref__i2"}], "name": "geometry"}], "name": "aircraft"}, {"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "dimension": null, "value": "unknown", "name": "h__i2"}, {"level": 8, "type": "variable", "dimension": null, "value": "unknown", "name": "M__i2"}, {"level": 8, "type": "variable", "dimension": null, "value": "unknown", "name": "h"}, {"level": 8, "type": "variable", "dimension": null, "value": "unknown", "name": "M"}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "copyDesignVariables"}], "name": "architectureNodes"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "dimension": null, "value": "unknown", "name": "lambda"}, {"level": 6, "type": "variable", "dimension": null, "value": "unknown", "name": "Lambda"}, {"level": 6, "type": "variable", "dimension": null, "value": "unknown", "name": "Sref"}, {"level": 6, "type": "variable", "dimension": null, "value": "unknown", "name": "AR"}, {"level": 6, "type": "variable", "dimension": null, "value": "unknown", "name": "section"}, {"level": 6, "type": "variable", "dimension": null, "value": "unknown", "name": "tc"}], "name": "geometry"}, {"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "dimension": null, "value": "unknown", "name": "Cf"}, {"level": 6, "type": "variable", "dimension": null, "value": "unknown", "name": "T"}], "name": "other"}], "name": "aircraft"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "dimension": null, "value": "unknown", "name": "h"}, {"level": 5, "type": "variable", "dimension": null, "value": "unknown", "name": "M"}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "initialGuessDesignVariables"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "dimension": null, "value": "unknown", "name": "Cf"}, {"level": 6, "type": "variable", "dimension": null, "value": "unknown", "name": "T"}], "name": "other"}, {"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "dimension": null, "value": "unknown", "name": "section"}, {"level": 6, "type": "variable", "dimension": null, "value": "unknown", "name": "Sref"}, {"level": 6, "type": "variable", "dimension": null, "value": "unknown", "name": "Lambda"}, {"level": 6, "type": "variable", "dimension": null, "value": "unknown", "name": "lambda"}, {"level": 6, "type": "variable", "dimension": null, "value": "unknown", "name": "AR"}, {"level": 6, "type": "variable", "dimension": null, "value": "unknown", "name": "tc"}], "name": "geometry"}], "name": "aircraft"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"level": 9, "type": "variable", "dimension": null, "value": "unknown", "name": "Theta"}], "name": "geometry"}, {"level": 8, "type": "variable", "children": [{"level": 9, "type": "variable", "dimension": null, "value": "unknown", "name": "WF"}, {"level": 9, "type": "variable", "dimension": null, "value": "unknown", "name": "WT"}, {"level": 9, "type": "variable", "dimension": null, "value": "unknown", "name": "WE"}], "name": "weight"}, {"level": 8, "type": "variable", "children": [{"level": 9, "type": "variable", "dimension": null, "value": "unknown", "name": "L"}, {"level": 9, "type": "variable", "dimension": null, "value": "unknown", "name": "D"}, {"level": 9, "type": "variable", "dimension": null, "value": "unknown", "name": "SFC"}, {"level": 9, "type": "variable", "dimension": null, "value": "unknown", "name": "fin"}], "name": "other"}], "name": "aircraft"}, {"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "dimension": null, "value": "unknown", "name": "ESF"}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "couplingCopyVariables"}, {"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"level": 9, "type": "variable", "dimension": null, "value": "unknown", "name": "AR"}, {"level": 9, "type": "variable", "dimension": null, "value": "unknown", "name": "tc"}, {"level": 9, "type": "variable", "dimension": null, "value": "unknown", "name": "Sref__i2"}, {"level": 9, "type": "variable", "dimension": null, "value": "unknown", "name": "Lambda"}, {"level": 9, "type": "variable", "dimension": null, "value": "unknown", "name": "tc__i2"}, {"level": 9, "type": "variable", "dimension": null, "value": "unknown", "name": "Sref"}, {"level": 9, "type": "variable", "dimension": null, "value": "unknown", "name": "AR__i2"}, {"level": 9, "type": "variable", "dimension": null, "value": "unknown", "name": "Lambda__i2"}], "name": "geometry"}], "name": "aircraft"}, {"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "dimension": null, "value": "unknown", "name": "h__i2"}, {"level": 8, "type": "variable", "dimension": null, "value": "unknown", "name": "M"}, {"level": 8, "type": "variable", "dimension": null, "value": "unknown", "name": "h"}, {"level": 8, "type": "variable", "dimension": null, "value": "unknown", "name": "M__i2"}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "copyDesignVariables"}], "name": "architectureNodes"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "dimension": null, "value": "unknown", "name": "h"}, {"level": 5, "type": "variable", "dimension": null, "value": "unknown", "name": "M"}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "finalDesignVariables"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "dimension": null, "value": "unknown", "name": "Theta"}], "name": "geometry"}, {"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "dimension": null, "value": "unknown", "name": "WF"}, {"level": 6, "type": "variable", "dimension": null, "value": "unknown", "name": "WE"}, {"level": 6, "type": "variable", "dimension": null, "value": "unknown", "name": "WT"}], "name": "weight"}, {"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "dimension": null, "value": "unknown", "name": "L"}, {"level": 6, "type": "variable", "dimension": null, "value": "unknown", "name": "D"}, {"level": 6, "type": "variable", "dimension": null, "value": "unknown", "name": "SFC"}, {"level": 6, "type": "variable", "dimension": null, "value": "unknown", "name": "fin"}], "name": "other"}], "name": "aircraft"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "dimension": null, "value": "unknown", "name": "ESF"}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "couplingCopyVariables"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "dimension": null, "value": "unknown", "name": "objective"}], "name": "group2"}, {"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "dimension": null, "value": "unknown", "name": "objective"}], "name": "group0"}, {"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "dimension": null, "value": "unknown", "name": "objective"}], "name": "group1"}], "name": "distributedArchitectures"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "dimension": null, "value": "unknown", "name": "DT"}, {"level": 7, "type": "variable", "dimension": null, "value": "unknown", "name": "Temp"}, {"level": 7, "type": "variable", "dimension": null, "value": "unknown", "name": "ESF"}], "name": "propulsion"}, {"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "dimension": null, "value": "unknown", "name": "sigma2"}, {"level": 7, "type": "variable", "dimension": null, "value": "unknown", "name": "sigma5"}, {"level": 7, "type": "variable", "dimension": null, "value": "unknown", "name": "sigma1"}, {"level": 7, "type": "variable", "dimension": null, "value": "unknown", "name": "sigma4"}, {"level": 7, "type": "variable", "dimension": null, "value": "unknown", "name": "sigma3"}], "name": "sigmas"}, {"level": 6, "type": "variable", "dimension": null, "value": "unknown", "name": "Theta"}, {"level": 6, "type": "variable", "dimension": null, "value": "unknown", "name": "dpdx"}], "name": "constraints"}, {"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "dimension": null, "value": "unknown", "name": "R"}], "name": "objectives"}], "name": "mdo_data"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"level": 9, "type": "variable", "dimension": null, "value": "unknown", "name": "objective"}], "name": "group2"}, {"level": 8, "type": "variable", "children": [{"level": 9, "type": "variable", "dimension": null, "value": "unknown", "name": "objective"}], "name": "group0"}, {"level": 8, "type": "variable", "children": [{"level": 9, "type": "variable", "dimension": null, "value": "unknown", "name": "objective"}], "name": "group1"}], "name": "distributedArchitectures"}], "name": "data_schemaCopy"}], "name": "finalOutputVariables"}], "name": "architectureNodes"}], "name": "data_schemaCopy"}], "name": "finalOutputVariables"}], "name": "architectureNodes"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "dimension": null, "value": "unknown", "name": "sigma3"}, {"level": 4, "type": "variable", "dimension": null, "value": "unknown", "name": "sigma4"}, {"level": 4, "type": "variable", "dimension": null, "value": "unknown", "name": "sigma5"}, {"level": 4, "type": "variable", "dimension": null, "value": "unknown", "name": "sigma1"}, {"level": 4, "type": "variable", "dimension": null, "value": "unknown", "name": "sigma2"}], "name": "sigmas"}, {"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "dimension": null, "value": "unknown", "name": "ESF"}, {"level": 4, "type": "variable", "dimension": null, "value": "unknown", "name": "DT"}, {"level": 4, "type": "variable", "dimension": null, "value": "unknown", "name": "Temp"}], "name": "propulsion"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "Theta"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "dpdx"}], "name": "constraints"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "R"}], "name": "objectives"}], "name": "mdo_data"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "Theta"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "lambda"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "AR"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "tc"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "section"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "Lambda"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "Sref"}], "name": "geometry"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "WT"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "WO"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "WE"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "WF"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "WBE"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "WFO"}], "name": "weight"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "L"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "D"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "fin"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "T"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "sigma4"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "sigma3"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "sigma2"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "sigma1"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "Cf"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "Nz"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "dpdx"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "R"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "SFC"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "sigma5"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "CDmin"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "DT"}], "name": "other"}], "name": "aircraft"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "objective"}], "name": "group0"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "objective"}], "name": "group2"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "objective"}], "name": "group1"}], "name": "distributedArchitectures"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "dimension": null, "value": "unknown", "name": "ESF"}, {"level": 2, "type": "variable", "dimension": null, "value": "unknown", "name": "h"}, {"level": 2, "type": "variable", "dimension": null, "value": "unknown", "name": "Temp"}, {"level": 2, "type": "variable", "dimension": null, "value": "unknown", "name": "M"}], "name": "reference"}]}}, "id": "06", "name": "RCG - CO - Mdao"}, {"description": "Solution strategy to solve the super-sonic business jet test case optimization problem using the strategy: BLISS-2000.", "problem_formulation": {"allow_unconverged_couplings": false, "function_order": ["Structures", "Aerodynamics", "Propulsion", "Performance", "C[sigmas]", "C[Theta]", "C[dpdx]", "C[prop]", "F[R]"], "convergence_type": null, "mdao_architecture": "BLISS-2000", "coupled_functions_groups": [["Structures"], ["Aerodynamics"], ["Propulsion"]], "function_ordering": {"post-coupling": ["Performance", "C[sigmas]", "C[Theta]", "C[dpdx]", "C[prop]", "F[R]"], "pre-coupling": [], "coupled": ["Structures", "Aerodynamics", "Propulsion"]}}, "distr_function_ordering": [{"post-coupling": ["Performance", "F[R]", "__Gc__"], "coupled": ["Sub-Surrogate-Model-0", "Sub-Surrogate-Model-1", "Sub-Surrogate-Model-2"], "pre-desvars": [], "post-desvars": []}, [{"post-desvars": [], "post-coupling": ["C[sigmas]", "C[Theta]", "__WCF0__"], "pre-desvars": [], "coupled": ["Structures"]}, {"post-desvars": [], "post-coupling": ["C[dpdx]", "__WCF1__"], "pre-desvars": [], "coupled": ["Aerodynamics"]}, {"post-desvars": [], "post-coupling": ["C[prop]", "__WCF2__"], "pre-desvars": [], "coupled": ["Propulsion"]}]], "xdsm": {"nodes": [{"type": "coordinator", "id": "id_Coordinator", "name": "Coordinator", "metadata": [{"name": "Coordinator"}, {"description": "Action block providing system inputs and collecting outputs."}, {"creator": "Imco van Gent"}]}, {"type": "converger", "id": "id_Sys-Converger", "name": "Sys-Converger", "metadata": [{"name": "Sys-Converger"}, {"instance": 1}, {"architecture_role": "converger"}]}, {"type": "optimization", "id": "id_Sys-Optimizer", "name": "Sys-Optimizer", "metadata": [{"name": "Sys-Optimizer"}, {"instance": 1}, {"design_variables": {"/data_schema/distributedArchitectures/group1/couplingWeights/w1__i2": {"lower_bound": null, "upper_bound": null, "nominal_value": 0.0}, "/data_schema/reference/h": {"lower_bound": null, "upper_bound": null, "nominal_value": 45000}, "/data_schema/distributedArchitectures/group0/couplingWeights/w1__i2": {"lower_bound": null, "upper_bound": null, "nominal_value": 0.0}, "/data_schema/distributedArchitectures/group2/couplingWeights/w0__i2": {"lower_bound": null, "upper_bound": null, "nominal_value": 0.0}, "/data_schema/aircraft/geometry/Lambda": {"lower_bound": null, "upper_bound": null, "nominal_value": 55}, "/data_schema/aircraft/geometry/Sref": {"lower_bound": null, "upper_bound": null, "nominal_value": 1000}, "/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/other/D": {"lower_bound": null, "upper_bound": null, "nominal_value": 0.0}, "/data_schema/aircraft/geometry/AR": {"lower_bound": null, "upper_bound": null, "nominal_value": 5.5}, "/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/weight/WT": {"lower_bound": null, "upper_bound": null, "nominal_value": 0.0}, "/data_schema/distributedArchitectures/group0/couplingWeights/w2__i2": {"lower_bound": null, "upper_bound": null, "nominal_value": 0.0}, "/data_schema/distributedArchitectures/group0/couplingWeights/w0__i2": {"lower_bound": null, "upper_bound": null, "nominal_value": 0.0}, "/data_schema/distributedArchitectures/group1/couplingWeights/w2__i2": {"lower_bound": null, "upper_bound": null, "nominal_value": 0.0}, "/data_schema/aircraft/geometry/tc": {"lower_bound": null, "upper_bound": null, "nominal_value": 0.05}, "/data_schema/distributedArchitectures/group2/couplingWeights/w1__i2": {"lower_bound": null, "upper_bound": null, "nominal_value": 0.0}, "/data_schema/distributedArchitectures/group1/couplingWeights/w0__i2": {"lower_bound": null, "upper_bound": null, "nominal_value": 0.0}, "/data_schema/reference/M": {"lower_bound": null, "upper_bound": null, "nominal_value": 1.6}, "/data_schema/distributedArchitectures/group2/couplingWeights/w2__i2": {"lower_bound": null, "upper_bound": null, "nominal_value": 0.0}, "/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/other/L__i2": {"lower_bound": null, "upper_bound": null, "nominal_value": 0.0}, "/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/geometry/Theta": {"lower_bound": null, "upper_bound": null, "nominal_value": 0.0}, "/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/weight/WE__i2": {"lower_bound": null, "upper_bound": null, "nominal_value": 0.0}, "/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/reference/ESF__i2": {"lower_bound": null, "upper_bound": null, "nominal_value": 0.0}}}, {"objective_variable": ["/data_schema/mdo_data/objectives/R"]}, {"constraint_variables": {"/data_schema/mdo_data/systemLevel/consistencyConstraints/gc5": {"lower_bound": null, "upper_bound": null}, "/data_schema/mdo_data/systemLevel/consistencyConstraints/gc4": {"lower_bound": null, "upper_bound": null}, "/data_schema/mdo_data/systemLevel/consistencyConstraints/gc3": {"lower_bound": null, "upper_bound": null}, "/data_schema/mdo_data/systemLevel/consistencyConstraints/gc2": {"lower_bound": null, "upper_bound": null}, "/data_schema/mdo_data/systemLevel/consistencyConstraints/gc1": {"lower_bound": null, "upper_bound": null}, "/data_schema/mdo_data/systemLevel/consistencyConstraints/gc0": {"lower_bound": null, "upper_bound": null}}}, {"architecture_role": "optimizer"}]}, {"type": "surrogatemodel", "id": "id_Sub-Surrogate-Model-0", "name": "Sub-Surrogate-Model-0", "metadata": [{"name": "Sub-Surrogate-Model-0"}, {"instance": 1}, {"architecture_role": "surrogate model"}]}, {"type": "surrogatemodel", "id": "id_Sub-Surrogate-Model-1", "name": "Sub-Surrogate-Model-1", "metadata": [{"name": "Sub-Surrogate-Model-1"}, {"instance": 1}, {"architecture_role": "surrogate model"}]}, {"type": "surrogatemodel", "id": "id_Sub-Surrogate-Model-2", "name": "Sub-Surrogate-Model-2", "metadata": [{"name": "Sub-Surrogate-Model-2"}, {"instance": 1}, {"architecture_role": "surrogate model"}]}, {"type": "postcouplinganalysis", "id": "id_Performance", "name": "Performance", "metadata": [{"name": "Performance"}, {"mode": "main"}, {"version": "1.0"}, {"execution_info": null}, {"instance": "1"}, {"problem_role": "post-coupling"}, {"general_info": null}, {"projectSpecific": null}, {"architecture_role": "post-coupling analysis"}, {"performance_info": null}]}, {"type": "postcouplinganalysis", "id": "id_FR", "name": "FR", "metadata": [{"name": "F[R]"}, {"instance": 1}, {"problem_role": "post-coupling"}, {"architecture_role": "post-coupling analysis"}]}, {"type": "consistencyconstraintfunction", "id": "id_Gc", "name": "Gc", "metadata": [{"name": "__Gc__"}, {"instance": 1}, {"problem_role": "post-coupling"}, {"architecture_role": "consistency constraint function"}]}, {"type": "surrogatemodel", "id": "id_Sub-SM-bounds-0", "name": "Sub-SM-bounds-0", "metadata": [{"name": "Sub-SM-bounds-0"}, {"instance": 1}, {"architecture_role": "boundary determinator"}]}, {"type": "doe", "id": "id_Sub-DOE-0", "name": "Sub-DOE-0", "metadata": [{"name": "Sub-DOE-0"}, {"instance": 1}, {"design_variables": {"/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/other/L": {"lower_bound": null, "upper_bound": null, "samples": null, "nominal_value": null}, "/data_schema/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/AR": {"lower_bound": null, "upper_bound": null, "samples": null, "nominal_value": null}, "/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/weight/WE": {"lower_bound": null, "upper_bound": null, "samples": null, "nominal_value": null}, "/data_schema/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/Sref": {"lower_bound": null, "upper_bound": null, "samples": null, "nominal_value": null}, "/data_schema/distributedArchitectures/group0/couplingWeights/w1": {"lower_bound": null, "upper_bound": null, "samples": null, "nominal_value": null}, "/data_schema/distributedArchitectures/group0/couplingWeights/w0": {"lower_bound": null, "upper_bound": null, "samples": null, "nominal_value": null}, "/data_schema/distributedArchitectures/group0/couplingWeights/w2": {"lower_bound": null, "upper_bound": null, "samples": null, "nominal_value": null}, "/data_schema/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/tc": {"lower_bound": null, "upper_bound": null, "samples": null, "nominal_value": null}, "/data_schema/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/Lambda": {"lower_bound": null, "upper_bound": null, "samples": null, "nominal_value": null}}}, {"quantities_of_interest": ["/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/aircraft/weight/WT", "/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/aircraft/geometry/Theta", "/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/aircraft/weight/WF", "/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/aircraft/geometry/lambda", "/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/aircraft/geometry/section"]}, {"architecture_role": "doe"}]}, {"type": "optimization", "id": "id_Sub-Optimizer-0", "name": "Sub-Optimizer-0", "metadata": [{"name": "Sub-Optimizer-0"}, {"instance": 1}, {"design_variables": {"/data_schema/aircraft/geometry/section": {"lower_bound": null, "upper_bound": null, "nominal_value": 1.0}, "/data_schema/aircraft/geometry/lambda": {"lower_bound": null, "upper_bound": null, "nominal_value": 0.25}}}, {"objective_variable": ["/data_schema/distributedArchitectures/group0/objective"]}, {"constraint_variables": {"/data_schema/mdo_data/constraints/Theta": {"lower_bound": null, "upper_bound": null}, "/data_schema/mdo_data/constraints/sigmas/sigma4": {"lower_bound": null, "upper_bound": null}, "/data_schema/mdo_data/constraints/sigmas/sigma5": {"lower_bound": null, "upper_bound": null}, "/data_schema/mdo_data/constraints/sigmas/sigma1": {"lower_bound": null, "upper_bound": null}, "/data_schema/mdo_data/constraints/sigmas/sigma2": {"lower_bound": null, "upper_bound": null}, "/data_schema/mdo_data/constraints/sigmas/sigma3": {"lower_bound": null, "upper_bound": null}}}, {"architecture_role": "optimizer"}]}, {"type": "coupledanalysis", "id": "id_Structures", "name": "Structures", "metadata": [{"name": "Structures"}, {"mode": "main"}, {"version": "1.0"}, {"execution_info": null}, {"instance": "1"}, {"problem_role": "coupled"}, {"general_info": null}, {"projectSpecific": null}, {"architecture_role": "coupled analysis"}, {"performance_info": null}]}, {"type": "postcouplinganalysis", "id": "id_Csigmas", "name": "Csigmas", "metadata": [{"name": "C[sigmas]"}, {"instance": 1}, {"problem_role": "post-coupling"}, {"architecture_role": "post-coupling analysis"}]}, {"type": "postcouplinganalysis", "id": "id_CTheta", "name": "CTheta", "metadata": [{"name": "C[Theta]"}, {"instance": 1}, {"problem_role": "post-coupling"}, {"architecture_role": "post-coupling analysis"}]}, {"type": "postcouplinganalysis", "id": "id_WCF0", "name": "WCF0", "metadata": [{"name": "__WCF0__"}, {"instance": 1}, {"problem_role": "post-coupling"}, {"architecture_role": "post-coupling analysis"}]}, {"type": "surrogatemodel", "id": "id_Sub-SM-builder-0", "name": "Sub-SM-builder-0", "metadata": [{"name": "Sub-SM-builder-0"}, {"instance": 1}, {"metadata": {"input_x_data": ["/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/other/L", "/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/weight/WE", "/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/Lambda", "/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/Sref", "/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/AR", "/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/tc", "/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/distributedArchitectures/group0/couplingWeights/w0", "/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/distributedArchitectures/group0/couplingWeights/w1", "/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/distributedArchitectures/group0/couplingWeights/w2"], "input_y_data": ["/data_schema/architectureNodes/doeOutputSampleLists/data_schemaCopy/architectureNodes/finalOutputVariables/data_schemaCopy/aircraft/weight/WT", "/data_schema/architectureNodes/doeOutputSampleLists/data_schemaCopy/architectureNodes/finalOutputVariables/data_schemaCopy/aircraft/geometry/Theta", "/data_schema/architectureNodes/doeOutputSampleLists/data_schemaCopy/architectureNodes/finalOutputVariables/data_schemaCopy/aircraft/weight/WF", "/data_schema/architectureNodes/doeOutputSampleLists/data_schemaCopy/architectureNodes/finalDesignVariables/data_schemaCopy/aircraft/geometry/lambda", "/data_schema/architectureNodes/doeOutputSampleLists/data_schemaCopy/architectureNodes/finalDesignVariables/data_schemaCopy/aircraft/geometry/section"]}}, {"architecture_role": "surrogate model builder"}]}, {"type": "surrogatemodel", "id": "id_Sub-SM-bounds-1", "name": "Sub-SM-bounds-1", "metadata": [{"name": "Sub-SM-bounds-1"}, {"instance": 1}, {"architecture_role": "boundary determinator"}]}, {"type": "doe", "id": "id_Sub-DOE-1", "name": "Sub-DOE-1", "metadata": [{"name": "Sub-DOE-1"}, {"instance": 1}, {"design_variables": {"/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/weight/WT__i2": {"lower_bound": null, "upper_bound": null, "samples": null, "nominal_value": null}, "/data_schema/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/tc__i2": {"lower_bound": null, "upper_bound": null, "samples": null, "nominal_value": null}, "/data_schema/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/AR__i2": {"lower_bound": null, "upper_bound": null, "samples": null, "nominal_value": null}, "/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/geometry/Theta__i2": {"lower_bound": null, "upper_bound": null, "samples": null, "nominal_value": null}, "/data_schema/architectureNodes/copyDesignVariables/data_schemaCopy/reference/h": {"lower_bound": null, "upper_bound": null, "samples": null, "nominal_value": null}, "/data_schema/architectureNodes/copyDesignVariables/data_schemaCopy/reference/M": {"lower_bound": null, "upper_bound": null, "samples": null, "nominal_value": null}, "/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/reference/ESF": {"lower_bound": null, "upper_bound": null, "samples": null, "nominal_value": null}, "/data_schema/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/Sref__i2": {"lower_bound": null, "upper_bound": null, "samples": null, "nominal_value": null}, "/data_schema/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/Lambda__i2": {"lower_bound": null, "upper_bound": null, "samples": null, "nominal_value": null}, "/data_schema/distributedArchitectures/group1/couplingWeights/w2": {"lower_bound": null, "upper_bound": null, "samples": null, "nominal_value": null}, "/data_schema/distributedArchitectures/group1/couplingWeights/w0": {"lower_bound": null, "upper_bound": null, "samples": null, "nominal_value": null}, "/data_schema/distributedArchitectures/group1/couplingWeights/w1": {"lower_bound": null, "upper_bound": null, "samples": null, "nominal_value": null}}}, {"quantities_of_interest": ["/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/aircraft/other/L", "/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/aircraft/other/D", "/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/aircraft/other/fin", "/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/aircraft/other/Cf"]}, {"architecture_role": "doe"}]}, {"type": "optimization", "id": "id_Sub-Optimizer-1", "name": "Sub-Optimizer-1", "metadata": [{"name": "Sub-Optimizer-1"}, {"instance": 1}, {"design_variables": {"/data_schema/aircraft/other/Cf": {"lower_bound": null, "upper_bound": null, "nominal_value": 1.0}}}, {"objective_variable": ["/data_schema/distributedArchitectures/group1/objective"]}, {"constraint_variables": {"/data_schema/mdo_data/constraints/dpdx": {"lower_bound": null, "upper_bound": null}}}, {"architecture_role": "optimizer"}]}, {"type": "coupledanalysis", "id": "id_Aerodynamics", "name": "Aerodynamics", "metadata": [{"name": "Aerodynamics"}, {"mode": "main"}, {"version": "1.0"}, {"execution_info": null}, {"instance": "1"}, {"problem_role": "coupled"}, {"general_info": null}, {"projectSpecific": null}, {"architecture_role": "coupled analysis"}, {"performance_info": null}]}, {"type": "postcouplinganalysis", "id": "id_Cdpdx", "name": "Cdpdx", "metadata": [{"name": "C[dpdx]"}, {"instance": 1}, {"problem_role": "post-coupling"}, {"architecture_role": "post-coupling analysis"}]}, {"type": "postcouplinganalysis", "id": "id_WCF1", "name": "WCF1", "metadata": [{"name": "__WCF1__"}, {"instance": 1}, {"problem_role": "post-coupling"}, {"architecture_role": "post-coupling analysis"}]}, {"type": "surrogatemodel", "id": "id_Sub-SM-builder-1", "name": "Sub-SM-builder-1", "metadata": [{"name": "Sub-SM-builder-1"}, {"instance": 1}, {"metadata": {"input_x_data": ["/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/architectureNodes/couplingCopyVariables/data_schemaCopy/reference/ESF", "/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/weight/WT__i2", "/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/geometry/Theta__i2", "/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/architectureNodes/copyDesignVariables/data_schemaCopy/reference/h", "/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/Lambda__i2", "/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/Sref__i2", "/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/AR__i2", "/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/tc__i2", "/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/architectureNodes/copyDesignVariables/data_schemaCopy/reference/M", "/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/distributedArchitectures/group1/couplingWeights/w0", "/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/distributedArchitectures/group1/couplingWeights/w1", "/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/distributedArchitectures/group1/couplingWeights/w2"], "input_y_data": ["/data_schema/architectureNodes/doeOutputSampleLists/data_schemaCopy/architectureNodes/finalOutputVariables/data_schemaCopy/aircraft/other/L", "/data_schema/architectureNodes/doeOutputSampleLists/data_schemaCopy/architectureNodes/finalOutputVariables/data_schemaCopy/aircraft/other/D", "/data_schema/architectureNodes/doeOutputSampleLists/data_schemaCopy/architectureNodes/finalOutputVariables/data_schemaCopy/aircraft/other/fin", "/data_schema/architectureNodes/doeOutputSampleLists/data_schemaCopy/architectureNodes/finalDesignVariables/data_schemaCopy/aircraft/other/Cf"]}}, {"architecture_role": "surrogate model builder"}]}, {"type": "surrogatemodel", "id": "id_Sub-SM-bounds-2", "name": "Sub-SM-bounds-2", "metadata": [{"name": "Sub-SM-bounds-2"}, {"instance": 1}, {"architecture_role": "boundary determinator"}]}, {"type": "doe", "id": "id_Sub-DOE-2", "name": "Sub-DOE-2", "metadata": [{"name": "Sub-DOE-2"}, {"instance": 1}, {"design_variables": {"/data_schema/distributedArchitectures/group2/couplingWeights/w2": {"lower_bound": null, "upper_bound": null, "samples": null, "nominal_value": null}, "/data_schema/distributedArchitectures/group2/couplingWeights/w1": {"lower_bound": null, "upper_bound": null, "samples": null, "nominal_value": null}, "/data_schema/distributedArchitectures/group2/couplingWeights/w0": {"lower_bound": null, "upper_bound": null, "samples": null, "nominal_value": null}, "/data_schema/architectureNodes/copyDesignVariables/data_schemaCopy/reference/h__i2": {"lower_bound": null, "upper_bound": null, "samples": null, "nominal_value": null}, "/data_schema/architectureNodes/copyDesignVariables/data_schemaCopy/reference/M__i2": {"lower_bound": null, "upper_bound": null, "samples": null, "nominal_value": null}, "/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/other/D__i2": {"lower_bound": null, "upper_bound": null, "samples": null, "nominal_value": null}}}, {"quantities_of_interest": ["/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/reference/ESF", "/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/aircraft/other/SFC", "/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/aircraft/weight/WE", "/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/aircraft/other/T"]}, {"architecture_role": "doe"}]}, {"type": "optimization", "id": "id_Sub-Optimizer-2", "name": "Sub-Optimizer-2", "metadata": [{"name": "Sub-Optimizer-2"}, {"instance": 1}, {"design_variables": {"/data_schema/aircraft/other/T": {"lower_bound": null, "upper_bound": null, "nominal_value": 0.55}}}, {"objective_variable": ["/data_schema/distributedArchitectures/group2/objective"]}, {"constraint_variables": {"/data_schema/mdo_data/constraints/propulsion/ESF": {"lower_bound": null, "upper_bound": null}, "/data_schema/mdo_data/constraints/propulsion/Temp": {"lower_bound": null, "upper_bound": null}, "/data_schema/mdo_data/constraints/propulsion/DT": {"lower_bound": null, "upper_bound": null}}}, {"architecture_role": "optimizer"}]}, {"type": "coupledanalysis", "id": "id_Propulsion", "name": "Propulsion", "metadata": [{"name": "Propulsion"}, {"mode": "main"}, {"version": "1.0"}, {"execution_info": null}, {"instance": "1"}, {"problem_role": "coupled"}, {"general_info": null}, {"projectSpecific": null}, {"architecture_role": "coupled analysis"}, {"performance_info": null}]}, {"type": "postcouplinganalysis", "id": "id_Cprop", "name": "Cprop", "metadata": [{"name": "C[prop]"}, {"instance": 1}, {"problem_role": "post-coupling"}, {"architecture_role": "post-coupling analysis"}]}, {"type": "postcouplinganalysis", "id": "id_WCF2", "name": "WCF2", "metadata": [{"name": "__WCF2__"}, {"instance": 1}, {"problem_role": "post-coupling"}, {"architecture_role": "post-coupling analysis"}]}, {"type": "surrogatemodel", "id": "id_Sub-SM-builder-2", "name": "Sub-SM-builder-2", "metadata": [{"name": "Sub-SM-builder-2"}, {"instance": 1}, {"metadata": {"input_x_data": ["/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/other/D__i2", "/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/architectureNodes/copyDesignVariables/data_schemaCopy/reference/h__i2", "/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/architectureNodes/copyDesignVariables/data_schemaCopy/reference/M__i2", "/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/distributedArchitectures/group2/couplingWeights/w0", "/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/distributedArchitectures/group2/couplingWeights/w1", "/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/distributedArchitectures/group2/couplingWeights/w2"], "input_y_data": ["/data_schema/architectureNodes/doeOutputSampleLists/data_schemaCopy/architectureNodes/finalOutputVariables/data_schemaCopy/reference/ESF", "/data_schema/architectureNodes/doeOutputSampleLists/data_schemaCopy/architectureNodes/finalOutputVariables/data_schemaCopy/aircraft/other/SFC", "/data_schema/architectureNodes/doeOutputSampleLists/data_schemaCopy/architectureNodes/finalOutputVariables/data_schemaCopy/aircraft/weight/WE", "/data_schema/architectureNodes/doeOutputSampleLists/data_schemaCopy/architectureNodes/finalDesignVariables/data_schemaCopy/aircraft/other/T"]}}, {"architecture_role": "surrogate model builder"}]}], "edges": [{"to": "id_FR", "from": "id_Performance", "name": "/data_schema/aircraft/other/R", "short_name": "1 couplings"}, {"to": "id_Sys-Optimizer", "from": "id_Coordinator", "name": "/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/geometry/Theta,/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/reference/M,/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/architectureNodes/couplingCopyVariables/data_schemaCopy/reference/ESF__i2,/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/other/D,/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/distributedArchitectures/group0/couplingWeights/w2__i2,/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/distributedArchitectures/group0/couplingWeights/w1__i2,/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/reference/h,/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/distributedArchitectures/group2/couplingWeights/w1__i2,/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/aircraft/geometry/AR,/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/weight/WT,/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/aircraft/geometry/Sref,/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/other/L__i2,/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/distributedArchitectures/group0/couplingWeights/w0__i2,/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/distributedArchitectures/group1/couplingWeights/w0__i2,/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/aircraft/geometry/Lambda,/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/aircraft/geometry/tc,/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/distributedArchitectures/group1/couplingWeights/w1__i2,/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/weight/WE__i2,/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/distributedArchitectures/group2/couplingWeights/w2__i2,/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/distributedArchitectures/group2/couplingWeights/w0__i2,/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/distributedArchitectures/group1/couplingWeights/w2__i2", "short_name": "21 inputs"}, {"to": "id_Sys-Optimizer", "from": "id_FR", "name": "/data_schema/mdo_data/objectives/R", "short_name": "1 inputs"}, {"to": "id_Sys-Optimizer", "from": "id_Gc", "name": "/data_schema/mdo_data/systemLevel/consistencyConstraints/gc5,/data_schema/mdo_data/systemLevel/consistencyConstraints/gc4,/data_schema/mdo_data/systemLevel/consistencyConstraints/gc3,/data_schema/mdo_data/systemLevel/consistencyConstraints/gc2,/data_schema/mdo_data/systemLevel/consistencyConstraints/gc1,/data_schema/mdo_data/systemLevel/consistencyConstraints/gc0", "short_name": "6 inputs"}, {"to": "id_WCF1", "from": "id_Aerodynamics", "name": "/data_schema/aircraft/other/fin,/data_schema/aircraft/other/D,/data_schema/aircraft/other/L", "short_name": "3 couplings"}, {"to": "id_WCF1", "from": "id_Sub-DOE-1", "name": "/data_schema/distributedArchitectures/group1/couplingWeights/w2,/data_schema/distributedArchitectures/group1/couplingWeights/w0,/data_schema/distributedArchitectures/group1/couplingWeights/w1", "short_name": "3 couplings"}, {"to": "id_Propulsion", "from": "id_Coordinator", "name": "/data_schema/aircraft/weight/WBE", "short_name": "1 inputs"}, {"to": "id_Propulsion", "from": "id_Sub-Optimizer-2", "name": "/data_schema/aircraft/other/T", "short_name": "1 inputs"}, {"to": "id_Propulsion", "from": "id_Sub-DOE-2", "name": "/data_schema/architectureNodes/copyDesignVariables/data_schemaCopy/reference/M__i2,/data_schema/architectureNodes/copyDesignVariables/data_schemaCopy/reference/h__i2,/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/other/D__i2", "short_name": "3 inputs"}, {"to": "id_WCF0", "from": "id_Sub-DOE-0", "name": "/data_schema/distributedArchitectures/group0/couplingWeights/w1,/data_schema/distributedArchitectures/group0/couplingWeights/w0,/data_schema/distributedArchitectures/group0/couplingWeights/w2", "short_name": "3 couplings"}, {"to": "id_WCF0", "from": "id_Structures", "name": "/data_schema/aircraft/geometry/Theta,/data_schema/aircraft/weight/WT,/data_schema/aircraft/weight/WF", "short_name": "3 couplings"}, {"to": "id_Cprop", "from": "id_Propulsion", "name": "/data_schema/reference/ESF,/data_schema/reference/Temp,/data_schema/aircraft/other/DT", "short_name": "3 couplings"}, {"to": "id_Sys-Converger", "from": "id_Coordinator", "name": "/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/reference/M,/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/reference/h,/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/aircraft/geometry/tc,/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/aircraft/geometry/AR,/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/aircraft/geometry/Sref,/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/aircraft/geometry/Lambda", "short_name": "6 inputs"}, {"to": "id_Sys-Converger", "from": "id_Sys-Optimizer", "name": "/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/aircraft/geometry/Lambda,/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/aircraft/geometry/tc,/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/aircraft/geometry/Sref,/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/reference/h,/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/aircraft/geometry/AR,/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/reference/M", "short_name": "6 inputs"}, {"to": "id_Performance", "from": "id_Sub-Surrogate-Model-1", "name": "/data_schema/architectureNodes/surrogateModelApproximates/data_schemaCopy/aircraft/other/fin", "short_name": "1 couplings"}, {"to": "id_Performance", "from": "id_Sub-Surrogate-Model-0", "name": "/data_schema/architectureNodes/surrogateModelApproximates/data_schemaCopy/aircraft/weight/WT,/data_schema/architectureNodes/surrogateModelApproximates/data_schemaCopy/aircraft/weight/WF", "short_name": "2 couplings"}, {"to": "id_Performance", "from": "id_Sub-Surrogate-Model-2", "name": "/data_schema/architectureNodes/surrogateModelApproximates/data_schemaCopy/aircraft/other/SFC", "short_name": "1 couplings"}, {"to": "id_Performance", "from": "id_Sys-Optimizer", "name": "/data_schema/reference/h,/data_schema/reference/M", "short_name": "2 couplings"}, {"to": "id_Structures", "from": "id_Coordinator", "name": "/data_schema/aircraft/weight/WFO,/data_schema/aircraft/other/Nz,/data_schema/aircraft/weight/WO", "short_name": "3 inputs"}, {"to": "id_Structures", "from": "id_Sub-DOE-0", "name": "/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/other/L,/data_schema/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/AR,/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/weight/WE,/data_schema/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/Sref,/data_schema/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/tc,/data_schema/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/Lambda", "short_name": "6 inputs"}, {"to": "id_Structures", "from": "id_Sub-Optimizer-0", "name": "/data_schema/aircraft/geometry/section,/data_schema/aircraft/geometry/lambda", "short_name": "2 inputs"}, {"to": "id_Sub-SM-bounds-2", "from": "id_Coordinator", "name": "/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/reference/M,/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/other/D,/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/reference/h,/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/distributedArchitectures/group2/couplingWeights/w1__i2,/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/distributedArchitectures/group2/couplingWeights/w2__i2,/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/distributedArchitectures/group2/couplingWeights/w0__i2", "short_name": "6 inputs"}, {"to": "id_Sub-SM-bounds-2", "from": "id_Sys-Optimizer", "name": "/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/distributedArchitectures/group2/couplingWeights/w2__i2,/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/distributedArchitectures/group2/couplingWeights/w1__i2,/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/reference/h,/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/distributedArchitectures/group2/couplingWeights/w0__i2,/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/other/D,/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/reference/M", "short_name": "6 inputs"}, {"to": "id_CTheta", "from": "id_Structures", "name": "/data_schema/aircraft/geometry/Theta", "short_name": "1 couplings"}, {"to": "id_Sub-Optimizer-0", "from": "id_Coordinator", "name": "/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/aircraft/geometry/lambda,/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/aircraft/geometry/section", "short_name": "2 inputs"}, {"to": "id_Sub-Optimizer-0", "from": "id_CTheta", "name": "/data_schema/mdo_data/constraints/Theta", "short_name": "1 inputs"}, {"to": "id_Sub-Optimizer-0", "from": "id_WCF0", "name": "/data_schema/distributedArchitectures/group0/objective", "short_name": "1 inputs"}, {"to": "id_Sub-Optimizer-0", "from": "id_Csigmas", "name": "/data_schema/mdo_data/constraints/sigmas/sigma4,/data_schema/mdo_data/constraints/sigmas/sigma5,/data_schema/mdo_data/constraints/sigmas/sigma1,/data_schema/mdo_data/constraints/sigmas/sigma2,/data_schema/mdo_data/constraints/sigmas/sigma3", "short_name": "5 inputs"}, {"to": "id_Sub-Optimizer-1", "from": "id_Coordinator", "name": "/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/aircraft/other/Cf", "short_name": "1 inputs"}, {"to": "id_Sub-Optimizer-1", "from": "id_Cdpdx", "name": "/data_schema/mdo_data/constraints/dpdx", "short_name": "1 inputs"}, {"to": "id_Sub-Optimizer-1", "from": "id_WCF1", "name": "/data_schema/distributedArchitectures/group1/objective", "short_name": "1 inputs"}, {"to": "id_Sub-Optimizer-2", "from": "id_Coordinator", "name": "/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/aircraft/other/T", "short_name": "1 inputs"}, {"to": "id_Sub-Optimizer-2", "from": "id_WCF2", "name": "/data_schema/distributedArchitectures/group2/objective", "short_name": "1 inputs"}, {"to": "id_Sub-Optimizer-2", "from": "id_Cprop", "name": "/data_schema/mdo_data/constraints/propulsion/ESF,/data_schema/mdo_data/constraints/propulsion/DT,/data_schema/mdo_data/constraints/propulsion/Temp", "short_name": "3 inputs"}, {"to": "id_Sub-SM-builder-2", "from": "id_Sub-SM-bounds-2", "name": "/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/distributedArchitectures/group2/couplingWeights/w2,/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/distributedArchitectures/group2/couplingWeights/w0,/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/distributedArchitectures/group2/couplingWeights/w1,/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/architectureNodes/copyDesignVariables/data_schemaCopy/reference/h__i2,/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/architectureNodes/copyDesignVariables/data_schemaCopy/reference/M__i2,/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/other/D__i2", "short_name": "6 couplings"}, {"to": "id_Sub-SM-builder-2", "from": "id_Sub-DOE-2", "name": "/data_schema/architectureNodes/doeOutputSampleLists/data_schemaCopy/architectureNodes/finalOutputVariables/data_schemaCopy/aircraft/weight/WE,/data_schema/architectureNodes/doeOutputSampleLists/data_schemaCopy/architectureNodes/finalOutputVariables/data_schemaCopy/reference/ESF,/data_schema/architectureNodes/doeOutputSampleLists/data_schemaCopy/architectureNodes/finalDesignVariables/data_schemaCopy/aircraft/other/T,/data_schema/architectureNodes/doeOutputSampleLists/data_schemaCopy/architectureNodes/finalOutputVariables/data_schemaCopy/aircraft/other/SFC", "short_name": "4 couplings"}, {"to": "id_Sub-SM-builder-0", "from": "id_Sub-DOE-0", "name": "/data_schema/architectureNodes/doeOutputSampleLists/data_schemaCopy/architectureNodes/finalOutputVariables/data_schemaCopy/aircraft/weight/WT,/data_schema/architectureNodes/doeOutputSampleLists/data_schemaCopy/architectureNodes/finalDesignVariables/data_schemaCopy/aircraft/geometry/section,/data_schema/architectureNodes/doeOutputSampleLists/data_schemaCopy/architectureNodes/finalDesignVariables/data_schemaCopy/aircraft/geometry/lambda,/data_schema/architectureNodes/doeOutputSampleLists/data_schemaCopy/architectureNodes/finalOutputVariables/data_schemaCopy/aircraft/weight/WF,/data_schema/architectureNodes/doeOutputSampleLists/data_schemaCopy/architectureNodes/finalOutputVariables/data_schemaCopy/aircraft/geometry/Theta", "short_name": "5 couplings"}, {"to": "id_Sub-SM-builder-0", "from": "id_Sub-SM-bounds-0", "name": "/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/other/L,/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/Lambda,/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/weight/WE,/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/Sref,/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/distributedArchitectures/group0/couplingWeights/w0,/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/AR,/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/distributedArchitectures/group0/couplingWeights/w2,/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/distributedArchitectures/group0/couplingWeights/w1,/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/tc", "short_name": "9 couplings"}, {"to": "id_Sub-SM-builder-1", "from": "id_Sub-DOE-1", "name": "/data_schema/architectureNodes/doeOutputSampleLists/data_schemaCopy/architectureNodes/finalOutputVariables/data_schemaCopy/aircraft/other/L,/data_schema/architectureNodes/doeOutputSampleLists/data_schemaCopy/architectureNodes/finalDesignVariables/data_schemaCopy/aircraft/other/Cf,/data_schema/architectureNodes/doeOutputSampleLists/data_schemaCopy/architectureNodes/finalOutputVariables/data_schemaCopy/aircraft/other/fin,/data_schema/architectureNodes/doeOutputSampleLists/data_schemaCopy/architectureNodes/finalOutputVariables/data_schemaCopy/aircraft/other/D", "short_name": "4 couplings"}, {"to": "id_Sub-SM-builder-1", "from": "id_Sub-SM-bounds-1", "name": "/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/Sref__i2,/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/architectureNodes/copyDesignVariables/data_schemaCopy/reference/M,/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/distributedArchitectures/group1/couplingWeights/w2,/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/distributedArchitectures/group1/couplingWeights/w1,/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/distributedArchitectures/group1/couplingWeights/w0,/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/tc__i2,/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/weight/WT__i2,/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/architectureNodes/couplingCopyVariables/data_schemaCopy/reference/ESF,/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/architectureNodes/copyDesignVariables/data_schemaCopy/reference/h,/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/Lambda__i2,/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/AR__i2,/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/geometry/Theta__i2", "short_name": "12 couplings"}, {"to": "id_WCF2", "from": "id_Propulsion", "name": "/data_schema/reference/ESF,/data_schema/aircraft/weight/WE,/data_schema/aircraft/other/SFC", "short_name": "3 couplings"}, {"to": "id_WCF2", "from": "id_Sub-DOE-2", "name": "/data_schema/distributedArchitectures/group2/couplingWeights/w2,/data_schema/distributedArchitectures/group2/couplingWeights/w1,/data_schema/distributedArchitectures/group2/couplingWeights/w0", "short_name": "3 couplings"}, {"to": "id_Sub-Surrogate-Model-1", "from": "id_Sys-Optimizer", "name": "/data_schema/distributedArchitectures/group1/couplingWeights/w1__i2,/data_schema/reference/h,/data_schema/aircraft/geometry/Sref,/data_schema/aircraft/geometry/AR,/data_schema/distributedArchitectures/group1/couplingWeights/w2__i2,/data_schema/aircraft/geometry/tc,/data_schema/reference/M,/data_schema/aircraft/geometry/Lambda,/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/weight/WT,/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/geometry/Theta,/data_schema/distributedArchitectures/group1/couplingWeights/w0__i2,/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/reference/ESF__i2", "short_name": "12 couplings"}, {"to": "id_Sub-Surrogate-Model-1", "from": "id_Sub-SM-builder-1", "name": "//surrogateModels/SubSMB1/definition", "short_name": "1 couplings"}, {"to": "id_Sub-Surrogate-Model-0", "from": "id_Sys-Optimizer", "name": "/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/weight/WE__i2,/data_schema/aircraft/geometry/Sref,/data_schema/aircraft/geometry/AR,/data_schema/distributedArchitectures/group0/couplingWeights/w2__i2,/data_schema/aircraft/geometry/tc,/data_schema/aircraft/geometry/Lambda,/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/other/L__i2,/data_schema/distributedArchitectures/group0/couplingWeights/w1__i2,/data_schema/distributedArchitectures/group0/couplingWeights/w0__i2", "short_name": "9 couplings"}, {"to": "id_Sub-Surrogate-Model-0", "from": "id_Sub-SM-builder-0", "name": "//surrogateModels/SubSMB0/definition", "short_name": "1 couplings"}, {"to": "id_Sub-Surrogate-Model-2", "from": "id_Sub-SM-builder-2", "name": "//surrogateModels/SubSMB2/definition", "short_name": "1 couplings"}, {"to": "id_Sub-Surrogate-Model-2", "from": "id_Sys-Optimizer", "name": "/data_schema/distributedArchitectures/group2/couplingWeights/w0__i2,/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/other/D,/data_schema/reference/h,/data_schema/distributedArchitectures/group2/couplingWeights/w1__i2,/data_schema/reference/M,/data_schema/distributedArchitectures/group2/couplingWeights/w2__i2", "short_name": "6 couplings"}, {"to": "id_Cdpdx", "from": "id_Aerodynamics", "name": "/data_schema/aircraft/other/dpdx", "short_name": "1 couplings"}, {"to": "id_Gc", "from": "id_Sub-Surrogate-Model-1", "name": "/data_schema/architectureNodes/surrogateModelApproximates/data_schemaCopy/aircraft/other/L,/data_schema/architectureNodes/surrogateModelApproximates/data_schemaCopy/aircraft/other/D", "short_name": "2 couplings"}, {"to": "id_Gc", "from": "id_Sub-Surrogate-Model-0", "name": "/data_schema/architectureNodes/surrogateModelApproximates/data_schemaCopy/aircraft/geometry/Theta,/data_schema/architectureNodes/surrogateModelApproximates/data_schemaCopy/aircraft/weight/WT", "short_name": "2 couplings"}, {"to": "id_Gc", "from": "id_Sub-Surrogate-Model-2", "name": "/data_schema/architectureNodes/surrogateModelApproximates/data_schemaCopy/aircraft/weight/WE,/data_schema/architectureNodes/surrogateModelApproximates/data_schemaCopy/reference/ESF", "short_name": "2 couplings"}, {"to": "id_Gc", "from": "id_Sys-Optimizer", "name": "/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/weight/WE__i2,/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/other/D,/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/other/L__i2,/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/geometry/Theta,/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/weight/WT,/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/reference/ESF__i2", "short_name": "6 couplings"}, {"to": "id_Aerodynamics", "from": "id_Coordinator", "name": "/data_schema/aircraft/other/CDmin", "short_name": "1 inputs"}, {"to": "id_Aerodynamics", "from": "id_Sub-DOE-1", "name": "/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/weight/WT__i2,/data_schema/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/tc__i2,/data_schema/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/AR__i2,/data_schema/architectureNodes/copyDesignVariables/data_schemaCopy/reference/h,/data_schema/architectureNodes/copyDesignVariables/data_schemaCopy/reference/M,/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/reference/ESF,/data_schema/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/Sref__i2,/data_schema/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/Lambda__i2,/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/geometry/Theta__i2", "short_name": "9 inputs"}, {"to": "id_Aerodynamics", "from": "id_Sub-Optimizer-1", "name": "/data_schema/aircraft/other/Cf", "short_name": "1 inputs"}, {"to": "id_Coordinator", "from": "id_FR", "name": "/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/mdo_data/objectives/R", "short_name": "1 outputs"}, {"to": "id_Coordinator", "from": "id_Sub-Surrogate-Model-2", "name": "/data_schema/architectureNodes/surrogateModelApproximates/data_schemaCopy/aircraft/other/T", "short_name": "1 outputs"}, {"to": "id_Coordinator", "from": "id_Sys-Optimizer", "name": "/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/aircraft/geometry/Lambda,/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/aircraft/geometry/tc,/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/aircraft/geometry/Sref,/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/reference/h,/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/aircraft/geometry/AR,/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/reference/M", "short_name": "6 outputs"}, {"to": "id_Coordinator", "from": "id_WCF1", "name": "/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/distributedArchitectures/group1/objective", "short_name": "1 outputs"}, {"to": "id_Coordinator", "from": "id_Sub-Surrogate-Model-1", "name": "/data_schema/architectureNodes/surrogateModelApproximates/data_schemaCopy/aircraft/other/Cf", "short_name": "1 outputs"}, {"to": "id_Coordinator", "from": "id_Sub-Surrogate-Model-0", "name": "/data_schema/architectureNodes/surrogateModelApproximates/data_schemaCopy/aircraft/geometry/section,/data_schema/architectureNodes/surrogateModelApproximates/data_schemaCopy/aircraft/geometry/lambda", "short_name": "2 outputs"}, {"to": "id_Coordinator", "from": "id_CTheta", "name": "/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/mdo_data/constraints/Theta", "short_name": "1 outputs"}, {"to": "id_Coordinator", "from": "id_WCF0", "name": "/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/distributedArchitectures/group0/objective", "short_name": "1 outputs"}, {"to": "id_Coordinator", "from": "id_Cprop", "name": "/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/mdo_data/constraints/propulsion/DT,/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/mdo_data/constraints/propulsion/Temp,/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/mdo_data/constraints/propulsion/ESF", "short_name": "3 outputs"}, {"to": "id_Coordinator", "from": "id_Sys-Converger", "name": "/data_schema/mdoData/systemConvergenceCheck", "short_name": "1 outputs"}, {"to": "id_Coordinator", "from": "id_Cdpdx", "name": "/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/mdo_data/constraints/dpdx", "short_name": "1 outputs"}, {"to": "id_Coordinator", "from": "id_Csigmas", "name": "/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/mdo_data/constraints/sigmas/sigma5,/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/mdo_data/constraints/sigmas/sigma4,/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/mdo_data/constraints/sigmas/sigma1,/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/mdo_data/constraints/sigmas/sigma3,/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/mdo_data/constraints/sigmas/sigma2", "short_name": "5 outputs"}, {"to": "id_Coordinator", "from": "id_Gc", "name": "/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/mdo_data/systemLevel/consistencyConstraints/gc0,/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/mdo_data/systemLevel/consistencyConstraints/gc1,/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/mdo_data/systemLevel/consistencyConstraints/gc2,/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/mdo_data/systemLevel/consistencyConstraints/gc3,/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/mdo_data/systemLevel/consistencyConstraints/gc4,/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/mdo_data/systemLevel/consistencyConstraints/gc5", "short_name": "6 outputs"}, {"to": "id_Coordinator", "from": "id_WCF2", "name": "/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/distributedArchitectures/group2/objective", "short_name": "1 outputs"}, {"to": "id_Sub-SM-bounds-1", "from": "id_Coordinator", "name": "/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/geometry/Theta,/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/reference/M,/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/architectureNodes/couplingCopyVariables/data_schemaCopy/reference/ESF__i2,/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/distributedArchitectures/group1/couplingWeights/w2__i2,/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/reference/h,/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/aircraft/geometry/AR,/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/weight/WT,/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/aircraft/geometry/Sref,/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/distributedArchitectures/group1/couplingWeights/w0__i2,/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/aircraft/geometry/Lambda,/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/aircraft/geometry/tc,/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/distributedArchitectures/group1/couplingWeights/w1__i2", "short_name": "12 inputs"}, {"to": "id_Sub-SM-bounds-1", "from": "id_Sys-Optimizer", "name": "/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/aircraft/geometry/Lambda,/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/reference/M,/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/distributedArchitectures/group1/couplingWeights/w0__i2,/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/weight/WT,/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/reference/h,/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/geometry/Theta,/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/aircraft/geometry/tc,/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/aircraft/geometry/Sref,/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/distributedArchitectures/group1/couplingWeights/w1__i2,/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/aircraft/geometry/AR,/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/architectureNodes/couplingCopyVariables/data_schemaCopy/reference/ESF__i2,/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/distributedArchitectures/group1/couplingWeights/w2__i2", "short_name": "12 inputs"}, {"to": "id_Sub-SM-bounds-0", "from": "id_Coordinator", "name": "/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/aircraft/geometry/tc,/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/distributedArchitectures/group0/couplingWeights/w2__i2,/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/distributedArchitectures/group0/couplingWeights/w1__i2,/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/aircraft/geometry/AR,/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/aircraft/geometry/Sref,/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/other/L__i2,/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/distributedArchitectures/group0/couplingWeights/w0__i2,/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/aircraft/geometry/Lambda,/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/weight/WE__i2", "short_name": "9 inputs"}, {"to": "id_Sub-SM-bounds-0", "from": "id_Sys-Optimizer", "name": "/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/aircraft/geometry/Lambda,/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/weight/WE__i2,/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/aircraft/geometry/tc,/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/aircraft/geometry/Sref,/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/distributedArchitectures/group0/couplingWeights/w2__i2,/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/distributedArchitectures/group0/couplingWeights/w0__i2,/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/other/L__i2,/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/aircraft/geometry/AR,/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/distributedArchitectures/group0/couplingWeights/w1__i2", "short_name": "9 inputs"}, {"to": "id_Csigmas", "from": "id_Structures", "name": "/data_schema/aircraft/other/sigma5,/data_schema/aircraft/other/sigma4,/data_schema/aircraft/other/sigma3,/data_schema/aircraft/other/sigma2,/data_schema/aircraft/other/sigma1", "short_name": "5 couplings"}, {"to": "id_Sub-DOE-2", "from": "id_Sub-SM-bounds-2", "name": "/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/distributedArchitectures/group2/couplingWeights/w2,/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/distributedArchitectures/group2/couplingWeights/w0,/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/distributedArchitectures/group2/couplingWeights/w1,/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/architectureNodes/copyDesignVariables/data_schemaCopy/reference/h__i2,/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/architectureNodes/copyDesignVariables/data_schemaCopy/reference/M__i2,/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/other/D__i2", "short_name": "6 couplings"}, {"to": "id_Sub-DOE-2", "from": "id_Sub-Optimizer-2", "name": "/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/aircraft/other/T", "short_name": "1 couplings"}, {"to": "id_Sub-DOE-2", "from": "id_Propulsion", "name": "/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/reference/ESF,/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/aircraft/weight/WE,/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/aircraft/other/SFC", "short_name": "3 couplings"}, {"to": "id_Sub-DOE-1", "from": "id_Aerodynamics", "name": "/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/aircraft/other/fin,/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/aircraft/other/D,/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/aircraft/other/L", "short_name": "3 couplings"}, {"to": "id_Sub-DOE-1", "from": "id_Sub-SM-bounds-1", "name": "/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/Sref__i2,/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/architectureNodes/copyDesignVariables/data_schemaCopy/reference/M,/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/distributedArchitectures/group1/couplingWeights/w2,/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/distributedArchitectures/group1/couplingWeights/w1,/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/distributedArchitectures/group1/couplingWeights/w0,/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/tc__i2,/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/weight/WT__i2,/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/architectureNodes/couplingCopyVariables/data_schemaCopy/reference/ESF,/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/architectureNodes/copyDesignVariables/data_schemaCopy/reference/h,/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/Lambda__i2,/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/AR__i2,/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/geometry/Theta__i2", "short_name": "12 couplings"}, {"to": "id_Sub-DOE-1", "from": "id_Sub-Optimizer-1", "name": "/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/aircraft/other/Cf", "short_name": "1 couplings"}, {"to": "id_Sub-DOE-0", "from": "id_Structures", "name": "/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/aircraft/geometry/Theta,/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/aircraft/weight/WT,/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/aircraft/weight/WF", "short_name": "3 couplings"}, {"to": "id_Sub-DOE-0", "from": "id_Sub-SM-bounds-0", "name": "/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/other/L,/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/Lambda,/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/weight/WE,/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/Sref,/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/distributedArchitectures/group0/couplingWeights/w0,/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/AR,/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/distributedArchitectures/group0/couplingWeights/w2,/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/distributedArchitectures/group0/couplingWeights/w1,/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/tc", "short_name": "9 couplings"}, {"to": "id_Sub-DOE-0", "from": "id_Sub-Optimizer-0", "name": "/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/aircraft/geometry/section,/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/aircraft/geometry/lambda", "short_name": "2 couplings"}], "workflow": [{"converger_step_blocks": [], "step_number": 0, "edges": [], "process_step_blocks": ["id_Coordinator"]}, {"converger_step_blocks": [], "step_number": 1, "edges": [["id_Coordinator", "id_Sys-Converger"]], "process_step_blocks": ["id_Sys-Converger"]}, {"converger_step_blocks": [], "step_number": 2, "edges": [["id_Sys-Converger", "id_Sub-SM-bounds-2"], ["id_Sys-Converger", "id_Sub-SM-bounds-1"], ["id_Sys-Converger", "id_Sub-SM-bounds-0"]], "process_step_blocks": ["id_Sub-SM-bounds-2", "id_Sub-SM-bounds-1", "id_Sub-SM-bounds-0"]}, {"converger_step_blocks": [], "step_number": 3, "edges": [["id_Sub-SM-bounds-2", "id_Sub-DOE-2"], ["id_Sub-SM-bounds-1", "id_Sub-DOE-1"], ["id_Sub-SM-bounds-0", "id_Sub-DOE-0"]], "process_step_blocks": ["id_Sub-DOE-2", "id_Sub-DOE-1", "id_Sub-DOE-0"]}, {"converger_step_blocks": [], "step_number": 4, "edges": [["id_Sub-DOE-2", "id_Sub-Optimizer-2"], ["id_Sub-DOE-1", "id_Sub-Optimizer-1"], ["id_Sub-DOE-0", "id_Sub-Optimizer-0"]], "process_step_blocks": ["id_Sub-Optimizer-0", "id_Sub-Optimizer-1", "id_Sub-Optimizer-2"]}, {"converger_step_blocks": [], "step_number": 5, "edges": [["id_Sub-Optimizer-0", "id_Structures"], ["id_Sub-Optimizer-1", "id_Aerodynamics"], ["id_Sub-Optimizer-2", "id_Propulsion"]], "process_step_blocks": ["id_Structures", "id_Aerodynamics", "id_Propulsion"]}, {"converger_step_blocks": [], "step_number": 6, "edges": [["id_Structures", "id_CTheta"], ["id_Structures", "id_WCF0"], ["id_Structures", "id_Csigmas"], ["id_Aerodynamics", "id_WCF1"], ["id_Aerodynamics", "id_Cdpdx"], ["id_Propulsion", "id_Cprop"], ["id_Propulsion", "id_WCF2"]], "process_step_blocks": ["id_WCF1", "id_Cprop", "id_CTheta", "id_Cdpdx", "id_WCF0", "id_WCF2", "id_Csigmas"]}, {"converger_step_blocks": ["id_Sub-Optimizer-0", "id_Sub-Optimizer-1", "id_Sub-Optimizer-2"], "step_number": 7, "edges": [["id_WCF1", "id_Sub-Optimizer-1"], ["id_Cprop", "id_Sub-Optimizer-2"], ["id_CTheta", "id_Sub-Optimizer-0"], ["id_Cdpdx", "id_Sub-Optimizer-1"], ["id_WCF0", "id_Sub-Optimizer-0"], ["id_WCF2", "id_Sub-Optimizer-2"], ["id_Csigmas", "id_Sub-Optimizer-0"]], "process_step_blocks": []}, {"converger_step_blocks": ["id_Sub-DOE-2", "id_Sub-DOE-1", "id_Sub-DOE-0"], "step_number": 8, "edges": [["id_Sub-Optimizer-0", "id_Sub-DOE-0"], ["id_Sub-Optimizer-1", "id_Sub-DOE-1"], ["id_Sub-Optimizer-2", "id_Sub-DOE-2"]], "process_step_blocks": []}, {"converger_step_blocks": [], "step_number": 9, "edges": [["id_Sub-DOE-2", "id_Sub-SM-builder-2"], ["id_Sub-DOE-1", "id_Sub-SM-builder-1"], ["id_Sub-DOE-0", "id_Sub-SM-builder-0"]], "process_step_blocks": ["id_Sub-SM-builder-2", "id_Sub-SM-builder-0", "id_Sub-SM-builder-1"]}, {"converger_step_blocks": [], "step_number": 10, "edges": [["id_Sub-SM-builder-2", "id_Sys-Optimizer"], ["id_Sub-SM-builder-0", "id_Sys-Optimizer"], ["id_Sub-SM-builder-1", "id_Sys-Optimizer"]], "process_step_blocks": ["id_Sys-Optimizer"]}, {"converger_step_blocks": [], "step_number": 11, "edges": [["id_Sys-Optimizer", "id_Sub-Surrogate-Model-1"], ["id_Sys-Optimizer", "id_Sub-Surrogate-Model-0"], ["id_Sys-Optimizer", "id_Sub-Surrogate-Model-2"]], "process_step_blocks": ["id_Sub-Surrogate-Model-0", "id_Sub-Surrogate-Model-1", "id_Sub-Surrogate-Model-2"]}, {"converger_step_blocks": [], "step_number": 12, "edges": [["id_Sub-Surrogate-Model-0", "id_Performance"], ["id_Sub-Surrogate-Model-1", "id_Performance"], ["id_Sub-Surrogate-Model-2", "id_Performance"]], "process_step_blocks": ["id_Performance"]}, {"converger_step_blocks": [], "step_number": 13, "edges": [["id_Performance", "id_FR"], ["id_Performance", "id_Gc"]], "process_step_blocks": ["id_FR", "id_Gc"]}, {"converger_step_blocks": ["id_Sys-Optimizer"], "step_number": 14, "edges": [["id_FR", "id_Sys-Optimizer"], ["id_Gc", "id_Sys-Optimizer"]], "process_step_blocks": []}, {"converger_step_blocks": ["id_Sys-Converger"], "step_number": 15, "edges": [["id_Sys-Optimizer", "id_Sys-Converger"]], "process_step_blocks": []}, {"converger_step_blocks": ["id_Coordinator"], "step_number": 16, "edges": [["id_Sys-Converger", "id_Coordinator"]], "process_step_blocks": []}]}, "mg_function_ordering": {"post-coupling": ["Performance", "C[sigmas]", "C[Theta]", "C[dpdx]", "C[prop]", "F[R]"], "coupled": ["Structures", "Aerodynamics", "Propulsion"], "pre-desvars": [], "post-desvars": []}, "id": "07", "organization": null, "function_ordering": {"post-coupling": ["Performance", "C[sigmas]", "C[Theta]", "C[dpdx]", "C[prop]", "F[R]"], "coupled": ["Structures", "Aerodynamics", "Propulsion"], "pre-desvars": [], "post-desvars": []}, "variableSchemes": {"catschema_sysLev": {"name": "systemVariables", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "Cf", "level": 11}, {"type": "variable", "name": "T", "level": 11}], "name": "other", "level": 10}, {"type": "variable", "children": [{"type": "variable", "name": "lambda", "level": 11}, {"type": "variable", "name": "section", "level": 11}], "name": "geometry", "level": 10}], "name": "aircraft", "level": 9}], "name": "data_schemaCopy", "level": 8}], "name": "finalDesignVariables", "level": 7}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "fin", "level": 11}, {"type": "variable", "name": "SFC", "level": 11}, {"type": "variable", "name": "L", "level": 11}, {"type": "variable", "name": "D", "level": 11}], "name": "other", "level": 10}, {"type": "variable", "children": [{"type": "variable", "name": "WE", "level": 11}, {"type": "variable", "name": "WT", "level": 11}, {"type": "variable", "name": "WF", "level": 11}], "name": "weight", "level": 10}, {"type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 11}], "name": "geometry", "level": 10}], "name": "aircraft", "level": 9}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 10}], "name": "reference", "level": 9}], "name": "data_schemaCopy", "level": 8}], "name": "finalOutputVariables", "level": 7}], "name": "architectureNodes", "level": 6}], "name": "data_schemaCopy", "level": 5}], "name": "doeOutputSampleLists", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "tc__i2", "level": 8}, {"type": "variable", "name": "Lambda", "level": 8}, {"type": "variable", "name": "Sref", "level": 8}, {"type": "variable", "name": "tc", "level": 8}, {"type": "variable", "name": "AR", "level": 8}, {"type": "variable", "name": "Lambda__i2", "level": 8}, {"type": "variable", "name": "AR__i2", "level": 8}, {"type": "variable", "name": "Sref__i2", "level": 8}], "name": "geometry", "level": 7}], "name": "aircraft", "level": 6}, {"type": "variable", "children": [{"type": "variable", "name": "M", "level": 7}, {"type": "variable", "name": "h", "level": 7}, {"type": "variable", "name": "h__i2", "level": 7}, {"type": "variable", "name": "M__i2", "level": 7}], "name": "reference", "level": 6}], "name": "data_schemaCopy", "level": 5}], "name": "copyDesignVariables", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "D", "level": 11}, {"type": "variable", "name": "L__i2", "level": 11}], "name": "other", "level": 10}, {"type": "variable", "children": [{"type": "variable", "name": "WE__i2", "level": 11}, {"type": "variable", "name": "WT", "level": 11}], "name": "weight", "level": 10}, {"type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 11}], "name": "geometry", "level": 10}], "name": "aircraft", "level": 9}, {"type": "variable", "children": [{"type": "variable", "name": "ESF__i2", "level": 10}], "name": "reference", "level": 9}], "name": "data_schemaCopy", "level": 8}], "name": "couplingCopyVariables", "level": 7}], "name": "architectureNodes", "level": 6}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "lambda", "level": 8}, {"type": "variable", "name": "Lambda", "level": 8}, {"type": "variable", "name": "Sref", "level": 8}, {"type": "variable", "name": "AR", "level": 8}, {"type": "variable", "name": "section", "level": 8}, {"type": "variable", "name": "tc", "level": 8}], "name": "geometry", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "Cf", "level": 8}, {"type": "variable", "name": "T", "level": 8}], "name": "other", "level": 7}], "name": "aircraft", "level": 6}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "w2__i2", "level": 9}, {"type": "variable", "name": "w0__i2", "level": 9}, {"type": "variable", "name": "w1__i2", "level": 9}], "name": "couplingWeights", "level": 8}], "name": "group0", "level": 7}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "w0__i2", "level": 9}, {"type": "variable", "name": "w1__i2", "level": 9}, {"type": "variable", "name": "w2__i2", "level": 9}], "name": "couplingWeights", "level": 8}], "name": "group2", "level": 7}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "w0__i2", "level": 9}, {"type": "variable", "name": "w2__i2", "level": 9}, {"type": "variable", "name": "w1__i2", "level": 9}], "name": "couplingWeights", "level": 8}], "name": "group1", "level": 7}], "name": "distributedArchitectures", "level": 6}, {"type": "variable", "children": [{"type": "variable", "name": "h", "level": 7}, {"type": "variable", "name": "M", "level": 7}], "name": "reference", "level": 6}], "name": "data_schemaCopy", "level": 5}], "name": "initialGuessDesignVariables", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "section", "level": 8}, {"type": "variable", "name": "Sref", "level": 8}, {"type": "variable", "name": "lambda", "level": 8}, {"type": "variable", "name": "Lambda", "level": 8}, {"type": "variable", "name": "AR", "level": 8}, {"type": "variable", "name": "tc", "level": 8}], "name": "geometry", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "Cf", "level": 8}, {"type": "variable", "name": "T", "level": 8}], "name": "other", "level": 7}], "name": "aircraft", "level": 6}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 11}], "name": "geometry", "level": 10}, {"type": "variable", "children": [{"type": "variable", "name": "D", "level": 11}, {"type": "variable", "name": "L__i2", "level": 11}], "name": "other", "level": 10}, {"type": "variable", "children": [{"type": "variable", "name": "WE__i2", "level": 11}, {"type": "variable", "name": "WT", "level": 11}], "name": "weight", "level": 10}], "name": "aircraft", "level": 9}, {"type": "variable", "children": [{"type": "variable", "name": "ESF__i2", "level": 10}], "name": "reference", "level": 9}], "name": "data_schemaCopy", "level": 8}], "name": "couplingCopyVariables", "level": 7}], "name": "architectureNodes", "level": 6}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "w2__i2", "level": 9}, {"type": "variable", "name": "w1__i2", "level": 9}, {"type": "variable", "name": "w0__i2", "level": 9}], "name": "couplingWeights", "level": 8}], "name": "group1", "level": 7}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "w0__i2", "level": 9}, {"type": "variable", "name": "w2__i2", "level": 9}, {"type": "variable", "name": "w1__i2", "level": 9}], "name": "couplingWeights", "level": 8}], "name": "group0", "level": 7}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "w2__i2", "level": 9}, {"type": "variable", "name": "w0__i2", "level": 9}, {"type": "variable", "name": "w1__i2", "level": 9}], "name": "couplingWeights", "level": 8}], "name": "group2", "level": 7}], "name": "distributedArchitectures", "level": 6}, {"type": "variable", "children": [{"type": "variable", "name": "h", "level": 7}, {"type": "variable", "name": "M", "level": 7}], "name": "reference", "level": 6}], "name": "data_schemaCopy", "level": 5}], "name": "finalDesignVariables", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "Lambda__i2", "level": 11}, {"type": "variable", "name": "tc__i2", "level": 11}, {"type": "variable", "name": "Lambda", "level": 11}, {"type": "variable", "name": "tc", "level": 11}, {"type": "variable", "name": "Sref", "level": 11}, {"type": "variable", "name": "AR__i2", "level": 11}, {"type": "variable", "name": "AR", "level": 11}, {"type": "variable", "name": "Sref__i2", "level": 11}], "name": "geometry", "level": 10}], "name": "aircraft", "level": 9}, {"type": "variable", "children": [{"type": "variable", "name": "h__i2", "level": 10}, {"type": "variable", "name": "M", "level": 10}, {"type": "variable", "name": "M__i2", "level": 10}, {"type": "variable", "name": "h", "level": 10}], "name": "reference", "level": 9}], "name": "data_schemaCopy", "level": 8}], "name": "copyDesignVariables", "level": 7}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "WT__i2", "level": 11}, {"type": "variable", "name": "WE", "level": 11}], "name": "weight", "level": 10}, {"type": "variable", "children": [{"type": "variable", "name": "L", "level": 11}, {"type": "variable", "name": "D__i2", "level": 11}], "name": "other", "level": 10}, {"type": "variable", "children": [{"type": "variable", "name": "Theta__i2", "level": 11}], "name": "geometry", "level": 10}], "name": "aircraft", "level": 9}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 10}], "name": "reference", "level": 9}], "name": "data_schemaCopy", "level": 8}], "name": "couplingCopyVariables", "level": 7}], "name": "architectureNodes", "level": 6}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "w0", "level": 9}, {"type": "variable", "name": "w1", "level": 9}, {"type": "variable", "name": "w2", "level": 9}], "name": "couplingWeights", "level": 8}], "name": "group1", "level": 7}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "w2", "level": 9}, {"type": "variable", "name": "w0", "level": 9}, {"type": "variable", "name": "w1", "level": 9}], "name": "couplingWeights", "level": 8}], "name": "group0", "level": 7}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "w2", "level": 9}, {"type": "variable", "name": "w0", "level": 9}, {"type": "variable", "name": "w1", "level": 9}], "name": "couplingWeights", "level": 8}], "name": "group2", "level": 7}], "name": "distributedArchitectures", "level": 6}], "name": "data_schemaCopy", "level": 5}], "name": "doeInputSampleLists", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 8}, {"type": "variable", "name": "Theta__i2", "level": 8}], "name": "geometry", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "WE", "level": 8}, {"type": "variable", "name": "WT", "level": 8}, {"type": "variable", "name": "WE__i2", "level": 8}, {"type": "variable", "name": "WT__i2", "level": 8}], "name": "weight", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "L", "level": 8}, {"type": "variable", "name": "D", "level": 8}, {"type": "variable", "name": "L__i2", "level": 8}, {"type": "variable", "name": "D__i2", "level": 8}], "name": "other", "level": 7}], "name": "aircraft", "level": 6}, {"type": "variable", "children": [{"type": "variable", "name": "ESF__i2", "level": 7}, {"type": "variable", "name": "ESF", "level": 7}], "name": "reference", "level": 6}], "name": "data_schemaCopy", "level": 5}], "name": "couplingCopyVariables", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 8}, {"type": "variable", "name": "lambda", "level": 8}, {"type": "variable", "name": "section", "level": 8}], "name": "geometry", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "WT", "level": 8}, {"type": "variable", "name": "WE", "level": 8}, {"type": "variable", "name": "WF", "level": 8}], "name": "weight", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "T", "level": 8}, {"type": "variable", "name": "D", "level": 8}, {"type": "variable", "name": "Cf", "level": 8}, {"type": "variable", "name": "L", "level": 8}, {"type": "variable", "name": "SFC", "level": 8}, {"type": "variable", "name": "fin", "level": 8}], "name": "other", "level": 7}], "name": "aircraft", "level": 6}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 7}], "name": "reference", "level": 6}], "name": "data_schemaCopy", "level": 5}], "name": "surrogateModelApproximates", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "objective", "level": 8}], "name": "group0", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "objective", "level": 8}], "name": "group1", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "objective", "level": 8}], "name": "group2", "level": 7}], "name": "distributedArchitectures", "level": 6}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "sigma2", "level": 9}, {"type": "variable", "name": "sigma1", "level": 9}, {"type": "variable", "name": "sigma5", "level": 9}, {"type": "variable", "name": "sigma4", "level": 9}, {"type": "variable", "name": "sigma3", "level": 9}], "name": "sigmas", "level": 8}, {"type": "variable", "name": "Theta", "level": 8}, {"type": "variable", "name": "dpdx", "level": 8}, {"type": "variable", "children": [{"type": "variable", "name": "Temp", "level": 9}, {"type": "variable", "name": "ESF", "level": 9}, {"type": "variable", "name": "DT", "level": 9}], "name": "propulsion", "level": 8}], "name": "constraints", "level": 7}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "gc3", "level": 9}, {"type": "variable", "name": "gc0", "level": 9}, {"type": "variable", "name": "gc1", "level": 9}, {"type": "variable", "name": "gc4", "level": 9}, {"type": "variable", "name": "gc5", "level": 9}, {"type": "variable", "name": "gc2", "level": 9}], "name": "consistencyConstraints", "level": 8}], "name": "systemLevel", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "R", "level": 8}], "name": "objectives", "level": 7}], "name": "mdo_data", "level": 6}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 7}], "name": "reference", "level": 6}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "SFC", "level": 8}, {"type": "variable", "name": "fin", "level": 8}, {"type": "variable", "name": "L", "level": 8}, {"type": "variable", "name": "D", "level": 8}], "name": "other", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "WT", "level": 8}, {"type": "variable", "name": "WE", "level": 8}, {"type": "variable", "name": "WF", "level": 8}], "name": "weight", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 8}], "name": "geometry", "level": 7}], "name": "aircraft", "level": 6}], "name": "data_schemaCopy", "level": 5}], "name": "finalOutputVariables", "level": 4}], "name": "architectureNodes", "level": 3}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "WO", "level": 5}, {"type": "variable", "name": "WT", "level": 5}, {"type": "variable", "name": "WE", "level": 5}, {"type": "variable", "name": "WF", "level": 5}, {"type": "variable", "name": "WBE", "level": 5}, {"type": "variable", "name": "WFO", "level": 5}], "name": "weight", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 5}, {"type": "variable", "name": "lambda", "level": 5}, {"type": "variable", "name": "AR", "level": 5}, {"type": "variable", "name": "tc", "level": 5}, {"type": "variable", "name": "section", "level": 5}, {"type": "variable", "name": "Sref", "level": 5}, {"type": "variable", "name": "Lambda", "level": 5}], "name": "geometry", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "dpdx", "level": 5}, {"type": "variable", "name": "L", "level": 5}, {"type": "variable", "name": "D", "level": 5}, {"type": "variable", "name": "T", "level": 5}, {"type": "variable", "name": "sigma5", "level": 5}, {"type": "variable", "name": "sigma4", "level": 5}, {"type": "variable", "name": "sigma3", "level": 5}, {"type": "variable", "name": "sigma2", "level": 5}, {"type": "variable", "name": "R", "level": 5}, {"type": "variable", "name": "fin", "level": 5}, {"type": "variable", "name": "Nz", "level": 5}, {"type": "variable", "name": "Cf", "level": 5}, {"type": "variable", "name": "SFC", "level": 5}, {"type": "variable", "name": "sigma1", "level": 5}, {"type": "variable", "name": "CDmin", "level": 5}, {"type": "variable", "name": "DT", "level": 5}], "name": "other", "level": 4}], "name": "aircraft", "level": 3}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "sigma3", "level": 6}, {"type": "variable", "name": "sigma4", "level": 6}, {"type": "variable", "name": "sigma1", "level": 6}, {"type": "variable", "name": "sigma2", "level": 6}, {"type": "variable", "name": "sigma5", "level": 6}], "name": "sigmas", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 6}, {"type": "variable", "name": "DT", "level": 6}, {"type": "variable", "name": "Temp", "level": 6}], "name": "propulsion", "level": 5}, {"type": "variable", "name": "Theta", "level": 5}, {"type": "variable", "name": "dpdx", "level": 5}], "name": "constraints", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "gc5", "level": 6}, {"type": "variable", "name": "gc4", "level": 6}, {"type": "variable", "name": "gc1", "level": 6}, {"type": "variable", "name": "gc0", "level": 6}, {"type": "variable", "name": "gc3", "level": 6}, {"type": "variable", "name": "gc2", "level": 6}], "name": "consistencyConstraints", "level": 5}], "name": "systemLevel", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "R", "level": 5}], "name": "objectives", "level": 4}], "name": "mdo_data", "level": 3}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "w1__i2", "level": 6}, {"type": "variable", "name": "w2__i2", "level": 6}, {"type": "variable", "name": "w0__i2", "level": 6}, {"type": "variable", "name": "w1", "level": 6}, {"type": "variable", "name": "w0", "level": 6}, {"type": "variable", "name": "w2", "level": 6}], "name": "couplingWeights", "level": 5}, {"type": "variable", "name": "objective", "level": 5}], "name": "group2", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "w1__i2", "level": 6}, {"type": "variable", "name": "w2__i2", "level": 6}, {"type": "variable", "name": "w1", "level": 6}, {"type": "variable", "name": "w0__i2", "level": 6}, {"type": "variable", "name": "w0", "level": 6}, {"type": "variable", "name": "w2", "level": 6}], "name": "couplingWeights", "level": 5}, {"type": "variable", "name": "objective", "level": 5}], "name": "group1", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "w1", "level": 6}, {"type": "variable", "name": "w2__i2", "level": 6}, {"type": "variable", "name": "w0__i2", "level": 6}, {"type": "variable", "name": "w0", "level": 6}, {"type": "variable", "name": "w2", "level": 6}, {"type": "variable", "name": "w1__i2", "level": 6}], "name": "couplingWeights", "level": 5}, {"type": "variable", "name": "objective", "level": 5}], "name": "group0", "level": 4}], "name": "distributedArchitectures", "level": 3}, {"type": "variable", "children": [{"type": "variable", "name": "systemConvergenceCheck", "level": 4}], "name": "mdoData", "level": 3}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 4}, {"type": "variable", "name": "h", "level": 4}, {"type": "variable", "name": "M", "level": 4}, {"type": "variable", "name": "Temp", "level": 4}], "name": "reference", "level": 3}], "name": "data_schema", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "definition", "level": 5}], "name": "SubSMB2", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "definition", "level": 5}], "name": "SubSMB0", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "definition", "level": 5}], "name": "SubSMB1", "level": 4}], "name": "surrogateModels", "level": 3}], "name": "", "level": 2}], "name": "couplings", "level": 1}]}, "catschema_nodeLev": {"name": "variables", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "Cf", "level": 11}, {"type": "variable", "name": "T", "level": 11}], "name": "other", "level": 10}, {"type": "variable", "children": [{"type": "variable", "name": "lambda", "level": 11}, {"type": "variable", "name": "section", "level": 11}], "name": "geometry", "level": 10}], "name": "aircraft", "level": 9}], "name": "data_schemaCopy", "level": 8}], "name": "finalDesignVariables", "level": 7}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "fin", "level": 11}, {"type": "variable", "name": "SFC", "level": 11}, {"type": "variable", "name": "L", "level": 11}, {"type": "variable", "name": "D", "level": 11}], "name": "other", "level": 10}, {"type": "variable", "children": [{"type": "variable", "name": "WE", "level": 11}, {"type": "variable", "name": "WT", "level": 11}, {"type": "variable", "name": "WF", "level": 11}], "name": "weight", "level": 10}, {"type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 11}], "name": "geometry", "level": 10}], "name": "aircraft", "level": 9}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 10}], "name": "reference", "level": 9}], "name": "data_schemaCopy", "level": 8}], "name": "finalOutputVariables", "level": 7}], "name": "architectureNodes", "level": 6}], "name": "data_schemaCopy", "level": 5}], "name": "doeOutputSampleLists", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "tc__i2", "level": 8}, {"type": "variable", "name": "Lambda", "level": 8}, {"type": "variable", "name": "Sref", "level": 8}, {"type": "variable", "name": "tc", "level": 8}, {"type": "variable", "name": "AR", "level": 8}, {"type": "variable", "name": "Lambda__i2", "level": 8}, {"type": "variable", "name": "AR__i2", "level": 8}, {"type": "variable", "name": "Sref__i2", "level": 8}], "name": "geometry", "level": 7}], "name": "aircraft", "level": 6}, {"type": "variable", "children": [{"type": "variable", "name": "M", "level": 7}, {"type": "variable", "name": "h", "level": 7}, {"type": "variable", "name": "h__i2", "level": 7}, {"type": "variable", "name": "M__i2", "level": 7}], "name": "reference", "level": 6}], "name": "data_schemaCopy", "level": 5}], "name": "copyDesignVariables", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "section", "level": 8}, {"type": "variable", "name": "lambda", "level": 8}], "name": "geometry", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "Cf", "level": 8}, {"type": "variable", "name": "T", "level": 8}], "name": "other", "level": 7}], "name": "aircraft", "level": 6}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 11}], "name": "geometry", "level": 10}, {"type": "variable", "children": [{"type": "variable", "name": "D", "level": 11}, {"type": "variable", "name": "L__i2", "level": 11}], "name": "other", "level": 10}, {"type": "variable", "children": [{"type": "variable", "name": "WE__i2", "level": 11}, {"type": "variable", "name": "WT", "level": 11}], "name": "weight", "level": 10}], "name": "aircraft", "level": 9}, {"type": "variable", "children": [{"type": "variable", "name": "ESF__i2", "level": 10}], "name": "reference", "level": 9}], "name": "data_schemaCopy", "level": 8}], "name": "couplingCopyVariables", "level": 7}], "name": "architectureNodes", "level": 6}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "w2__i2", "level": 9}, {"type": "variable", "name": "w1__i2", "level": 9}, {"type": "variable", "name": "w0__i2", "level": 9}], "name": "couplingWeights", "level": 8}], "name": "group1", "level": 7}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "w0__i2", "level": 9}, {"type": "variable", "name": "w2__i2", "level": 9}, {"type": "variable", "name": "w1__i2", "level": 9}], "name": "couplingWeights", "level": 8}], "name": "group0", "level": 7}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "w2__i2", "level": 9}, {"type": "variable", "name": "w0__i2", "level": 9}, {"type": "variable", "name": "w1__i2", "level": 9}], "name": "couplingWeights", "level": 8}], "name": "group2", "level": 7}], "name": "distributedArchitectures", "level": 6}], "name": "data_schemaCopy", "level": 5}], "name": "finalDesignVariables", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "lambda", "level": 8}, {"type": "variable", "name": "section", "level": 8}], "name": "geometry", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "Cf", "level": 8}, {"type": "variable", "name": "T", "level": 8}], "name": "other", "level": 7}], "name": "aircraft", "level": 6}], "name": "data_schemaCopy", "level": 5}], "name": "initialGuessDesignVariables", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "WE", "level": 8}, {"type": "variable", "name": "WT__i2", "level": 8}], "name": "weight", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "L", "level": 8}, {"type": "variable", "name": "D__i2", "level": 8}], "name": "other", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "Theta__i2", "level": 8}], "name": "geometry", "level": 7}], "name": "aircraft", "level": 6}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 7}], "name": "reference", "level": 6}], "name": "data_schemaCopy", "level": 5}], "name": "couplingCopyVariables", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 8}, {"type": "variable", "name": "lambda", "level": 8}, {"type": "variable", "name": "section", "level": 8}], "name": "geometry", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "WE", "level": 8}, {"type": "variable", "name": "WF", "level": 8}], "name": "weight", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "T", "level": 8}, {"type": "variable", "name": "D", "level": 8}, {"type": "variable", "name": "Cf", "level": 8}, {"type": "variable", "name": "L", "level": 8}, {"type": "variable", "name": "SFC", "level": 8}, {"type": "variable", "name": "fin", "level": 8}], "name": "other", "level": 7}], "name": "aircraft", "level": 6}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 7}], "name": "reference", "level": 6}], "name": "data_schemaCopy", "level": 5}], "name": "surrogateModelApproximates", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "objective", "level": 8}], "name": "group0", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "objective", "level": 8}], "name": "group1", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "objective", "level": 8}], "name": "group2", "level": 7}], "name": "distributedArchitectures", "level": 6}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "sigma2", "level": 9}, {"type": "variable", "name": "sigma1", "level": 9}, {"type": "variable", "name": "sigma5", "level": 9}, {"type": "variable", "name": "sigma4", "level": 9}, {"type": "variable", "name": "sigma3", "level": 9}], "name": "sigmas", "level": 8}, {"type": "variable", "name": "Theta", "level": 8}, {"type": "variable", "name": "dpdx", "level": 8}, {"type": "variable", "children": [{"type": "variable", "name": "Temp", "level": 9}, {"type": "variable", "name": "ESF", "level": 9}, {"type": "variable", "name": "DT", "level": 9}], "name": "propulsion", "level": 8}], "name": "constraints", "level": 7}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "gc3", "level": 9}, {"type": "variable", "name": "gc0", "level": 9}, {"type": "variable", "name": "gc1", "level": 9}, {"type": "variable", "name": "gc4", "level": 9}, {"type": "variable", "name": "gc5", "level": 9}, {"type": "variable", "name": "gc2", "level": 9}], "name": "consistencyConstraints", "level": 8}], "name": "systemLevel", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "R", "level": 8}], "name": "objectives", "level": 7}], "name": "mdo_data", "level": 6}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 7}], "name": "reference", "level": 6}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "SFC", "level": 8}, {"type": "variable", "name": "fin", "level": 8}, {"type": "variable", "name": "L", "level": 8}, {"type": "variable", "name": "D", "level": 8}], "name": "other", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "WT", "level": 8}, {"type": "variable", "name": "WE", "level": 8}, {"type": "variable", "name": "WF", "level": 8}], "name": "weight", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 8}], "name": "geometry", "level": 7}], "name": "aircraft", "level": 6}], "name": "data_schemaCopy", "level": 5}], "name": "finalOutputVariables", "level": 4}], "name": "architectureNodes", "level": 3}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "WO", "level": 5}, {"type": "variable", "name": "WT", "level": 5}, {"type": "variable", "name": "WE", "level": 5}, {"type": "variable", "name": "WF", "level": 5}, {"type": "variable", "name": "WBE", "level": 5}, {"type": "variable", "name": "WFO", "level": 5}], "name": "weight", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "dpdx", "level": 5}, {"type": "variable", "name": "L", "level": 5}, {"type": "variable", "name": "D", "level": 5}, {"type": "variable", "name": "T", "level": 5}, {"type": "variable", "name": "sigma5", "level": 5}, {"type": "variable", "name": "sigma4", "level": 5}, {"type": "variable", "name": "sigma3", "level": 5}, {"type": "variable", "name": "sigma2", "level": 5}, {"type": "variable", "name": "R", "level": 5}, {"type": "variable", "name": "fin", "level": 5}, {"type": "variable", "name": "Nz", "level": 5}, {"type": "variable", "name": "Cf", "level": 5}, {"type": "variable", "name": "SFC", "level": 5}, {"type": "variable", "name": "sigma1", "level": 5}, {"type": "variable", "name": "CDmin", "level": 5}, {"type": "variable", "name": "DT", "level": 5}], "name": "other", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "lambda", "level": 5}, {"type": "variable", "name": "section", "level": 5}], "name": "geometry", "level": 4}], "name": "aircraft", "level": 3}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "sigma3", "level": 6}, {"type": "variable", "name": "sigma4", "level": 6}, {"type": "variable", "name": "sigma1", "level": 6}, {"type": "variable", "name": "sigma2", "level": 6}, {"type": "variable", "name": "sigma5", "level": 6}], "name": "sigmas", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 6}, {"type": "variable", "name": "DT", "level": 6}, {"type": "variable", "name": "Temp", "level": 6}], "name": "propulsion", "level": 5}, {"type": "variable", "name": "Theta", "level": 5}, {"type": "variable", "name": "dpdx", "level": 5}], "name": "constraints", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "gc5", "level": 6}, {"type": "variable", "name": "gc4", "level": 6}, {"type": "variable", "name": "gc1", "level": 6}, {"type": "variable", "name": "gc0", "level": 6}, {"type": "variable", "name": "gc3", "level": 6}, {"type": "variable", "name": "gc2", "level": 6}], "name": "consistencyConstraints", "level": 5}], "name": "systemLevel", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "R", "level": 5}], "name": "objectives", "level": 4}], "name": "mdo_data", "level": 3}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "w1__i2", "level": 6}, {"type": "variable", "name": "w2__i2", "level": 6}, {"type": "variable", "name": "w0__i2", "level": 6}, {"type": "variable", "name": "w1", "level": 6}, {"type": "variable", "name": "w0", "level": 6}, {"type": "variable", "name": "w2", "level": 6}], "name": "couplingWeights", "level": 5}, {"type": "variable", "name": "objective", "level": 5}], "name": "group2", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "w1__i2", "level": 6}, {"type": "variable", "name": "w2__i2", "level": 6}, {"type": "variable", "name": "w1", "level": 6}, {"type": "variable", "name": "w0__i2", "level": 6}, {"type": "variable", "name": "w0", "level": 6}, {"type": "variable", "name": "w2", "level": 6}], "name": "couplingWeights", "level": 5}, {"type": "variable", "name": "objective", "level": 5}], "name": "group1", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "w1", "level": 6}, {"type": "variable", "name": "w2__i2", "level": 6}, {"type": "variable", "name": "w0__i2", "level": 6}, {"type": "variable", "name": "w0", "level": 6}, {"type": "variable", "name": "w2", "level": 6}, {"type": "variable", "name": "w1__i2", "level": 6}], "name": "couplingWeights", "level": 5}, {"type": "variable", "name": "objective", "level": 5}], "name": "group0", "level": 4}], "name": "distributedArchitectures", "level": 3}, {"type": "variable", "children": [{"type": "variable", "name": "systemConvergenceCheck", "level": 4}], "name": "mdoData", "level": 3}, {"type": "variable", "children": [{"type": "variable", "name": "Temp", "level": 4}], "name": "reference", "level": 3}], "name": "data_schema", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "definition", "level": 5}], "name": "SubSMB2", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "definition", "level": 5}], "name": "SubSMB0", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "definition", "level": 5}], "name": "SubSMB1", "level": 4}], "name": "surrogateModels", "level": 3}], "name": "", "level": 2}], "name": "coupling", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "D", "level": 11}, {"type": "variable", "name": "L__i2", "level": 11}], "name": "other", "level": 10}, {"type": "variable", "children": [{"type": "variable", "name": "WE__i2", "level": 11}, {"type": "variable", "name": "WT", "level": 11}], "name": "weight", "level": 10}, {"type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 11}], "name": "geometry", "level": 10}], "name": "aircraft", "level": 9}, {"type": "variable", "children": [{"type": "variable", "name": "ESF__i2", "level": 10}], "name": "reference", "level": 9}], "name": "data_schemaCopy", "level": 8}], "name": "couplingCopyVariables", "level": 7}], "name": "architectureNodes", "level": 6}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "w2__i2", "level": 9}, {"type": "variable", "name": "w0__i2", "level": 9}, {"type": "variable", "name": "w1__i2", "level": 9}], "name": "couplingWeights", "level": 8}], "name": "group0", "level": 7}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "w0__i2", "level": 9}, {"type": "variable", "name": "w1__i2", "level": 9}, {"type": "variable", "name": "w2__i2", "level": 9}], "name": "couplingWeights", "level": 8}], "name": "group2", "level": 7}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "w0__i2", "level": 9}, {"type": "variable", "name": "w2__i2", "level": 9}, {"type": "variable", "name": "w1__i2", "level": 9}], "name": "couplingWeights", "level": 8}], "name": "group1", "level": 7}], "name": "distributedArchitectures", "level": 6}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "Lambda", "level": 8}, {"type": "variable", "name": "Sref", "level": 8}, {"type": "variable", "name": "AR", "level": 8}, {"type": "variable", "name": "tc", "level": 8}], "name": "geometry", "level": 7}], "name": "aircraft", "level": 6}, {"type": "variable", "children": [{"type": "variable", "name": "h", "level": 7}, {"type": "variable", "name": "M", "level": 7}], "name": "reference", "level": 6}], "name": "data_schemaCopy", "level": 5}], "name": "initialGuessDesignVariables", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "Lambda__i2", "level": 11}, {"type": "variable", "name": "tc__i2", "level": 11}, {"type": "variable", "name": "Lambda", "level": 11}, {"type": "variable", "name": "tc", "level": 11}, {"type": "variable", "name": "Sref", "level": 11}, {"type": "variable", "name": "AR__i2", "level": 11}, {"type": "variable", "name": "AR", "level": 11}, {"type": "variable", "name": "Sref__i2", "level": 11}], "name": "geometry", "level": 10}], "name": "aircraft", "level": 9}, {"type": "variable", "children": [{"type": "variable", "name": "h__i2", "level": 10}, {"type": "variable", "name": "M", "level": 10}, {"type": "variable", "name": "M__i2", "level": 10}, {"type": "variable", "name": "h", "level": 10}], "name": "reference", "level": 9}], "name": "data_schemaCopy", "level": 8}], "name": "copyDesignVariables", "level": 7}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "WT__i2", "level": 11}, {"type": "variable", "name": "WE", "level": 11}], "name": "weight", "level": 10}, {"type": "variable", "children": [{"type": "variable", "name": "L", "level": 11}, {"type": "variable", "name": "D__i2", "level": 11}], "name": "other", "level": 10}, {"type": "variable", "children": [{"type": "variable", "name": "Theta__i2", "level": 11}], "name": "geometry", "level": 10}], "name": "aircraft", "level": 9}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 10}], "name": "reference", "level": 9}], "name": "data_schemaCopy", "level": 8}], "name": "couplingCopyVariables", "level": 7}], "name": "architectureNodes", "level": 6}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "w0", "level": 9}, {"type": "variable", "name": "w1", "level": 9}, {"type": "variable", "name": "w2", "level": 9}], "name": "couplingWeights", "level": 8}], "name": "group1", "level": 7}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "w2", "level": 9}, {"type": "variable", "name": "w0", "level": 9}, {"type": "variable", "name": "w1", "level": 9}], "name": "couplingWeights", "level": 8}], "name": "group0", "level": 7}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "w2", "level": 9}, {"type": "variable", "name": "w0", "level": 9}, {"type": "variable", "name": "w1", "level": 9}], "name": "couplingWeights", "level": 8}], "name": "group2", "level": 7}], "name": "distributedArchitectures", "level": 6}], "name": "data_schemaCopy", "level": 5}], "name": "doeInputSampleLists", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 8}], "name": "geometry", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "WT", "level": 8}, {"type": "variable", "name": "WE__i2", "level": 8}], "name": "weight", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "D", "level": 8}, {"type": "variable", "name": "L__i2", "level": 8}], "name": "other", "level": 7}], "name": "aircraft", "level": 6}, {"type": "variable", "children": [{"type": "variable", "name": "ESF__i2", "level": 7}], "name": "reference", "level": 6}], "name": "data_schemaCopy", "level": 5}], "name": "couplingCopyVariables", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "WT", "level": 8}], "name": "weight", "level": 7}], "name": "aircraft", "level": 6}], "name": "data_schemaCopy", "level": 5}], "name": "surrogateModelApproximates", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "Sref", "level": 8}, {"type": "variable", "name": "Lambda", "level": 8}, {"type": "variable", "name": "AR", "level": 8}, {"type": "variable", "name": "tc", "level": 8}], "name": "geometry", "level": 7}], "name": "aircraft", "level": 6}, {"type": "variable", "children": [{"type": "variable", "name": "h", "level": 7}, {"type": "variable", "name": "M", "level": 7}], "name": "reference", "level": 6}], "name": "data_schemaCopy", "level": 5}], "name": "finalDesignVariables", "level": 4}], "name": "architectureNodes", "level": 3}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 5}, {"type": "variable", "name": "AR", "level": 5}, {"type": "variable", "name": "tc", "level": 5}, {"type": "variable", "name": "Sref", "level": 5}, {"type": "variable", "name": "Lambda", "level": 5}], "name": "geometry", "level": 4}], "name": "aircraft", "level": 3}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 4}, {"type": "variable", "name": "h", "level": 4}, {"type": "variable", "name": "M", "level": 4}], "name": "reference", "level": 3}], "name": "data_schema", "level": 2}], "name": "sharedCoupling", "level": 1}]}, "catschema_roleLev": {"name": "variables", "children": [{"level": 1, "type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "Cf", "level": 12}, {"type": "variable", "name": "T", "level": 12}], "name": "other", "level": 11}, {"type": "variable", "children": [{"type": "variable", "name": "lambda", "level": 12}, {"type": "variable", "name": "section", "level": 12}], "name": "geometry", "level": 11}], "name": "aircraft", "level": 10}], "name": "data_schemaCopy", "level": 9}], "name": "finalDesignVariables", "level": 8}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "fin", "level": 12}, {"type": "variable", "name": "SFC", "level": 12}, {"type": "variable", "name": "L", "level": 12}, {"type": "variable", "name": "D", "level": 12}], "name": "other", "level": 11}, {"type": "variable", "children": [{"type": "variable", "name": "WE", "level": 12}, {"type": "variable", "name": "WT", "level": 12}, {"type": "variable", "name": "WF", "level": 12}], "name": "weight", "level": 11}, {"type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 12}], "name": "geometry", "level": 11}], "name": "aircraft", "level": 10}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 11}], "name": "reference", "level": 10}], "name": "data_schemaCopy", "level": 9}], "name": "finalOutputVariables", "level": 8}], "name": "architectureNodes", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "doeOutputSampleLists", "level": 5}], "name": "architectureNodes", "level": 4}], "name": "data_schema", "level": 3}], "name": "doeOutputSampleLists", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "D", "level": 12}, {"type": "variable", "name": "L__i2", "level": 12}], "name": "other", "level": 11}, {"type": "variable", "children": [{"type": "variable", "name": "WE__i2", "level": 12}, {"type": "variable", "name": "WT", "level": 12}], "name": "weight", "level": 11}, {"type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 12}], "name": "geometry", "level": 11}], "name": "aircraft", "level": 10}, {"type": "variable", "children": [{"type": "variable", "name": "ESF__i2", "level": 11}], "name": "reference", "level": 10}], "name": "data_schemaCopy", "level": 9}], "name": "couplingCopyVariables", "level": 8}], "name": "architectureNodes", "level": 7}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "lambda", "level": 9}, {"type": "variable", "name": "Lambda", "level": 9}, {"type": "variable", "name": "Sref", "level": 9}, {"type": "variable", "name": "AR", "level": 9}, {"type": "variable", "name": "section", "level": 9}, {"type": "variable", "name": "tc", "level": 9}], "name": "geometry", "level": 8}, {"type": "variable", "children": [{"type": "variable", "name": "Cf", "level": 9}, {"type": "variable", "name": "T", "level": 9}], "name": "other", "level": 8}], "name": "aircraft", "level": 7}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "w2__i2", "level": 10}, {"type": "variable", "name": "w0__i2", "level": 10}, {"type": "variable", "name": "w1__i2", "level": 10}], "name": "couplingWeights", "level": 9}], "name": "group0", "level": 8}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "w0__i2", "level": 10}, {"type": "variable", "name": "w1__i2", "level": 10}, {"type": "variable", "name": "w2__i2", "level": 10}], "name": "couplingWeights", "level": 9}], "name": "group2", "level": 8}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "w0__i2", "level": 10}, {"type": "variable", "name": "w2__i2", "level": 10}, {"type": "variable", "name": "w1__i2", "level": 10}], "name": "couplingWeights", "level": 9}], "name": "group1", "level": 8}], "name": "distributedArchitectures", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "h", "level": 8}, {"type": "variable", "name": "M", "level": 8}], "name": "reference", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "initialGuessDesignVariables", "level": 5}], "name": "architectureNodes", "level": 4}], "name": "data_schema", "level": 3}], "name": "initialGuessDesignVariables", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "section", "level": 9}, {"type": "variable", "name": "Sref", "level": 9}, {"type": "variable", "name": "lambda", "level": 9}, {"type": "variable", "name": "Lambda", "level": 9}, {"type": "variable", "name": "AR", "level": 9}, {"type": "variable", "name": "tc", "level": 9}], "name": "geometry", "level": 8}, {"type": "variable", "children": [{"type": "variable", "name": "Cf", "level": 9}, {"type": "variable", "name": "T", "level": 9}], "name": "other", "level": 8}], "name": "aircraft", "level": 7}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 12}], "name": "geometry", "level": 11}, {"type": "variable", "children": [{"type": "variable", "name": "D", "level": 12}, {"type": "variable", "name": "L__i2", "level": 12}], "name": "other", "level": 11}, {"type": "variable", "children": [{"type": "variable", "name": "WE__i2", "level": 12}, {"type": "variable", "name": "WT", "level": 12}], "name": "weight", "level": 11}], "name": "aircraft", "level": 10}, {"type": "variable", "children": [{"type": "variable", "name": "ESF__i2", "level": 11}], "name": "reference", "level": 10}], "name": "data_schemaCopy", "level": 9}], "name": "couplingCopyVariables", "level": 8}], "name": "architectureNodes", "level": 7}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "w2__i2", "level": 10}, {"type": "variable", "name": "w1__i2", "level": 10}, {"type": "variable", "name": "w0__i2", "level": 10}], "name": "couplingWeights", "level": 9}], "name": "group1", "level": 8}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "w0__i2", "level": 10}, {"type": "variable", "name": "w2__i2", "level": 10}, {"type": "variable", "name": "w1__i2", "level": 10}], "name": "couplingWeights", "level": 9}], "name": "group0", "level": 8}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "w2__i2", "level": 10}, {"type": "variable", "name": "w0__i2", "level": 10}, {"type": "variable", "name": "w1__i2", "level": 10}], "name": "couplingWeights", "level": 9}], "name": "group2", "level": 8}], "name": "distributedArchitectures", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "h", "level": 8}, {"type": "variable", "name": "M", "level": 8}], "name": "reference", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "finalDesignVariables", "level": 5}], "name": "architectureNodes", "level": 4}], "name": "data_schema", "level": 3}], "name": "finalDesignVariables", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "Lambda__i2", "level": 12}, {"type": "variable", "name": "tc__i2", "level": 12}, {"type": "variable", "name": "Lambda", "level": 12}, {"type": "variable", "name": "tc", "level": 12}, {"type": "variable", "name": "Sref", "level": 12}, {"type": "variable", "name": "AR__i2", "level": 12}, {"type": "variable", "name": "AR", "level": 12}, {"type": "variable", "name": "Sref__i2", "level": 12}], "name": "geometry", "level": 11}], "name": "aircraft", "level": 10}, {"type": "variable", "children": [{"type": "variable", "name": "h__i2", "level": 11}, {"type": "variable", "name": "M", "level": 11}, {"type": "variable", "name": "M__i2", "level": 11}, {"type": "variable", "name": "h", "level": 11}], "name": "reference", "level": 10}], "name": "data_schemaCopy", "level": 9}], "name": "copyDesignVariables", "level": 8}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "WT__i2", "level": 12}, {"type": "variable", "name": "WE", "level": 12}], "name": "weight", "level": 11}, {"type": "variable", "children": [{"type": "variable", "name": "L", "level": 12}, {"type": "variable", "name": "D__i2", "level": 12}], "name": "other", "level": 11}, {"type": "variable", "children": [{"type": "variable", "name": "Theta__i2", "level": 12}], "name": "geometry", "level": 11}], "name": "aircraft", "level": 10}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 11}], "name": "reference", "level": 10}], "name": "data_schemaCopy", "level": 9}], "name": "couplingCopyVariables", "level": 8}], "name": "architectureNodes", "level": 7}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "w0", "level": 10}, {"type": "variable", "name": "w1", "level": 10}, {"type": "variable", "name": "w2", "level": 10}], "name": "couplingWeights", "level": 9}], "name": "group1", "level": 8}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "w2", "level": 10}, {"type": "variable", "name": "w0", "level": 10}, {"type": "variable", "name": "w1", "level": 10}], "name": "couplingWeights", "level": 9}], "name": "group0", "level": 8}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "w2", "level": 10}, {"type": "variable", "name": "w0", "level": 10}, {"type": "variable", "name": "w1", "level": 10}], "name": "couplingWeights", "level": 9}], "name": "group2", "level": 8}], "name": "distributedArchitectures", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "doeInputSampleLists", "level": 5}], "name": "architectureNodes", "level": 4}], "name": "data_schema", "level": 3}], "name": "doeInputSampleLists", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 9}], "name": "geometry", "level": 8}, {"type": "variable", "children": [{"type": "variable", "name": "WE", "level": 9}, {"type": "variable", "name": "WT", "level": 9}], "name": "weight", "level": 8}, {"type": "variable", "children": [{"type": "variable", "name": "L", "level": 9}, {"type": "variable", "name": "D", "level": 9}], "name": "other", "level": 8}], "name": "aircraft", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 8}], "name": "reference", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "couplingCopyVariables", "level": 5}], "name": "architectureNodes", "level": 4}], "name": "data_schema", "level": 3}], "name": "couplingCopyVariables", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 9}, {"type": "variable", "name": "lambda", "level": 9}, {"type": "variable", "name": "section", "level": 9}], "name": "geometry", "level": 8}, {"type": "variable", "children": [{"type": "variable", "name": "WT", "level": 9}, {"type": "variable", "name": "WE", "level": 9}, {"type": "variable", "name": "WF", "level": 9}], "name": "weight", "level": 8}, {"type": "variable", "children": [{"type": "variable", "name": "T", "level": 9}, {"type": "variable", "name": "D", "level": 9}, {"type": "variable", "name": "Cf", "level": 9}, {"type": "variable", "name": "L", "level": 9}, {"type": "variable", "name": "SFC", "level": 9}, {"type": "variable", "name": "fin", "level": 9}], "name": "other", "level": 8}], "name": "aircraft", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 8}], "name": "reference", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "surrogateModelApproximates", "level": 5}], "name": "architectureNodes", "level": 4}], "name": "data_schema", "level": 3}], "name": "surrogateModelApproximates", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "Lambda", "level": 9}, {"type": "variable", "name": "Sref", "level": 9}, {"type": "variable", "name": "tc", "level": 9}, {"type": "variable", "name": "AR", "level": 9}], "name": "geometry", "level": 8}], "name": "aircraft", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "M", "level": 8}, {"type": "variable", "name": "h", "level": 8}], "name": "reference", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "copyDesignVariables", "level": 5}], "name": "architectureNodes", "level": 4}], "name": "data_schema", "level": 3}], "name": "copyDesignVariables", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "objective", "level": 9}], "name": "group0", "level": 8}, {"type": "variable", "children": [{"type": "variable", "name": "objective", "level": 9}], "name": "group1", "level": 8}, {"type": "variable", "children": [{"type": "variable", "name": "objective", "level": 9}], "name": "group2", "level": 8}], "name": "distributedArchitectures", "level": 7}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "sigma2", "level": 10}, {"type": "variable", "name": "sigma1", "level": 10}, {"type": "variable", "name": "sigma5", "level": 10}, {"type": "variable", "name": "sigma4", "level": 10}, {"type": "variable", "name": "sigma3", "level": 10}], "name": "sigmas", "level": 9}, {"type": "variable", "name": "Theta", "level": 9}, {"type": "variable", "name": "dpdx", "level": 9}, {"type": "variable", "children": [{"type": "variable", "name": "Temp", "level": 10}, {"type": "variable", "name": "ESF", "level": 10}, {"type": "variable", "name": "DT", "level": 10}], "name": "propulsion", "level": 9}], "name": "constraints", "level": 8}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "gc3", "level": 10}, {"type": "variable", "name": "gc0", "level": 10}, {"type": "variable", "name": "gc1", "level": 10}, {"type": "variable", "name": "gc4", "level": 10}, {"type": "variable", "name": "gc5", "level": 10}, {"type": "variable", "name": "gc2", "level": 10}], "name": "consistencyConstraints", "level": 9}], "name": "systemLevel", "level": 8}, {"type": "variable", "children": [{"type": "variable", "name": "R", "level": 9}], "name": "objectives", "level": 8}], "name": "mdo_data", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 8}], "name": "reference", "level": 7}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "SFC", "level": 9}, {"type": "variable", "name": "fin", "level": 9}, {"type": "variable", "name": "L", "level": 9}, {"type": "variable", "name": "D", "level": 9}], "name": "other", "level": 8}, {"type": "variable", "children": [{"type": "variable", "name": "WT", "level": 9}, {"type": "variable", "name": "WE", "level": 9}, {"type": "variable", "name": "WF", "level": 9}], "name": "weight", "level": 8}, {"type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 9}], "name": "geometry", "level": 8}], "name": "aircraft", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "finalOutputVariables", "level": 5}], "name": "architectureNodes", "level": 4}], "name": "data_schema", "level": 3}], "name": "finalOutputVariables", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "w1", "level": 7}, {"type": "variable", "name": "w0", "level": 7}, {"type": "variable", "name": "w2", "level": 7}], "name": "couplingWeights", "level": 6}], "name": "group0", "level": 5}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "w1", "level": 7}, {"type": "variable", "name": "w0", "level": 7}, {"type": "variable", "name": "w2", "level": 7}], "name": "couplingWeights", "level": 6}], "name": "group1", "level": 5}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "w1", "level": 7}, {"type": "variable", "name": "w0", "level": 7}, {"type": "variable", "name": "w2", "level": 7}], "name": "couplingWeights", "level": 6}], "name": "group2", "level": 5}], "name": "distributedArchitectures", "level": 4}], "name": "data_schema", "level": 3}], "name": "couplingWeights", "level": 2}], "name": "architectureRoles"}, {"level": 1, "type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "sigma3", "level": 7}, {"type": "variable", "name": "sigma4", "level": 7}, {"type": "variable", "name": "sigma1", "level": 7}, {"type": "variable", "name": "sigma2", "level": 7}, {"type": "variable", "name": "sigma5", "level": 7}], "name": "sigmas", "level": 6}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 7}, {"type": "variable", "name": "DT", "level": 7}, {"type": "variable", "name": "Temp", "level": 7}], "name": "propulsion", "level": 6}, {"type": "variable", "name": "Theta", "level": 6}, {"type": "variable", "name": "dpdx", "level": 6}], "name": "constraints", "level": 5}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "gc5", "level": 7}, {"type": "variable", "name": "gc4", "level": 7}, {"type": "variable", "name": "gc1", "level": 7}, {"type": "variable", "name": "gc0", "level": 7}, {"type": "variable", "name": "gc3", "level": 7}, {"type": "variable", "name": "gc2", "level": 7}], "name": "consistencyConstraints", "level": 6}], "name": "systemLevel", "level": 5}], "name": "mdo_data", "level": 4}], "name": "data_schema", "level": 3}], "name": "constraints", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 9}], "name": "geometry", "level": 8}, {"type": "variable", "children": [{"type": "variable", "name": "WT", "level": 9}, {"type": "variable", "name": "WE__i2", "level": 9}], "name": "weight", "level": 8}, {"type": "variable", "children": [{"type": "variable", "name": "D", "level": 9}, {"type": "variable", "name": "L__i2", "level": 9}], "name": "other", "level": 8}], "name": "aircraft", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "ESF__i2", "level": 8}], "name": "reference", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "couplingCopyVariables", "level": 5}], "name": "architectureNodes", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "w1__i2", "level": 7}, {"type": "variable", "name": "w2__i2", "level": 7}, {"type": "variable", "name": "w0__i2", "level": 7}], "name": "couplingWeights", "level": 6}], "name": "group2", "level": 5}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "w1__i2", "level": 7}, {"type": "variable", "name": "w2__i2", "level": 7}, {"type": "variable", "name": "w0__i2", "level": 7}], "name": "couplingWeights", "level": 6}], "name": "group1", "level": 5}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "w2__i2", "level": 7}, {"type": "variable", "name": "w0__i2", "level": 7}, {"type": "variable", "name": "w1__i2", "level": 7}], "name": "couplingWeights", "level": 6}], "name": "group0", "level": 5}], "name": "distributedArchitectures", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "lambda", "level": 6}, {"type": "variable", "name": "AR", "level": 6}, {"type": "variable", "name": "tc", "level": 6}, {"type": "variable", "name": "section", "level": 6}, {"type": "variable", "name": "Sref", "level": 6}, {"type": "variable", "name": "Lambda", "level": 6}], "name": "geometry", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "T", "level": 6}, {"type": "variable", "name": "Cf", "level": 6}], "name": "other", "level": 5}], "name": "aircraft", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "h", "level": 5}, {"type": "variable", "name": "M", "level": 5}], "name": "reference", "level": 4}], "name": "data_schema", "level": 3}], "name": "designVariables", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "objective", "level": 6}], "name": "group2", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "objective", "level": 6}], "name": "group0", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "objective", "level": 6}], "name": "group1", "level": 5}], "name": "distributedArchitectures", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "R", "level": 6}], "name": "objectives", "level": 5}], "name": "mdo_data", "level": 4}], "name": "data_schema", "level": 3}], "name": "objectives", "level": 2}], "name": "problemRoles"}]}, "catschema_funLev": {"name": "functions", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "R", "level": 6}], "name": "other", "level": 5}], "name": "aircraft", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "R", "level": 9}], "name": "objectives", "level": 8}], "name": "mdo_data", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "finalOutputVariables", "level": 5}], "name": "architectureNodes", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "R", "level": 6}], "name": "objectives", "level": 5}], "name": "mdo_data", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "FR", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "WT", "level": 12}, {"type": "variable", "name": "WE__i2", "level": 12}], "name": "weight", "level": 11}, {"type": "variable", "children": [{"type": "variable", "name": "D", "level": 12}, {"type": "variable", "name": "L__i2", "level": 12}], "name": "other", "level": 11}, {"type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 12}], "name": "geometry", "level": 11}], "name": "aircraft", "level": 10}, {"type": "variable", "children": [{"type": "variable", "name": "ESF__i2", "level": 11}], "name": "reference", "level": 10}], "name": "data_schemaCopy", "level": 9}], "name": "couplingCopyVariables", "level": 8}], "name": "architectureNodes", "level": 7}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "w2__i2", "level": 10}, {"type": "variable", "name": "w0__i2", "level": 10}, {"type": "variable", "name": "w1__i2", "level": 10}], "name": "couplingWeights", "level": 9}], "name": "group1", "level": 8}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "w2__i2", "level": 10}, {"type": "variable", "name": "w0__i2", "level": 10}, {"type": "variable", "name": "w1__i2", "level": 10}], "name": "couplingWeights", "level": 9}], "name": "group0", "level": 8}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "w0__i2", "level": 10}, {"type": "variable", "name": "w2__i2", "level": 10}, {"type": "variable", "name": "w1__i2", "level": 10}], "name": "couplingWeights", "level": 9}], "name": "group2", "level": 8}], "name": "distributedArchitectures", "level": 7}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "tc", "level": 9}, {"type": "variable", "name": "Sref", "level": 9}, {"type": "variable", "name": "AR", "level": 9}, {"type": "variable", "name": "Lambda", "level": 9}], "name": "geometry", "level": 8}], "name": "aircraft", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "h", "level": 8}, {"type": "variable", "name": "M", "level": 8}], "name": "reference", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "initialGuessDesignVariables", "level": 5}], "name": "architectureNodes", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "gc5", "level": 7}, {"type": "variable", "name": "gc4", "level": 7}, {"type": "variable", "name": "gc1", "level": 7}, {"type": "variable", "name": "gc0", "level": 7}, {"type": "variable", "name": "gc2", "level": 7}, {"type": "variable", "name": "gc3", "level": 7}], "name": "consistencyConstraints", "level": 6}], "name": "systemLevel", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "R", "level": 6}], "name": "objectives", "level": 5}], "name": "mdo_data", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "w0__i2", "level": 7}, {"type": "variable", "name": "w1__i2", "level": 7}, {"type": "variable", "name": "w2__i2", "level": 7}], "name": "couplingWeights", "level": 6}], "name": "group2", "level": 5}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "w2__i2", "level": 7}, {"type": "variable", "name": "w0__i2", "level": 7}, {"type": "variable", "name": "w1__i2", "level": 7}], "name": "couplingWeights", "level": 6}], "name": "group1", "level": 5}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "w0__i2", "level": 7}, {"type": "variable", "name": "w2__i2", "level": 7}, {"type": "variable", "name": "w1__i2", "level": 7}], "name": "couplingWeights", "level": 6}], "name": "group0", "level": 5}], "name": "distributedArchitectures", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "w0__i2", "level": 10}, {"type": "variable", "name": "w1__i2", "level": 10}, {"type": "variable", "name": "w2__i2", "level": 10}], "name": "couplingWeights", "level": 9}], "name": "group1", "level": 8}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "w1__i2", "level": 10}, {"type": "variable", "name": "w2__i2", "level": 10}, {"type": "variable", "name": "w0__i2", "level": 10}], "name": "couplingWeights", "level": 9}], "name": "group0", "level": 8}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "w2__i2", "level": 10}, {"type": "variable", "name": "w1__i2", "level": 10}, {"type": "variable", "name": "w0__i2", "level": 10}], "name": "couplingWeights", "level": 9}], "name": "group2", "level": 8}], "name": "distributedArchitectures", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "h", "level": 8}, {"type": "variable", "name": "M", "level": 8}], "name": "reference", "level": 7}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 12}], "name": "geometry", "level": 11}, {"type": "variable", "children": [{"type": "variable", "name": "WE__i2", "level": 12}, {"type": "variable", "name": "WT", "level": 12}], "name": "weight", "level": 11}, {"type": "variable", "children": [{"type": "variable", "name": "D", "level": 12}, {"type": "variable", "name": "L__i2", "level": 12}], "name": "other", "level": 11}], "name": "aircraft", "level": 10}, {"type": "variable", "children": [{"type": "variable", "name": "ESF__i2", "level": 11}], "name": "reference", "level": 10}], "name": "data_schemaCopy", "level": 9}], "name": "couplingCopyVariables", "level": 8}], "name": "architectureNodes", "level": 7}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "Sref", "level": 9}, {"type": "variable", "name": "Lambda", "level": 9}, {"type": "variable", "name": "tc", "level": 9}, {"type": "variable", "name": "AR", "level": 9}], "name": "geometry", "level": 8}], "name": "aircraft", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "finalDesignVariables", "level": 5}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "ESF__i2", "level": 8}], "name": "reference", "level": 7}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "WE__i2", "level": 9}, {"type": "variable", "name": "WT", "level": 9}], "name": "weight", "level": 8}, {"type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 9}], "name": "geometry", "level": 8}, {"type": "variable", "children": [{"type": "variable", "name": "D", "level": 9}, {"type": "variable", "name": "L__i2", "level": 9}], "name": "other", "level": 8}], "name": "aircraft", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "couplingCopyVariables", "level": 5}], "name": "architectureNodes", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "AR", "level": 6}, {"type": "variable", "name": "Lambda", "level": 6}, {"type": "variable", "name": "Sref", "level": 6}, {"type": "variable", "name": "tc", "level": 6}], "name": "geometry", "level": 5}], "name": "aircraft", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "h", "level": 5}, {"type": "variable", "name": "M", "level": 5}], "name": "reference", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "Sys-Optimizer", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "L", "level": 6}, {"type": "variable", "name": "D", "level": 6}, {"type": "variable", "name": "fin", "level": 6}], "name": "other", "level": 5}], "name": "aircraft", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "w2", "level": 7}, {"type": "variable", "name": "w0", "level": 7}, {"type": "variable", "name": "w1", "level": 7}], "name": "couplingWeights", "level": 6}], "name": "group1", "level": 5}], "name": "distributedArchitectures", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "objective", "level": 9}], "name": "group1", "level": 8}], "name": "distributedArchitectures", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "finalOutputVariables", "level": 5}], "name": "architectureNodes", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "objective", "level": 6}], "name": "group1", "level": 5}], "name": "distributedArchitectures", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "WCF1", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "WBE", "level": 6}], "name": "weight", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "T", "level": 6}], "name": "other", "level": 5}], "name": "aircraft", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "h__i2", "level": 8}, {"type": "variable", "name": "M__i2", "level": 8}], "name": "reference", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "copyDesignVariables", "level": 5}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "D__i2", "level": 9}], "name": "other", "level": 8}], "name": "aircraft", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "couplingCopyVariables", "level": 5}], "name": "architectureNodes", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 8}], "name": "reference", "level": 7}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "SFC", "level": 9}], "name": "other", "level": 8}, {"type": "variable", "children": [{"type": "variable", "name": "WE", "level": 9}], "name": "weight", "level": 8}], "name": "aircraft", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "finalOutputVariables", "level": 5}], "name": "architectureNodes", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "SFC", "level": 6}, {"type": "variable", "name": "DT", "level": 6}], "name": "other", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "WE", "level": 6}], "name": "weight", "level": 5}], "name": "aircraft", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 5}, {"type": "variable", "name": "Temp", "level": 5}], "name": "reference", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "Propulsion", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 6}], "name": "geometry", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "WT", "level": 6}, {"type": "variable", "name": "WF", "level": 6}], "name": "weight", "level": 5}], "name": "aircraft", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "w1", "level": 7}, {"type": "variable", "name": "w0", "level": 7}, {"type": "variable", "name": "w2", "level": 7}], "name": "couplingWeights", "level": 6}], "name": "group0", "level": 5}], "name": "distributedArchitectures", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "objective", "level": 9}], "name": "group0", "level": 8}], "name": "distributedArchitectures", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "finalOutputVariables", "level": 5}], "name": "architectureNodes", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "objective", "level": 6}], "name": "group0", "level": 5}], "name": "distributedArchitectures", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "WCF0", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 5}, {"type": "variable", "name": "Temp", "level": 5}], "name": "reference", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "DT", "level": 6}], "name": "other", "level": 5}], "name": "aircraft", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 7}, {"type": "variable", "name": "Temp", "level": 7}, {"type": "variable", "name": "DT", "level": 7}], "name": "propulsion", "level": 6}], "name": "constraints", "level": 5}], "name": "mdo_data", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "DT", "level": 10}, {"type": "variable", "name": "ESF", "level": 10}, {"type": "variable", "name": "Temp", "level": 10}], "name": "propulsion", "level": 9}], "name": "constraints", "level": 8}], "name": "mdo_data", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "finalOutputVariables", "level": 5}], "name": "architectureNodes", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "Cprop", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "tc", "level": 9}, {"type": "variable", "name": "Sref", "level": 9}, {"type": "variable", "name": "AR", "level": 9}, {"type": "variable", "name": "Lambda", "level": 9}], "name": "geometry", "level": 8}], "name": "aircraft", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "h", "level": 8}, {"type": "variable", "name": "M", "level": 8}], "name": "reference", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "initialGuessDesignVariables", "level": 5}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "Sref", "level": 9}, {"type": "variable", "name": "Lambda", "level": 9}, {"type": "variable", "name": "AR", "level": 9}, {"type": "variable", "name": "tc", "level": 9}], "name": "geometry", "level": 8}], "name": "aircraft", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "h", "level": 8}, {"type": "variable", "name": "M", "level": 8}], "name": "reference", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "finalDesignVariables", "level": 5}], "name": "architectureNodes", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "systemConvergenceCheck", "level": 5}], "name": "mdoData", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "Sys-Converger", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "WF", "level": 9}, {"type": "variable", "name": "WT", "level": 9}], "name": "weight", "level": 8}, {"type": "variable", "children": [{"type": "variable", "name": "SFC", "level": 9}, {"type": "variable", "name": "fin", "level": 9}], "name": "other", "level": 8}], "name": "aircraft", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "surrogateModelApproximates", "level": 5}], "name": "architectureNodes", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "h", "level": 5}, {"type": "variable", "name": "M", "level": 5}], "name": "reference", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "R", "level": 6}], "name": "other", "level": 5}], "name": "aircraft", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "Performance", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "WE", "level": 9}], "name": "weight", "level": 8}, {"type": "variable", "children": [{"type": "variable", "name": "L", "level": 9}], "name": "other", "level": 8}], "name": "aircraft", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "couplingCopyVariables", "level": 5}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "Lambda", "level": 9}, {"type": "variable", "name": "tc", "level": 9}, {"type": "variable", "name": "AR", "level": 9}, {"type": "variable", "name": "Sref", "level": 9}], "name": "geometry", "level": 8}], "name": "aircraft", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "copyDesignVariables", "level": 5}], "name": "architectureNodes", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "WO", "level": 6}, {"type": "variable", "name": "WFO", "level": 6}], "name": "weight", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "Nz", "level": 6}], "name": "other", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "lambda", "level": 6}, {"type": "variable", "name": "section", "level": 6}], "name": "geometry", "level": 5}], "name": "aircraft", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "WT", "level": 9}, {"type": "variable", "name": "WF", "level": 9}], "name": "weight", "level": 8}, {"type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 9}], "name": "geometry", "level": 8}], "name": "aircraft", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "finalOutputVariables", "level": 5}], "name": "architectureNodes", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "WT", "level": 6}, {"type": "variable", "name": "WF", "level": 6}], "name": "weight", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "sigma5", "level": 6}, {"type": "variable", "name": "sigma4", "level": 6}, {"type": "variable", "name": "sigma3", "level": 6}, {"type": "variable", "name": "sigma2", "level": 6}, {"type": "variable", "name": "sigma1", "level": 6}], "name": "other", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 6}], "name": "geometry", "level": 5}], "name": "aircraft", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "Structures", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "sigma5", "level": 10}, {"type": "variable", "name": "sigma4", "level": 10}, {"type": "variable", "name": "sigma1", "level": 10}, {"type": "variable", "name": "sigma3", "level": 10}, {"type": "variable", "name": "sigma2", "level": 10}], "name": "sigmas", "level": 9}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 10}, {"type": "variable", "name": "DT", "level": 10}, {"type": "variable", "name": "Temp", "level": 10}], "name": "propulsion", "level": 9}, {"type": "variable", "name": "dpdx", "level": 9}, {"type": "variable", "name": "Theta", "level": 9}], "name": "constraints", "level": 8}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "gc0", "level": 10}, {"type": "variable", "name": "gc1", "level": 10}, {"type": "variable", "name": "gc2", "level": 10}, {"type": "variable", "name": "gc3", "level": 10}, {"type": "variable", "name": "gc4", "level": 10}, {"type": "variable", "name": "gc5", "level": 10}], "name": "consistencyConstraints", "level": 9}], "name": "systemLevel", "level": 8}, {"type": "variable", "children": [{"type": "variable", "name": "R", "level": 9}], "name": "objectives", "level": 8}], "name": "mdo_data", "level": 7}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "objective", "level": 9}], "name": "group1", "level": 8}, {"type": "variable", "children": [{"type": "variable", "name": "objective", "level": 9}], "name": "group2", "level": 8}, {"type": "variable", "children": [{"type": "variable", "name": "objective", "level": 9}], "name": "group0", "level": 8}], "name": "distributedArchitectures", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "finalOutputVariables", "level": 5}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "section", "level": 9}, {"type": "variable", "name": "lambda", "level": 9}], "name": "geometry", "level": 8}, {"type": "variable", "children": [{"type": "variable", "name": "Cf", "level": 9}, {"type": "variable", "name": "T", "level": 9}], "name": "other", "level": 8}], "name": "aircraft", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "surrogateModelApproximates", "level": 5}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "tc", "level": 9}, {"type": "variable", "name": "Sref", "level": 9}, {"type": "variable", "name": "Lambda", "level": 9}, {"type": "variable", "name": "AR", "level": 9}], "name": "geometry", "level": 8}], "name": "aircraft", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "h", "level": 8}, {"type": "variable", "name": "M", "level": 8}], "name": "reference", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "finalDesignVariables", "level": 5}], "name": "architectureNodes", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "systemConvergenceCheck", "level": 5}], "name": "mdoData", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "ESF__i2", "level": 11}], "name": "reference", "level": 10}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "D", "level": 12}, {"type": "variable", "name": "L__i2", "level": 12}], "name": "other", "level": 11}, {"type": "variable", "children": [{"type": "variable", "name": "WT", "level": 12}, {"type": "variable", "name": "WE__i2", "level": 12}], "name": "weight", "level": 11}, {"type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 12}], "name": "geometry", "level": 11}], "name": "aircraft", "level": 10}], "name": "data_schemaCopy", "level": 9}], "name": "couplingCopyVariables", "level": 8}], "name": "architectureNodes", "level": 7}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "w2__i2", "level": 10}, {"type": "variable", "name": "w1__i2", "level": 10}, {"type": "variable", "name": "w0__i2", "level": 10}], "name": "couplingWeights", "level": 9}], "name": "group1", "level": 8}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "w1__i2", "level": 10}, {"type": "variable", "name": "w0__i2", "level": 10}, {"type": "variable", "name": "w2__i2", "level": 10}], "name": "couplingWeights", "level": 9}], "name": "group0", "level": 8}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "w2__i2", "level": 10}, {"type": "variable", "name": "w1__i2", "level": 10}, {"type": "variable", "name": "w0__i2", "level": 10}], "name": "couplingWeights", "level": 9}], "name": "group2", "level": 8}], "name": "distributedArchitectures", "level": 7}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "T", "level": 9}, {"type": "variable", "name": "Cf", "level": 9}], "name": "other", "level": 8}, {"type": "variable", "children": [{"type": "variable", "name": "lambda", "level": 9}, {"type": "variable", "name": "section", "level": 9}, {"type": "variable", "name": "AR", "level": 9}, {"type": "variable", "name": "Sref", "level": 9}, {"type": "variable", "name": "tc", "level": 9}, {"type": "variable", "name": "Lambda", "level": 9}], "name": "geometry", "level": 8}], "name": "aircraft", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "M", "level": 8}, {"type": "variable", "name": "h", "level": 8}], "name": "reference", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "initialGuessDesignVariables", "level": 5}], "name": "architectureNodes", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "Nz", "level": 6}, {"type": "variable", "name": "CDmin", "level": 6}], "name": "other", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "WO", "level": 6}, {"type": "variable", "name": "WBE", "level": 6}, {"type": "variable", "name": "WFO", "level": 6}], "name": "weight", "level": 5}], "name": "aircraft", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "Coordinator", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 6}], "name": "geometry", "level": 5}], "name": "aircraft", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 6}], "name": "constraints", "level": 5}], "name": "mdo_data", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 9}], "name": "constraints", "level": 8}], "name": "mdo_data", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "finalOutputVariables", "level": 5}], "name": "architectureNodes", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "CTheta", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "lambda", "level": 9}, {"type": "variable", "name": "section", "level": 9}], "name": "geometry", "level": 8}], "name": "aircraft", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "initialGuessDesignVariables", "level": 5}], "name": "architectureNodes", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 6}, {"type": "variable", "children": [{"type": "variable", "name": "sigma4", "level": 7}, {"type": "variable", "name": "sigma5", "level": 7}, {"type": "variable", "name": "sigma1", "level": 7}, {"type": "variable", "name": "sigma2", "level": 7}, {"type": "variable", "name": "sigma3", "level": 7}], "name": "sigmas", "level": 6}], "name": "constraints", "level": 5}], "name": "mdo_data", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "objective", "level": 6}], "name": "group0", "level": 5}], "name": "distributedArchitectures", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "lambda", "level": 9}, {"type": "variable", "name": "section", "level": 9}], "name": "geometry", "level": 8}], "name": "aircraft", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "finalDesignVariables", "level": 5}], "name": "architectureNodes", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "section", "level": 6}, {"type": "variable", "name": "lambda", "level": 6}], "name": "geometry", "level": 5}], "name": "aircraft", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "Sub-Optimizer-0", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "dpdx", "level": 6}], "name": "constraints", "level": 5}], "name": "mdo_data", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "Cf", "level": 9}], "name": "other", "level": 8}], "name": "aircraft", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "initialGuessDesignVariables", "level": 5}], "name": "architectureNodes", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "objective", "level": 6}], "name": "group1", "level": 5}], "name": "distributedArchitectures", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "Cf", "level": 9}], "name": "other", "level": 8}], "name": "aircraft", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "finalDesignVariables", "level": 5}], "name": "architectureNodes", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "Cf", "level": 6}], "name": "other", "level": 5}], "name": "aircraft", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "Sub-Optimizer-1", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "objective", "level": 6}], "name": "group2", "level": 5}], "name": "distributedArchitectures", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 7}, {"type": "variable", "name": "DT", "level": 7}, {"type": "variable", "name": "Temp", "level": 7}], "name": "propulsion", "level": 6}], "name": "constraints", "level": 5}], "name": "mdo_data", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "T", "level": 9}], "name": "other", "level": 8}], "name": "aircraft", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "initialGuessDesignVariables", "level": 5}], "name": "architectureNodes", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "T", "level": 9}], "name": "other", "level": 8}], "name": "aircraft", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "finalDesignVariables", "level": 5}], "name": "architectureNodes", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "T", "level": 6}], "name": "other", "level": 5}], "name": "aircraft", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "Sub-Optimizer-2", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "h__i2", "level": 11}, {"type": "variable", "name": "M__i2", "level": 11}], "name": "reference", "level": 10}], "name": "data_schemaCopy", "level": 9}], "name": "copyDesignVariables", "level": 8}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "D__i2", "level": 12}], "name": "other", "level": 11}], "name": "aircraft", "level": 10}], "name": "data_schemaCopy", "level": 9}], "name": "couplingCopyVariables", "level": 8}], "name": "architectureNodes", "level": 7}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "w2", "level": 10}, {"type": "variable", "name": "w0", "level": 10}, {"type": "variable", "name": "w1", "level": 10}], "name": "couplingWeights", "level": 9}], "name": "group2", "level": 8}], "name": "distributedArchitectures", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "doeInputSampleLists", "level": 5}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "WE", "level": 12}], "name": "weight", "level": 11}, {"type": "variable", "children": [{"type": "variable", "name": "SFC", "level": 12}], "name": "other", "level": 11}], "name": "aircraft", "level": 10}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 11}], "name": "reference", "level": 10}], "name": "data_schemaCopy", "level": 9}], "name": "finalOutputVariables", "level": 8}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "T", "level": 12}], "name": "other", "level": 11}], "name": "aircraft", "level": 10}], "name": "data_schemaCopy", "level": 9}], "name": "finalDesignVariables", "level": 8}], "name": "architectureNodes", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "doeOutputSampleLists", "level": 5}], "name": "architectureNodes", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "definition", "level": 6}], "name": "SubSMB2", "level": 5}], "name": "surrogateModels", "level": 4}], "name": "", "level": 3}], "name": "outputs", "level": 2}], "name": "Sub-SM-builder-2", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "w1", "level": 10}, {"type": "variable", "name": "w0", "level": 10}, {"type": "variable", "name": "w2", "level": 10}], "name": "couplingWeights", "level": 9}], "name": "group0", "level": 8}], "name": "distributedArchitectures", "level": 7}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "L", "level": 12}], "name": "other", "level": 11}, {"type": "variable", "children": [{"type": "variable", "name": "WE", "level": 12}], "name": "weight", "level": 11}], "name": "aircraft", "level": 10}], "name": "data_schemaCopy", "level": 9}], "name": "couplingCopyVariables", "level": 8}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "tc", "level": 12}, {"type": "variable", "name": "Sref", "level": 12}, {"type": "variable", "name": "Lambda", "level": 12}, {"type": "variable", "name": "AR", "level": 12}], "name": "geometry", "level": 11}], "name": "aircraft", "level": 10}], "name": "data_schemaCopy", "level": 9}], "name": "copyDesignVariables", "level": 8}], "name": "architectureNodes", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "doeInputSampleLists", "level": 5}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "lambda", "level": 12}, {"type": "variable", "name": "section", "level": 12}], "name": "geometry", "level": 11}], "name": "aircraft", "level": 10}], "name": "data_schemaCopy", "level": 9}], "name": "finalDesignVariables", "level": 8}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 12}], "name": "geometry", "level": 11}, {"type": "variable", "children": [{"type": "variable", "name": "WF", "level": 12}, {"type": "variable", "name": "WT", "level": 12}], "name": "weight", "level": 11}], "name": "aircraft", "level": 10}], "name": "data_schemaCopy", "level": 9}], "name": "finalOutputVariables", "level": 8}], "name": "architectureNodes", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "doeOutputSampleLists", "level": 5}], "name": "architectureNodes", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "definition", "level": 6}], "name": "SubSMB0", "level": 5}], "name": "surrogateModels", "level": 4}], "name": "", "level": 3}], "name": "outputs", "level": 2}], "name": "Sub-SM-builder-0", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "Cf", "level": 12}], "name": "other", "level": 11}], "name": "aircraft", "level": 10}], "name": "data_schemaCopy", "level": 9}], "name": "finalDesignVariables", "level": 8}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "fin", "level": 12}, {"type": "variable", "name": "L", "level": 12}, {"type": "variable", "name": "D", "level": 12}], "name": "other", "level": 11}], "name": "aircraft", "level": 10}], "name": "data_schemaCopy", "level": 9}], "name": "finalOutputVariables", "level": 8}], "name": "architectureNodes", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "doeOutputSampleLists", "level": 5}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "Lambda__i2", "level": 12}, {"type": "variable", "name": "tc__i2", "level": 12}, {"type": "variable", "name": "AR__i2", "level": 12}, {"type": "variable", "name": "Sref__i2", "level": 12}], "name": "geometry", "level": 11}], "name": "aircraft", "level": 10}, {"type": "variable", "children": [{"type": "variable", "name": "M", "level": 11}, {"type": "variable", "name": "h", "level": 11}], "name": "reference", "level": 10}], "name": "data_schemaCopy", "level": 9}], "name": "copyDesignVariables", "level": 8}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "WT__i2", "level": 12}], "name": "weight", "level": 11}, {"type": "variable", "children": [{"type": "variable", "name": "Theta__i2", "level": 12}], "name": "geometry", "level": 11}], "name": "aircraft", "level": 10}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 11}], "name": "reference", "level": 10}], "name": "data_schemaCopy", "level": 9}], "name": "couplingCopyVariables", "level": 8}], "name": "architectureNodes", "level": 7}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "w0", "level": 10}, {"type": "variable", "name": "w2", "level": 10}, {"type": "variable", "name": "w1", "level": 10}], "name": "couplingWeights", "level": 9}], "name": "group1", "level": 8}], "name": "distributedArchitectures", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "doeInputSampleLists", "level": 5}], "name": "architectureNodes", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "definition", "level": 6}], "name": "SubSMB1", "level": 5}], "name": "surrogateModels", "level": 4}], "name": "", "level": 3}], "name": "outputs", "level": 2}], "name": "Sub-SM-builder-1", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "WE", "level": 6}], "name": "weight", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "SFC", "level": 6}], "name": "other", "level": 5}], "name": "aircraft", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 5}], "name": "reference", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "w2", "level": 7}, {"type": "variable", "name": "w0", "level": 7}, {"type": "variable", "name": "w1", "level": 7}], "name": "couplingWeights", "level": 6}], "name": "group2", "level": 5}], "name": "distributedArchitectures", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "objective", "level": 6}], "name": "group2", "level": 5}], "name": "distributedArchitectures", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "objective", "level": 9}], "name": "group2", "level": 8}], "name": "distributedArchitectures", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "finalOutputVariables", "level": 5}], "name": "architectureNodes", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "WCF2", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "ESF__i2", "level": 8}], "name": "reference", "level": 7}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "WT", "level": 9}], "name": "weight", "level": 8}, {"type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 9}], "name": "geometry", "level": 8}], "name": "aircraft", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "couplingCopyVariables", "level": 5}], "name": "architectureNodes", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "w1__i2", "level": 7}, {"type": "variable", "name": "w2__i2", "level": 7}, {"type": "variable", "name": "w0__i2", "level": 7}], "name": "couplingWeights", "level": 6}], "name": "group1", "level": 5}], "name": "distributedArchitectures", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "AR", "level": 6}, {"type": "variable", "name": "tc", "level": 6}, {"type": "variable", "name": "Sref", "level": 6}, {"type": "variable", "name": "Lambda", "level": 6}], "name": "geometry", "level": 5}], "name": "aircraft", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "h", "level": 5}, {"type": "variable", "name": "M", "level": 5}], "name": "reference", "level": 4}], "name": "data_schema", "level": 3}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "definition", "level": 6}], "name": "SubSMB1", "level": 5}], "name": "surrogateModels", "level": 4}], "name": "", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "fin", "level": 9}, {"type": "variable", "name": "Cf", "level": 9}, {"type": "variable", "name": "L", "level": 9}, {"type": "variable", "name": "D", "level": 9}], "name": "other", "level": 8}], "name": "aircraft", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "surrogateModelApproximates", "level": 5}], "name": "architectureNodes", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "Sub-Surrogate-Model-1", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "w0__i2", "level": 7}, {"type": "variable", "name": "w1__i2", "level": 7}, {"type": "variable", "name": "w2__i2", "level": 7}], "name": "couplingWeights", "level": 6}], "name": "group0", "level": 5}], "name": "distributedArchitectures", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "AR", "level": 6}, {"type": "variable", "name": "tc", "level": 6}, {"type": "variable", "name": "Sref", "level": 6}, {"type": "variable", "name": "Lambda", "level": 6}], "name": "geometry", "level": 5}], "name": "aircraft", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "L__i2", "level": 9}], "name": "other", "level": 8}, {"type": "variable", "children": [{"type": "variable", "name": "WE__i2", "level": 9}], "name": "weight", "level": 8}], "name": "aircraft", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "couplingCopyVariables", "level": 5}], "name": "architectureNodes", "level": 4}], "name": "data_schema", "level": 3}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "definition", "level": 6}], "name": "SubSMB0", "level": 5}], "name": "surrogateModels", "level": 4}], "name": "", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 9}, {"type": "variable", "name": "section", "level": 9}, {"type": "variable", "name": "lambda", "level": 9}], "name": "geometry", "level": 8}, {"type": "variable", "children": [{"type": "variable", "name": "WF", "level": 9}, {"type": "variable", "name": "WT", "level": 9}], "name": "weight", "level": 8}], "name": "aircraft", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "surrogateModelApproximates", "level": 5}], "name": "architectureNodes", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "Sub-Surrogate-Model-0", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "w1__i2", "level": 7}, {"type": "variable", "name": "w2__i2", "level": 7}, {"type": "variable", "name": "w0__i2", "level": 7}], "name": "couplingWeights", "level": 6}], "name": "group2", "level": 5}], "name": "distributedArchitectures", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "D", "level": 9}], "name": "other", "level": 8}], "name": "aircraft", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "couplingCopyVariables", "level": 5}], "name": "architectureNodes", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "h", "level": 5}, {"type": "variable", "name": "M", "level": 5}], "name": "reference", "level": 4}], "name": "data_schema", "level": 3}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "definition", "level": 6}], "name": "SubSMB2", "level": 5}], "name": "surrogateModels", "level": 4}], "name": "", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "SFC", "level": 9}, {"type": "variable", "name": "T", "level": 9}], "name": "other", "level": 8}, {"type": "variable", "children": [{"type": "variable", "name": "WE", "level": 9}], "name": "weight", "level": 8}], "name": "aircraft", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 8}], "name": "reference", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "surrogateModelApproximates", "level": 5}], "name": "architectureNodes", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "Sub-Surrogate-Model-2", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "dpdx", "level": 6}], "name": "other", "level": 5}], "name": "aircraft", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "dpdx", "level": 9}], "name": "constraints", "level": 8}], "name": "mdo_data", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "finalOutputVariables", "level": 5}], "name": "architectureNodes", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "dpdx", "level": 6}], "name": "constraints", "level": 5}], "name": "mdo_data", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "Cdpdx", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "ESF__i2", "level": 8}], "name": "reference", "level": 7}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "WT", "level": 9}, {"type": "variable", "name": "WE__i2", "level": 9}], "name": "weight", "level": 8}, {"type": "variable", "children": [{"type": "variable", "name": "D", "level": 9}, {"type": "variable", "name": "L__i2", "level": 9}], "name": "other", "level": 8}, {"type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 9}], "name": "geometry", "level": 8}], "name": "aircraft", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "couplingCopyVariables", "level": 5}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 9}], "name": "geometry", "level": 8}, {"type": "variable", "children": [{"type": "variable", "name": "WE", "level": 9}, {"type": "variable", "name": "WT", "level": 9}], "name": "weight", "level": 8}, {"type": "variable", "children": [{"type": "variable", "name": "D", "level": 9}, {"type": "variable", "name": "L", "level": 9}], "name": "other", "level": 8}], "name": "aircraft", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 8}], "name": "reference", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "surrogateModelApproximates", "level": 5}], "name": "architectureNodes", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "gc0", "level": 10}, {"type": "variable", "name": "gc1", "level": 10}, {"type": "variable", "name": "gc2", "level": 10}, {"type": "variable", "name": "gc3", "level": 10}, {"type": "variable", "name": "gc4", "level": 10}, {"type": "variable", "name": "gc5", "level": 10}], "name": "consistencyConstraints", "level": 9}], "name": "systemLevel", "level": 8}], "name": "mdo_data", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "finalOutputVariables", "level": 5}], "name": "architectureNodes", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "gc5", "level": 7}, {"type": "variable", "name": "gc4", "level": 7}, {"type": "variable", "name": "gc3", "level": 7}, {"type": "variable", "name": "gc2", "level": 7}, {"type": "variable", "name": "gc1", "level": 7}, {"type": "variable", "name": "gc0", "level": 7}], "name": "consistencyConstraints", "level": 6}], "name": "systemLevel", "level": 5}], "name": "mdo_data", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "Gc", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "tc__i2", "level": 9}, {"type": "variable", "name": "Lambda__i2", "level": 9}, {"type": "variable", "name": "AR__i2", "level": 9}, {"type": "variable", "name": "Sref__i2", "level": 9}], "name": "geometry", "level": 8}], "name": "aircraft", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "M", "level": 8}, {"type": "variable", "name": "h", "level": 8}], "name": "reference", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "copyDesignVariables", "level": 5}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "Theta__i2", "level": 9}], "name": "geometry", "level": 8}, {"type": "variable", "children": [{"type": "variable", "name": "WT__i2", "level": 9}], "name": "weight", "level": 8}], "name": "aircraft", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 8}], "name": "reference", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "couplingCopyVariables", "level": 5}], "name": "architectureNodes", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "Cf", "level": 6}, {"type": "variable", "name": "CDmin", "level": 6}], "name": "other", "level": 5}], "name": "aircraft", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "D", "level": 9}, {"type": "variable", "name": "L", "level": 9}, {"type": "variable", "name": "fin", "level": 9}], "name": "other", "level": 8}], "name": "aircraft", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "finalOutputVariables", "level": 5}], "name": "architectureNodes", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "L", "level": 6}, {"type": "variable", "name": "D", "level": 6}, {"type": "variable", "name": "dpdx", "level": 6}, {"type": "variable", "name": "fin", "level": 6}], "name": "other", "level": 5}], "name": "aircraft", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "Aerodynamics", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "D", "level": 12}], "name": "other", "level": 11}], "name": "aircraft", "level": 10}], "name": "data_schemaCopy", "level": 9}], "name": "couplingCopyVariables", "level": 8}], "name": "architectureNodes", "level": 7}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "w0__i2", "level": 10}, {"type": "variable", "name": "w2__i2", "level": 10}, {"type": "variable", "name": "w1__i2", "level": 10}], "name": "couplingWeights", "level": 9}], "name": "group2", "level": 8}], "name": "distributedArchitectures", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "h", "level": 8}, {"type": "variable", "name": "M", "level": 8}], "name": "reference", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "initialGuessDesignVariables", "level": 5}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "w2__i2", "level": 10}, {"type": "variable", "name": "w0__i2", "level": 10}, {"type": "variable", "name": "w1__i2", "level": 10}], "name": "couplingWeights", "level": 9}], "name": "group2", "level": 8}], "name": "distributedArchitectures", "level": 7}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "D", "level": 12}], "name": "other", "level": 11}], "name": "aircraft", "level": 10}], "name": "data_schemaCopy", "level": 9}], "name": "couplingCopyVariables", "level": 8}], "name": "architectureNodes", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "h", "level": 8}, {"type": "variable", "name": "M", "level": 8}], "name": "reference", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "finalDesignVariables", "level": 5}], "name": "architectureNodes", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "w2", "level": 10}, {"type": "variable", "name": "w0", "level": 10}, {"type": "variable", "name": "w1", "level": 10}], "name": "couplingWeights", "level": 9}], "name": "group2", "level": 8}], "name": "distributedArchitectures", "level": 7}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "h__i2", "level": 11}, {"type": "variable", "name": "M__i2", "level": 11}], "name": "reference", "level": 10}], "name": "data_schemaCopy", "level": 9}], "name": "copyDesignVariables", "level": 8}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "D__i2", "level": 12}], "name": "other", "level": 11}], "name": "aircraft", "level": 10}], "name": "data_schemaCopy", "level": 9}], "name": "couplingCopyVariables", "level": 8}], "name": "architectureNodes", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "doeInputSampleLists", "level": 5}], "name": "architectureNodes", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "Sub-SM-bounds-2", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "WT", "level": 12}], "name": "weight", "level": 11}, {"type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 12}], "name": "geometry", "level": 11}], "name": "aircraft", "level": 10}, {"type": "variable", "children": [{"type": "variable", "name": "ESF__i2", "level": 11}], "name": "reference", "level": 10}], "name": "data_schemaCopy", "level": 9}], "name": "couplingCopyVariables", "level": 8}], "name": "architectureNodes", "level": 7}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "w2__i2", "level": 10}, {"type": "variable", "name": "w0__i2", "level": 10}, {"type": "variable", "name": "w1__i2", "level": 10}], "name": "couplingWeights", "level": 9}], "name": "group1", "level": 8}], "name": "distributedArchitectures", "level": 7}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "tc", "level": 9}, {"type": "variable", "name": "Sref", "level": 9}, {"type": "variable", "name": "AR", "level": 9}, {"type": "variable", "name": "Lambda", "level": 9}], "name": "geometry", "level": 8}], "name": "aircraft", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "h", "level": 8}, {"type": "variable", "name": "M", "level": 8}], "name": "reference", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "initialGuessDesignVariables", "level": 5}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 12}], "name": "geometry", "level": 11}, {"type": "variable", "children": [{"type": "variable", "name": "WT", "level": 12}], "name": "weight", "level": 11}], "name": "aircraft", "level": 10}, {"type": "variable", "children": [{"type": "variable", "name": "ESF__i2", "level": 11}], "name": "reference", "level": 10}], "name": "data_schemaCopy", "level": 9}], "name": "couplingCopyVariables", "level": 8}], "name": "architectureNodes", "level": 7}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "w2__i2", "level": 10}, {"type": "variable", "name": "w1__i2", "level": 10}, {"type": "variable", "name": "w0__i2", "level": 10}], "name": "couplingWeights", "level": 9}], "name": "group1", "level": 8}], "name": "distributedArchitectures", "level": 7}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "Sref", "level": 9}, {"type": "variable", "name": "Lambda", "level": 9}, {"type": "variable", "name": "AR", "level": 9}, {"type": "variable", "name": "tc", "level": 9}], "name": "geometry", "level": 8}], "name": "aircraft", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "h", "level": 8}, {"type": "variable", "name": "M", "level": 8}], "name": "reference", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "finalDesignVariables", "level": 5}], "name": "architectureNodes", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "Sref__i2", "level": 12}, {"type": "variable", "name": "tc__i2", "level": 12}, {"type": "variable", "name": "Lambda__i2", "level": 12}, {"type": "variable", "name": "AR__i2", "level": 12}], "name": "geometry", "level": 11}], "name": "aircraft", "level": 10}, {"type": "variable", "children": [{"type": "variable", "name": "M", "level": 11}, {"type": "variable", "name": "h", "level": 11}], "name": "reference", "level": 10}], "name": "data_schemaCopy", "level": 9}], "name": "copyDesignVariables", "level": 8}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "WT__i2", "level": 12}], "name": "weight", "level": 11}, {"type": "variable", "children": [{"type": "variable", "name": "Theta__i2", "level": 12}], "name": "geometry", "level": 11}], "name": "aircraft", "level": 10}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 11}], "name": "reference", "level": 10}], "name": "data_schemaCopy", "level": 9}], "name": "couplingCopyVariables", "level": 8}], "name": "architectureNodes", "level": 7}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "w2", "level": 10}, {"type": "variable", "name": "w1", "level": 10}, {"type": "variable", "name": "w0", "level": 10}], "name": "couplingWeights", "level": 9}], "name": "group1", "level": 8}], "name": "distributedArchitectures", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "doeInputSampleLists", "level": 5}], "name": "architectureNodes", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "Sub-SM-bounds-1", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "tc", "level": 9}, {"type": "variable", "name": "Sref", "level": 9}, {"type": "variable", "name": "AR", "level": 9}, {"type": "variable", "name": "Lambda", "level": 9}], "name": "geometry", "level": 8}], "name": "aircraft", "level": 7}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "w2__i2", "level": 10}, {"type": "variable", "name": "w0__i2", "level": 10}, {"type": "variable", "name": "w1__i2", "level": 10}], "name": "couplingWeights", "level": 9}], "name": "group0", "level": 8}], "name": "distributedArchitectures", "level": 7}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "WE__i2", "level": 12}], "name": "weight", "level": 11}, {"type": "variable", "children": [{"type": "variable", "name": "L__i2", "level": 12}], "name": "other", "level": 11}], "name": "aircraft", "level": 10}], "name": "data_schemaCopy", "level": 9}], "name": "couplingCopyVariables", "level": 8}], "name": "architectureNodes", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "initialGuessDesignVariables", "level": 5}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "w0__i2", "level": 10}, {"type": "variable", "name": "w2__i2", "level": 10}, {"type": "variable", "name": "w1__i2", "level": 10}], "name": "couplingWeights", "level": 9}], "name": "group0", "level": 8}], "name": "distributedArchitectures", "level": 7}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "Sref", "level": 9}, {"type": "variable", "name": "Lambda", "level": 9}, {"type": "variable", "name": "AR", "level": 9}, {"type": "variable", "name": "tc", "level": 9}], "name": "geometry", "level": 8}], "name": "aircraft", "level": 7}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "WE__i2", "level": 12}], "name": "weight", "level": 11}, {"type": "variable", "children": [{"type": "variable", "name": "L__i2", "level": 12}], "name": "other", "level": 11}], "name": "aircraft", "level": 10}], "name": "data_schemaCopy", "level": 9}], "name": "couplingCopyVariables", "level": 8}], "name": "architectureNodes", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "finalDesignVariables", "level": 5}], "name": "architectureNodes", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "L", "level": 12}], "name": "other", "level": 11}, {"type": "variable", "children": [{"type": "variable", "name": "WE", "level": 12}], "name": "weight", "level": 11}], "name": "aircraft", "level": 10}], "name": "data_schemaCopy", "level": 9}], "name": "couplingCopyVariables", "level": 8}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "Lambda", "level": 12}, {"type": "variable", "name": "Sref", "level": 12}, {"type": "variable", "name": "AR", "level": 12}, {"type": "variable", "name": "tc", "level": 12}], "name": "geometry", "level": 11}], "name": "aircraft", "level": 10}], "name": "data_schemaCopy", "level": 9}], "name": "copyDesignVariables", "level": 8}], "name": "architectureNodes", "level": 7}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "w0", "level": 10}, {"type": "variable", "name": "w2", "level": 10}, {"type": "variable", "name": "w1", "level": 10}], "name": "couplingWeights", "level": 9}], "name": "group0", "level": 8}], "name": "distributedArchitectures", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "doeInputSampleLists", "level": 5}], "name": "architectureNodes", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "Sub-SM-bounds-0", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "sigma5", "level": 6}, {"type": "variable", "name": "sigma4", "level": 6}, {"type": "variable", "name": "sigma3", "level": 6}, {"type": "variable", "name": "sigma2", "level": 6}, {"type": "variable", "name": "sigma1", "level": 6}], "name": "other", "level": 5}], "name": "aircraft", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "sigma5", "level": 10}, {"type": "variable", "name": "sigma4", "level": 10}, {"type": "variable", "name": "sigma1", "level": 10}, {"type": "variable", "name": "sigma3", "level": 10}, {"type": "variable", "name": "sigma2", "level": 10}], "name": "sigmas", "level": 9}], "name": "constraints", "level": 8}], "name": "mdo_data", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "finalOutputVariables", "level": 5}], "name": "architectureNodes", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "sigma4", "level": 7}, {"type": "variable", "name": "sigma5", "level": 7}, {"type": "variable", "name": "sigma1", "level": 7}, {"type": "variable", "name": "sigma2", "level": 7}, {"type": "variable", "name": "sigma3", "level": 7}], "name": "sigmas", "level": 6}], "name": "constraints", "level": 5}], "name": "mdo_data", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "Csigmas", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "h__i2", "level": 11}, {"type": "variable", "name": "M__i2", "level": 11}], "name": "reference", "level": 10}], "name": "data_schemaCopy", "level": 9}], "name": "copyDesignVariables", "level": 8}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "D__i2", "level": 12}], "name": "other", "level": 11}], "name": "aircraft", "level": 10}], "name": "data_schemaCopy", "level": 9}], "name": "couplingCopyVariables", "level": 8}], "name": "architectureNodes", "level": 7}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "w2", "level": 10}, {"type": "variable", "name": "w0", "level": 10}, {"type": "variable", "name": "w1", "level": 10}], "name": "couplingWeights", "level": 9}], "name": "group2", "level": 8}], "name": "distributedArchitectures", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "doeInputSampleLists", "level": 5}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 8}], "name": "reference", "level": 7}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "SFC", "level": 9}], "name": "other", "level": 8}, {"type": "variable", "children": [{"type": "variable", "name": "WE", "level": 9}], "name": "weight", "level": 8}], "name": "aircraft", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "finalOutputVariables", "level": 5}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "T", "level": 9}], "name": "other", "level": 8}], "name": "aircraft", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "finalDesignVariables", "level": 5}], "name": "architectureNodes", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 11}], "name": "reference", "level": 10}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "WE", "level": 12}], "name": "weight", "level": 11}, {"type": "variable", "children": [{"type": "variable", "name": "SFC", "level": 12}], "name": "other", "level": 11}], "name": "aircraft", "level": 10}], "name": "data_schemaCopy", "level": 9}], "name": "finalOutputVariables", "level": 8}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "T", "level": 12}], "name": "other", "level": 11}], "name": "aircraft", "level": 10}], "name": "data_schemaCopy", "level": 9}], "name": "finalDesignVariables", "level": 8}], "name": "architectureNodes", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "doeOutputSampleLists", "level": 5}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "h__i2", "level": 8}, {"type": "variable", "name": "M__i2", "level": 8}], "name": "reference", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "copyDesignVariables", "level": 5}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "D__i2", "level": 9}], "name": "other", "level": 8}], "name": "aircraft", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "couplingCopyVariables", "level": 5}], "name": "architectureNodes", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "w1", "level": 7}, {"type": "variable", "name": "w0", "level": 7}, {"type": "variable", "name": "w2", "level": 7}], "name": "couplingWeights", "level": 6}], "name": "group2", "level": 5}], "name": "distributedArchitectures", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "Sub-DOE-2", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "Lambda__i2", "level": 12}, {"type": "variable", "name": "tc__i2", "level": 12}, {"type": "variable", "name": "AR__i2", "level": 12}, {"type": "variable", "name": "Sref__i2", "level": 12}], "name": "geometry", "level": 11}], "name": "aircraft", "level": 10}, {"type": "variable", "children": [{"type": "variable", "name": "M", "level": 11}, {"type": "variable", "name": "h", "level": 11}], "name": "reference", "level": 10}], "name": "data_schemaCopy", "level": 9}], "name": "copyDesignVariables", "level": 8}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "WT__i2", "level": 12}], "name": "weight", "level": 11}, {"type": "variable", "children": [{"type": "variable", "name": "Theta__i2", "level": 12}], "name": "geometry", "level": 11}], "name": "aircraft", "level": 10}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 11}], "name": "reference", "level": 10}], "name": "data_schemaCopy", "level": 9}], "name": "couplingCopyVariables", "level": 8}], "name": "architectureNodes", "level": 7}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "w0", "level": 10}, {"type": "variable", "name": "w2", "level": 10}, {"type": "variable", "name": "w1", "level": 10}], "name": "couplingWeights", "level": 9}], "name": "group1", "level": 8}], "name": "distributedArchitectures", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "doeInputSampleLists", "level": 5}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "Cf", "level": 9}], "name": "other", "level": 8}], "name": "aircraft", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "finalDesignVariables", "level": 5}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "fin", "level": 9}, {"type": "variable", "name": "L", "level": 9}, {"type": "variable", "name": "D", "level": 9}], "name": "other", "level": 8}], "name": "aircraft", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "finalOutputVariables", "level": 5}], "name": "architectureNodes", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "w2", "level": 7}, {"type": "variable", "name": "w0", "level": 7}, {"type": "variable", "name": "w1", "level": 7}], "name": "couplingWeights", "level": 6}], "name": "group1", "level": 5}], "name": "distributedArchitectures", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "L", "level": 12}, {"type": "variable", "name": "fin", "level": 12}, {"type": "variable", "name": "D", "level": 12}], "name": "other", "level": 11}], "name": "aircraft", "level": 10}], "name": "data_schemaCopy", "level": 9}], "name": "finalOutputVariables", "level": 8}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "Cf", "level": 12}], "name": "other", "level": 11}], "name": "aircraft", "level": 10}], "name": "data_schemaCopy", "level": 9}], "name": "finalDesignVariables", "level": 8}], "name": "architectureNodes", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "doeOutputSampleLists", "level": 5}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "tc__i2", "level": 9}, {"type": "variable", "name": "AR__i2", "level": 9}, {"type": "variable", "name": "Sref__i2", "level": 9}, {"type": "variable", "name": "Lambda__i2", "level": 9}], "name": "geometry", "level": 8}], "name": "aircraft", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "h", "level": 8}, {"type": "variable", "name": "M", "level": 8}], "name": "reference", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "copyDesignVariables", "level": 5}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 8}], "name": "reference", "level": 7}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "Theta__i2", "level": 9}], "name": "geometry", "level": 8}, {"type": "variable", "children": [{"type": "variable", "name": "WT__i2", "level": 9}], "name": "weight", "level": 8}], "name": "aircraft", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "couplingCopyVariables", "level": 5}], "name": "architectureNodes", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "Sub-DOE-1", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "w1", "level": 10}, {"type": "variable", "name": "w0", "level": 10}, {"type": "variable", "name": "w2", "level": 10}], "name": "couplingWeights", "level": 9}], "name": "group0", "level": 8}], "name": "distributedArchitectures", "level": 7}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "L", "level": 12}], "name": "other", "level": 11}, {"type": "variable", "children": [{"type": "variable", "name": "WE", "level": 12}], "name": "weight", "level": 11}], "name": "aircraft", "level": 10}], "name": "data_schemaCopy", "level": 9}], "name": "couplingCopyVariables", "level": 8}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "tc", "level": 12}, {"type": "variable", "name": "Sref", "level": 12}, {"type": "variable", "name": "Lambda", "level": 12}, {"type": "variable", "name": "AR", "level": 12}], "name": "geometry", "level": 11}], "name": "aircraft", "level": 10}], "name": "data_schemaCopy", "level": 9}], "name": "copyDesignVariables", "level": 8}], "name": "architectureNodes", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "doeInputSampleLists", "level": 5}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "section", "level": 9}, {"type": "variable", "name": "lambda", "level": 9}], "name": "geometry", "level": 8}], "name": "aircraft", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "finalDesignVariables", "level": 5}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "WT", "level": 9}, {"type": "variable", "name": "WF", "level": 9}], "name": "weight", "level": 8}, {"type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 9}], "name": "geometry", "level": 8}], "name": "aircraft", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "finalOutputVariables", "level": 5}], "name": "architectureNodes", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "L", "level": 9}], "name": "other", "level": 8}, {"type": "variable", "children": [{"type": "variable", "name": "WE", "level": 9}], "name": "weight", "level": 8}], "name": "aircraft", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "couplingCopyVariables", "level": 5}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "AR", "level": 9}, {"type": "variable", "name": "Sref", "level": 9}, {"type": "variable", "name": "tc", "level": 9}, {"type": "variable", "name": "Lambda", "level": 9}], "name": "geometry", "level": 8}], "name": "aircraft", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "copyDesignVariables", "level": 5}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "lambda", "level": 12}, {"type": "variable", "name": "section", "level": 12}], "name": "geometry", "level": 11}], "name": "aircraft", "level": 10}], "name": "data_schemaCopy", "level": 9}], "name": "finalDesignVariables", "level": 8}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 12}], "name": "geometry", "level": 11}, {"type": "variable", "children": [{"type": "variable", "name": "WF", "level": 12}, {"type": "variable", "name": "WT", "level": 12}], "name": "weight", "level": 11}], "name": "aircraft", "level": 10}], "name": "data_schemaCopy", "level": 9}], "name": "finalOutputVariables", "level": 8}], "name": "architectureNodes", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "doeOutputSampleLists", "level": 5}], "name": "architectureNodes", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "w1", "level": 7}, {"type": "variable", "name": "w0", "level": 7}, {"type": "variable", "name": "w2", "level": 7}], "name": "couplingWeights", "level": 6}], "name": "group0", "level": 5}], "name": "distributedArchitectures", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "Sub-DOE-0", "level": 1}]}, "schema": {"name": "data_schema", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "Cf", "value": "unknown", "level": 9}, {"dimension": null, "type": "variable", "name": "T", "value": "unknown", "level": 9}], "name": "other", "level": 8}, {"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "lambda", "value": "unknown", "level": 9}, {"dimension": null, "type": "variable", "name": "section", "value": "unknown", "level": 9}], "name": "geometry", "level": 8}], "name": "aircraft", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "finalDesignVariables", "level": 5}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "fin", "value": "unknown", "level": 9}, {"dimension": null, "type": "variable", "name": "SFC", "value": "unknown", "level": 9}, {"dimension": null, "type": "variable", "name": "L", "value": "unknown", "level": 9}, {"dimension": null, "type": "variable", "name": "D", "value": "unknown", "level": 9}], "name": "other", "level": 8}, {"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "WE", "value": "unknown", "level": 9}, {"dimension": null, "type": "variable", "name": "WT", "value": "unknown", "level": 9}, {"dimension": null, "type": "variable", "name": "WF", "value": "unknown", "level": 9}], "name": "weight", "level": 8}, {"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "Theta", "value": "unknown", "level": 9}], "name": "geometry", "level": 8}], "name": "aircraft", "level": 7}, {"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "ESF", "value": "unknown", "level": 8}], "name": "reference", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "finalOutputVariables", "level": 5}], "name": "architectureNodes", "level": 4}], "name": "data_schemaCopy", "level": 3}], "name": "doeOutputSampleLists", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "tc__i2", "value": "unknown", "level": 6}, {"dimension": null, "type": "variable", "name": "Lambda", "value": "unknown", "level": 6}, {"dimension": null, "type": "variable", "name": "Sref", "value": "unknown", "level": 6}, {"dimension": null, "type": "variable", "name": "tc", "value": "unknown", "level": 6}, {"dimension": null, "type": "variable", "name": "AR", "value": "unknown", "level": 6}, {"dimension": null, "type": "variable", "name": "Lambda__i2", "value": "unknown", "level": 6}, {"dimension": null, "type": "variable", "name": "AR__i2", "value": "unknown", "level": 6}, {"dimension": null, "type": "variable", "name": "Sref__i2", "value": "unknown", "level": 6}], "name": "geometry", "level": 5}], "name": "aircraft", "level": 4}, {"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "M", "value": "unknown", "level": 5}, {"dimension": null, "type": "variable", "name": "h", "value": "unknown", "level": 5}, {"dimension": null, "type": "variable", "name": "h__i2", "value": "unknown", "level": 5}, {"dimension": null, "type": "variable", "name": "M__i2", "value": "unknown", "level": 5}], "name": "reference", "level": 4}], "name": "data_schemaCopy", "level": 3}], "name": "copyDesignVariables", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "D", "value": "unknown", "level": 9}, {"dimension": null, "type": "variable", "name": "L__i2", "value": "unknown", "level": 9}], "name": "other", "level": 8}, {"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "WE__i2", "value": "unknown", "level": 9}, {"dimension": null, "type": "variable", "name": "WT", "value": "unknown", "level": 9}], "name": "weight", "level": 8}, {"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "Theta", "value": "unknown", "level": 9}], "name": "geometry", "level": 8}], "name": "aircraft", "level": 7}, {"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "ESF__i2", "value": "unknown", "level": 8}], "name": "reference", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "couplingCopyVariables", "level": 5}], "name": "architectureNodes", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "lambda", "value": "unknown", "level": 6}, {"dimension": null, "type": "variable", "name": "Lambda", "value": "unknown", "level": 6}, {"dimension": null, "type": "variable", "name": "Sref", "value": "unknown", "level": 6}, {"dimension": null, "type": "variable", "name": "AR", "value": "unknown", "level": 6}, {"dimension": null, "type": "variable", "name": "section", "value": "unknown", "level": 6}, {"dimension": null, "type": "variable", "name": "tc", "value": "unknown", "level": 6}], "name": "geometry", "level": 5}, {"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "Cf", "value": "unknown", "level": 6}, {"dimension": null, "type": "variable", "name": "T", "value": "unknown", "level": 6}], "name": "other", "level": 5}], "name": "aircraft", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "w2__i2", "value": "unknown", "level": 7}, {"dimension": null, "type": "variable", "name": "w0__i2", "value": "unknown", "level": 7}, {"dimension": null, "type": "variable", "name": "w1__i2", "value": "unknown", "level": 7}], "name": "couplingWeights", "level": 6}], "name": "group0", "level": 5}, {"type": "variable", "children": [{"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "w0__i2", "value": "unknown", "level": 7}, {"dimension": null, "type": "variable", "name": "w1__i2", "value": "unknown", "level": 7}, {"dimension": null, "type": "variable", "name": "w2__i2", "value": "unknown", "level": 7}], "name": "couplingWeights", "level": 6}], "name": "group2", "level": 5}, {"type": "variable", "children": [{"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "w0__i2", "value": "unknown", "level": 7}, {"dimension": null, "type": "variable", "name": "w2__i2", "value": "unknown", "level": 7}, {"dimension": null, "type": "variable", "name": "w1__i2", "value": "unknown", "level": 7}], "name": "couplingWeights", "level": 6}], "name": "group1", "level": 5}], "name": "distributedArchitectures", "level": 4}, {"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "h", "value": "unknown", "level": 5}, {"dimension": null, "type": "variable", "name": "M", "value": "unknown", "level": 5}], "name": "reference", "level": 4}], "name": "data_schemaCopy", "level": 3}], "name": "initialGuessDesignVariables", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "section", "value": "unknown", "level": 6}, {"dimension": null, "type": "variable", "name": "Sref", "value": "unknown", "level": 6}, {"dimension": null, "type": "variable", "name": "lambda", "value": "unknown", "level": 6}, {"dimension": null, "type": "variable", "name": "Lambda", "value": "unknown", "level": 6}, {"dimension": null, "type": "variable", "name": "AR", "value": "unknown", "level": 6}, {"dimension": null, "type": "variable", "name": "tc", "value": "unknown", "level": 6}], "name": "geometry", "level": 5}, {"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "Cf", "value": "unknown", "level": 6}, {"dimension": null, "type": "variable", "name": "T", "value": "unknown", "level": 6}], "name": "other", "level": 5}], "name": "aircraft", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "Theta", "value": "unknown", "level": 9}], "name": "geometry", "level": 8}, {"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "D", "value": "unknown", "level": 9}, {"dimension": null, "type": "variable", "name": "L__i2", "value": "unknown", "level": 9}], "name": "other", "level": 8}, {"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "WE__i2", "value": "unknown", "level": 9}, {"dimension": null, "type": "variable", "name": "WT", "value": "unknown", "level": 9}], "name": "weight", "level": 8}], "name": "aircraft", "level": 7}, {"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "ESF__i2", "value": "unknown", "level": 8}], "name": "reference", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "couplingCopyVariables", "level": 5}], "name": "architectureNodes", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "w2__i2", "value": "unknown", "level": 7}, {"dimension": null, "type": "variable", "name": "w1__i2", "value": "unknown", "level": 7}, {"dimension": null, "type": "variable", "name": "w0__i2", "value": "unknown", "level": 7}], "name": "couplingWeights", "level": 6}], "name": "group1", "level": 5}, {"type": "variable", "children": [{"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "w0__i2", "value": "unknown", "level": 7}, {"dimension": null, "type": "variable", "name": "w2__i2", "value": "unknown", "level": 7}, {"dimension": null, "type": "variable", "name": "w1__i2", "value": "unknown", "level": 7}], "name": "couplingWeights", "level": 6}], "name": "group0", "level": 5}, {"type": "variable", "children": [{"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "w2__i2", "value": "unknown", "level": 7}, {"dimension": null, "type": "variable", "name": "w0__i2", "value": "unknown", "level": 7}, {"dimension": null, "type": "variable", "name": "w1__i2", "value": "unknown", "level": 7}], "name": "couplingWeights", "level": 6}], "name": "group2", "level": 5}], "name": "distributedArchitectures", "level": 4}, {"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "h", "value": "unknown", "level": 5}, {"dimension": null, "type": "variable", "name": "M", "value": "unknown", "level": 5}], "name": "reference", "level": 4}], "name": "data_schemaCopy", "level": 3}], "name": "finalDesignVariables", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "Lambda__i2", "value": "unknown", "level": 9}, {"dimension": null, "type": "variable", "name": "tc__i2", "value": "unknown", "level": 9}, {"dimension": null, "type": "variable", "name": "Lambda", "value": "unknown", "level": 9}, {"dimension": null, "type": "variable", "name": "tc", "value": "unknown", "level": 9}, {"dimension": null, "type": "variable", "name": "Sref", "value": "unknown", "level": 9}, {"dimension": null, "type": "variable", "name": "AR__i2", "value": "unknown", "level": 9}, {"dimension": null, "type": "variable", "name": "AR", "value": "unknown", "level": 9}, {"dimension": null, "type": "variable", "name": "Sref__i2", "value": "unknown", "level": 9}], "name": "geometry", "level": 8}], "name": "aircraft", "level": 7}, {"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "h__i2", "value": "unknown", "level": 8}, {"dimension": null, "type": "variable", "name": "M", "value": "unknown", "level": 8}, {"dimension": null, "type": "variable", "name": "M__i2", "value": "unknown", "level": 8}, {"dimension": null, "type": "variable", "name": "h", "value": "unknown", "level": 8}], "name": "reference", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "copyDesignVariables", "level": 5}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "WT__i2", "value": "unknown", "level": 9}, {"dimension": null, "type": "variable", "name": "WE", "value": "unknown", "level": 9}], "name": "weight", "level": 8}, {"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "L", "value": "unknown", "level": 9}, {"dimension": null, "type": "variable", "name": "D__i2", "value": "unknown", "level": 9}], "name": "other", "level": 8}, {"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "Theta__i2", "value": "unknown", "level": 9}], "name": "geometry", "level": 8}], "name": "aircraft", "level": 7}, {"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "ESF", "value": "unknown", "level": 8}], "name": "reference", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "couplingCopyVariables", "level": 5}], "name": "architectureNodes", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "w0", "value": "unknown", "level": 7}, {"dimension": null, "type": "variable", "name": "w1", "value": "unknown", "level": 7}, {"dimension": null, "type": "variable", "name": "w2", "value": "unknown", "level": 7}], "name": "couplingWeights", "level": 6}], "name": "group1", "level": 5}, {"type": "variable", "children": [{"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "w2", "value": "unknown", "level": 7}, {"dimension": null, "type": "variable", "name": "w0", "value": "unknown", "level": 7}, {"dimension": null, "type": "variable", "name": "w1", "value": "unknown", "level": 7}], "name": "couplingWeights", "level": 6}], "name": "group0", "level": 5}, {"type": "variable", "children": [{"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "w2", "value": "unknown", "level": 7}, {"dimension": null, "type": "variable", "name": "w0", "value": "unknown", "level": 7}, {"dimension": null, "type": "variable", "name": "w1", "value": "unknown", "level": 7}], "name": "couplingWeights", "level": 6}], "name": "group2", "level": 5}], "name": "distributedArchitectures", "level": 4}], "name": "data_schemaCopy", "level": 3}], "name": "doeInputSampleLists", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "Theta", "value": "unknown", "level": 6}, {"dimension": null, "type": "variable", "name": "Theta__i2", "value": "unknown", "level": 6}], "name": "geometry", "level": 5}, {"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "WE", "value": "unknown", "level": 6}, {"dimension": null, "type": "variable", "name": "WT", "value": "unknown", "level": 6}, {"dimension": null, "type": "variable", "name": "WE__i2", "value": "unknown", "level": 6}, {"dimension": null, "type": "variable", "name": "WT__i2", "value": "unknown", "level": 6}], "name": "weight", "level": 5}, {"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "L", "value": "unknown", "level": 6}, {"dimension": null, "type": "variable", "name": "D", "value": "unknown", "level": 6}, {"dimension": null, "type": "variable", "name": "L__i2", "value": "unknown", "level": 6}, {"dimension": null, "type": "variable", "name": "D__i2", "value": "unknown", "level": 6}], "name": "other", "level": 5}], "name": "aircraft", "level": 4}, {"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "ESF__i2", "value": "unknown", "level": 5}, {"dimension": null, "type": "variable", "name": "ESF", "value": "unknown", "level": 5}], "name": "reference", "level": 4}], "name": "data_schemaCopy", "level": 3}], "name": "couplingCopyVariables", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "Theta", "value": "unknown", "level": 6}, {"dimension": null, "type": "variable", "name": "lambda", "value": "unknown", "level": 6}, {"dimension": null, "type": "variable", "name": "section", "value": "unknown", "level": 6}], "name": "geometry", "level": 5}, {"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "WT", "value": "unknown", "level": 6}, {"dimension": null, "type": "variable", "name": "WE", "value": "unknown", "level": 6}, {"dimension": null, "type": "variable", "name": "WF", "value": "unknown", "level": 6}], "name": "weight", "level": 5}, {"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "T", "value": "unknown", "level": 6}, {"dimension": null, "type": "variable", "name": "D", "value": "unknown", "level": 6}, {"dimension": null, "type": "variable", "name": "Cf", "value": "unknown", "level": 6}, {"dimension": null, "type": "variable", "name": "L", "value": "unknown", "level": 6}, {"dimension": null, "type": "variable", "name": "SFC", "value": "unknown", "level": 6}, {"dimension": null, "type": "variable", "name": "fin", "value": "unknown", "level": 6}], "name": "other", "level": 5}], "name": "aircraft", "level": 4}, {"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "ESF", "value": "unknown", "level": 5}], "name": "reference", "level": 4}], "name": "data_schemaCopy", "level": 3}], "name": "surrogateModelApproximates", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "objective", "value": "unknown", "level": 6}], "name": "group0", "level": 5}, {"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "objective", "value": "unknown", "level": 6}], "name": "group1", "level": 5}, {"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "objective", "value": "unknown", "level": 6}], "name": "group2", "level": 5}], "name": "distributedArchitectures", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "sigma2", "value": "unknown", "level": 7}, {"dimension": null, "type": "variable", "name": "sigma1", "value": "unknown", "level": 7}, {"dimension": null, "type": "variable", "name": "sigma5", "value": "unknown", "level": 7}, {"dimension": null, "type": "variable", "name": "sigma4", "value": "unknown", "level": 7}, {"dimension": null, "type": "variable", "name": "sigma3", "value": "unknown", "level": 7}], "name": "sigmas", "level": 6}, {"dimension": null, "type": "variable", "name": "Theta", "value": "unknown", "level": 6}, {"dimension": null, "type": "variable", "name": "dpdx", "value": "unknown", "level": 6}, {"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "Temp", "value": "unknown", "level": 7}, {"dimension": null, "type": "variable", "name": "ESF", "value": "unknown", "level": 7}, {"dimension": null, "type": "variable", "name": "DT", "value": "unknown", "level": 7}], "name": "propulsion", "level": 6}], "name": "constraints", "level": 5}, {"type": "variable", "children": [{"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "gc3", "value": "unknown", "level": 7}, {"dimension": null, "type": "variable", "name": "gc0", "value": "unknown", "level": 7}, {"dimension": null, "type": "variable", "name": "gc1", "value": "unknown", "level": 7}, {"dimension": null, "type": "variable", "name": "gc4", "value": "unknown", "level": 7}, {"dimension": null, "type": "variable", "name": "gc5", "value": "unknown", "level": 7}, {"dimension": null, "type": "variable", "name": "gc2", "value": "unknown", "level": 7}], "name": "consistencyConstraints", "level": 6}], "name": "systemLevel", "level": 5}, {"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "R", "value": "unknown", "level": 6}], "name": "objectives", "level": 5}], "name": "mdo_data", "level": 4}, {"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "ESF", "value": "unknown", "level": 5}], "name": "reference", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "SFC", "value": "unknown", "level": 6}, {"dimension": null, "type": "variable", "name": "fin", "value": "unknown", "level": 6}, {"dimension": null, "type": "variable", "name": "L", "value": "unknown", "level": 6}, {"dimension": null, "type": "variable", "name": "D", "value": "unknown", "level": 6}], "name": "other", "level": 5}, {"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "WT", "value": "unknown", "level": 6}, {"dimension": null, "type": "variable", "name": "WE", "value": "unknown", "level": 6}, {"dimension": null, "type": "variable", "name": "WF", "value": "unknown", "level": 6}], "name": "weight", "level": 5}, {"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "Theta", "value": "unknown", "level": 6}], "name": "geometry", "level": 5}], "name": "aircraft", "level": 4}], "name": "data_schemaCopy", "level": 3}], "name": "finalOutputVariables", "level": 2}], "name": "architectureNodes", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "WO", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "WT", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "WE", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "WF", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "WBE", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "WFO", "value": "unknown", "level": 3}], "name": "weight", "level": 2}, {"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "Theta", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "lambda", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "AR", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "tc", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "section", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "Sref", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "Lambda", "value": "unknown", "level": 3}], "name": "geometry", "level": 2}, {"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "dpdx", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "L", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "D", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "T", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "sigma5", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "sigma4", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "sigma3", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "sigma2", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "R", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "fin", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "Nz", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "Cf", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "SFC", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "sigma1", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "CDmin", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "DT", "value": "unknown", "level": 3}], "name": "other", "level": 2}], "name": "aircraft", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "sigma3", "value": "unknown", "level": 4}, {"dimension": null, "type": "variable", "name": "sigma4", "value": "unknown", "level": 4}, {"dimension": null, "type": "variable", "name": "sigma1", "value": "unknown", "level": 4}, {"dimension": null, "type": "variable", "name": "sigma2", "value": "unknown", "level": 4}, {"dimension": null, "type": "variable", "name": "sigma5", "value": "unknown", "level": 4}], "name": "sigmas", "level": 3}, {"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "ESF", "value": "unknown", "level": 4}, {"dimension": null, "type": "variable", "name": "DT", "value": "unknown", "level": 4}, {"dimension": null, "type": "variable", "name": "Temp", "value": "unknown", "level": 4}], "name": "propulsion", "level": 3}, {"dimension": null, "type": "variable", "name": "Theta", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "dpdx", "value": "unknown", "level": 3}], "name": "constraints", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "gc5", "value": "unknown", "level": 4}, {"dimension": null, "type": "variable", "name": "gc4", "value": "unknown", "level": 4}, {"dimension": null, "type": "variable", "name": "gc1", "value": "unknown", "level": 4}, {"dimension": null, "type": "variable", "name": "gc0", "value": "unknown", "level": 4}, {"dimension": null, "type": "variable", "name": "gc3", "value": "unknown", "level": 4}, {"dimension": null, "type": "variable", "name": "gc2", "value": "unknown", "level": 4}], "name": "consistencyConstraints", "level": 3}], "name": "systemLevel", "level": 2}, {"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "R", "value": "unknown", "level": 3}], "name": "objectives", "level": 2}], "name": "mdo_data", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "w1__i2", "value": "unknown", "level": 4}, {"dimension": null, "type": "variable", "name": "w2__i2", "value": "unknown", "level": 4}, {"dimension": null, "type": "variable", "name": "w0__i2", "value": "unknown", "level": 4}, {"dimension": null, "type": "variable", "name": "w1", "value": "unknown", "level": 4}, {"dimension": null, "type": "variable", "name": "w0", "value": "unknown", "level": 4}, {"dimension": null, "type": "variable", "name": "w2", "value": "unknown", "level": 4}], "name": "couplingWeights", "level": 3}, {"dimension": null, "type": "variable", "name": "objective", "value": "unknown", "level": 3}], "name": "group2", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "w1__i2", "value": "unknown", "level": 4}, {"dimension": null, "type": "variable", "name": "w2__i2", "value": "unknown", "level": 4}, {"dimension": null, "type": "variable", "name": "w1", "value": "unknown", "level": 4}, {"dimension": null, "type": "variable", "name": "w0__i2", "value": "unknown", "level": 4}, {"dimension": null, "type": "variable", "name": "w0", "value": "unknown", "level": 4}, {"dimension": null, "type": "variable", "name": "w2", "value": "unknown", "level": 4}], "name": "couplingWeights", "level": 3}, {"dimension": null, "type": "variable", "name": "objective", "value": "unknown", "level": 3}], "name": "group1", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "w1", "value": "unknown", "level": 4}, {"dimension": null, "type": "variable", "name": "w2__i2", "value": "unknown", "level": 4}, {"dimension": null, "type": "variable", "name": "w0__i2", "value": "unknown", "level": 4}, {"dimension": null, "type": "variable", "name": "w0", "value": "unknown", "level": 4}, {"dimension": null, "type": "variable", "name": "w2", "value": "unknown", "level": 4}, {"dimension": null, "type": "variable", "name": "w1__i2", "value": "unknown", "level": 4}], "name": "couplingWeights", "level": 3}, {"dimension": null, "type": "variable", "name": "objective", "value": "unknown", "level": 3}], "name": "group0", "level": 2}], "name": "distributedArchitectures", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "definition", "value": "unknown", "level": 3}], "name": "SubSMB2", "level": 2}, {"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "definition", "value": "unknown", "level": 3}], "name": "SubSMB0", "level": 2}, {"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "definition", "value": "unknown", "level": 3}], "name": "SubSMB1", "level": 2}], "name": "surrogateModels", "level": 1}, {"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "systemConvergenceCheck", "value": "unknown", "level": 2}], "name": "mdoData", "level": 1}, {"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "ESF", "value": "unknown", "level": 2}, {"dimension": null, "type": "variable", "name": "h", "value": "unknown", "level": 2}, {"dimension": null, "type": "variable", "name": "M", "value": "unknown", "level": 2}, {"dimension": null, "type": "variable", "name": "Temp", "value": "unknown", "level": 2}], "name": "reference", "level": 1}]}}, "edgeBundles": [{"input": ["Performance"], "pipeline_data": {"Performance": ["/data_schema/aircraft/other/R"]}, "name": "FR"}, {"input": ["Coordinator", "F[R]", "__Gc__"], "pipeline_data": {"Coordinator": ["/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/geometry/Theta", "/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/reference/M", "/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/architectureNodes/couplingCopyVariables/data_schemaCopy/reference/ESF__i2", "/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/other/D", "/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/distributedArchitectures/group0/couplingWeights/w2__i2", "/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/distributedArchitectures/group0/couplingWeights/w1__i2", "/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/reference/h", "/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/distributedArchitectures/group2/couplingWeights/w1__i2", "/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/aircraft/geometry/AR", "/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/weight/WT", "/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/aircraft/geometry/Sref", "/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/other/L__i2", "/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/distributedArchitectures/group0/couplingWeights/w0__i2", "/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/distributedArchitectures/group1/couplingWeights/w0__i2", "/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/aircraft/geometry/Lambda", "/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/aircraft/geometry/tc", "/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/distributedArchitectures/group1/couplingWeights/w1__i2", "/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/weight/WE__i2", "/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/distributedArchitectures/group2/couplingWeights/w2__i2", "/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/distributedArchitectures/group2/couplingWeights/w0__i2", "/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/distributedArchitectures/group1/couplingWeights/w2__i2"], "F[R]": ["/data_schema/mdo_data/objectives/R"], "__Gc__": ["/data_schema/mdo_data/systemLevel/consistencyConstraints/gc5", "/data_schema/mdo_data/systemLevel/consistencyConstraints/gc4", "/data_schema/mdo_data/systemLevel/consistencyConstraints/gc3", "/data_schema/mdo_data/systemLevel/consistencyConstraints/gc2", "/data_schema/mdo_data/systemLevel/consistencyConstraints/gc1", "/data_schema/mdo_data/systemLevel/consistencyConstraints/gc0"]}, "name": "Sys-Optimizer"}, {"input": ["Aerodynamics", "Sub-DOE-1"], "pipeline_data": {"Aerodynamics": ["/data_schema/aircraft/other/fin", "/data_schema/aircraft/other/D", "/data_schema/aircraft/other/L"], "Sub-DOE-1": ["/data_schema/distributedArchitectures/group1/couplingWeights/w2", "/data_schema/distributedArchitectures/group1/couplingWeights/w0", "/data_schema/distributedArchitectures/group1/couplingWeights/w1"]}, "name": "WCF1"}, {"input": ["Coordinator", "Sub-Optimizer-2", "Sub-DOE-2"], "pipeline_data": {"Coordinator": ["/data_schema/aircraft/weight/WBE"], "Sub-Optimizer-2": ["/data_schema/aircraft/other/T"], "Sub-DOE-2": ["/data_schema/architectureNodes/copyDesignVariables/data_schemaCopy/reference/M__i2", "/data_schema/architectureNodes/copyDesignVariables/data_schemaCopy/reference/h__i2", "/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/other/D__i2"]}, "name": "Propulsion"}, {"input": ["Sub-DOE-0", "Structures"], "pipeline_data": {"Sub-DOE-0": ["/data_schema/distributedArchitectures/group0/couplingWeights/w1", "/data_schema/distributedArchitectures/group0/couplingWeights/w0", "/data_schema/distributedArchitectures/group0/couplingWeights/w2"], "Structures": ["/data_schema/aircraft/geometry/Theta", "/data_schema/aircraft/weight/WT", "/data_schema/aircraft/weight/WF"]}, "name": "WCF0"}, {"input": ["Propulsion"], "pipeline_data": {"Propulsion": ["/data_schema/reference/ESF", "/data_schema/reference/Temp", "/data_schema/aircraft/other/DT"]}, "name": "Cprop"}, {"input": ["Coordinator", "Sys-Optimizer"], "pipeline_data": {"Coordinator": ["/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/reference/M", "/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/reference/h", "/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/aircraft/geometry/tc", "/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/aircraft/geometry/AR", "/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/aircraft/geometry/Sref", "/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/aircraft/geometry/Lambda"], "Sys-Optimizer": ["/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/aircraft/geometry/Lambda", "/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/aircraft/geometry/tc", "/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/aircraft/geometry/Sref", "/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/reference/h", "/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/aircraft/geometry/AR", "/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/reference/M"]}, "name": "Sys-Converger"}, {"input": ["Sub-Surrogate-Model-1", "Sub-Surrogate-Model-0", "Sub-Surrogate-Model-2", "Sys-Optimizer"], "pipeline_data": {"Sub-Surrogate-Model-1": ["/data_schema/architectureNodes/surrogateModelApproximates/data_schemaCopy/aircraft/other/fin"], "Sub-Surrogate-Model-0": ["/data_schema/architectureNodes/surrogateModelApproximates/data_schemaCopy/aircraft/weight/WT", "/data_schema/architectureNodes/surrogateModelApproximates/data_schemaCopy/aircraft/weight/WF"], "Sub-Surrogate-Model-2": ["/data_schema/architectureNodes/surrogateModelApproximates/data_schemaCopy/aircraft/other/SFC"], "Sys-Optimizer": ["/data_schema/reference/h", "/data_schema/reference/M"]}, "name": "Performance"}, {"input": ["Coordinator", "Sub-DOE-0", "Sub-Optimizer-0"], "pipeline_data": {"Coordinator": ["/data_schema/aircraft/weight/WFO", "/data_schema/aircraft/other/Nz", "/data_schema/aircraft/weight/WO"], "Sub-DOE-0": ["/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/other/L", "/data_schema/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/AR", "/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/weight/WE", "/data_schema/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/Sref", "/data_schema/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/tc", "/data_schema/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/Lambda"], "Sub-Optimizer-0": ["/data_schema/aircraft/geometry/section", "/data_schema/aircraft/geometry/lambda"]}, "name": "Structures"}, {"input": ["Coordinator", "Sys-Optimizer"], "pipeline_data": {"Coordinator": ["/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/reference/M", "/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/other/D", "/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/reference/h", "/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/distributedArchitectures/group2/couplingWeights/w1__i2", "/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/distributedArchitectures/group2/couplingWeights/w2__i2", "/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/distributedArchitectures/group2/couplingWeights/w0__i2"], "Sys-Optimizer": ["/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/distributedArchitectures/group2/couplingWeights/w2__i2", "/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/distributedArchitectures/group2/couplingWeights/w1__i2", "/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/reference/h", "/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/distributedArchitectures/group2/couplingWeights/w0__i2", "/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/other/D", "/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/reference/M"]}, "name": "Sub-SM-bounds-2"}, {"input": ["Structures"], "pipeline_data": {"Structures": ["/data_schema/aircraft/geometry/Theta"]}, "name": "CTheta"}, {"input": ["Coordinator", "C[Theta]", "__WCF0__", "C[sigmas]"], "pipeline_data": {"Coordinator": ["/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/aircraft/geometry/lambda", "/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/aircraft/geometry/section"], "C[Theta]": ["/data_schema/mdo_data/constraints/Theta"], "__WCF0__": ["/data_schema/distributedArchitectures/group0/objective"], "C[sigmas]": ["/data_schema/mdo_data/constraints/sigmas/sigma4", "/data_schema/mdo_data/constraints/sigmas/sigma5", "/data_schema/mdo_data/constraints/sigmas/sigma1", "/data_schema/mdo_data/constraints/sigmas/sigma2", "/data_schema/mdo_data/constraints/sigmas/sigma3"]}, "name": "Sub-Optimizer-0"}, {"input": ["Coordinator", "C[dpdx]", "__WCF1__"], "pipeline_data": {"Coordinator": ["/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/aircraft/other/Cf"], "C[dpdx]": ["/data_schema/mdo_data/constraints/dpdx"], "__WCF1__": ["/data_schema/distributedArchitectures/group1/objective"]}, "name": "Sub-Optimizer-1"}, {"input": ["Coordinator", "__WCF2__", "C[prop]"], "pipeline_data": {"Coordinator": ["/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/aircraft/other/T"], "__WCF2__": ["/data_schema/distributedArchitectures/group2/objective"], "C[prop]": ["/data_schema/mdo_data/constraints/propulsion/ESF", "/data_schema/mdo_data/constraints/propulsion/DT", "/data_schema/mdo_data/constraints/propulsion/Temp"]}, "name": "Sub-Optimizer-2"}, {"input": ["Sub-SM-bounds-2", "Sub-DOE-2"], "pipeline_data": {"Sub-SM-bounds-2": ["/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/distributedArchitectures/group2/couplingWeights/w2", "/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/distributedArchitectures/group2/couplingWeights/w0", "/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/distributedArchitectures/group2/couplingWeights/w1", "/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/architectureNodes/copyDesignVariables/data_schemaCopy/reference/h__i2", "/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/architectureNodes/copyDesignVariables/data_schemaCopy/reference/M__i2", "/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/other/D__i2"], "Sub-DOE-2": ["/data_schema/architectureNodes/doeOutputSampleLists/data_schemaCopy/architectureNodes/finalOutputVariables/data_schemaCopy/aircraft/weight/WE", "/data_schema/architectureNodes/doeOutputSampleLists/data_schemaCopy/architectureNodes/finalOutputVariables/data_schemaCopy/reference/ESF", "/data_schema/architectureNodes/doeOutputSampleLists/data_schemaCopy/architectureNodes/finalDesignVariables/data_schemaCopy/aircraft/other/T", "/data_schema/architectureNodes/doeOutputSampleLists/data_schemaCopy/architectureNodes/finalOutputVariables/data_schemaCopy/aircraft/other/SFC"]}, "name": "Sub-SM-builder-2"}, {"input": ["Sub-DOE-0", "Sub-SM-bounds-0"], "pipeline_data": {"Sub-DOE-0": ["/data_schema/architectureNodes/doeOutputSampleLists/data_schemaCopy/architectureNodes/finalOutputVariables/data_schemaCopy/aircraft/weight/WT", "/data_schema/architectureNodes/doeOutputSampleLists/data_schemaCopy/architectureNodes/finalDesignVariables/data_schemaCopy/aircraft/geometry/section", "/data_schema/architectureNodes/doeOutputSampleLists/data_schemaCopy/architectureNodes/finalDesignVariables/data_schemaCopy/aircraft/geometry/lambda", "/data_schema/architectureNodes/doeOutputSampleLists/data_schemaCopy/architectureNodes/finalOutputVariables/data_schemaCopy/aircraft/weight/WF", "/data_schema/architectureNodes/doeOutputSampleLists/data_schemaCopy/architectureNodes/finalOutputVariables/data_schemaCopy/aircraft/geometry/Theta"], "Sub-SM-bounds-0": ["/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/other/L", "/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/Lambda", "/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/weight/WE", "/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/Sref", "/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/distributedArchitectures/group0/couplingWeights/w0", "/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/AR", "/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/distributedArchitectures/group0/couplingWeights/w2", "/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/distributedArchitectures/group0/couplingWeights/w1", "/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/tc"]}, "name": "Sub-SM-builder-0"}, {"input": ["Sub-DOE-1", "Sub-SM-bounds-1"], "pipeline_data": {"Sub-DOE-1": ["/data_schema/architectureNodes/doeOutputSampleLists/data_schemaCopy/architectureNodes/finalOutputVariables/data_schemaCopy/aircraft/other/L", "/data_schema/architectureNodes/doeOutputSampleLists/data_schemaCopy/architectureNodes/finalDesignVariables/data_schemaCopy/aircraft/other/Cf", "/data_schema/architectureNodes/doeOutputSampleLists/data_schemaCopy/architectureNodes/finalOutputVariables/data_schemaCopy/aircraft/other/fin", "/data_schema/architectureNodes/doeOutputSampleLists/data_schemaCopy/architectureNodes/finalOutputVariables/data_schemaCopy/aircraft/other/D"], "Sub-SM-bounds-1": ["/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/Sref__i2", "/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/architectureNodes/copyDesignVariables/data_schemaCopy/reference/M", "/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/distributedArchitectures/group1/couplingWeights/w2", "/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/distributedArchitectures/group1/couplingWeights/w1", "/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/distributedArchitectures/group1/couplingWeights/w0", "/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/tc__i2", "/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/weight/WT__i2", "/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/architectureNodes/couplingCopyVariables/data_schemaCopy/reference/ESF", "/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/architectureNodes/copyDesignVariables/data_schemaCopy/reference/h", "/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/Lambda__i2", "/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/AR__i2", "/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/geometry/Theta__i2"]}, "name": "Sub-SM-builder-1"}, {"input": ["Propulsion", "Sub-DOE-2"], "pipeline_data": {"Propulsion": ["/data_schema/reference/ESF", "/data_schema/aircraft/weight/WE", "/data_schema/aircraft/other/SFC"], "Sub-DOE-2": ["/data_schema/distributedArchitectures/group2/couplingWeights/w2", "/data_schema/distributedArchitectures/group2/couplingWeights/w1", "/data_schema/distributedArchitectures/group2/couplingWeights/w0"]}, "name": "WCF2"}, {"input": ["Sys-Optimizer", "Sub-SM-builder-1"], "pipeline_data": {"Sys-Optimizer": ["/data_schema/distributedArchitectures/group1/couplingWeights/w1__i2", "/data_schema/reference/h", "/data_schema/aircraft/geometry/Sref", "/data_schema/aircraft/geometry/AR", "/data_schema/distributedArchitectures/group1/couplingWeights/w2__i2", "/data_schema/aircraft/geometry/tc", "/data_schema/reference/M", "/data_schema/aircraft/geometry/Lambda", "/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/weight/WT", "/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/geometry/Theta", "/data_schema/distributedArchitectures/group1/couplingWeights/w0__i2", "/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/reference/ESF__i2"], "Sub-SM-builder-1": ["//surrogateModels/SubSMB1/definition"]}, "name": "Sub-Surrogate-Model-1"}, {"input": ["Sys-Optimizer", "Sub-SM-builder-0"], "pipeline_data": {"Sys-Optimizer": ["/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/weight/WE__i2", "/data_schema/aircraft/geometry/Sref", "/data_schema/aircraft/geometry/AR", "/data_schema/distributedArchitectures/group0/couplingWeights/w2__i2", "/data_schema/aircraft/geometry/tc", "/data_schema/aircraft/geometry/Lambda", "/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/other/L__i2", "/data_schema/distributedArchitectures/group0/couplingWeights/w1__i2", "/data_schema/distributedArchitectures/group0/couplingWeights/w0__i2"], "Sub-SM-builder-0": ["//surrogateModels/SubSMB0/definition"]}, "name": "Sub-Surrogate-Model-0"}, {"input": ["Sub-SM-builder-2", "Sys-Optimizer"], "pipeline_data": {"Sys-Optimizer": ["/data_schema/distributedArchitectures/group2/couplingWeights/w0__i2", "/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/other/D", "/data_schema/reference/h", "/data_schema/distributedArchitectures/group2/couplingWeights/w1__i2", "/data_schema/reference/M", "/data_schema/distributedArchitectures/group2/couplingWeights/w2__i2"], "Sub-SM-builder-2": ["//surrogateModels/SubSMB2/definition"]}, "name": "Sub-Surrogate-Model-2"}, {"input": ["Aerodynamics"], "pipeline_data": {"Aerodynamics": ["/data_schema/aircraft/other/dpdx"]}, "name": "Cdpdx"}, {"input": ["Sub-Surrogate-Model-1", "Sub-Surrogate-Model-0", "Sub-Surrogate-Model-2", "Sys-Optimizer"], "pipeline_data": {"Sub-Surrogate-Model-1": ["/data_schema/architectureNodes/surrogateModelApproximates/data_schemaCopy/aircraft/other/L", "/data_schema/architectureNodes/surrogateModelApproximates/data_schemaCopy/aircraft/other/D"], "Sub-Surrogate-Model-0": ["/data_schema/architectureNodes/surrogateModelApproximates/data_schemaCopy/aircraft/geometry/Theta", "/data_schema/architectureNodes/surrogateModelApproximates/data_schemaCopy/aircraft/weight/WT"], "Sub-Surrogate-Model-2": ["/data_schema/architectureNodes/surrogateModelApproximates/data_schemaCopy/aircraft/weight/WE", "/data_schema/architectureNodes/surrogateModelApproximates/data_schemaCopy/reference/ESF"], "Sys-Optimizer": ["/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/weight/WE__i2", "/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/other/D", "/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/other/L__i2", "/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/geometry/Theta", "/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/weight/WT", "/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/reference/ESF__i2"]}, "name": "Gc"}, {"input": ["Coordinator", "Sub-DOE-1", "Sub-Optimizer-1"], "pipeline_data": {"Coordinator": ["/data_schema/aircraft/other/CDmin"], "Sub-DOE-1": ["/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/weight/WT__i2", "/data_schema/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/tc__i2", "/data_schema/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/AR__i2", "/data_schema/architectureNodes/copyDesignVariables/data_schemaCopy/reference/h", "/data_schema/architectureNodes/copyDesignVariables/data_schemaCopy/reference/M", "/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/reference/ESF", "/data_schema/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/Sref__i2", "/data_schema/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/Lambda__i2", "/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/geometry/Theta__i2"], "Sub-Optimizer-1": ["/data_schema/aircraft/other/Cf"]}, "name": "Aerodynamics"}, {"input": ["F[R]", "Sub-Surrogate-Model-2", "Sys-Optimizer", "__WCF1__", "Sub-Surrogate-Model-1", "Sub-Surrogate-Model-0", "C[Theta]", "__WCF0__", "C[prop]", "Sys-Converger", "C[dpdx]", "C[sigmas]", "__Gc__", "__WCF2__"], "pipeline_data": {"F[R]": ["/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/mdo_data/objectives/R"], "C[Theta]": ["/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/mdo_data/constraints/Theta"], "Sys-Optimizer": ["/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/aircraft/geometry/Lambda", "/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/aircraft/geometry/tc", "/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/aircraft/geometry/Sref", "/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/reference/h", "/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/aircraft/geometry/AR", "/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/reference/M"], "__WCF1__": ["/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/distributedArchitectures/group1/objective"], "Sub-Surrogate-Model-1": ["/data_schema/architectureNodes/surrogateModelApproximates/data_schemaCopy/aircraft/other/Cf"], "Sub-Surrogate-Model-0": ["/data_schema/architectureNodes/surrogateModelApproximates/data_schemaCopy/aircraft/geometry/section", "/data_schema/architectureNodes/surrogateModelApproximates/data_schemaCopy/aircraft/geometry/lambda"], "Sub-Surrogate-Model-2": ["/data_schema/architectureNodes/surrogateModelApproximates/data_schemaCopy/aircraft/other/T"], "__WCF0__": ["/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/distributedArchitectures/group0/objective"], "C[prop]": ["/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/mdo_data/constraints/propulsion/DT", "/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/mdo_data/constraints/propulsion/Temp", "/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/mdo_data/constraints/propulsion/ESF"], "Sys-Converger": ["/data_schema/mdoData/systemConvergenceCheck"], "C[dpdx]": ["/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/mdo_data/constraints/dpdx"], "C[sigmas]": ["/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/mdo_data/constraints/sigmas/sigma5", "/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/mdo_data/constraints/sigmas/sigma4", "/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/mdo_data/constraints/sigmas/sigma1", "/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/mdo_data/constraints/sigmas/sigma3", "/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/mdo_data/constraints/sigmas/sigma2"], "__Gc__": ["/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/mdo_data/systemLevel/consistencyConstraints/gc0", "/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/mdo_data/systemLevel/consistencyConstraints/gc1", "/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/mdo_data/systemLevel/consistencyConstraints/gc2", "/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/mdo_data/systemLevel/consistencyConstraints/gc3", "/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/mdo_data/systemLevel/consistencyConstraints/gc4", "/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/mdo_data/systemLevel/consistencyConstraints/gc5"], "__WCF2__": ["/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/distributedArchitectures/group2/objective"]}, "name": "Coordinator"}, {"input": ["Coordinator", "Sys-Optimizer"], "pipeline_data": {"Coordinator": ["/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/geometry/Theta", "/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/reference/M", "/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/architectureNodes/couplingCopyVariables/data_schemaCopy/reference/ESF__i2", "/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/distributedArchitectures/group1/couplingWeights/w2__i2", "/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/reference/h", "/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/aircraft/geometry/AR", "/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/weight/WT", "/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/aircraft/geometry/Sref", "/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/distributedArchitectures/group1/couplingWeights/w0__i2", "/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/aircraft/geometry/Lambda", "/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/aircraft/geometry/tc", "/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/distributedArchitectures/group1/couplingWeights/w1__i2"], "Sys-Optimizer": ["/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/aircraft/geometry/Lambda", "/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/reference/M", "/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/distributedArchitectures/group1/couplingWeights/w0__i2", "/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/weight/WT", "/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/reference/h", "/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/geometry/Theta", "/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/aircraft/geometry/tc", "/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/aircraft/geometry/Sref", "/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/distributedArchitectures/group1/couplingWeights/w1__i2", "/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/aircraft/geometry/AR", "/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/architectureNodes/couplingCopyVariables/data_schemaCopy/reference/ESF__i2", "/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/distributedArchitectures/group1/couplingWeights/w2__i2"]}, "name": "Sub-SM-bounds-1"}, {"input": ["Coordinator", "Sys-Optimizer"], "pipeline_data": {"Coordinator": ["/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/aircraft/geometry/tc", "/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/distributedArchitectures/group0/couplingWeights/w2__i2", "/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/distributedArchitectures/group0/couplingWeights/w1__i2", "/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/aircraft/geometry/AR", "/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/aircraft/geometry/Sref", "/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/other/L__i2", "/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/distributedArchitectures/group0/couplingWeights/w0__i2", "/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/aircraft/geometry/Lambda", "/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/weight/WE__i2"], "Sys-Optimizer": ["/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/aircraft/geometry/Lambda", "/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/weight/WE__i2", "/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/aircraft/geometry/tc", "/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/aircraft/geometry/Sref", "/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/distributedArchitectures/group0/couplingWeights/w2__i2", "/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/distributedArchitectures/group0/couplingWeights/w0__i2", "/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/other/L__i2", "/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/aircraft/geometry/AR", "/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/distributedArchitectures/group0/couplingWeights/w1__i2"]}, "name": "Sub-SM-bounds-0"}, {"input": ["Structures"], "pipeline_data": {"Structures": ["/data_schema/aircraft/other/sigma5", "/data_schema/aircraft/other/sigma4", "/data_schema/aircraft/other/sigma3", "/data_schema/aircraft/other/sigma2", "/data_schema/aircraft/other/sigma1"]}, "name": "Csigmas"}, {"input": ["Sub-SM-bounds-2", "Sub-Optimizer-2", "Propulsion"], "pipeline_data": {"Sub-SM-bounds-2": ["/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/distributedArchitectures/group2/couplingWeights/w2", "/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/distributedArchitectures/group2/couplingWeights/w0", "/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/distributedArchitectures/group2/couplingWeights/w1", "/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/architectureNodes/copyDesignVariables/data_schemaCopy/reference/h__i2", "/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/architectureNodes/copyDesignVariables/data_schemaCopy/reference/M__i2", "/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/other/D__i2"], "Sub-Optimizer-2": ["/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/aircraft/other/T"], "Propulsion": ["/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/reference/ESF", "/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/aircraft/weight/WE", "/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/aircraft/other/SFC"]}, "name": "Sub-DOE-2"}, {"input": ["Aerodynamics", "Sub-SM-bounds-1", "Sub-Optimizer-1"], "pipeline_data": {"Aerodynamics": ["/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/aircraft/other/fin", "/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/aircraft/other/D", "/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/aircraft/other/L"], "Sub-SM-bounds-1": ["/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/Sref__i2", "/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/architectureNodes/copyDesignVariables/data_schemaCopy/reference/M", "/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/distributedArchitectures/group1/couplingWeights/w2", "/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/distributedArchitectures/group1/couplingWeights/w1", "/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/distributedArchitectures/group1/couplingWeights/w0", "/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/tc__i2", "/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/weight/WT__i2", "/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/architectureNodes/couplingCopyVariables/data_schemaCopy/reference/ESF", "/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/architectureNodes/copyDesignVariables/data_schemaCopy/reference/h", "/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/Lambda__i2", "/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/AR__i2", "/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/geometry/Theta__i2"], "Sub-Optimizer-1": ["/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/aircraft/other/Cf"]}, "name": "Sub-DOE-1"}, {"input": ["Structures", "Sub-SM-bounds-0", "Sub-Optimizer-0"], "pipeline_data": {"Sub-Optimizer-0": ["/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/aircraft/geometry/section", "/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/aircraft/geometry/lambda"], "Sub-SM-bounds-0": ["/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/other/L", "/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/Lambda", "/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/weight/WE", "/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/Sref", "/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/distributedArchitectures/group0/couplingWeights/w0", "/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/AR", "/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/distributedArchitectures/group0/couplingWeights/w2", "/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/distributedArchitectures/group0/couplingWeights/w1", "/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/tc"], "Structures": ["/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/aircraft/geometry/Theta", "/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/aircraft/weight/WT", "/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/aircraft/weight/WF"]}, "name": "Sub-DOE-0"}], "name": "RCG - BLISS-2000 - Mdao"}, {"description": "Fundamental problem graph to solve the super-sonic business jet test case optimization problem for the architecture type: MDA", "problem_formulation": {"allow_unconverged_couplings": true, "function_order": ["Structures", "Aerodynamics", "Propulsion", "Performance", "C[sigmas]", "C[Theta]", "C[dpdx]", "C[prop]", "F[R]"], "convergence_type": "Gauss-Seidel", "mdao_architecture": "unconverged-MDA", "coupled_functions_groups": [["Structures"], ["Aerodynamics"], ["Propulsion"]], "function_ordering": {"post-coupling": ["Performance", "C[sigmas]", "C[Theta]", "C[dpdx]", "C[prop]", "F[R]"], "pre-coupling": [], "coupled": ["Structures", "Aerodynamics", "Propulsion"]}}, "xdsm": {"nodes": [{"metadata": [{"name": "Coordinator"}, {"description": "Action block providing system inputs and collecting outputs."}, {"creator": "Imco van Gent"}], "type": "coordinator", "id": "id_Coordinator", "name": "Coordinator"}, {"metadata": [{"name": "Structures"}, {"mode": "main"}, {"version": "1.0"}, {"execution_info": null}, {"instance": "1"}, {"problem_role": "coupled"}, {"performance_info": null}, {"general_info": null}, {"projectSpecific": null}], "type": "coupledanalysis", "id": "id_Structures", "name": "Structures"}, {"metadata": [{"name": "Aerodynamics"}, {"mode": "main"}, {"version": "1.0"}, {"execution_info": null}, {"instance": "1"}, {"problem_role": "coupled"}, {"performance_info": null}, {"general_info": null}, {"projectSpecific": null}], "type": "coupledanalysis", "id": "id_Aerodynamics", "name": "Aerodynamics"}, {"metadata": [{"name": "Propulsion"}, {"mode": "main"}, {"version": "1.0"}, {"execution_info": null}, {"instance": "1"}, {"problem_role": "coupled"}, {"performance_info": null}, {"general_info": null}, {"projectSpecific": null}], "type": "coupledanalysis", "id": "id_Propulsion", "name": "Propulsion"}, {"metadata": [{"name": "Performance"}, {"mode": "main"}, {"version": "1.0"}, {"execution_info": null}, {"instance": "1"}, {"problem_role": "post-coupling"}, {"performance_info": null}, {"general_info": null}, {"projectSpecific": null}], "type": "postcouplinganalysis", "id": "id_Performance", "name": "Performance"}, {"metadata": [{"name": "C[sigmas]"}, {"instance": 1}, {"problem_role": "post-coupling"}], "type": "postcouplinganalysis", "id": "id_Csigmas", "name": "Csigmas"}, {"metadata": [{"name": "C[Theta]"}, {"instance": 1}, {"problem_role": "post-coupling"}], "type": "postcouplinganalysis", "id": "id_CTheta", "name": "CTheta"}, {"metadata": [{"name": "C[dpdx]"}, {"instance": 1}, {"problem_role": "post-coupling"}], "type": "postcouplinganalysis", "id": "id_Cdpdx", "name": "Cdpdx"}, {"metadata": [{"name": "C[prop]"}, {"instance": 1}, {"problem_role": "post-coupling"}], "type": "postcouplinganalysis", "id": "id_Cprop", "name": "Cprop"}, {"metadata": [{"name": "F[R]"}, {"instance": 1}, {"problem_role": "post-coupling"}], "type": "postcouplinganalysis", "id": "id_FR", "name": "FR"}], "edges": [{"to": "id_FR", "from": "id_Performance", "name": "/data_schema/aircraft/other/R", "short_name": "1 couplings"}, {"to": "id_Aerodynamics", "from": "id_Coordinator", "name": "/data_schema/reference/h,/data_schema/aircraft/geometry/Sref,/data_schema/aircraft/geometry/AR,/data_schema/aircraft/other/Cf,/data_schema/aircraft/geometry/tc,/data_schema/reference/M,/data_schema/aircraft/geometry/Lambda,/data_schema/aircraft/other/CDmin", "short_name": "8 inputs"}, {"to": "id_Aerodynamics", "from": "id_Structures", "name": "/data_schema/aircraft/geometry/Theta,/data_schema/aircraft/weight/WT", "short_name": "2 inputs"}, {"to": "id_Aerodynamics", "from": "id_Propulsion", "name": "/data_schema/reference/ESF", "short_name": "1 inputs"}, {"to": "id_CTheta", "from": "id_Structures", "name": "/data_schema/aircraft/geometry/Theta", "short_name": "1 couplings"}, {"to": "id_Propulsion", "from": "id_Coordinator", "name": "/data_schema/reference/h,/data_schema/aircraft/weight/WBE,/data_schema/reference/M,/data_schema/aircraft/other/T", "short_name": "4 inputs"}, {"to": "id_Propulsion", "from": "id_Aerodynamics", "name": "/data_schema/aircraft/other/D", "short_name": "1 inputs"}, {"to": "id_Cprop", "from": "id_Propulsion", "name": "/data_schema/reference/ESF,/data_schema/reference/Temp,/data_schema/aircraft/other/DT", "short_name": "3 couplings"}, {"to": "id_Coordinator", "from": "id_FR", "name": "/data_schema/mdo_data/objectives/R", "short_name": "1 outputs"}, {"to": "id_Coordinator", "from": "id_CTheta", "name": "/data_schema/mdo_data/constraints/Theta", "short_name": "1 outputs"}, {"to": "id_Coordinator", "from": "id_Cdpdx", "name": "/data_schema/mdo_data/constraints/dpdx", "short_name": "1 outputs"}, {"to": "id_Coordinator", "from": "id_Cprop", "name": "/data_schema/mdo_data/constraints/propulsion/ESF,/data_schema/mdo_data/constraints/propulsion/Temp,/data_schema/mdo_data/constraints/propulsion/DT", "short_name": "3 outputs"}, {"to": "id_Coordinator", "from": "id_Csigmas", "name": "/data_schema/mdo_data/constraints/sigmas/sigma4,/data_schema/mdo_data/constraints/sigmas/sigma5,/data_schema/mdo_data/constraints/sigmas/sigma1,/data_schema/mdo_data/constraints/sigmas/sigma2,/data_schema/mdo_data/constraints/sigmas/sigma3", "short_name": "5 outputs"}, {"to": "id_Cdpdx", "from": "id_Aerodynamics", "name": "/data_schema/aircraft/other/dpdx", "short_name": "1 couplings"}, {"to": "id_Csigmas", "from": "id_Structures", "name": "/data_schema/aircraft/other/sigma5,/data_schema/aircraft/other/sigma4,/data_schema/aircraft/other/sigma3,/data_schema/aircraft/other/sigma2,/data_schema/aircraft/other/sigma1", "short_name": "5 couplings"}, {"to": "id_Performance", "from": "id_Coordinator", "name": "/data_schema/reference/h,/data_schema/reference/M", "short_name": "2 inputs"}, {"to": "id_Performance", "from": "id_Aerodynamics", "name": "/data_schema/aircraft/other/fin", "short_name": "1 inputs"}, {"to": "id_Performance", "from": "id_Structures", "name": "/data_schema/aircraft/weight/WT,/data_schema/aircraft/weight/WF", "short_name": "2 inputs"}, {"to": "id_Performance", "from": "id_Propulsion", "name": "/data_schema/aircraft/other/SFC", "short_name": "1 inputs"}, {"to": "id_Structures", "from": "id_Coordinator", "name": "/data_schema/aircraft/geometry/lambda,/data_schema/aircraft/geometry/Sref,/data_schema/aircraft/weight/WFO,/data_schema/aircraft/geometry/AR,/data_schema/aircraft/other/Nz,/data_schema/aircraft/geometry/tc,/data_schema/aircraft/geometry/Lambda,/data_schema/aircraft/weight/WO,/data_schema/aircraft/geometry/section", "short_name": "9 inputs"}, {"to": "id_Structures", "from": "id_Propulsion", "name": "/data_schema/aircraft/weight/WE", "short_name": "1 inputs"}, {"to": "id_Structures", "from": "id_Aerodynamics", "name": "/data_schema/aircraft/other/L", "short_name": "1 inputs"}], "workflow": []}, "edgeBundles": [{"input": ["Performance"], "pipeline_data": {"Performance": ["/data_schema/aircraft/other/R"]}, "name": "FR"}, {"input": ["Coordinator", "Structures", "Propulsion"], "pipeline_data": {"Coordinator": ["/data_schema/reference/h", "/data_schema/aircraft/geometry/Sref", "/data_schema/aircraft/geometry/AR", "/data_schema/aircraft/other/Cf", "/data_schema/aircraft/geometry/tc", "/data_schema/reference/M", "/data_schema/aircraft/geometry/Lambda", "/data_schema/aircraft/other/CDmin"], "Structures": ["/data_schema/aircraft/geometry/Theta", "/data_schema/aircraft/weight/WT"], "Propulsion": ["/data_schema/reference/ESF"]}, "name": "Aerodynamics"}, {"input": ["Structures"], "pipeline_data": {"Structures": ["/data_schema/aircraft/geometry/Theta"]}, "name": "CTheta"}, {"input": ["Coordinator", "Aerodynamics"], "pipeline_data": {"Coordinator": ["/data_schema/reference/h", "/data_schema/aircraft/weight/WBE", "/data_schema/reference/M", "/data_schema/aircraft/other/T"], "Aerodynamics": ["/data_schema/aircraft/other/D"]}, "name": "Propulsion"}, {"input": ["Propulsion"], "pipeline_data": {"Propulsion": ["/data_schema/reference/ESF", "/data_schema/reference/Temp", "/data_schema/aircraft/other/DT"]}, "name": "Cprop"}, {"input": ["F[R]", "C[Theta]", "C[dpdx]", "C[prop]", "C[sigmas]"], "pipeline_data": {"F[R]": ["/data_schema/mdo_data/objectives/R"], "C[Theta]": ["/data_schema/mdo_data/constraints/Theta"], "C[dpdx]": ["/data_schema/mdo_data/constraints/dpdx"], "C[prop]": ["/data_schema/mdo_data/constraints/propulsion/ESF", "/data_schema/mdo_data/constraints/propulsion/Temp", "/data_schema/mdo_data/constraints/propulsion/DT"], "C[sigmas]": ["/data_schema/mdo_data/constraints/sigmas/sigma4", "/data_schema/mdo_data/constraints/sigmas/sigma5", "/data_schema/mdo_data/constraints/sigmas/sigma1", "/data_schema/mdo_data/constraints/sigmas/sigma2", "/data_schema/mdo_data/constraints/sigmas/sigma3"]}, "name": "Coordinator"}, {"input": ["Aerodynamics"], "pipeline_data": {"Aerodynamics": ["/data_schema/aircraft/other/dpdx"]}, "name": "Cdpdx"}, {"input": ["Structures"], "pipeline_data": {"Structures": ["/data_schema/aircraft/other/sigma5", "/data_schema/aircraft/other/sigma4", "/data_schema/aircraft/other/sigma3", "/data_schema/aircraft/other/sigma2", "/data_schema/aircraft/other/sigma1"]}, "name": "Csigmas"}, {"input": ["Coordinator", "Aerodynamics", "Structures", "Propulsion"], "pipeline_data": {"Coordinator": ["/data_schema/reference/h", "/data_schema/reference/M"], "Aerodynamics": ["/data_schema/aircraft/other/fin"], "Structures": ["/data_schema/aircraft/weight/WT", "/data_schema/aircraft/weight/WF"], "Propulsion": ["/data_schema/aircraft/other/SFC"]}, "name": "Performance"}, {"input": ["Coordinator", "Propulsion", "Aerodynamics"], "pipeline_data": {"Coordinator": ["/data_schema/aircraft/geometry/lambda", "/data_schema/aircraft/geometry/Sref", "/data_schema/aircraft/weight/WFO", "/data_schema/aircraft/geometry/AR", "/data_schema/aircraft/other/Nz", "/data_schema/aircraft/geometry/tc", "/data_schema/aircraft/geometry/Lambda", "/data_schema/aircraft/weight/WO", "/data_schema/aircraft/geometry/section"], "Propulsion": ["/data_schema/aircraft/weight/WE"], "Aerodynamics": ["/data_schema/aircraft/other/L"]}, "name": "Structures"}], "organization": null, "variableSchemes": {"catschema_sysLev": {"name": "systemVariables", "children": [{"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"type": "variable", "name": "sigma1", "level": 5}, {"type": "variable", "name": "sigma5", "level": 5}, {"type": "variable", "name": "sigma4", "level": 5}, {"type": "variable", "name": "sigma3", "level": 5}, {"type": "variable", "name": "sigma2", "level": 5}, {"type": "variable", "name": "DT", "level": 5}, {"type": "variable", "name": "dpdx", "level": 5}, {"type": "variable", "name": "R", "level": 5}, {"type": "variable", "name": "L", "level": 5}, {"type": "variable", "name": "SFC", "level": 5}, {"type": "variable", "name": "D", "level": 5}, {"type": "variable", "name": "fin", "level": 5}], "name": "other"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 5}], "name": "geometry"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "WT", "level": 5}, {"type": "variable", "name": "WE", "level": 5}, {"type": "variable", "name": "WF", "level": 5}], "name": "weight"}], "name": "aircraft"}, {"level": 3, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 4}, {"type": "variable", "name": "Temp", "level": 4}], "name": "reference"}], "name": "data_schema"}], "name": "couplings"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"type": "variable", "name": "WO", "level": 5}, {"type": "variable", "name": "WFO", "level": 5}, {"type": "variable", "name": "WBE", "level": 5}], "name": "weight"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "Nz", "level": 5}, {"type": "variable", "name": "CDmin", "level": 5}, {"type": "variable", "name": "Cf", "level": 5}, {"type": "variable", "name": "T", "level": 5}], "name": "other"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "lambda", "level": 5}, {"type": "variable", "name": "section", "level": 5}, {"type": "variable", "name": "AR", "level": 5}, {"type": "variable", "name": "Lambda", "level": 5}, {"type": "variable", "name": "Sref", "level": 5}, {"type": "variable", "name": "tc", "level": 5}], "name": "geometry"}], "name": "aircraft"}, {"level": 3, "type": "variable", "children": [{"type": "variable", "name": "h", "level": 4}, {"type": "variable", "name": "M", "level": 4}], "name": "reference"}], "name": "data_schema"}], "name": "inputs"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"type": "variable", "name": "dpdx", "level": 5}, {"type": "variable", "name": "Theta", "level": 5}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "Temp", "level": 6}, {"type": "variable", "name": "ESF", "level": 6}, {"type": "variable", "name": "DT", "level": 6}], "name": "propulsion"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "sigma4", "level": 6}, {"type": "variable", "name": "sigma1", "level": 6}, {"type": "variable", "name": "sigma2", "level": 6}, {"type": "variable", "name": "sigma3", "level": 6}, {"type": "variable", "name": "sigma5", "level": 6}], "name": "sigmas"}], "name": "constraints"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "R", "level": 5}], "name": "objectives"}], "name": "mdo_data"}], "name": "data_schema"}], "name": "outputs"}]}, "catschema_nodeLev": {"name": "variables", "children": [{"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"type": "variable", "name": "sigma1", "level": 5}, {"type": "variable", "name": "sigma5", "level": 5}, {"type": "variable", "name": "sigma4", "level": 5}, {"type": "variable", "name": "sigma3", "level": 5}, {"type": "variable", "name": "sigma2", "level": 5}, {"type": "variable", "name": "DT", "level": 5}, {"type": "variable", "name": "dpdx", "level": 5}, {"type": "variable", "name": "R", "level": 5}, {"type": "variable", "name": "L", "level": 5}, {"type": "variable", "name": "SFC", "level": 5}, {"type": "variable", "name": "D", "level": 5}, {"type": "variable", "name": "fin", "level": 5}], "name": "other"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "WE", "level": 5}, {"type": "variable", "name": "WF", "level": 5}], "name": "weight"}], "name": "aircraft"}, {"level": 3, "type": "variable", "children": [{"type": "variable", "name": "Temp", "level": 4}], "name": "reference"}], "name": "data_schema"}], "name": "coupling"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"type": "variable", "name": "WO", "level": 5}, {"type": "variable", "name": "WFO", "level": 5}, {"type": "variable", "name": "WBE", "level": 5}], "name": "weight"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "Nz", "level": 5}, {"type": "variable", "name": "CDmin", "level": 5}, {"type": "variable", "name": "Cf", "level": 5}, {"type": "variable", "name": "T", "level": 5}], "name": "other"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "lambda", "level": 5}, {"type": "variable", "name": "section", "level": 5}], "name": "geometry"}], "name": "aircraft"}], "name": "data_schema"}], "name": "suppliedInput"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 5}], "name": "geometry"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "WT", "level": 5}], "name": "weight"}], "name": "aircraft"}, {"level": 3, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 4}], "name": "reference"}], "name": "data_schema"}], "name": "sharedCoupling"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"type": "variable", "name": "dpdx", "level": 5}, {"type": "variable", "name": "Theta", "level": 5}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "Temp", "level": 6}, {"type": "variable", "name": "ESF", "level": 6}, {"type": "variable", "name": "DT", "level": 6}], "name": "propulsion"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "sigma4", "level": 6}, {"type": "variable", "name": "sigma1", "level": 6}, {"type": "variable", "name": "sigma2", "level": 6}, {"type": "variable", "name": "sigma3", "level": 6}, {"type": "variable", "name": "sigma5", "level": 6}], "name": "sigmas"}], "name": "constraints"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "R", "level": 5}], "name": "objectives"}], "name": "mdo_data"}], "name": "data_schema"}], "name": "output"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"type": "variable", "name": "AR", "level": 5}, {"type": "variable", "name": "Lambda", "level": 5}, {"type": "variable", "name": "Sref", "level": 5}, {"type": "variable", "name": "tc", "level": 5}], "name": "geometry"}], "name": "aircraft"}, {"level": 3, "type": "variable", "children": [{"type": "variable", "name": "h", "level": 4}, {"type": "variable", "name": "M", "level": 4}], "name": "reference"}], "name": "data_schema"}], "name": "suppliedSharedInput"}]}, "catschema_roleLev": {"name": "variables", "children": [{"type": "variable", "name": "architectureRoles", "level": 1}, {"type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "dpdx", "level": 6}, {"type": "variable", "name": "Theta", "level": 6}, {"level": 6, "type": "variable", "children": [{"type": "variable", "name": "Temp", "level": 7}, {"type": "variable", "name": "ESF", "level": 7}, {"type": "variable", "name": "DT", "level": 7}], "name": "propulsion"}, {"level": 6, "type": "variable", "children": [{"type": "variable", "name": "sigma4", "level": 7}, {"type": "variable", "name": "sigma1", "level": 7}, {"type": "variable", "name": "sigma2", "level": 7}, {"type": "variable", "name": "sigma3", "level": 7}, {"type": "variable", "name": "sigma5", "level": 7}], "name": "sigmas"}], "name": "constraints"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "R", "level": 6}], "name": "objectives"}], "name": "mdo_data"}], "name": "data_schema"}], "name": "quantityOfInterests"}], "name": "problemRoles", "level": 1}]}, "catschema_funLev": {"name": "functions", "children": [{"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "R", "level": 6}], "name": "other"}], "name": "aircraft"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "R", "level": 6}], "name": "objectives"}], "name": "mdo_data"}], "name": "data_schema"}], "name": "outputs"}], "name": "FR"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"type": "variable", "name": "h", "level": 5}, {"type": "variable", "name": "M", "level": 5}], "name": "reference"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "WBE", "level": 6}], "name": "weight"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "D", "level": 6}, {"type": "variable", "name": "T", "level": 6}], "name": "other"}], "name": "aircraft"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 5}, {"type": "variable", "name": "Temp", "level": 5}], "name": "reference"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "DT", "level": 6}, {"type": "variable", "name": "SFC", "level": 6}], "name": "other"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "WE", "level": 6}], "name": "weight"}], "name": "aircraft"}], "name": "data_schema"}], "name": "outputs"}], "name": "Propulsion"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 6}], "name": "geometry"}], "name": "aircraft"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 6}], "name": "constraints"}], "name": "mdo_data"}], "name": "data_schema"}], "name": "outputs"}], "name": "CTheta"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "DT", "level": 6}], "name": "other"}], "name": "aircraft"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 5}, {"type": "variable", "name": "Temp", "level": 5}], "name": "reference"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 7}, {"type": "variable", "name": "Temp", "level": 7}, {"type": "variable", "name": "DT", "level": 7}], "name": "propulsion"}], "name": "constraints"}], "name": "mdo_data"}], "name": "data_schema"}], "name": "outputs"}], "name": "Cprop"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 6}, {"level": 6, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 7}, {"type": "variable", "name": "Temp", "level": 7}, {"type": "variable", "name": "DT", "level": 7}], "name": "propulsion"}, {"level": 6, "type": "variable", "children": [{"type": "variable", "name": "sigma4", "level": 7}, {"type": "variable", "name": "sigma5", "level": 7}, {"type": "variable", "name": "sigma1", "level": 7}, {"type": "variable", "name": "sigma2", "level": 7}, {"type": "variable", "name": "sigma3", "level": 7}], "name": "sigmas"}, {"type": "variable", "name": "dpdx", "level": 6}], "name": "constraints"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "R", "level": 6}], "name": "objectives"}], "name": "mdo_data"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"type": "variable", "name": "h", "level": 5}, {"type": "variable", "name": "M", "level": 5}], "name": "reference"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "Lambda", "level": 6}, {"type": "variable", "name": "Sref", "level": 6}, {"type": "variable", "name": "AR", "level": 6}, {"type": "variable", "name": "tc", "level": 6}, {"type": "variable", "name": "lambda", "level": 6}, {"type": "variable", "name": "section", "level": 6}], "name": "geometry"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "WFO", "level": 6}, {"type": "variable", "name": "WO", "level": 6}, {"type": "variable", "name": "WBE", "level": 6}], "name": "weight"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "Cf", "level": 6}, {"type": "variable", "name": "Nz", "level": 6}, {"type": "variable", "name": "CDmin", "level": 6}, {"type": "variable", "name": "T", "level": 6}], "name": "other"}], "name": "aircraft"}], "name": "data_schema"}], "name": "outputs"}], "name": "Coordinator"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "dpdx", "level": 6}], "name": "other"}], "name": "aircraft"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "dpdx", "level": 6}], "name": "constraints"}], "name": "mdo_data"}], "name": "data_schema"}], "name": "outputs"}], "name": "Cdpdx"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "sigma5", "level": 6}, {"type": "variable", "name": "sigma4", "level": 6}, {"type": "variable", "name": "sigma3", "level": 6}, {"type": "variable", "name": "sigma2", "level": 6}, {"type": "variable", "name": "sigma1", "level": 6}], "name": "other"}], "name": "aircraft"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"type": "variable", "name": "sigma4", "level": 7}, {"type": "variable", "name": "sigma5", "level": 7}, {"type": "variable", "name": "sigma1", "level": 7}, {"type": "variable", "name": "sigma2", "level": 7}, {"type": "variable", "name": "sigma3", "level": 7}], "name": "sigmas"}], "name": "constraints"}], "name": "mdo_data"}], "name": "data_schema"}], "name": "outputs"}], "name": "Csigmas"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "WT", "level": 6}, {"type": "variable", "name": "WF", "level": 6}], "name": "weight"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "SFC", "level": 6}, {"type": "variable", "name": "fin", "level": 6}], "name": "other"}], "name": "aircraft"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "h", "level": 5}, {"type": "variable", "name": "M", "level": 5}], "name": "reference"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "R", "level": 6}], "name": "other"}], "name": "aircraft"}], "name": "data_schema"}], "name": "outputs"}], "name": "Performance"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "Cf", "level": 6}, {"type": "variable", "name": "CDmin", "level": 6}], "name": "other"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 6}, {"type": "variable", "name": "AR", "level": 6}, {"type": "variable", "name": "Sref", "level": 6}, {"type": "variable", "name": "tc", "level": 6}, {"type": "variable", "name": "Lambda", "level": 6}], "name": "geometry"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "WT", "level": 6}], "name": "weight"}], "name": "aircraft"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "h", "level": 5}, {"type": "variable", "name": "ESF", "level": 5}, {"type": "variable", "name": "M", "level": 5}], "name": "reference"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "dpdx", "level": 6}, {"type": "variable", "name": "D", "level": 6}, {"type": "variable", "name": "fin", "level": 6}, {"type": "variable", "name": "L", "level": 6}], "name": "other"}], "name": "aircraft"}], "name": "data_schema"}], "name": "outputs"}], "name": "Aerodynamics"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "lambda", "level": 6}, {"type": "variable", "name": "section", "level": 6}, {"type": "variable", "name": "AR", "level": 6}, {"type": "variable", "name": "Sref", "level": 6}, {"type": "variable", "name": "tc", "level": 6}, {"type": "variable", "name": "Lambda", "level": 6}], "name": "geometry"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "Nz", "level": 6}, {"type": "variable", "name": "L", "level": 6}], "name": "other"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "WO", "level": 6}, {"type": "variable", "name": "WE", "level": 6}, {"type": "variable", "name": "WFO", "level": 6}], "name": "weight"}], "name": "aircraft"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "WT", "level": 6}, {"type": "variable", "name": "WF", "level": 6}], "name": "weight"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "sigma5", "level": 6}, {"type": "variable", "name": "sigma4", "level": 6}, {"type": "variable", "name": "sigma3", "level": 6}, {"type": "variable", "name": "sigma2", "level": 6}, {"type": "variable", "name": "sigma1", "level": 6}], "name": "other"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 6}], "name": "geometry"}], "name": "aircraft"}], "name": "data_schema"}], "name": "outputs"}], "name": "Structures"}]}, "schema": {"name": "data_schema", "children": [{"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "name": "sigma1", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "Nz", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "sigma5", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "sigma4", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "sigma3", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "sigma2", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "CDmin", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "DT", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "dpdx", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "R", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "L", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "SFC", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "Cf", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "D", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "fin", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "T", "value": "unknown", "dimension": null}], "name": "other"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "name": "WO", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "WT", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "WE", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "WF", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "WFO", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "WBE", "value": "unknown", "dimension": null}], "name": "weight"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "name": "lambda", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "section", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "Theta", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "AR", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "Lambda", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "Sref", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "tc", "value": "unknown", "dimension": null}], "name": "geometry"}], "name": "aircraft"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "name": "dpdx", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "Theta", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "name": "Temp", "value": "unknown", "dimension": null}, {"level": 4, "type": "variable", "name": "ESF", "value": "unknown", "dimension": null}, {"level": 4, "type": "variable", "name": "DT", "value": "unknown", "dimension": null}], "name": "propulsion"}, {"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "name": "sigma4", "value": "unknown", "dimension": null}, {"level": 4, "type": "variable", "name": "sigma1", "value": "unknown", "dimension": null}, {"level": 4, "type": "variable", "name": "sigma2", "value": "unknown", "dimension": null}, {"level": 4, "type": "variable", "name": "sigma3", "value": "unknown", "dimension": null}, {"level": 4, "type": "variable", "name": "sigma5", "value": "unknown", "dimension": null}], "name": "sigmas"}], "name": "constraints"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "name": "R", "value": "unknown", "dimension": null}], "name": "objectives"}], "name": "mdo_data"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "name": "h", "value": "unknown", "dimension": null}, {"level": 2, "type": "variable", "name": "ESF", "value": "unknown", "dimension": null}, {"level": 2, "type": "variable", "name": "M", "value": "unknown", "dimension": null}, {"level": 2, "type": "variable", "name": "Temp", "value": "unknown", "dimension": null}], "name": "reference"}]}}, "id": "08", "name": "FPG - MDA"}, {"description": "Solution strategy to solve the super-sonic business jet test case optimization problem using the strategy: unconverged-MDA-GS.", "problem_formulation": {"allow_unconverged_couplings": true, "function_order": ["Structures", "Aerodynamics", "Propulsion", "Performance", "C[sigmas]", "C[Theta]", "C[dpdx]", "C[prop]", "F[R]"], "convergence_type": "Gauss-Seidel", "mdao_architecture": "unconverged-MDA", "coupled_functions_groups": [["Structures"], ["Aerodynamics"], ["Propulsion"]], "function_ordering": {"post-coupling": ["Performance", "C[sigmas]", "C[Theta]", "C[dpdx]", "C[prop]", "F[R]"], "pre-coupling": [], "coupled": ["Structures", "Aerodynamics", "Propulsion"]}}, "xdsm": {"nodes": [{"type": "coordinator", "id": "id_Coordinator", "name": "Coordinator", "metadata": [{"name": "Coordinator"}, {"description": "Action block providing system inputs and collecting outputs."}, {"creator": "Imco van Gent"}]}, {"type": "coupledanalysis", "id": "id_Structures", "name": "Structures", "metadata": [{"name": "Structures"}, {"mode": "main"}, {"version": "1.0"}, {"execution_info": null}, {"instance": "1"}, {"problem_role": "coupled"}, {"performance_info": null}, {"general_info": null}, {"projectSpecific": null}, {"architecture_role": "coupled analysis"}]}, {"type": "coupledanalysis", "id": "id_Aerodynamics", "name": "Aerodynamics", "metadata": [{"name": "Aerodynamics"}, {"mode": "main"}, {"version": "1.0"}, {"execution_info": null}, {"instance": "1"}, {"problem_role": "coupled"}, {"performance_info": null}, {"general_info": null}, {"projectSpecific": null}, {"architecture_role": "coupled analysis"}]}, {"type": "coupledanalysis", "id": "id_Propulsion", "name": "Propulsion", "metadata": [{"name": "Propulsion"}, {"mode": "main"}, {"version": "1.0"}, {"execution_info": null}, {"instance": "1"}, {"problem_role": "coupled"}, {"performance_info": null}, {"general_info": null}, {"projectSpecific": null}, {"architecture_role": "coupled analysis"}]}, {"type": "postcouplinganalysis", "id": "id_Performance", "name": "Performance", "metadata": [{"name": "Performance"}, {"mode": "main"}, {"version": "1.0"}, {"execution_info": null}, {"instance": "1"}, {"problem_role": "post-coupling"}, {"performance_info": null}, {"general_info": null}, {"projectSpecific": null}, {"architecture_role": "post-coupling analysis"}]}, {"type": "postcouplinganalysis", "id": "id_Csigmas", "name": "Csigmas", "metadata": [{"name": "C[sigmas]"}, {"instance": 1}, {"problem_role": "post-coupling"}, {"architecture_role": "post-coupling analysis"}]}, {"type": "postcouplinganalysis", "id": "id_CTheta", "name": "CTheta", "metadata": [{"name": "C[Theta]"}, {"instance": 1}, {"problem_role": "post-coupling"}, {"architecture_role": "post-coupling analysis"}]}, {"type": "postcouplinganalysis", "id": "id_Cdpdx", "name": "Cdpdx", "metadata": [{"name": "C[dpdx]"}, {"instance": 1}, {"problem_role": "post-coupling"}, {"architecture_role": "post-coupling analysis"}]}, {"type": "postcouplinganalysis", "id": "id_Cprop", "name": "Cprop", "metadata": [{"name": "C[prop]"}, {"instance": 1}, {"problem_role": "post-coupling"}, {"architecture_role": "post-coupling analysis"}]}, {"type": "postcouplinganalysis", "id": "id_FR", "name": "FR", "metadata": [{"name": "F[R]"}, {"instance": 1}, {"problem_role": "post-coupling"}, {"architecture_role": "post-coupling analysis"}]}], "edges": [{"to": "id_FR", "from": "id_Performance", "name": "/data_schema/aircraft/other/R", "short_name": "1 couplings"}, {"to": "id_Aerodynamics", "from": "id_Coordinator", "name": "/data_schema/reference/h,/data_schema/aircraft/geometry/Sref,/data_schema/aircraft/geometry/AR,/data_schema/aircraft/other/Cf,/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/reference/ESF,/data_schema/aircraft/geometry/tc,/data_schema/reference/M,/data_schema/aircraft/geometry/Lambda,/data_schema/aircraft/other/CDmin", "short_name": "9 inputs"}, {"to": "id_Aerodynamics", "from": "id_Structures", "name": "/data_schema/aircraft/geometry/Theta,/data_schema/aircraft/weight/WT", "short_name": "2 inputs"}, {"to": "id_CTheta", "from": "id_Structures", "name": "/data_schema/aircraft/geometry/Theta", "short_name": "1 couplings"}, {"to": "id_Propulsion", "from": "id_Coordinator", "name": "/data_schema/reference/h,/data_schema/aircraft/weight/WBE,/data_schema/reference/M,/data_schema/aircraft/other/T", "short_name": "4 inputs"}, {"to": "id_Propulsion", "from": "id_Aerodynamics", "name": "/data_schema/aircraft/other/D", "short_name": "1 inputs"}, {"to": "id_Cprop", "from": "id_Propulsion", "name": "/data_schema/reference/ESF,/data_schema/reference/Temp,/data_schema/aircraft/other/DT", "short_name": "3 couplings"}, {"to": "id_Coordinator", "from": "id_FR", "name": "/data_schema/mdo_data/objectives/R", "short_name": "1 outputs"}, {"to": "id_Coordinator", "from": "id_CTheta", "name": "/data_schema/mdo_data/constraints/Theta", "short_name": "1 outputs"}, {"to": "id_Coordinator", "from": "id_Cdpdx", "name": "/data_schema/mdo_data/constraints/dpdx", "short_name": "1 outputs"}, {"to": "id_Coordinator", "from": "id_Cprop", "name": "/data_schema/mdo_data/constraints/propulsion/ESF,/data_schema/mdo_data/constraints/propulsion/Temp,/data_schema/mdo_data/constraints/propulsion/DT", "short_name": "3 outputs"}, {"to": "id_Coordinator", "from": "id_Csigmas", "name": "/data_schema/mdo_data/constraints/sigmas/sigma4,/data_schema/mdo_data/constraints/sigmas/sigma5,/data_schema/mdo_data/constraints/sigmas/sigma1,/data_schema/mdo_data/constraints/sigmas/sigma2,/data_schema/mdo_data/constraints/sigmas/sigma3", "short_name": "5 outputs"}, {"to": "id_Cdpdx", "from": "id_Aerodynamics", "name": "/data_schema/aircraft/other/dpdx", "short_name": "1 couplings"}, {"to": "id_Csigmas", "from": "id_Structures", "name": "/data_schema/aircraft/other/sigma5,/data_schema/aircraft/other/sigma4,/data_schema/aircraft/other/sigma3,/data_schema/aircraft/other/sigma2,/data_schema/aircraft/other/sigma1", "short_name": "5 couplings"}, {"to": "id_Performance", "from": "id_Coordinator", "name": "/data_schema/reference/h,/data_schema/reference/M", "short_name": "2 inputs"}, {"to": "id_Performance", "from": "id_Aerodynamics", "name": "/data_schema/aircraft/other/fin", "short_name": "1 inputs"}, {"to": "id_Performance", "from": "id_Structures", "name": "/data_schema/aircraft/weight/WT,/data_schema/aircraft/weight/WF", "short_name": "2 inputs"}, {"to": "id_Performance", "from": "id_Propulsion", "name": "/data_schema/aircraft/other/SFC", "short_name": "1 inputs"}, {"to": "id_Structures", "from": "id_Coordinator", "name": "/data_schema/aircraft/geometry/Lambda,/data_schema/aircraft/geometry/Sref,/data_schema/aircraft/weight/WFO,/data_schema/aircraft/geometry/AR,/data_schema/aircraft/other/Nz,/data_schema/aircraft/geometry/tc,/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/aircraft/other/L,/data_schema/aircraft/geometry/lambda,/data_schema/aircraft/weight/WO,/data_schema/aircraft/geometry/section,/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/aircraft/weight/WE", "short_name": "11 inputs"}], "workflow": [{"converger_step_blocks": [], "step_number": 0, "edges": [], "process_step_blocks": ["id_Coordinator"]}, {"converger_step_blocks": [], "step_number": 1, "edges": [["id_Coordinator", "id_Structures"]], "process_step_blocks": ["id_Structures"]}, {"converger_step_blocks": [], "step_number": 2, "edges": [["id_Structures", "id_Aerodynamics"]], "process_step_blocks": ["id_Aerodynamics"]}, {"converger_step_blocks": [], "step_number": 3, "edges": [["id_Aerodynamics", "id_Propulsion"]], "process_step_blocks": ["id_Propulsion"]}, {"converger_step_blocks": [], "step_number": 4, "edges": [["id_Propulsion", "id_Cdpdx"], ["id_Propulsion", "id_Csigmas"], ["id_Propulsion", "id_Performance"], ["id_Propulsion", "id_CTheta"], ["id_Propulsion", "id_Cprop"]], "process_step_blocks": ["id_Cprop", "id_Performance", "id_CTheta", "id_Cdpdx", "id_Csigmas"]}, {"converger_step_blocks": [], "step_number": 5, "edges": [["id_Cprop", "id_FR"], ["id_Performance", "id_FR"], ["id_CTheta", "id_FR"], ["id_Cdpdx", "id_FR"], ["id_Csigmas", "id_FR"]], "process_step_blocks": ["id_FR"]}, {"converger_step_blocks": ["id_Coordinator"], "step_number": 6, "edges": [["id_FR", "id_Coordinator"]], "process_step_blocks": []}]}, "mg_function_ordering": {"coupled": ["Structures", "Aerodynamics", "Propulsion"], "pre-coupling": [], "post-coupling": ["Performance", "C[sigmas]", "C[Theta]", "C[dpdx]", "C[prop]", "F[R]"]}, "id": "09", "organization": null, "function_ordering": {"coupled": ["Structures", "Aerodynamics", "Propulsion"], "pre-coupling": [], "post-coupling": ["Performance", "C[sigmas]", "C[Theta]", "C[dpdx]", "C[prop]", "F[R]"]}, "variableSchemes": {"catschema_sysLev": {"name": "systemVariables", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "sigma1", "level": 5}, {"type": "variable", "name": "Nz", "level": 5}, {"type": "variable", "name": "sigma5", "level": 5}, {"type": "variable", "name": "sigma4", "level": 5}, {"type": "variable", "name": "sigma3", "level": 5}, {"type": "variable", "name": "sigma2", "level": 5}, {"type": "variable", "name": "CDmin", "level": 5}, {"type": "variable", "name": "DT", "level": 5}, {"type": "variable", "name": "dpdx", "level": 5}, {"type": "variable", "name": "R", "level": 5}, {"type": "variable", "name": "SFC", "level": 5}, {"type": "variable", "name": "Cf", "level": 5}, {"type": "variable", "name": "D", "level": 5}, {"type": "variable", "name": "fin", "level": 5}, {"type": "variable", "name": "T", "level": 5}], "name": "other", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "WO", "level": 5}, {"type": "variable", "name": "WT", "level": 5}, {"type": "variable", "name": "WBE", "level": 5}, {"type": "variable", "name": "WF", "level": 5}, {"type": "variable", "name": "WFO", "level": 5}], "name": "weight", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "lambda", "level": 5}, {"type": "variable", "name": "section", "level": 5}, {"type": "variable", "name": "Theta", "level": 5}, {"type": "variable", "name": "AR", "level": 5}, {"type": "variable", "name": "Lambda", "level": 5}, {"type": "variable", "name": "Sref", "level": 5}, {"type": "variable", "name": "tc", "level": 5}], "name": "geometry", "level": 4}], "name": "aircraft", "level": 3}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "sigma3", "level": 6}, {"type": "variable", "name": "sigma4", "level": 6}, {"type": "variable", "name": "sigma1", "level": 6}, {"type": "variable", "name": "sigma2", "level": 6}, {"type": "variable", "name": "sigma5", "level": 6}], "name": "sigmas", "level": 5}, {"type": "variable", "name": "Theta", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "Temp", "level": 6}, {"type": "variable", "name": "ESF", "level": 6}, {"type": "variable", "name": "DT", "level": 6}], "name": "propulsion", "level": 5}, {"type": "variable", "name": "dpdx", "level": 5}], "name": "constraints", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "R", "level": 5}], "name": "objectives", "level": 4}], "name": "mdo_data", "level": 3}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "L", "level": 8}], "name": "other", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "WE", "level": 8}], "name": "weight", "level": 7}], "name": "aircraft", "level": 6}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 7}], "name": "reference", "level": 6}], "name": "data_schemaCopy", "level": 5}], "name": "initialGuessCouplingVariables", "level": 4}], "name": "architectureNodes", "level": 3}, {"type": "variable", "children": [{"type": "variable", "name": "h", "level": 4}, {"type": "variable", "name": "ESF", "level": 4}, {"type": "variable", "name": "M", "level": 4}, {"type": "variable", "name": "Temp", "level": 4}], "name": "reference", "level": 3}], "name": "data_schema", "level": 2}], "name": "couplings", "level": 1}]}, "catschema_nodeLev": {"name": "variables", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "sigma1", "level": 5}, {"type": "variable", "name": "Nz", "level": 5}, {"type": "variable", "name": "sigma5", "level": 5}, {"type": "variable", "name": "sigma4", "level": 5}, {"type": "variable", "name": "sigma3", "level": 5}, {"type": "variable", "name": "sigma2", "level": 5}, {"type": "variable", "name": "CDmin", "level": 5}, {"type": "variable", "name": "DT", "level": 5}, {"type": "variable", "name": "dpdx", "level": 5}, {"type": "variable", "name": "R", "level": 5}, {"type": "variable", "name": "SFC", "level": 5}, {"type": "variable", "name": "Cf", "level": 5}, {"type": "variable", "name": "D", "level": 5}, {"type": "variable", "name": "fin", "level": 5}, {"type": "variable", "name": "T", "level": 5}], "name": "other", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "WO", "level": 5}, {"type": "variable", "name": "WBE", "level": 5}, {"type": "variable", "name": "WF", "level": 5}, {"type": "variable", "name": "WFO", "level": 5}], "name": "weight", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "lambda", "level": 5}, {"type": "variable", "name": "section", "level": 5}], "name": "geometry", "level": 4}], "name": "aircraft", "level": 3}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "sigma3", "level": 6}, {"type": "variable", "name": "sigma4", "level": 6}, {"type": "variable", "name": "sigma1", "level": 6}, {"type": "variable", "name": "sigma2", "level": 6}, {"type": "variable", "name": "sigma5", "level": 6}], "name": "sigmas", "level": 5}, {"type": "variable", "name": "Theta", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "Temp", "level": 6}, {"type": "variable", "name": "ESF", "level": 6}, {"type": "variable", "name": "DT", "level": 6}], "name": "propulsion", "level": 5}, {"type": "variable", "name": "dpdx", "level": 5}], "name": "constraints", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "R", "level": 5}], "name": "objectives", "level": 4}], "name": "mdo_data", "level": 3}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "L", "level": 8}], "name": "other", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "WE", "level": 8}], "name": "weight", "level": 7}], "name": "aircraft", "level": 6}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 7}], "name": "reference", "level": 6}], "name": "data_schemaCopy", "level": 5}], "name": "initialGuessCouplingVariables", "level": 4}], "name": "architectureNodes", "level": 3}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 4}, {"type": "variable", "name": "Temp", "level": 4}], "name": "reference", "level": 3}], "name": "data_schema", "level": 2}], "name": "coupling", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 5}, {"type": "variable", "name": "AR", "level": 5}, {"type": "variable", "name": "Lambda", "level": 5}, {"type": "variable", "name": "Sref", "level": 5}, {"type": "variable", "name": "tc", "level": 5}], "name": "geometry", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "WT", "level": 5}], "name": "weight", "level": 4}], "name": "aircraft", "level": 3}, {"type": "variable", "children": [{"type": "variable", "name": "h", "level": 4}, {"type": "variable", "name": "M", "level": 4}], "name": "reference", "level": 3}], "name": "data_schema", "level": 2}], "name": "sharedCoupling", "level": 1}]}, "catschema_roleLev": {"name": "variables", "children": [{"level": 1, "type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "L", "level": 9}], "name": "other", "level": 8}, {"type": "variable", "children": [{"type": "variable", "name": "WE", "level": 9}], "name": "weight", "level": 8}], "name": "aircraft", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 8}], "name": "reference", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "initialGuessCouplingVariables", "level": 5}], "name": "architectureNodes", "level": 4}], "name": "data_schema", "level": 3}], "name": "initialGuessCouplingVariables", "level": 2}], "name": "architectureRoles"}, {"level": 1, "type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "sigma3", "level": 7}, {"type": "variable", "name": "sigma4", "level": 7}, {"type": "variable", "name": "sigma1", "level": 7}, {"type": "variable", "name": "sigma2", "level": 7}, {"type": "variable", "name": "sigma5", "level": 7}], "name": "sigmas", "level": 6}, {"type": "variable", "name": "Theta", "level": 6}, {"type": "variable", "children": [{"type": "variable", "name": "Temp", "level": 7}, {"type": "variable", "name": "ESF", "level": 7}, {"type": "variable", "name": "DT", "level": 7}], "name": "propulsion", "level": 6}, {"type": "variable", "name": "dpdx", "level": 6}], "name": "constraints", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "R", "level": 6}], "name": "objectives", "level": 5}], "name": "mdo_data", "level": 4}], "name": "data_schema", "level": 3}], "name": "quantityOfInterests", "level": 2}], "name": "problemRoles"}]}, "catschema_funLev": {"name": "functions", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "R", "level": 6}], "name": "other", "level": 5}], "name": "aircraft", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "R", "level": 6}], "name": "objectives", "level": 5}], "name": "mdo_data", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "FR", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "h", "level": 5}, {"type": "variable", "name": "M", "level": 5}], "name": "reference", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "WBE", "level": 6}], "name": "weight", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "D", "level": 6}, {"type": "variable", "name": "T", "level": 6}], "name": "other", "level": 5}], "name": "aircraft", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 5}, {"type": "variable", "name": "Temp", "level": 5}], "name": "reference", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "DT", "level": 6}, {"type": "variable", "name": "SFC", "level": 6}], "name": "other", "level": 5}], "name": "aircraft", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "Propulsion", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 6}], "name": "geometry", "level": 5}], "name": "aircraft", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 6}], "name": "constraints", "level": 5}], "name": "mdo_data", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "CTheta", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "DT", "level": 6}], "name": "other", "level": 5}], "name": "aircraft", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 5}, {"type": "variable", "name": "Temp", "level": 5}], "name": "reference", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 7}, {"type": "variable", "name": "Temp", "level": 7}, {"type": "variable", "name": "DT", "level": 7}], "name": "propulsion", "level": 6}], "name": "constraints", "level": 5}], "name": "mdo_data", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "Cprop", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 6}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 7}, {"type": "variable", "name": "Temp", "level": 7}, {"type": "variable", "name": "DT", "level": 7}], "name": "propulsion", "level": 6}, {"type": "variable", "children": [{"type": "variable", "name": "sigma4", "level": 7}, {"type": "variable", "name": "sigma5", "level": 7}, {"type": "variable", "name": "sigma1", "level": 7}, {"type": "variable", "name": "sigma2", "level": 7}, {"type": "variable", "name": "sigma3", "level": 7}], "name": "sigmas", "level": 6}, {"type": "variable", "name": "dpdx", "level": 6}], "name": "constraints", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "R", "level": 6}], "name": "objectives", "level": 5}], "name": "mdo_data", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "h", "level": 5}, {"type": "variable", "name": "M", "level": 5}], "name": "reference", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "Lambda", "level": 6}, {"type": "variable", "name": "Sref", "level": 6}, {"type": "variable", "name": "AR", "level": 6}, {"type": "variable", "name": "tc", "level": 6}, {"type": "variable", "name": "lambda", "level": 6}, {"type": "variable", "name": "section", "level": 6}], "name": "geometry", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "WFO", "level": 6}, {"type": "variable", "name": "WO", "level": 6}, {"type": "variable", "name": "WBE", "level": 6}], "name": "weight", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "Cf", "level": 6}, {"type": "variable", "name": "Nz", "level": 6}, {"type": "variable", "name": "CDmin", "level": 6}, {"type": "variable", "name": "T", "level": 6}], "name": "other", "level": 5}], "name": "aircraft", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 8}], "name": "reference", "level": 7}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "WE", "level": 9}], "name": "weight", "level": 8}, {"type": "variable", "children": [{"type": "variable", "name": "L", "level": 9}], "name": "other", "level": 8}], "name": "aircraft", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "initialGuessCouplingVariables", "level": 5}], "name": "architectureNodes", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "Coordinator", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "dpdx", "level": 6}], "name": "other", "level": 5}], "name": "aircraft", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "dpdx", "level": 6}], "name": "constraints", "level": 5}], "name": "mdo_data", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "Cdpdx", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "sigma5", "level": 6}, {"type": "variable", "name": "sigma4", "level": 6}, {"type": "variable", "name": "sigma3", "level": 6}, {"type": "variable", "name": "sigma2", "level": 6}, {"type": "variable", "name": "sigma1", "level": 6}], "name": "other", "level": 5}], "name": "aircraft", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "sigma4", "level": 7}, {"type": "variable", "name": "sigma5", "level": 7}, {"type": "variable", "name": "sigma1", "level": 7}, {"type": "variable", "name": "sigma2", "level": 7}, {"type": "variable", "name": "sigma3", "level": 7}], "name": "sigmas", "level": 6}], "name": "constraints", "level": 5}], "name": "mdo_data", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "Csigmas", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "SFC", "level": 6}, {"type": "variable", "name": "fin", "level": 6}], "name": "other", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "WT", "level": 6}, {"type": "variable", "name": "WF", "level": 6}], "name": "weight", "level": 5}], "name": "aircraft", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "h", "level": 5}, {"type": "variable", "name": "M", "level": 5}], "name": "reference", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "R", "level": 6}], "name": "other", "level": 5}], "name": "aircraft", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "Performance", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "CDmin", "level": 6}, {"type": "variable", "name": "Cf", "level": 6}], "name": "other", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 6}, {"type": "variable", "name": "AR", "level": 6}, {"type": "variable", "name": "Sref", "level": 6}, {"type": "variable", "name": "tc", "level": 6}, {"type": "variable", "name": "Lambda", "level": 6}], "name": "geometry", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "WT", "level": 6}], "name": "weight", "level": 5}], "name": "aircraft", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "h", "level": 5}, {"type": "variable", "name": "M", "level": 5}], "name": "reference", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 8}], "name": "reference", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "initialGuessCouplingVariables", "level": 5}], "name": "architectureNodes", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "dpdx", "level": 6}, {"type": "variable", "name": "fin", "level": 6}, {"type": "variable", "name": "D", "level": 6}], "name": "other", "level": 5}], "name": "aircraft", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "Aerodynamics", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "lambda", "level": 6}, {"type": "variable", "name": "section", "level": 6}, {"type": "variable", "name": "AR", "level": 6}, {"type": "variable", "name": "Sref", "level": 6}, {"type": "variable", "name": "tc", "level": 6}, {"type": "variable", "name": "Lambda", "level": 6}], "name": "geometry", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "Nz", "level": 6}], "name": "other", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "WO", "level": 6}, {"type": "variable", "name": "WFO", "level": 6}], "name": "weight", "level": 5}], "name": "aircraft", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "L", "level": 9}], "name": "other", "level": 8}, {"type": "variable", "children": [{"type": "variable", "name": "WE", "level": 9}], "name": "weight", "level": 8}], "name": "aircraft", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "initialGuessCouplingVariables", "level": 5}], "name": "architectureNodes", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "WT", "level": 6}, {"type": "variable", "name": "WF", "level": 6}], "name": "weight", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "sigma5", "level": 6}, {"type": "variable", "name": "sigma4", "level": 6}, {"type": "variable", "name": "sigma3", "level": 6}, {"type": "variable", "name": "sigma2", "level": 6}, {"type": "variable", "name": "sigma1", "level": 6}], "name": "other", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 6}], "name": "geometry", "level": 5}], "name": "aircraft", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "Structures", "level": 1}]}, "schema": {"name": "data_schema", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"name": "sigma1", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"name": "Nz", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"name": "sigma5", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"name": "sigma4", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"name": "sigma3", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"name": "sigma2", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"name": "CDmin", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"name": "DT", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"name": "dpdx", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"name": "R", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"name": "SFC", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"name": "Cf", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"name": "D", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"name": "fin", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"name": "T", "type": "variable", "dimension": null, "value": "unknown", "level": 3}], "name": "other", "level": 2}, {"type": "variable", "children": [{"name": "WO", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"name": "WT", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"name": "WBE", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"name": "WF", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"name": "WFO", "type": "variable", "dimension": null, "value": "unknown", "level": 3}], "name": "weight", "level": 2}, {"type": "variable", "children": [{"name": "lambda", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"name": "section", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"name": "Theta", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"name": "AR", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"name": "Lambda", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"name": "Sref", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"name": "tc", "type": "variable", "dimension": null, "value": "unknown", "level": 3}], "name": "geometry", "level": 2}], "name": "aircraft", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"name": "sigma3", "type": "variable", "dimension": null, "value": "unknown", "level": 4}, {"name": "sigma4", "type": "variable", "dimension": null, "value": "unknown", "level": 4}, {"name": "sigma1", "type": "variable", "dimension": null, "value": "unknown", "level": 4}, {"name": "sigma2", "type": "variable", "dimension": null, "value": "unknown", "level": 4}, {"name": "sigma5", "type": "variable", "dimension": null, "value": "unknown", "level": 4}], "name": "sigmas", "level": 3}, {"name": "Theta", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"type": "variable", "children": [{"name": "Temp", "type": "variable", "dimension": null, "value": "unknown", "level": 4}, {"name": "ESF", "type": "variable", "dimension": null, "value": "unknown", "level": 4}, {"name": "DT", "type": "variable", "dimension": null, "value": "unknown", "level": 4}], "name": "propulsion", "level": 3}, {"name": "dpdx", "type": "variable", "dimension": null, "value": "unknown", "level": 3}], "name": "constraints", "level": 2}, {"type": "variable", "children": [{"name": "R", "type": "variable", "dimension": null, "value": "unknown", "level": 3}], "name": "objectives", "level": 2}], "name": "mdo_data", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"name": "L", "type": "variable", "dimension": null, "value": "unknown", "level": 6}], "name": "other", "level": 5}, {"type": "variable", "children": [{"name": "WE", "type": "variable", "dimension": null, "value": "unknown", "level": 6}], "name": "weight", "level": 5}], "name": "aircraft", "level": 4}, {"type": "variable", "children": [{"name": "ESF", "type": "variable", "dimension": null, "value": "unknown", "level": 5}], "name": "reference", "level": 4}], "name": "data_schemaCopy", "level": 3}], "name": "initialGuessCouplingVariables", "level": 2}], "name": "architectureNodes", "level": 1}, {"type": "variable", "children": [{"name": "h", "type": "variable", "dimension": null, "value": "unknown", "level": 2}, {"name": "ESF", "type": "variable", "dimension": null, "value": "unknown", "level": 2}, {"name": "M", "type": "variable", "dimension": null, "value": "unknown", "level": 2}, {"name": "Temp", "type": "variable", "dimension": null, "value": "unknown", "level": 2}], "name": "reference", "level": 1}]}}, "edgeBundles": [{"input": ["Performance"], "pipeline_data": {"Performance": ["/data_schema/aircraft/other/R"]}, "name": "FR"}, {"input": ["Coordinator", "Structures"], "pipeline_data": {"Coordinator": ["/data_schema/reference/h", "/data_schema/aircraft/geometry/Sref", "/data_schema/aircraft/geometry/AR", "/data_schema/aircraft/other/Cf", "/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/reference/ESF", "/data_schema/aircraft/geometry/tc", "/data_schema/reference/M", "/data_schema/aircraft/geometry/Lambda", "/data_schema/aircraft/other/CDmin"], "Structures": ["/data_schema/aircraft/geometry/Theta", "/data_schema/aircraft/weight/WT"]}, "name": "Aerodynamics"}, {"input": ["Structures"], "pipeline_data": {"Structures": ["/data_schema/aircraft/geometry/Theta"]}, "name": "CTheta"}, {"input": ["Coordinator", "Aerodynamics"], "pipeline_data": {"Coordinator": ["/data_schema/reference/h", "/data_schema/aircraft/weight/WBE", "/data_schema/reference/M", "/data_schema/aircraft/other/T"], "Aerodynamics": ["/data_schema/aircraft/other/D"]}, "name": "Propulsion"}, {"input": ["Propulsion"], "pipeline_data": {"Propulsion": ["/data_schema/reference/ESF", "/data_schema/reference/Temp", "/data_schema/aircraft/other/DT"]}, "name": "Cprop"}, {"input": ["F[R]", "C[Theta]", "C[dpdx]", "C[prop]", "C[sigmas]"], "pipeline_data": {"F[R]": ["/data_schema/mdo_data/objectives/R"], "C[Theta]": ["/data_schema/mdo_data/constraints/Theta"], "C[dpdx]": ["/data_schema/mdo_data/constraints/dpdx"], "C[prop]": ["/data_schema/mdo_data/constraints/propulsion/ESF", "/data_schema/mdo_data/constraints/propulsion/Temp", "/data_schema/mdo_data/constraints/propulsion/DT"], "C[sigmas]": ["/data_schema/mdo_data/constraints/sigmas/sigma4", "/data_schema/mdo_data/constraints/sigmas/sigma5", "/data_schema/mdo_data/constraints/sigmas/sigma1", "/data_schema/mdo_data/constraints/sigmas/sigma2", "/data_schema/mdo_data/constraints/sigmas/sigma3"]}, "name": "Coordinator"}, {"input": ["Aerodynamics"], "pipeline_data": {"Aerodynamics": ["/data_schema/aircraft/other/dpdx"]}, "name": "Cdpdx"}, {"input": ["Structures"], "pipeline_data": {"Structures": ["/data_schema/aircraft/other/sigma5", "/data_schema/aircraft/other/sigma4", "/data_schema/aircraft/other/sigma3", "/data_schema/aircraft/other/sigma2", "/data_schema/aircraft/other/sigma1"]}, "name": "Csigmas"}, {"input": ["Coordinator", "Aerodynamics", "Structures", "Propulsion"], "pipeline_data": {"Coordinator": ["/data_schema/reference/h", "/data_schema/reference/M"], "Structures": ["/data_schema/aircraft/weight/WT", "/data_schema/aircraft/weight/WF"], "Propulsion": ["/data_schema/aircraft/other/SFC"], "Aerodynamics": ["/data_schema/aircraft/other/fin"]}, "name": "Performance"}, {"input": ["Coordinator"], "pipeline_data": {"Coordinator": ["/data_schema/aircraft/geometry/Lambda", "/data_schema/aircraft/geometry/Sref", "/data_schema/aircraft/weight/WFO", "/data_schema/aircraft/geometry/AR", "/data_schema/aircraft/other/Nz", "/data_schema/aircraft/geometry/tc", "/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/aircraft/other/L", "/data_schema/aircraft/geometry/lambda", "/data_schema/aircraft/weight/WO", "/data_schema/aircraft/geometry/section", "/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/aircraft/weight/WE"]}, "name": "Structures"}], "name": "RCG - unconverged-MDA-GS - Mdao"}, {"description": "Fundamental problem graph to solve the super-sonic business jet test case optimization problem for the architecture type: MDA", "problem_formulation": {"allow_unconverged_couplings": true, "function_order": ["Structures", "Aerodynamics", "Propulsion", "Performance", "C[sigmas]", "C[Theta]", "C[dpdx]", "C[prop]", "F[R]"], "convergence_type": "Gauss-Seidel", "mdao_architecture": "unconverged-MDA", "coupled_functions_groups": [["Structures"], ["Aerodynamics"], ["Propulsion"]], "function_ordering": {"post-coupling": ["Performance", "C[sigmas]", "C[Theta]", "C[dpdx]", "C[prop]", "F[R]"], "pre-coupling": [], "coupled": ["Structures", "Aerodynamics", "Propulsion"]}}, "xdsm": {"nodes": [{"metadata": [{"name": "Coordinator"}, {"description": "Action block providing system inputs and collecting outputs."}, {"creator": "Imco van Gent"}], "type": "coordinator", "id": "id_Coordinator", "name": "Coordinator"}, {"metadata": [{"name": "Structures"}, {"mode": "main"}, {"version": "1.0"}, {"execution_info": null}, {"instance": "1"}, {"problem_role": "coupled"}, {"performance_info": null}, {"general_info": null}, {"projectSpecific": null}], "type": "coupledanalysis", "id": "id_Structures", "name": "Structures"}, {"metadata": [{"name": "Aerodynamics"}, {"mode": "main"}, {"version": "1.0"}, {"execution_info": null}, {"instance": "1"}, {"problem_role": "coupled"}, {"performance_info": null}, {"general_info": null}, {"projectSpecific": null}], "type": "coupledanalysis", "id": "id_Aerodynamics", "name": "Aerodynamics"}, {"metadata": [{"name": "Propulsion"}, {"mode": "main"}, {"version": "1.0"}, {"execution_info": null}, {"instance": "1"}, {"problem_role": "coupled"}, {"performance_info": null}, {"general_info": null}, {"projectSpecific": null}], "type": "coupledanalysis", "id": "id_Propulsion", "name": "Propulsion"}, {"metadata": [{"name": "Performance"}, {"mode": "main"}, {"version": "1.0"}, {"execution_info": null}, {"instance": "1"}, {"problem_role": "post-coupling"}, {"performance_info": null}, {"general_info": null}, {"projectSpecific": null}], "type": "postcouplinganalysis", "id": "id_Performance", "name": "Performance"}, {"metadata": [{"name": "C[sigmas]"}, {"instance": 1}, {"problem_role": "post-coupling"}], "type": "postcouplinganalysis", "id": "id_Csigmas", "name": "Csigmas"}, {"metadata": [{"name": "C[Theta]"}, {"instance": 1}, {"problem_role": "post-coupling"}], "type": "postcouplinganalysis", "id": "id_CTheta", "name": "CTheta"}, {"metadata": [{"name": "C[dpdx]"}, {"instance": 1}, {"problem_role": "post-coupling"}], "type": "postcouplinganalysis", "id": "id_Cdpdx", "name": "Cdpdx"}, {"metadata": [{"name": "C[prop]"}, {"instance": 1}, {"problem_role": "post-coupling"}], "type": "postcouplinganalysis", "id": "id_Cprop", "name": "Cprop"}, {"metadata": [{"name": "F[R]"}, {"instance": 1}, {"problem_role": "post-coupling"}], "type": "postcouplinganalysis", "id": "id_FR", "name": "FR"}], "edges": [{"to": "id_FR", "from": "id_Performance", "name": "/data_schema/aircraft/other/R", "short_name": "1 couplings"}, {"to": "id_Aerodynamics", "from": "id_Coordinator", "name": "/data_schema/reference/h,/data_schema/aircraft/geometry/Sref,/data_schema/aircraft/geometry/AR,/data_schema/aircraft/other/Cf,/data_schema/aircraft/geometry/tc,/data_schema/reference/M,/data_schema/aircraft/geometry/Lambda,/data_schema/aircraft/other/CDmin", "short_name": "8 inputs"}, {"to": "id_Aerodynamics", "from": "id_Structures", "name": "/data_schema/aircraft/geometry/Theta,/data_schema/aircraft/weight/WT", "short_name": "2 inputs"}, {"to": "id_Aerodynamics", "from": "id_Propulsion", "name": "/data_schema/reference/ESF", "short_name": "1 inputs"}, {"to": "id_CTheta", "from": "id_Structures", "name": "/data_schema/aircraft/geometry/Theta", "short_name": "1 couplings"}, {"to": "id_Propulsion", "from": "id_Coordinator", "name": "/data_schema/reference/h,/data_schema/aircraft/weight/WBE,/data_schema/reference/M,/data_schema/aircraft/other/T", "short_name": "4 inputs"}, {"to": "id_Propulsion", "from": "id_Aerodynamics", "name": "/data_schema/aircraft/other/D", "short_name": "1 inputs"}, {"to": "id_Cprop", "from": "id_Propulsion", "name": "/data_schema/reference/ESF,/data_schema/reference/Temp,/data_schema/aircraft/other/DT", "short_name": "3 couplings"}, {"to": "id_Coordinator", "from": "id_FR", "name": "/data_schema/mdo_data/objectives/R", "short_name": "1 outputs"}, {"to": "id_Coordinator", "from": "id_CTheta", "name": "/data_schema/mdo_data/constraints/Theta", "short_name": "1 outputs"}, {"to": "id_Coordinator", "from": "id_Cdpdx", "name": "/data_schema/mdo_data/constraints/dpdx", "short_name": "1 outputs"}, {"to": "id_Coordinator", "from": "id_Cprop", "name": "/data_schema/mdo_data/constraints/propulsion/ESF,/data_schema/mdo_data/constraints/propulsion/Temp,/data_schema/mdo_data/constraints/propulsion/DT", "short_name": "3 outputs"}, {"to": "id_Coordinator", "from": "id_Csigmas", "name": "/data_schema/mdo_data/constraints/sigmas/sigma4,/data_schema/mdo_data/constraints/sigmas/sigma5,/data_schema/mdo_data/constraints/sigmas/sigma1,/data_schema/mdo_data/constraints/sigmas/sigma2,/data_schema/mdo_data/constraints/sigmas/sigma3", "short_name": "5 outputs"}, {"to": "id_Cdpdx", "from": "id_Aerodynamics", "name": "/data_schema/aircraft/other/dpdx", "short_name": "1 couplings"}, {"to": "id_Csigmas", "from": "id_Structures", "name": "/data_schema/aircraft/other/sigma5,/data_schema/aircraft/other/sigma4,/data_schema/aircraft/other/sigma3,/data_schema/aircraft/other/sigma2,/data_schema/aircraft/other/sigma1", "short_name": "5 couplings"}, {"to": "id_Performance", "from": "id_Coordinator", "name": "/data_schema/reference/h,/data_schema/reference/M", "short_name": "2 inputs"}, {"to": "id_Performance", "from": "id_Aerodynamics", "name": "/data_schema/aircraft/other/fin", "short_name": "1 inputs"}, {"to": "id_Performance", "from": "id_Structures", "name": "/data_schema/aircraft/weight/WT,/data_schema/aircraft/weight/WF", "short_name": "2 inputs"}, {"to": "id_Performance", "from": "id_Propulsion", "name": "/data_schema/aircraft/other/SFC", "short_name": "1 inputs"}, {"to": "id_Structures", "from": "id_Coordinator", "name": "/data_schema/aircraft/geometry/lambda,/data_schema/aircraft/geometry/Sref,/data_schema/aircraft/weight/WFO,/data_schema/aircraft/geometry/AR,/data_schema/aircraft/other/Nz,/data_schema/aircraft/geometry/tc,/data_schema/aircraft/geometry/Lambda,/data_schema/aircraft/weight/WO,/data_schema/aircraft/geometry/section", "short_name": "9 inputs"}, {"to": "id_Structures", "from": "id_Propulsion", "name": "/data_schema/aircraft/weight/WE", "short_name": "1 inputs"}, {"to": "id_Structures", "from": "id_Aerodynamics", "name": "/data_schema/aircraft/other/L", "short_name": "1 inputs"}], "workflow": []}, "edgeBundles": [{"input": ["Performance"], "pipeline_data": {"Performance": ["/data_schema/aircraft/other/R"]}, "name": "FR"}, {"input": ["Coordinator", "Structures", "Propulsion"], "pipeline_data": {"Coordinator": ["/data_schema/reference/h", "/data_schema/aircraft/geometry/Sref", "/data_schema/aircraft/geometry/AR", "/data_schema/aircraft/other/Cf", "/data_schema/aircraft/geometry/tc", "/data_schema/reference/M", "/data_schema/aircraft/geometry/Lambda", "/data_schema/aircraft/other/CDmin"], "Structures": ["/data_schema/aircraft/geometry/Theta", "/data_schema/aircraft/weight/WT"], "Propulsion": ["/data_schema/reference/ESF"]}, "name": "Aerodynamics"}, {"input": ["Structures"], "pipeline_data": {"Structures": ["/data_schema/aircraft/geometry/Theta"]}, "name": "CTheta"}, {"input": ["Coordinator", "Aerodynamics"], "pipeline_data": {"Coordinator": ["/data_schema/reference/h", "/data_schema/aircraft/weight/WBE", "/data_schema/reference/M", "/data_schema/aircraft/other/T"], "Aerodynamics": ["/data_schema/aircraft/other/D"]}, "name": "Propulsion"}, {"input": ["Propulsion"], "pipeline_data": {"Propulsion": ["/data_schema/reference/ESF", "/data_schema/reference/Temp", "/data_schema/aircraft/other/DT"]}, "name": "Cprop"}, {"input": ["F[R]", "C[Theta]", "C[dpdx]", "C[prop]", "C[sigmas]"], "pipeline_data": {"F[R]": ["/data_schema/mdo_data/objectives/R"], "C[Theta]": ["/data_schema/mdo_data/constraints/Theta"], "C[dpdx]": ["/data_schema/mdo_data/constraints/dpdx"], "C[prop]": ["/data_schema/mdo_data/constraints/propulsion/ESF", "/data_schema/mdo_data/constraints/propulsion/Temp", "/data_schema/mdo_data/constraints/propulsion/DT"], "C[sigmas]": ["/data_schema/mdo_data/constraints/sigmas/sigma4", "/data_schema/mdo_data/constraints/sigmas/sigma5", "/data_schema/mdo_data/constraints/sigmas/sigma1", "/data_schema/mdo_data/constraints/sigmas/sigma2", "/data_schema/mdo_data/constraints/sigmas/sigma3"]}, "name": "Coordinator"}, {"input": ["Aerodynamics"], "pipeline_data": {"Aerodynamics": ["/data_schema/aircraft/other/dpdx"]}, "name": "Cdpdx"}, {"input": ["Structures"], "pipeline_data": {"Structures": ["/data_schema/aircraft/other/sigma5", "/data_schema/aircraft/other/sigma4", "/data_schema/aircraft/other/sigma3", "/data_schema/aircraft/other/sigma2", "/data_schema/aircraft/other/sigma1"]}, "name": "Csigmas"}, {"input": ["Coordinator", "Aerodynamics", "Structures", "Propulsion"], "pipeline_data": {"Coordinator": ["/data_schema/reference/h", "/data_schema/reference/M"], "Aerodynamics": ["/data_schema/aircraft/other/fin"], "Structures": ["/data_schema/aircraft/weight/WT", "/data_schema/aircraft/weight/WF"], "Propulsion": ["/data_schema/aircraft/other/SFC"]}, "name": "Performance"}, {"input": ["Coordinator", "Propulsion", "Aerodynamics"], "pipeline_data": {"Coordinator": ["/data_schema/aircraft/geometry/lambda", "/data_schema/aircraft/geometry/Sref", "/data_schema/aircraft/weight/WFO", "/data_schema/aircraft/geometry/AR", "/data_schema/aircraft/other/Nz", "/data_schema/aircraft/geometry/tc", "/data_schema/aircraft/geometry/Lambda", "/data_schema/aircraft/weight/WO", "/data_schema/aircraft/geometry/section"], "Propulsion": ["/data_schema/aircraft/weight/WE"], "Aerodynamics": ["/data_schema/aircraft/other/L"]}, "name": "Structures"}], "organization": null, "variableSchemes": {"catschema_sysLev": {"name": "systemVariables", "children": [{"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"type": "variable", "name": "sigma1", "level": 5}, {"type": "variable", "name": "sigma5", "level": 5}, {"type": "variable", "name": "sigma4", "level": 5}, {"type": "variable", "name": "sigma3", "level": 5}, {"type": "variable", "name": "sigma2", "level": 5}, {"type": "variable", "name": "DT", "level": 5}, {"type": "variable", "name": "dpdx", "level": 5}, {"type": "variable", "name": "R", "level": 5}, {"type": "variable", "name": "L", "level": 5}, {"type": "variable", "name": "SFC", "level": 5}, {"type": "variable", "name": "D", "level": 5}, {"type": "variable", "name": "fin", "level": 5}], "name": "other"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 5}], "name": "geometry"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "WT", "level": 5}, {"type": "variable", "name": "WE", "level": 5}, {"type": "variable", "name": "WF", "level": 5}], "name": "weight"}], "name": "aircraft"}, {"level": 3, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 4}, {"type": "variable", "name": "Temp", "level": 4}], "name": "reference"}], "name": "data_schema"}], "name": "couplings"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"type": "variable", "name": "WO", "level": 5}, {"type": "variable", "name": "WFO", "level": 5}, {"type": "variable", "name": "WBE", "level": 5}], "name": "weight"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "Nz", "level": 5}, {"type": "variable", "name": "CDmin", "level": 5}, {"type": "variable", "name": "Cf", "level": 5}, {"type": "variable", "name": "T", "level": 5}], "name": "other"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "lambda", "level": 5}, {"type": "variable", "name": "section", "level": 5}, {"type": "variable", "name": "AR", "level": 5}, {"type": "variable", "name": "Lambda", "level": 5}, {"type": "variable", "name": "Sref", "level": 5}, {"type": "variable", "name": "tc", "level": 5}], "name": "geometry"}], "name": "aircraft"}, {"level": 3, "type": "variable", "children": [{"type": "variable", "name": "h", "level": 4}, {"type": "variable", "name": "M", "level": 4}], "name": "reference"}], "name": "data_schema"}], "name": "inputs"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"type": "variable", "name": "dpdx", "level": 5}, {"type": "variable", "name": "Theta", "level": 5}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "Temp", "level": 6}, {"type": "variable", "name": "ESF", "level": 6}, {"type": "variable", "name": "DT", "level": 6}], "name": "propulsion"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "sigma4", "level": 6}, {"type": "variable", "name": "sigma1", "level": 6}, {"type": "variable", "name": "sigma2", "level": 6}, {"type": "variable", "name": "sigma3", "level": 6}, {"type": "variable", "name": "sigma5", "level": 6}], "name": "sigmas"}], "name": "constraints"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "R", "level": 5}], "name": "objectives"}], "name": "mdo_data"}], "name": "data_schema"}], "name": "outputs"}]}, "catschema_nodeLev": {"name": "variables", "children": [{"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"type": "variable", "name": "sigma1", "level": 5}, {"type": "variable", "name": "sigma5", "level": 5}, {"type": "variable", "name": "sigma4", "level": 5}, {"type": "variable", "name": "sigma3", "level": 5}, {"type": "variable", "name": "sigma2", "level": 5}, {"type": "variable", "name": "DT", "level": 5}, {"type": "variable", "name": "dpdx", "level": 5}, {"type": "variable", "name": "R", "level": 5}, {"type": "variable", "name": "L", "level": 5}, {"type": "variable", "name": "SFC", "level": 5}, {"type": "variable", "name": "D", "level": 5}, {"type": "variable", "name": "fin", "level": 5}], "name": "other"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "WE", "level": 5}, {"type": "variable", "name": "WF", "level": 5}], "name": "weight"}], "name": "aircraft"}, {"level": 3, "type": "variable", "children": [{"type": "variable", "name": "Temp", "level": 4}], "name": "reference"}], "name": "data_schema"}], "name": "coupling"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"type": "variable", "name": "WO", "level": 5}, {"type": "variable", "name": "WFO", "level": 5}, {"type": "variable", "name": "WBE", "level": 5}], "name": "weight"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "Nz", "level": 5}, {"type": "variable", "name": "CDmin", "level": 5}, {"type": "variable", "name": "Cf", "level": 5}, {"type": "variable", "name": "T", "level": 5}], "name": "other"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "lambda", "level": 5}, {"type": "variable", "name": "section", "level": 5}], "name": "geometry"}], "name": "aircraft"}], "name": "data_schema"}], "name": "suppliedInput"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 5}], "name": "geometry"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "WT", "level": 5}], "name": "weight"}], "name": "aircraft"}, {"level": 3, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 4}], "name": "reference"}], "name": "data_schema"}], "name": "sharedCoupling"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"type": "variable", "name": "dpdx", "level": 5}, {"type": "variable", "name": "Theta", "level": 5}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "Temp", "level": 6}, {"type": "variable", "name": "ESF", "level": 6}, {"type": "variable", "name": "DT", "level": 6}], "name": "propulsion"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "sigma4", "level": 6}, {"type": "variable", "name": "sigma1", "level": 6}, {"type": "variable", "name": "sigma2", "level": 6}, {"type": "variable", "name": "sigma3", "level": 6}, {"type": "variable", "name": "sigma5", "level": 6}], "name": "sigmas"}], "name": "constraints"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "R", "level": 5}], "name": "objectives"}], "name": "mdo_data"}], "name": "data_schema"}], "name": "output"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"type": "variable", "name": "AR", "level": 5}, {"type": "variable", "name": "Lambda", "level": 5}, {"type": "variable", "name": "Sref", "level": 5}, {"type": "variable", "name": "tc", "level": 5}], "name": "geometry"}], "name": "aircraft"}, {"level": 3, "type": "variable", "children": [{"type": "variable", "name": "h", "level": 4}, {"type": "variable", "name": "M", "level": 4}], "name": "reference"}], "name": "data_schema"}], "name": "suppliedSharedInput"}]}, "catschema_roleLev": {"name": "variables", "children": [{"type": "variable", "name": "architectureRoles", "level": 1}, {"type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "dpdx", "level": 6}, {"type": "variable", "name": "Theta", "level": 6}, {"level": 6, "type": "variable", "children": [{"type": "variable", "name": "Temp", "level": 7}, {"type": "variable", "name": "ESF", "level": 7}, {"type": "variable", "name": "DT", "level": 7}], "name": "propulsion"}, {"level": 6, "type": "variable", "children": [{"type": "variable", "name": "sigma4", "level": 7}, {"type": "variable", "name": "sigma1", "level": 7}, {"type": "variable", "name": "sigma2", "level": 7}, {"type": "variable", "name": "sigma3", "level": 7}, {"type": "variable", "name": "sigma5", "level": 7}], "name": "sigmas"}], "name": "constraints"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "R", "level": 6}], "name": "objectives"}], "name": "mdo_data"}], "name": "data_schema"}], "name": "quantityOfInterests"}], "name": "problemRoles", "level": 1}]}, "catschema_funLev": {"name": "functions", "children": [{"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "R", "level": 6}], "name": "other"}], "name": "aircraft"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "R", "level": 6}], "name": "objectives"}], "name": "mdo_data"}], "name": "data_schema"}], "name": "outputs"}], "name": "FR"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"type": "variable", "name": "h", "level": 5}, {"type": "variable", "name": "M", "level": 5}], "name": "reference"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "WBE", "level": 6}], "name": "weight"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "D", "level": 6}, {"type": "variable", "name": "T", "level": 6}], "name": "other"}], "name": "aircraft"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 5}, {"type": "variable", "name": "Temp", "level": 5}], "name": "reference"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "DT", "level": 6}, {"type": "variable", "name": "SFC", "level": 6}], "name": "other"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "WE", "level": 6}], "name": "weight"}], "name": "aircraft"}], "name": "data_schema"}], "name": "outputs"}], "name": "Propulsion"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 6}], "name": "geometry"}], "name": "aircraft"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 6}], "name": "constraints"}], "name": "mdo_data"}], "name": "data_schema"}], "name": "outputs"}], "name": "CTheta"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "DT", "level": 6}], "name": "other"}], "name": "aircraft"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 5}, {"type": "variable", "name": "Temp", "level": 5}], "name": "reference"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 7}, {"type": "variable", "name": "Temp", "level": 7}, {"type": "variable", "name": "DT", "level": 7}], "name": "propulsion"}], "name": "constraints"}], "name": "mdo_data"}], "name": "data_schema"}], "name": "outputs"}], "name": "Cprop"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 6}, {"level": 6, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 7}, {"type": "variable", "name": "Temp", "level": 7}, {"type": "variable", "name": "DT", "level": 7}], "name": "propulsion"}, {"level": 6, "type": "variable", "children": [{"type": "variable", "name": "sigma4", "level": 7}, {"type": "variable", "name": "sigma5", "level": 7}, {"type": "variable", "name": "sigma1", "level": 7}, {"type": "variable", "name": "sigma2", "level": 7}, {"type": "variable", "name": "sigma3", "level": 7}], "name": "sigmas"}, {"type": "variable", "name": "dpdx", "level": 6}], "name": "constraints"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "R", "level": 6}], "name": "objectives"}], "name": "mdo_data"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"type": "variable", "name": "h", "level": 5}, {"type": "variable", "name": "M", "level": 5}], "name": "reference"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "Lambda", "level": 6}, {"type": "variable", "name": "Sref", "level": 6}, {"type": "variable", "name": "AR", "level": 6}, {"type": "variable", "name": "tc", "level": 6}, {"type": "variable", "name": "lambda", "level": 6}, {"type": "variable", "name": "section", "level": 6}], "name": "geometry"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "WFO", "level": 6}, {"type": "variable", "name": "WO", "level": 6}, {"type": "variable", "name": "WBE", "level": 6}], "name": "weight"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "Cf", "level": 6}, {"type": "variable", "name": "Nz", "level": 6}, {"type": "variable", "name": "CDmin", "level": 6}, {"type": "variable", "name": "T", "level": 6}], "name": "other"}], "name": "aircraft"}], "name": "data_schema"}], "name": "outputs"}], "name": "Coordinator"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "dpdx", "level": 6}], "name": "other"}], "name": "aircraft"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "dpdx", "level": 6}], "name": "constraints"}], "name": "mdo_data"}], "name": "data_schema"}], "name": "outputs"}], "name": "Cdpdx"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "sigma5", "level": 6}, {"type": "variable", "name": "sigma4", "level": 6}, {"type": "variable", "name": "sigma3", "level": 6}, {"type": "variable", "name": "sigma2", "level": 6}, {"type": "variable", "name": "sigma1", "level": 6}], "name": "other"}], "name": "aircraft"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"type": "variable", "name": "sigma4", "level": 7}, {"type": "variable", "name": "sigma5", "level": 7}, {"type": "variable", "name": "sigma1", "level": 7}, {"type": "variable", "name": "sigma2", "level": 7}, {"type": "variable", "name": "sigma3", "level": 7}], "name": "sigmas"}], "name": "constraints"}], "name": "mdo_data"}], "name": "data_schema"}], "name": "outputs"}], "name": "Csigmas"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "WT", "level": 6}, {"type": "variable", "name": "WF", "level": 6}], "name": "weight"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "SFC", "level": 6}, {"type": "variable", "name": "fin", "level": 6}], "name": "other"}], "name": "aircraft"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "h", "level": 5}, {"type": "variable", "name": "M", "level": 5}], "name": "reference"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "R", "level": 6}], "name": "other"}], "name": "aircraft"}], "name": "data_schema"}], "name": "outputs"}], "name": "Performance"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "Cf", "level": 6}, {"type": "variable", "name": "CDmin", "level": 6}], "name": "other"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 6}, {"type": "variable", "name": "AR", "level": 6}, {"type": "variable", "name": "Sref", "level": 6}, {"type": "variable", "name": "tc", "level": 6}, {"type": "variable", "name": "Lambda", "level": 6}], "name": "geometry"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "WT", "level": 6}], "name": "weight"}], "name": "aircraft"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "h", "level": 5}, {"type": "variable", "name": "ESF", "level": 5}, {"type": "variable", "name": "M", "level": 5}], "name": "reference"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "dpdx", "level": 6}, {"type": "variable", "name": "D", "level": 6}, {"type": "variable", "name": "fin", "level": 6}, {"type": "variable", "name": "L", "level": 6}], "name": "other"}], "name": "aircraft"}], "name": "data_schema"}], "name": "outputs"}], "name": "Aerodynamics"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "lambda", "level": 6}, {"type": "variable", "name": "section", "level": 6}, {"type": "variable", "name": "AR", "level": 6}, {"type": "variable", "name": "Sref", "level": 6}, {"type": "variable", "name": "tc", "level": 6}, {"type": "variable", "name": "Lambda", "level": 6}], "name": "geometry"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "Nz", "level": 6}, {"type": "variable", "name": "L", "level": 6}], "name": "other"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "WO", "level": 6}, {"type": "variable", "name": "WE", "level": 6}, {"type": "variable", "name": "WFO", "level": 6}], "name": "weight"}], "name": "aircraft"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "WT", "level": 6}, {"type": "variable", "name": "WF", "level": 6}], "name": "weight"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "sigma5", "level": 6}, {"type": "variable", "name": "sigma4", "level": 6}, {"type": "variable", "name": "sigma3", "level": 6}, {"type": "variable", "name": "sigma2", "level": 6}, {"type": "variable", "name": "sigma1", "level": 6}], "name": "other"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 6}], "name": "geometry"}], "name": "aircraft"}], "name": "data_schema"}], "name": "outputs"}], "name": "Structures"}]}, "schema": {"name": "data_schema", "children": [{"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "sigma1"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "Nz"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "sigma5"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "sigma4"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "sigma3"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "sigma2"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "CDmin"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "DT"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "dpdx"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "R"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "L"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "SFC"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "Cf"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "D"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "fin"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "T"}], "name": "other"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "WO"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "WT"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "WE"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "WF"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "WFO"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "WBE"}], "name": "weight"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "lambda"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "section"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "Theta"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "AR"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "Lambda"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "Sref"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "tc"}], "name": "geometry"}], "name": "aircraft"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "dpdx"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "Theta"}, {"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "dimension": null, "value": "unknown", "name": "Temp"}, {"level": 4, "type": "variable", "dimension": null, "value": "unknown", "name": "ESF"}, {"level": 4, "type": "variable", "dimension": null, "value": "unknown", "name": "DT"}], "name": "propulsion"}, {"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "dimension": null, "value": "unknown", "name": "sigma4"}, {"level": 4, "type": "variable", "dimension": null, "value": "unknown", "name": "sigma1"}, {"level": 4, "type": "variable", "dimension": null, "value": "unknown", "name": "sigma2"}, {"level": 4, "type": "variable", "dimension": null, "value": "unknown", "name": "sigma3"}, {"level": 4, "type": "variable", "dimension": null, "value": "unknown", "name": "sigma5"}], "name": "sigmas"}], "name": "constraints"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "R"}], "name": "objectives"}], "name": "mdo_data"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "dimension": null, "value": "unknown", "name": "h"}, {"level": 2, "type": "variable", "dimension": null, "value": "unknown", "name": "ESF"}, {"level": 2, "type": "variable", "dimension": null, "value": "unknown", "name": "M"}, {"level": 2, "type": "variable", "dimension": null, "value": "unknown", "name": "Temp"}], "name": "reference"}]}}, "id": "10", "name": "FPG - MDA"}, {"description": "Solution strategy to solve the super-sonic business jet test case optimization problem using the strategy: unconverged-MDA-GS.", "problem_formulation": {"allow_unconverged_couplings": true, "function_order": ["Structures", "Aerodynamics", "Propulsion", "Performance", "C[sigmas]", "C[Theta]", "C[dpdx]", "C[prop]", "F[R]"], "convergence_type": "Gauss-Seidel", "mdao_architecture": "unconverged-MDA", "coupled_functions_groups": [["Structures"], ["Aerodynamics"], ["Propulsion"]], "function_ordering": {"post-coupling": ["Performance", "C[sigmas]", "C[Theta]", "C[dpdx]", "C[prop]", "F[R]"], "pre-coupling": [], "coupled": ["Structures", "Aerodynamics", "Propulsion"]}}, "xdsm": {"nodes": [{"type": "coordinator", "id": "id_Coordinator", "name": "Coordinator", "metadata": [{"name": "Coordinator"}, {"description": "Action block providing system inputs and collecting outputs."}, {"creator": "Imco van Gent"}]}, {"type": "coupledanalysis", "id": "id_Structures", "name": "Structures", "metadata": [{"name": "Structures"}, {"mode": "main"}, {"version": "1.0"}, {"execution_info": null}, {"instance": "1"}, {"problem_role": "coupled"}, {"performance_info": null}, {"general_info": null}, {"projectSpecific": null}, {"architecture_role": "coupled analysis"}]}, {"type": "coupledanalysis", "id": "id_Aerodynamics", "name": "Aerodynamics", "metadata": [{"name": "Aerodynamics"}, {"mode": "main"}, {"version": "1.0"}, {"execution_info": null}, {"instance": "1"}, {"problem_role": "coupled"}, {"performance_info": null}, {"general_info": null}, {"projectSpecific": null}, {"architecture_role": "coupled analysis"}]}, {"type": "coupledanalysis", "id": "id_Propulsion", "name": "Propulsion", "metadata": [{"name": "Propulsion"}, {"mode": "main"}, {"version": "1.0"}, {"execution_info": null}, {"instance": "1"}, {"problem_role": "coupled"}, {"performance_info": null}, {"general_info": null}, {"projectSpecific": null}, {"architecture_role": "coupled analysis"}]}, {"type": "postcouplinganalysis", "id": "id_Performance", "name": "Performance", "metadata": [{"name": "Performance"}, {"mode": "main"}, {"version": "1.0"}, {"execution_info": null}, {"instance": "1"}, {"problem_role": "post-coupling"}, {"performance_info": null}, {"general_info": null}, {"projectSpecific": null}, {"architecture_role": "post-coupling analysis"}]}, {"type": "postcouplinganalysis", "id": "id_Csigmas", "name": "Csigmas", "metadata": [{"name": "C[sigmas]"}, {"instance": 1}, {"problem_role": "post-coupling"}, {"architecture_role": "post-coupling analysis"}]}, {"type": "postcouplinganalysis", "id": "id_CTheta", "name": "CTheta", "metadata": [{"name": "C[Theta]"}, {"instance": 1}, {"problem_role": "post-coupling"}, {"architecture_role": "post-coupling analysis"}]}, {"type": "postcouplinganalysis", "id": "id_Cdpdx", "name": "Cdpdx", "metadata": [{"name": "C[dpdx]"}, {"instance": 1}, {"problem_role": "post-coupling"}, {"architecture_role": "post-coupling analysis"}]}, {"type": "postcouplinganalysis", "id": "id_Cprop", "name": "Cprop", "metadata": [{"name": "C[prop]"}, {"instance": 1}, {"problem_role": "post-coupling"}, {"architecture_role": "post-coupling analysis"}]}, {"type": "postcouplinganalysis", "id": "id_FR", "name": "FR", "metadata": [{"name": "F[R]"}, {"instance": 1}, {"problem_role": "post-coupling"}, {"architecture_role": "post-coupling analysis"}]}], "edges": [{"to": "id_FR", "from": "id_Performance", "name": "/data_schema/aircraft/other/R", "short_name": "1 couplings"}, {"to": "id_Aerodynamics", "from": "id_Coordinator", "name": "/data_schema/reference/h,/data_schema/aircraft/geometry/Sref,/data_schema/aircraft/geometry/AR,/data_schema/aircraft/other/Cf,/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/reference/ESF,/data_schema/aircraft/geometry/tc,/data_schema/reference/M,/data_schema/aircraft/geometry/Lambda,/data_schema/aircraft/other/CDmin", "short_name": "9 inputs"}, {"to": "id_Aerodynamics", "from": "id_Structures", "name": "/data_schema/aircraft/geometry/Theta,/data_schema/aircraft/weight/WT", "short_name": "2 inputs"}, {"to": "id_CTheta", "from": "id_Structures", "name": "/data_schema/aircraft/geometry/Theta", "short_name": "1 couplings"}, {"to": "id_Propulsion", "from": "id_Coordinator", "name": "/data_schema/reference/h,/data_schema/aircraft/weight/WBE,/data_schema/reference/M,/data_schema/aircraft/other/T", "short_name": "4 inputs"}, {"to": "id_Propulsion", "from": "id_Aerodynamics", "name": "/data_schema/aircraft/other/D", "short_name": "1 inputs"}, {"to": "id_Cprop", "from": "id_Propulsion", "name": "/data_schema/reference/ESF,/data_schema/reference/Temp,/data_schema/aircraft/other/DT", "short_name": "3 couplings"}, {"to": "id_Coordinator", "from": "id_FR", "name": "/data_schema/mdo_data/objectives/R", "short_name": "1 outputs"}, {"to": "id_Coordinator", "from": "id_CTheta", "name": "/data_schema/mdo_data/constraints/Theta", "short_name": "1 outputs"}, {"to": "id_Coordinator", "from": "id_Cdpdx", "name": "/data_schema/mdo_data/constraints/dpdx", "short_name": "1 outputs"}, {"to": "id_Coordinator", "from": "id_Cprop", "name": "/data_schema/mdo_data/constraints/propulsion/ESF,/data_schema/mdo_data/constraints/propulsion/Temp,/data_schema/mdo_data/constraints/propulsion/DT", "short_name": "3 outputs"}, {"to": "id_Coordinator", "from": "id_Csigmas", "name": "/data_schema/mdo_data/constraints/sigmas/sigma4,/data_schema/mdo_data/constraints/sigmas/sigma5,/data_schema/mdo_data/constraints/sigmas/sigma1,/data_schema/mdo_data/constraints/sigmas/sigma2,/data_schema/mdo_data/constraints/sigmas/sigma3", "short_name": "5 outputs"}, {"to": "id_Cdpdx", "from": "id_Aerodynamics", "name": "/data_schema/aircraft/other/dpdx", "short_name": "1 couplings"}, {"to": "id_Csigmas", "from": "id_Structures", "name": "/data_schema/aircraft/other/sigma5,/data_schema/aircraft/other/sigma4,/data_schema/aircraft/other/sigma3,/data_schema/aircraft/other/sigma2,/data_schema/aircraft/other/sigma1", "short_name": "5 couplings"}, {"to": "id_Performance", "from": "id_Coordinator", "name": "/data_schema/reference/h,/data_schema/reference/M", "short_name": "2 inputs"}, {"to": "id_Performance", "from": "id_Aerodynamics", "name": "/data_schema/aircraft/other/fin", "short_name": "1 inputs"}, {"to": "id_Performance", "from": "id_Structures", "name": "/data_schema/aircraft/weight/WT,/data_schema/aircraft/weight/WF", "short_name": "2 inputs"}, {"to": "id_Performance", "from": "id_Propulsion", "name": "/data_schema/aircraft/other/SFC", "short_name": "1 inputs"}, {"to": "id_Structures", "from": "id_Coordinator", "name": "/data_schema/aircraft/geometry/Lambda,/data_schema/aircraft/geometry/Sref,/data_schema/aircraft/weight/WFO,/data_schema/aircraft/geometry/AR,/data_schema/aircraft/other/Nz,/data_schema/aircraft/geometry/tc,/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/aircraft/other/L,/data_schema/aircraft/geometry/lambda,/data_schema/aircraft/weight/WO,/data_schema/aircraft/geometry/section,/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/aircraft/weight/WE", "short_name": "11 inputs"}], "workflow": [{"converger_step_blocks": [], "step_number": 0, "edges": [], "process_step_blocks": ["id_Coordinator"]}, {"converger_step_blocks": [], "step_number": 1, "edges": [["id_Coordinator", "id_Structures"]], "process_step_blocks": ["id_Structures"]}, {"converger_step_blocks": [], "step_number": 2, "edges": [["id_Structures", "id_Aerodynamics"]], "process_step_blocks": ["id_Aerodynamics"]}, {"converger_step_blocks": [], "step_number": 3, "edges": [["id_Aerodynamics", "id_Propulsion"]], "process_step_blocks": ["id_Propulsion"]}, {"converger_step_blocks": [], "step_number": 4, "edges": [["id_Propulsion", "id_Cdpdx"], ["id_Propulsion", "id_Csigmas"], ["id_Propulsion", "id_Performance"], ["id_Propulsion", "id_CTheta"], ["id_Propulsion", "id_Cprop"]], "process_step_blocks": ["id_Cprop", "id_Performance", "id_CTheta", "id_Cdpdx", "id_Csigmas"]}, {"converger_step_blocks": [], "step_number": 5, "edges": [["id_Cprop", "id_FR"], ["id_Performance", "id_FR"], ["id_CTheta", "id_FR"], ["id_Cdpdx", "id_FR"], ["id_Csigmas", "id_FR"]], "process_step_blocks": ["id_FR"]}, {"converger_step_blocks": ["id_Coordinator"], "step_number": 6, "edges": [["id_FR", "id_Coordinator"]], "process_step_blocks": []}]}, "mg_function_ordering": {"coupled": ["Structures", "Aerodynamics", "Propulsion"], "pre-coupling": [], "post-coupling": ["Performance", "C[sigmas]", "C[Theta]", "C[dpdx]", "C[prop]", "F[R]"]}, "id": "11", "organization": null, "function_ordering": {"coupled": ["Structures", "Aerodynamics", "Propulsion"], "pre-coupling": [], "post-coupling": ["Performance", "C[sigmas]", "C[Theta]", "C[dpdx]", "C[prop]", "F[R]"]}, "variableSchemes": {"catschema_sysLev": {"name": "systemVariables", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "sigma1", "level": 5}, {"type": "variable", "name": "Nz", "level": 5}, {"type": "variable", "name": "sigma5", "level": 5}, {"type": "variable", "name": "sigma4", "level": 5}, {"type": "variable", "name": "sigma3", "level": 5}, {"type": "variable", "name": "sigma2", "level": 5}, {"type": "variable", "name": "CDmin", "level": 5}, {"type": "variable", "name": "DT", "level": 5}, {"type": "variable", "name": "dpdx", "level": 5}, {"type": "variable", "name": "R", "level": 5}, {"type": "variable", "name": "SFC", "level": 5}, {"type": "variable", "name": "Cf", "level": 5}, {"type": "variable", "name": "D", "level": 5}, {"type": "variable", "name": "fin", "level": 5}, {"type": "variable", "name": "T", "level": 5}], "name": "other", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "WO", "level": 5}, {"type": "variable", "name": "WT", "level": 5}, {"type": "variable", "name": "WBE", "level": 5}, {"type": "variable", "name": "WF", "level": 5}, {"type": "variable", "name": "WFO", "level": 5}], "name": "weight", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "lambda", "level": 5}, {"type": "variable", "name": "section", "level": 5}, {"type": "variable", "name": "Theta", "level": 5}, {"type": "variable", "name": "AR", "level": 5}, {"type": "variable", "name": "Lambda", "level": 5}, {"type": "variable", "name": "Sref", "level": 5}, {"type": "variable", "name": "tc", "level": 5}], "name": "geometry", "level": 4}], "name": "aircraft", "level": 3}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "sigma3", "level": 6}, {"type": "variable", "name": "sigma4", "level": 6}, {"type": "variable", "name": "sigma1", "level": 6}, {"type": "variable", "name": "sigma2", "level": 6}, {"type": "variable", "name": "sigma5", "level": 6}], "name": "sigmas", "level": 5}, {"type": "variable", "name": "Theta", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "Temp", "level": 6}, {"type": "variable", "name": "ESF", "level": 6}, {"type": "variable", "name": "DT", "level": 6}], "name": "propulsion", "level": 5}, {"type": "variable", "name": "dpdx", "level": 5}], "name": "constraints", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "R", "level": 5}], "name": "objectives", "level": 4}], "name": "mdo_data", "level": 3}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "L", "level": 8}], "name": "other", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "WE", "level": 8}], "name": "weight", "level": 7}], "name": "aircraft", "level": 6}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 7}], "name": "reference", "level": 6}], "name": "data_schemaCopy", "level": 5}], "name": "initialGuessCouplingVariables", "level": 4}], "name": "architectureNodes", "level": 3}, {"type": "variable", "children": [{"type": "variable", "name": "h", "level": 4}, {"type": "variable", "name": "ESF", "level": 4}, {"type": "variable", "name": "M", "level": 4}, {"type": "variable", "name": "Temp", "level": 4}], "name": "reference", "level": 3}], "name": "data_schema", "level": 2}], "name": "couplings", "level": 1}]}, "catschema_nodeLev": {"name": "variables", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "sigma1", "level": 5}, {"type": "variable", "name": "Nz", "level": 5}, {"type": "variable", "name": "sigma5", "level": 5}, {"type": "variable", "name": "sigma4", "level": 5}, {"type": "variable", "name": "sigma3", "level": 5}, {"type": "variable", "name": "sigma2", "level": 5}, {"type": "variable", "name": "CDmin", "level": 5}, {"type": "variable", "name": "DT", "level": 5}, {"type": "variable", "name": "dpdx", "level": 5}, {"type": "variable", "name": "R", "level": 5}, {"type": "variable", "name": "SFC", "level": 5}, {"type": "variable", "name": "Cf", "level": 5}, {"type": "variable", "name": "D", "level": 5}, {"type": "variable", "name": "fin", "level": 5}, {"type": "variable", "name": "T", "level": 5}], "name": "other", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "WO", "level": 5}, {"type": "variable", "name": "WBE", "level": 5}, {"type": "variable", "name": "WF", "level": 5}, {"type": "variable", "name": "WFO", "level": 5}], "name": "weight", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "lambda", "level": 5}, {"type": "variable", "name": "section", "level": 5}], "name": "geometry", "level": 4}], "name": "aircraft", "level": 3}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "sigma3", "level": 6}, {"type": "variable", "name": "sigma4", "level": 6}, {"type": "variable", "name": "sigma1", "level": 6}, {"type": "variable", "name": "sigma2", "level": 6}, {"type": "variable", "name": "sigma5", "level": 6}], "name": "sigmas", "level": 5}, {"type": "variable", "name": "Theta", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "Temp", "level": 6}, {"type": "variable", "name": "ESF", "level": 6}, {"type": "variable", "name": "DT", "level": 6}], "name": "propulsion", "level": 5}, {"type": "variable", "name": "dpdx", "level": 5}], "name": "constraints", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "R", "level": 5}], "name": "objectives", "level": 4}], "name": "mdo_data", "level": 3}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "L", "level": 8}], "name": "other", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "WE", "level": 8}], "name": "weight", "level": 7}], "name": "aircraft", "level": 6}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 7}], "name": "reference", "level": 6}], "name": "data_schemaCopy", "level": 5}], "name": "initialGuessCouplingVariables", "level": 4}], "name": "architectureNodes", "level": 3}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 4}, {"type": "variable", "name": "Temp", "level": 4}], "name": "reference", "level": 3}], "name": "data_schema", "level": 2}], "name": "coupling", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 5}, {"type": "variable", "name": "AR", "level": 5}, {"type": "variable", "name": "Lambda", "level": 5}, {"type": "variable", "name": "Sref", "level": 5}, {"type": "variable", "name": "tc", "level": 5}], "name": "geometry", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "WT", "level": 5}], "name": "weight", "level": 4}], "name": "aircraft", "level": 3}, {"type": "variable", "children": [{"type": "variable", "name": "h", "level": 4}, {"type": "variable", "name": "M", "level": 4}], "name": "reference", "level": 3}], "name": "data_schema", "level": 2}], "name": "sharedCoupling", "level": 1}]}, "catschema_roleLev": {"name": "variables", "children": [{"level": 1, "type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "L", "level": 9}], "name": "other", "level": 8}, {"type": "variable", "children": [{"type": "variable", "name": "WE", "level": 9}], "name": "weight", "level": 8}], "name": "aircraft", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 8}], "name": "reference", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "initialGuessCouplingVariables", "level": 5}], "name": "architectureNodes", "level": 4}], "name": "data_schema", "level": 3}], "name": "initialGuessCouplingVariables", "level": 2}], "name": "architectureRoles"}, {"level": 1, "type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "sigma3", "level": 7}, {"type": "variable", "name": "sigma4", "level": 7}, {"type": "variable", "name": "sigma1", "level": 7}, {"type": "variable", "name": "sigma2", "level": 7}, {"type": "variable", "name": "sigma5", "level": 7}], "name": "sigmas", "level": 6}, {"type": "variable", "name": "Theta", "level": 6}, {"type": "variable", "children": [{"type": "variable", "name": "Temp", "level": 7}, {"type": "variable", "name": "ESF", "level": 7}, {"type": "variable", "name": "DT", "level": 7}], "name": "propulsion", "level": 6}, {"type": "variable", "name": "dpdx", "level": 6}], "name": "constraints", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "R", "level": 6}], "name": "objectives", "level": 5}], "name": "mdo_data", "level": 4}], "name": "data_schema", "level": 3}], "name": "quantityOfInterests", "level": 2}], "name": "problemRoles"}]}, "catschema_funLev": {"name": "functions", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "R", "level": 6}], "name": "other", "level": 5}], "name": "aircraft", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "R", "level": 6}], "name": "objectives", "level": 5}], "name": "mdo_data", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "FR", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "h", "level": 5}, {"type": "variable", "name": "M", "level": 5}], "name": "reference", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "WBE", "level": 6}], "name": "weight", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "D", "level": 6}, {"type": "variable", "name": "T", "level": 6}], "name": "other", "level": 5}], "name": "aircraft", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 5}, {"type": "variable", "name": "Temp", "level": 5}], "name": "reference", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "DT", "level": 6}, {"type": "variable", "name": "SFC", "level": 6}], "name": "other", "level": 5}], "name": "aircraft", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "Propulsion", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 6}], "name": "geometry", "level": 5}], "name": "aircraft", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 6}], "name": "constraints", "level": 5}], "name": "mdo_data", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "CTheta", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "DT", "level": 6}], "name": "other", "level": 5}], "name": "aircraft", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 5}, {"type": "variable", "name": "Temp", "level": 5}], "name": "reference", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 7}, {"type": "variable", "name": "Temp", "level": 7}, {"type": "variable", "name": "DT", "level": 7}], "name": "propulsion", "level": 6}], "name": "constraints", "level": 5}], "name": "mdo_data", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "Cprop", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 6}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 7}, {"type": "variable", "name": "Temp", "level": 7}, {"type": "variable", "name": "DT", "level": 7}], "name": "propulsion", "level": 6}, {"type": "variable", "children": [{"type": "variable", "name": "sigma4", "level": 7}, {"type": "variable", "name": "sigma5", "level": 7}, {"type": "variable", "name": "sigma1", "level": 7}, {"type": "variable", "name": "sigma2", "level": 7}, {"type": "variable", "name": "sigma3", "level": 7}], "name": "sigmas", "level": 6}, {"type": "variable", "name": "dpdx", "level": 6}], "name": "constraints", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "R", "level": 6}], "name": "objectives", "level": 5}], "name": "mdo_data", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "h", "level": 5}, {"type": "variable", "name": "M", "level": 5}], "name": "reference", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "Lambda", "level": 6}, {"type": "variable", "name": "Sref", "level": 6}, {"type": "variable", "name": "AR", "level": 6}, {"type": "variable", "name": "tc", "level": 6}, {"type": "variable", "name": "lambda", "level": 6}, {"type": "variable", "name": "section", "level": 6}], "name": "geometry", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "WFO", "level": 6}, {"type": "variable", "name": "WO", "level": 6}, {"type": "variable", "name": "WBE", "level": 6}], "name": "weight", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "Cf", "level": 6}, {"type": "variable", "name": "Nz", "level": 6}, {"type": "variable", "name": "CDmin", "level": 6}, {"type": "variable", "name": "T", "level": 6}], "name": "other", "level": 5}], "name": "aircraft", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 8}], "name": "reference", "level": 7}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "WE", "level": 9}], "name": "weight", "level": 8}, {"type": "variable", "children": [{"type": "variable", "name": "L", "level": 9}], "name": "other", "level": 8}], "name": "aircraft", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "initialGuessCouplingVariables", "level": 5}], "name": "architectureNodes", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "Coordinator", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "dpdx", "level": 6}], "name": "other", "level": 5}], "name": "aircraft", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "dpdx", "level": 6}], "name": "constraints", "level": 5}], "name": "mdo_data", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "Cdpdx", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "sigma5", "level": 6}, {"type": "variable", "name": "sigma4", "level": 6}, {"type": "variable", "name": "sigma3", "level": 6}, {"type": "variable", "name": "sigma2", "level": 6}, {"type": "variable", "name": "sigma1", "level": 6}], "name": "other", "level": 5}], "name": "aircraft", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "sigma4", "level": 7}, {"type": "variable", "name": "sigma5", "level": 7}, {"type": "variable", "name": "sigma1", "level": 7}, {"type": "variable", "name": "sigma2", "level": 7}, {"type": "variable", "name": "sigma3", "level": 7}], "name": "sigmas", "level": 6}], "name": "constraints", "level": 5}], "name": "mdo_data", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "Csigmas", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "SFC", "level": 6}, {"type": "variable", "name": "fin", "level": 6}], "name": "other", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "WT", "level": 6}, {"type": "variable", "name": "WF", "level": 6}], "name": "weight", "level": 5}], "name": "aircraft", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "h", "level": 5}, {"type": "variable", "name": "M", "level": 5}], "name": "reference", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "R", "level": 6}], "name": "other", "level": 5}], "name": "aircraft", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "Performance", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "CDmin", "level": 6}, {"type": "variable", "name": "Cf", "level": 6}], "name": "other", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 6}, {"type": "variable", "name": "AR", "level": 6}, {"type": "variable", "name": "Sref", "level": 6}, {"type": "variable", "name": "tc", "level": 6}, {"type": "variable", "name": "Lambda", "level": 6}], "name": "geometry", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "WT", "level": 6}], "name": "weight", "level": 5}], "name": "aircraft", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "h", "level": 5}, {"type": "variable", "name": "M", "level": 5}], "name": "reference", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 8}], "name": "reference", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "initialGuessCouplingVariables", "level": 5}], "name": "architectureNodes", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "dpdx", "level": 6}, {"type": "variable", "name": "fin", "level": 6}, {"type": "variable", "name": "D", "level": 6}], "name": "other", "level": 5}], "name": "aircraft", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "Aerodynamics", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "lambda", "level": 6}, {"type": "variable", "name": "section", "level": 6}, {"type": "variable", "name": "AR", "level": 6}, {"type": "variable", "name": "Sref", "level": 6}, {"type": "variable", "name": "tc", "level": 6}, {"type": "variable", "name": "Lambda", "level": 6}], "name": "geometry", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "Nz", "level": 6}], "name": "other", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "WO", "level": 6}, {"type": "variable", "name": "WFO", "level": 6}], "name": "weight", "level": 5}], "name": "aircraft", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "L", "level": 9}], "name": "other", "level": 8}, {"type": "variable", "children": [{"type": "variable", "name": "WE", "level": 9}], "name": "weight", "level": 8}], "name": "aircraft", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "initialGuessCouplingVariables", "level": 5}], "name": "architectureNodes", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "WT", "level": 6}, {"type": "variable", "name": "WF", "level": 6}], "name": "weight", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "sigma5", "level": 6}, {"type": "variable", "name": "sigma4", "level": 6}, {"type": "variable", "name": "sigma3", "level": 6}, {"type": "variable", "name": "sigma2", "level": 6}, {"type": "variable", "name": "sigma1", "level": 6}], "name": "other", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 6}], "name": "geometry", "level": 5}], "name": "aircraft", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "Structures", "level": 1}]}, "schema": {"name": "data_schema", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "sigma1", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "Nz", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "sigma5", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "sigma4", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "sigma3", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "sigma2", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "CDmin", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "DT", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "dpdx", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "R", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "SFC", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "Cf", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "D", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "fin", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "T", "value": "unknown", "level": 3}], "name": "other", "level": 2}, {"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "WO", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "WT", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "WBE", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "WF", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "WFO", "value": "unknown", "level": 3}], "name": "weight", "level": 2}, {"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "lambda", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "section", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "Theta", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "AR", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "Lambda", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "Sref", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "tc", "value": "unknown", "level": 3}], "name": "geometry", "level": 2}], "name": "aircraft", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "sigma3", "value": "unknown", "level": 4}, {"dimension": null, "type": "variable", "name": "sigma4", "value": "unknown", "level": 4}, {"dimension": null, "type": "variable", "name": "sigma1", "value": "unknown", "level": 4}, {"dimension": null, "type": "variable", "name": "sigma2", "value": "unknown", "level": 4}, {"dimension": null, "type": "variable", "name": "sigma5", "value": "unknown", "level": 4}], "name": "sigmas", "level": 3}, {"dimension": null, "type": "variable", "name": "Theta", "value": "unknown", "level": 3}, {"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "Temp", "value": "unknown", "level": 4}, {"dimension": null, "type": "variable", "name": "ESF", "value": "unknown", "level": 4}, {"dimension": null, "type": "variable", "name": "DT", "value": "unknown", "level": 4}], "name": "propulsion", "level": 3}, {"dimension": null, "type": "variable", "name": "dpdx", "value": "unknown", "level": 3}], "name": "constraints", "level": 2}, {"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "R", "value": "unknown", "level": 3}], "name": "objectives", "level": 2}], "name": "mdo_data", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "L", "value": "unknown", "level": 6}], "name": "other", "level": 5}, {"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "WE", "value": "unknown", "level": 6}], "name": "weight", "level": 5}], "name": "aircraft", "level": 4}, {"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "ESF", "value": "unknown", "level": 5}], "name": "reference", "level": 4}], "name": "data_schemaCopy", "level": 3}], "name": "initialGuessCouplingVariables", "level": 2}], "name": "architectureNodes", "level": 1}, {"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "h", "value": "unknown", "level": 2}, {"dimension": null, "type": "variable", "name": "ESF", "value": "unknown", "level": 2}, {"dimension": null, "type": "variable", "name": "M", "value": "unknown", "level": 2}, {"dimension": null, "type": "variable", "name": "Temp", "value": "unknown", "level": 2}], "name": "reference", "level": 1}]}}, "edgeBundles": [{"input": ["Performance"], "pipeline_data": {"Performance": ["/data_schema/aircraft/other/R"]}, "name": "FR"}, {"input": ["Coordinator", "Structures"], "pipeline_data": {"Coordinator": ["/data_schema/reference/h", "/data_schema/aircraft/geometry/Sref", "/data_schema/aircraft/geometry/AR", "/data_schema/aircraft/other/Cf", "/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/reference/ESF", "/data_schema/aircraft/geometry/tc", "/data_schema/reference/M", "/data_schema/aircraft/geometry/Lambda", "/data_schema/aircraft/other/CDmin"], "Structures": ["/data_schema/aircraft/geometry/Theta", "/data_schema/aircraft/weight/WT"]}, "name": "Aerodynamics"}, {"input": ["Structures"], "pipeline_data": {"Structures": ["/data_schema/aircraft/geometry/Theta"]}, "name": "CTheta"}, {"input": ["Coordinator", "Aerodynamics"], "pipeline_data": {"Coordinator": ["/data_schema/reference/h", "/data_schema/aircraft/weight/WBE", "/data_schema/reference/M", "/data_schema/aircraft/other/T"], "Aerodynamics": ["/data_schema/aircraft/other/D"]}, "name": "Propulsion"}, {"input": ["Propulsion"], "pipeline_data": {"Propulsion": ["/data_schema/reference/ESF", "/data_schema/reference/Temp", "/data_schema/aircraft/other/DT"]}, "name": "Cprop"}, {"input": ["F[R]", "C[Theta]", "C[dpdx]", "C[prop]", "C[sigmas]"], "pipeline_data": {"F[R]": ["/data_schema/mdo_data/objectives/R"], "C[Theta]": ["/data_schema/mdo_data/constraints/Theta"], "C[dpdx]": ["/data_schema/mdo_data/constraints/dpdx"], "C[prop]": ["/data_schema/mdo_data/constraints/propulsion/ESF", "/data_schema/mdo_data/constraints/propulsion/Temp", "/data_schema/mdo_data/constraints/propulsion/DT"], "C[sigmas]": ["/data_schema/mdo_data/constraints/sigmas/sigma4", "/data_schema/mdo_data/constraints/sigmas/sigma5", "/data_schema/mdo_data/constraints/sigmas/sigma1", "/data_schema/mdo_data/constraints/sigmas/sigma2", "/data_schema/mdo_data/constraints/sigmas/sigma3"]}, "name": "Coordinator"}, {"input": ["Aerodynamics"], "pipeline_data": {"Aerodynamics": ["/data_schema/aircraft/other/dpdx"]}, "name": "Cdpdx"}, {"input": ["Structures"], "pipeline_data": {"Structures": ["/data_schema/aircraft/other/sigma5", "/data_schema/aircraft/other/sigma4", "/data_schema/aircraft/other/sigma3", "/data_schema/aircraft/other/sigma2", "/data_schema/aircraft/other/sigma1"]}, "name": "Csigmas"}, {"input": ["Coordinator", "Aerodynamics", "Structures", "Propulsion"], "pipeline_data": {"Coordinator": ["/data_schema/reference/h", "/data_schema/reference/M"], "Structures": ["/data_schema/aircraft/weight/WT", "/data_schema/aircraft/weight/WF"], "Propulsion": ["/data_schema/aircraft/other/SFC"], "Aerodynamics": ["/data_schema/aircraft/other/fin"]}, "name": "Performance"}, {"input": ["Coordinator"], "pipeline_data": {"Coordinator": ["/data_schema/aircraft/geometry/Lambda", "/data_schema/aircraft/geometry/Sref", "/data_schema/aircraft/weight/WFO", "/data_schema/aircraft/geometry/AR", "/data_schema/aircraft/other/Nz", "/data_schema/aircraft/geometry/tc", "/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/aircraft/other/L", "/data_schema/aircraft/geometry/lambda", "/data_schema/aircraft/weight/WO", "/data_schema/aircraft/geometry/section", "/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/aircraft/weight/WE"]}, "name": "Structures"}], "name": "RCG - unconverged-MDA-GS - Mdao"}, {"description": "Solution strategy to solve the super-sonic business jet test case optimization problem using the strategy: unconverged-MDA-J.", "problem_formulation": {"allow_unconverged_couplings": true, "function_order": ["Structures", "Aerodynamics", "Propulsion", "Performance", "C[sigmas]", "C[Theta]", "C[dpdx]", "C[prop]", "F[R]"], "convergence_type": "Jacobi", "mdao_architecture": "unconverged-MDA", "coupled_functions_groups": [["Structures"], ["Aerodynamics"], ["Propulsion"]], "function_ordering": {"coupled": ["Structures", "Aerodynamics", "Propulsion"], "pre-coupling": [], "post-coupling": ["Performance", "C[sigmas]", "C[Theta]", "C[dpdx]", "C[prop]", "F[R]"]}}, "xdsm": {"nodes": [{"metadata": [{"name": "Coordinator"}, {"description": "Action block providing system inputs and collecting outputs."}, {"creator": "Imco van Gent"}], "type": "coordinator", "id": "id_Coordinator", "name": "Coordinator"}, {"metadata": [{"name": "Structures"}, {"mode": "main"}, {"version": "1.0"}, {"execution_info": null}, {"instance": "1"}, {"problem_role": "coupled"}, {"performance_info": null}, {"general_info": null}, {"projectSpecific": null}, {"architecture_role": "coupled analysis"}], "type": "coupledanalysis", "id": "id_Structures", "name": "Structures"}, {"metadata": [{"name": "Aerodynamics"}, {"mode": "main"}, {"version": "1.0"}, {"execution_info": null}, {"instance": "1"}, {"problem_role": "coupled"}, {"performance_info": null}, {"general_info": null}, {"projectSpecific": null}, {"architecture_role": "coupled analysis"}], "type": "coupledanalysis", "id": "id_Aerodynamics", "name": "Aerodynamics"}, {"metadata": [{"name": "Propulsion"}, {"mode": "main"}, {"version": "1.0"}, {"execution_info": null}, {"instance": "1"}, {"problem_role": "coupled"}, {"performance_info": null}, {"general_info": null}, {"projectSpecific": null}, {"architecture_role": "coupled analysis"}], "type": "coupledanalysis", "id": "id_Propulsion", "name": "Propulsion"}, {"metadata": [{"name": "Performance"}, {"mode": "main"}, {"version": "1.0"}, {"execution_info": null}, {"instance": "1"}, {"problem_role": "post-coupling"}, {"performance_info": null}, {"general_info": null}, {"projectSpecific": null}, {"architecture_role": "post-coupling analysis"}], "type": "postcouplinganalysis", "id": "id_Performance", "name": "Performance"}, {"metadata": [{"name": "C[sigmas]"}, {"instance": 1}, {"problem_role": "post-coupling"}, {"architecture_role": "post-coupling analysis"}], "type": "postcouplinganalysis", "id": "id_Csigmas", "name": "Csigmas"}, {"metadata": [{"name": "C[Theta]"}, {"instance": 1}, {"problem_role": "post-coupling"}, {"architecture_role": "post-coupling analysis"}], "type": "postcouplinganalysis", "id": "id_CTheta", "name": "CTheta"}, {"metadata": [{"name": "C[dpdx]"}, {"instance": 1}, {"problem_role": "post-coupling"}, {"architecture_role": "post-coupling analysis"}], "type": "postcouplinganalysis", "id": "id_Cdpdx", "name": "Cdpdx"}, {"metadata": [{"name": "C[prop]"}, {"instance": 1}, {"problem_role": "post-coupling"}, {"architecture_role": "post-coupling analysis"}], "type": "postcouplinganalysis", "id": "id_Cprop", "name": "Cprop"}, {"metadata": [{"name": "F[R]"}, {"instance": 1}, {"problem_role": "post-coupling"}, {"architecture_role": "post-coupling analysis"}], "type": "postcouplinganalysis", "id": "id_FR", "name": "FR"}], "edges": [{"to": "id_FR", "from": "id_Performance", "name": "/data_schema/aircraft/other/R", "short_name": "1 couplings"}, {"to": "id_Aerodynamics", "from": "id_Coordinator", "name": "/data_schema/reference/h,/data_schema/aircraft/geometry/Sref,/data_schema/aircraft/geometry/AR,/data_schema/aircraft/other/Cf,/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/reference/ESF,/data_schema/aircraft/geometry/tc,/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/aircraft/geometry/Theta,/data_schema/reference/M,/data_schema/aircraft/geometry/Lambda,/data_schema/aircraft/other/CDmin,/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/aircraft/weight/WT", "short_name": "11 inputs"}, {"to": "id_CTheta", "from": "id_Structures", "name": "/data_schema/aircraft/geometry/Theta", "short_name": "1 couplings"}, {"to": "id_Propulsion", "from": "id_Coordinator", "name": "/data_schema/reference/h,/data_schema/aircraft/weight/WBE,/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/aircraft/other/D,/data_schema/reference/M,/data_schema/aircraft/other/T", "short_name": "5 inputs"}, {"to": "id_Cprop", "from": "id_Propulsion", "name": "/data_schema/reference/ESF,/data_schema/reference/Temp,/data_schema/aircraft/other/DT", "short_name": "3 couplings"}, {"to": "id_Coordinator", "from": "id_FR", "name": "/data_schema/mdo_data/objectives/R", "short_name": "1 outputs"}, {"to": "id_Coordinator", "from": "id_CTheta", "name": "/data_schema/mdo_data/constraints/Theta", "short_name": "1 outputs"}, {"to": "id_Coordinator", "from": "id_Cdpdx", "name": "/data_schema/mdo_data/constraints/dpdx", "short_name": "1 outputs"}, {"to": "id_Coordinator", "from": "id_Cprop", "name": "/data_schema/mdo_data/constraints/propulsion/ESF,/data_schema/mdo_data/constraints/propulsion/Temp,/data_schema/mdo_data/constraints/propulsion/DT", "short_name": "3 outputs"}, {"to": "id_Coordinator", "from": "id_Csigmas", "name": "/data_schema/mdo_data/constraints/sigmas/sigma4,/data_schema/mdo_data/constraints/sigmas/sigma5,/data_schema/mdo_data/constraints/sigmas/sigma1,/data_schema/mdo_data/constraints/sigmas/sigma2,/data_schema/mdo_data/constraints/sigmas/sigma3", "short_name": "5 outputs"}, {"to": "id_Cdpdx", "from": "id_Aerodynamics", "name": "/data_schema/aircraft/other/dpdx", "short_name": "1 couplings"}, {"to": "id_Csigmas", "from": "id_Structures", "name": "/data_schema/aircraft/other/sigma5,/data_schema/aircraft/other/sigma4,/data_schema/aircraft/other/sigma3,/data_schema/aircraft/other/sigma2,/data_schema/aircraft/other/sigma1", "short_name": "5 couplings"}, {"to": "id_Performance", "from": "id_Coordinator", "name": "/data_schema/reference/h,/data_schema/reference/M", "short_name": "2 inputs"}, {"to": "id_Performance", "from": "id_Aerodynamics", "name": "/data_schema/aircraft/other/fin", "short_name": "1 inputs"}, {"to": "id_Performance", "from": "id_Structures", "name": "/data_schema/aircraft/weight/WT,/data_schema/aircraft/weight/WF", "short_name": "2 inputs"}, {"to": "id_Performance", "from": "id_Propulsion", "name": "/data_schema/aircraft/other/SFC", "short_name": "1 inputs"}, {"to": "id_Structures", "from": "id_Coordinator", "name": "/data_schema/aircraft/geometry/Lambda,/data_schema/aircraft/geometry/Sref,/data_schema/aircraft/weight/WFO,/data_schema/aircraft/geometry/AR,/data_schema/aircraft/other/Nz,/data_schema/aircraft/geometry/tc,/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/aircraft/other/L,/data_schema/aircraft/geometry/lambda,/data_schema/aircraft/weight/WO,/data_schema/aircraft/geometry/section,/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/aircraft/weight/WE", "short_name": "11 inputs"}], "workflow": [{"converger_step_blocks": [], "step_number": 0, "edges": [], "process_step_blocks": ["id_Coordinator"]}, {"converger_step_blocks": [], "step_number": 1, "edges": [["id_Coordinator", "id_Aerodynamics"], ["id_Coordinator", "id_Propulsion"], ["id_Coordinator", "id_Structures"]], "process_step_blocks": ["id_Propulsion", "id_Structures", "id_Aerodynamics"]}, {"converger_step_blocks": [], "step_number": 2, "edges": [["id_Propulsion", "id_Performance"], ["id_Propulsion", "id_Cprop"], ["id_Structures", "id_CTheta"], ["id_Structures", "id_Csigmas"], ["id_Structures", "id_Performance"], ["id_Aerodynamics", "id_Performance"], ["id_Aerodynamics", "id_Cdpdx"]], "process_step_blocks": ["id_Cprop", "id_Performance", "id_CTheta", "id_Cdpdx", "id_Csigmas"]}, {"converger_step_blocks": [], "step_number": 3, "edges": [["id_Cprop", "id_FR"], ["id_Performance", "id_FR"], ["id_CTheta", "id_FR"], ["id_Cdpdx", "id_FR"], ["id_Csigmas", "id_FR"]], "process_step_blocks": ["id_FR"]}, {"converger_step_blocks": ["id_Coordinator"], "step_number": 4, "edges": [["id_FR", "id_Coordinator"]], "process_step_blocks": []}]}, "mg_function_ordering": {"post-coupling": ["Performance", "C[sigmas]", "C[Theta]", "C[dpdx]", "C[prop]", "F[R]"], "pre-coupling": [], "coupled": ["Structures", "Aerodynamics", "Propulsion"]}, "edgeBundles": [{"input": ["Performance"], "pipeline_data": {"Performance": ["/data_schema/aircraft/other/R"]}, "name": "FR"}, {"input": ["Coordinator"], "pipeline_data": {"Coordinator": ["/data_schema/reference/h", "/data_schema/aircraft/geometry/Sref", "/data_schema/aircraft/geometry/AR", "/data_schema/aircraft/other/Cf", "/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/reference/ESF", "/data_schema/aircraft/geometry/tc", "/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/aircraft/geometry/Theta", "/data_schema/reference/M", "/data_schema/aircraft/geometry/Lambda", "/data_schema/aircraft/other/CDmin", "/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/aircraft/weight/WT"]}, "name": "Aerodynamics"}, {"input": ["Structures"], "pipeline_data": {"Structures": ["/data_schema/aircraft/geometry/Theta"]}, "name": "CTheta"}, {"input": ["Coordinator"], "pipeline_data": {"Coordinator": ["/data_schema/reference/h", "/data_schema/aircraft/weight/WBE", "/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/aircraft/other/D", "/data_schema/reference/M", "/data_schema/aircraft/other/T"]}, "name": "Propulsion"}, {"input": ["Propulsion"], "pipeline_data": {"Propulsion": ["/data_schema/reference/ESF", "/data_schema/reference/Temp", "/data_schema/aircraft/other/DT"]}, "name": "Cprop"}, {"input": ["F[R]", "C[Theta]", "C[dpdx]", "C[prop]", "C[sigmas]"], "pipeline_data": {"F[R]": ["/data_schema/mdo_data/objectives/R"], "C[Theta]": ["/data_schema/mdo_data/constraints/Theta"], "C[dpdx]": ["/data_schema/mdo_data/constraints/dpdx"], "C[prop]": ["/data_schema/mdo_data/constraints/propulsion/ESF", "/data_schema/mdo_data/constraints/propulsion/Temp", "/data_schema/mdo_data/constraints/propulsion/DT"], "C[sigmas]": ["/data_schema/mdo_data/constraints/sigmas/sigma4", "/data_schema/mdo_data/constraints/sigmas/sigma5", "/data_schema/mdo_data/constraints/sigmas/sigma1", "/data_schema/mdo_data/constraints/sigmas/sigma2", "/data_schema/mdo_data/constraints/sigmas/sigma3"]}, "name": "Coordinator"}, {"input": ["Aerodynamics"], "pipeline_data": {"Aerodynamics": ["/data_schema/aircraft/other/dpdx"]}, "name": "Cdpdx"}, {"input": ["Structures"], "pipeline_data": {"Structures": ["/data_schema/aircraft/other/sigma5", "/data_schema/aircraft/other/sigma4", "/data_schema/aircraft/other/sigma3", "/data_schema/aircraft/other/sigma2", "/data_schema/aircraft/other/sigma1"]}, "name": "Csigmas"}, {"input": ["Coordinator", "Aerodynamics", "Structures", "Propulsion"], "pipeline_data": {"Coordinator": ["/data_schema/reference/h", "/data_schema/reference/M"], "Aerodynamics": ["/data_schema/aircraft/other/fin"], "Structures": ["/data_schema/aircraft/weight/WT", "/data_schema/aircraft/weight/WF"], "Propulsion": ["/data_schema/aircraft/other/SFC"]}, "name": "Performance"}, {"input": ["Coordinator"], "pipeline_data": {"Coordinator": ["/data_schema/aircraft/geometry/Lambda", "/data_schema/aircraft/geometry/Sref", "/data_schema/aircraft/weight/WFO", "/data_schema/aircraft/geometry/AR", "/data_schema/aircraft/other/Nz", "/data_schema/aircraft/geometry/tc", "/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/aircraft/other/L", "/data_schema/aircraft/geometry/lambda", "/data_schema/aircraft/weight/WO", "/data_schema/aircraft/geometry/section", "/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/aircraft/weight/WE"]}, "name": "Structures"}], "organization": null, "function_ordering": {"post-coupling": ["Performance", "C[sigmas]", "C[Theta]", "C[dpdx]", "C[prop]", "F[R]"], "pre-coupling": [], "coupled": ["Structures", "Aerodynamics", "Propulsion"]}, "variableSchemes": {"catschema_sysLev": {"name": "systemVariables", "children": [{"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"type": "variable", "name": "sigma1", "level": 5}, {"type": "variable", "name": "Nz", "level": 5}, {"type": "variable", "name": "sigma5", "level": 5}, {"type": "variable", "name": "sigma4", "level": 5}, {"type": "variable", "name": "sigma3", "level": 5}, {"type": "variable", "name": "sigma2", "level": 5}, {"type": "variable", "name": "CDmin", "level": 5}, {"type": "variable", "name": "DT", "level": 5}, {"type": "variable", "name": "dpdx", "level": 5}, {"type": "variable", "name": "R", "level": 5}, {"type": "variable", "name": "SFC", "level": 5}, {"type": "variable", "name": "Cf", "level": 5}, {"type": "variable", "name": "fin", "level": 5}, {"type": "variable", "name": "T", "level": 5}], "name": "other"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "WO", "level": 5}, {"type": "variable", "name": "WT", "level": 5}, {"type": "variable", "name": "WBE", "level": 5}, {"type": "variable", "name": "WF", "level": 5}, {"type": "variable", "name": "WFO", "level": 5}], "name": "weight"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "lambda", "level": 5}, {"type": "variable", "name": "section", "level": 5}, {"type": "variable", "name": "Theta", "level": 5}, {"type": "variable", "name": "AR", "level": 5}, {"type": "variable", "name": "Lambda", "level": 5}, {"type": "variable", "name": "Sref", "level": 5}, {"type": "variable", "name": "tc", "level": 5}], "name": "geometry"}], "name": "aircraft"}, {"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "sigma3", "level": 6}, {"type": "variable", "name": "sigma4", "level": 6}, {"type": "variable", "name": "sigma1", "level": 6}, {"type": "variable", "name": "sigma2", "level": 6}, {"type": "variable", "name": "sigma5", "level": 6}], "name": "sigmas"}, {"type": "variable", "name": "Theta", "level": 5}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "Temp", "level": 6}, {"type": "variable", "name": "ESF", "level": 6}, {"type": "variable", "name": "DT", "level": 6}], "name": "propulsion"}, {"type": "variable", "name": "dpdx", "level": 5}], "name": "constraints"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "R", "level": 5}], "name": "objectives"}], "name": "mdo_data"}, {"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"type": "variable", "name": "L", "level": 8}, {"type": "variable", "name": "D", "level": 8}], "name": "other"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 8}], "name": "geometry"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "WT", "level": 8}, {"type": "variable", "name": "WE", "level": 8}], "name": "weight"}], "name": "aircraft"}, {"level": 6, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 7}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "initialGuessCouplingVariables"}], "name": "architectureNodes"}, {"level": 3, "type": "variable", "children": [{"type": "variable", "name": "h", "level": 4}, {"type": "variable", "name": "ESF", "level": 4}, {"type": "variable", "name": "M", "level": 4}, {"type": "variable", "name": "Temp", "level": 4}], "name": "reference"}], "name": "data_schema"}], "name": "couplings"}]}, "catschema_nodeLev": {"name": "variables", "children": [{"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"type": "variable", "name": "sigma1", "level": 5}, {"type": "variable", "name": "Nz", "level": 5}, {"type": "variable", "name": "sigma5", "level": 5}, {"type": "variable", "name": "sigma4", "level": 5}, {"type": "variable", "name": "sigma3", "level": 5}, {"type": "variable", "name": "sigma2", "level": 5}, {"type": "variable", "name": "CDmin", "level": 5}, {"type": "variable", "name": "DT", "level": 5}, {"type": "variable", "name": "dpdx", "level": 5}, {"type": "variable", "name": "R", "level": 5}, {"type": "variable", "name": "SFC", "level": 5}, {"type": "variable", "name": "Cf", "level": 5}, {"type": "variable", "name": "fin", "level": 5}, {"type": "variable", "name": "T", "level": 5}], "name": "other"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "WO", "level": 5}, {"type": "variable", "name": "WT", "level": 5}, {"type": "variable", "name": "WBE", "level": 5}, {"type": "variable", "name": "WF", "level": 5}, {"type": "variable", "name": "WFO", "level": 5}], "name": "weight"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "lambda", "level": 5}, {"type": "variable", "name": "section", "level": 5}, {"type": "variable", "name": "Theta", "level": 5}], "name": "geometry"}], "name": "aircraft"}, {"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "sigma3", "level": 6}, {"type": "variable", "name": "sigma4", "level": 6}, {"type": "variable", "name": "sigma1", "level": 6}, {"type": "variable", "name": "sigma2", "level": 6}, {"type": "variable", "name": "sigma5", "level": 6}], "name": "sigmas"}, {"type": "variable", "name": "Theta", "level": 5}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "Temp", "level": 6}, {"type": "variable", "name": "ESF", "level": 6}, {"type": "variable", "name": "DT", "level": 6}], "name": "propulsion"}, {"type": "variable", "name": "dpdx", "level": 5}], "name": "constraints"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "R", "level": 5}], "name": "objectives"}], "name": "mdo_data"}, {"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"type": "variable", "name": "L", "level": 8}, {"type": "variable", "name": "D", "level": 8}], "name": "other"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 8}], "name": "geometry"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "WT", "level": 8}, {"type": "variable", "name": "WE", "level": 8}], "name": "weight"}], "name": "aircraft"}, {"level": 6, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 7}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "initialGuessCouplingVariables"}], "name": "architectureNodes"}, {"level": 3, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 4}, {"type": "variable", "name": "Temp", "level": 4}], "name": "reference"}], "name": "data_schema"}], "name": "coupling"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"type": "variable", "name": "AR", "level": 5}, {"type": "variable", "name": "Lambda", "level": 5}, {"type": "variable", "name": "Sref", "level": 5}, {"type": "variable", "name": "tc", "level": 5}], "name": "geometry"}], "name": "aircraft"}, {"level": 3, "type": "variable", "children": [{"type": "variable", "name": "h", "level": 4}, {"type": "variable", "name": "M", "level": 4}], "name": "reference"}], "name": "data_schema"}], "name": "sharedCoupling"}]}, "catschema_roleLev": {"name": "variables", "children": [{"type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"type": "variable", "name": "L", "level": 9}, {"type": "variable", "name": "D", "level": 9}], "name": "other"}, {"level": 8, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 9}], "name": "geometry"}, {"level": 8, "type": "variable", "children": [{"type": "variable", "name": "WT", "level": 9}, {"type": "variable", "name": "WE", "level": 9}], "name": "weight"}], "name": "aircraft"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 8}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "initialGuessCouplingVariables"}], "name": "architectureNodes"}], "name": "data_schema"}], "name": "initialGuessCouplingVariables"}], "name": "architectureRoles", "level": 1}, {"type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"type": "variable", "name": "sigma3", "level": 7}, {"type": "variable", "name": "sigma4", "level": 7}, {"type": "variable", "name": "sigma1", "level": 7}, {"type": "variable", "name": "sigma2", "level": 7}, {"type": "variable", "name": "sigma5", "level": 7}], "name": "sigmas"}, {"type": "variable", "name": "Theta", "level": 6}, {"level": 6, "type": "variable", "children": [{"type": "variable", "name": "Temp", "level": 7}, {"type": "variable", "name": "ESF", "level": 7}, {"type": "variable", "name": "DT", "level": 7}], "name": "propulsion"}, {"type": "variable", "name": "dpdx", "level": 6}], "name": "constraints"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "R", "level": 6}], "name": "objectives"}], "name": "mdo_data"}], "name": "data_schema"}], "name": "quantityOfInterests"}], "name": "problemRoles", "level": 1}]}, "catschema_funLev": {"name": "functions", "children": [{"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "R", "level": 6}], "name": "other"}], "name": "aircraft"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "R", "level": 6}], "name": "objectives"}], "name": "mdo_data"}], "name": "data_schema"}], "name": "outputs"}], "name": "FR"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"type": "variable", "name": "D", "level": 9}], "name": "other"}], "name": "aircraft"}], "name": "data_schemaCopy"}], "name": "initialGuessCouplingVariables"}], "name": "architectureNodes"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "h", "level": 5}, {"type": "variable", "name": "M", "level": 5}], "name": "reference"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "WBE", "level": 6}], "name": "weight"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "T", "level": 6}], "name": "other"}], "name": "aircraft"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 5}, {"type": "variable", "name": "Temp", "level": 5}], "name": "reference"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "DT", "level": 6}, {"type": "variable", "name": "SFC", "level": 6}], "name": "other"}], "name": "aircraft"}], "name": "data_schema"}], "name": "outputs"}], "name": "Propulsion"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 6}], "name": "geometry"}], "name": "aircraft"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 6}], "name": "constraints"}], "name": "mdo_data"}], "name": "data_schema"}], "name": "outputs"}], "name": "CTheta"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "DT", "level": 6}], "name": "other"}], "name": "aircraft"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 5}, {"type": "variable", "name": "Temp", "level": 5}], "name": "reference"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 7}, {"type": "variable", "name": "Temp", "level": 7}, {"type": "variable", "name": "DT", "level": 7}], "name": "propulsion"}], "name": "constraints"}], "name": "mdo_data"}], "name": "data_schema"}], "name": "outputs"}], "name": "Cprop"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 6}, {"level": 6, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 7}, {"type": "variable", "name": "Temp", "level": 7}, {"type": "variable", "name": "DT", "level": 7}], "name": "propulsion"}, {"level": 6, "type": "variable", "children": [{"type": "variable", "name": "sigma4", "level": 7}, {"type": "variable", "name": "sigma5", "level": 7}, {"type": "variable", "name": "sigma1", "level": 7}, {"type": "variable", "name": "sigma2", "level": 7}, {"type": "variable", "name": "sigma3", "level": 7}], "name": "sigmas"}, {"type": "variable", "name": "dpdx", "level": 6}], "name": "constraints"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "R", "level": 6}], "name": "objectives"}], "name": "mdo_data"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"type": "variable", "name": "h", "level": 5}, {"type": "variable", "name": "M", "level": 5}], "name": "reference"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "Lambda", "level": 6}, {"type": "variable", "name": "Sref", "level": 6}, {"type": "variable", "name": "AR", "level": 6}, {"type": "variable", "name": "tc", "level": 6}, {"type": "variable", "name": "lambda", "level": 6}, {"type": "variable", "name": "section", "level": 6}], "name": "geometry"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "WFO", "level": 6}, {"type": "variable", "name": "WO", "level": 6}, {"type": "variable", "name": "WBE", "level": 6}], "name": "weight"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "Cf", "level": 6}, {"type": "variable", "name": "Nz", "level": 6}, {"type": "variable", "name": "CDmin", "level": 6}, {"type": "variable", "name": "T", "level": 6}], "name": "other"}], "name": "aircraft"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 8}], "name": "reference"}, {"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"type": "variable", "name": "WE", "level": 9}, {"type": "variable", "name": "WT", "level": 9}], "name": "weight"}, {"level": 8, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 9}], "name": "geometry"}, {"level": 8, "type": "variable", "children": [{"type": "variable", "name": "L", "level": 9}, {"type": "variable", "name": "D", "level": 9}], "name": "other"}], "name": "aircraft"}], "name": "data_schemaCopy"}], "name": "initialGuessCouplingVariables"}], "name": "architectureNodes"}], "name": "data_schema"}], "name": "outputs"}], "name": "Coordinator"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "dpdx", "level": 6}], "name": "other"}], "name": "aircraft"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "dpdx", "level": 6}], "name": "constraints"}], "name": "mdo_data"}], "name": "data_schema"}], "name": "outputs"}], "name": "Cdpdx"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "sigma5", "level": 6}, {"type": "variable", "name": "sigma4", "level": 6}, {"type": "variable", "name": "sigma3", "level": 6}, {"type": "variable", "name": "sigma2", "level": 6}, {"type": "variable", "name": "sigma1", "level": 6}], "name": "other"}], "name": "aircraft"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"type": "variable", "name": "sigma4", "level": 7}, {"type": "variable", "name": "sigma5", "level": 7}, {"type": "variable", "name": "sigma1", "level": 7}, {"type": "variable", "name": "sigma2", "level": 7}, {"type": "variable", "name": "sigma3", "level": 7}], "name": "sigmas"}], "name": "constraints"}], "name": "mdo_data"}], "name": "data_schema"}], "name": "outputs"}], "name": "Csigmas"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "SFC", "level": 6}, {"type": "variable", "name": "fin", "level": 6}], "name": "other"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "WT", "level": 6}, {"type": "variable", "name": "WF", "level": 6}], "name": "weight"}], "name": "aircraft"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "h", "level": 5}, {"type": "variable", "name": "M", "level": 5}], "name": "reference"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "R", "level": 6}], "name": "other"}], "name": "aircraft"}], "name": "data_schema"}], "name": "outputs"}], "name": "Performance"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "CDmin", "level": 6}, {"type": "variable", "name": "Cf", "level": 6}], "name": "other"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "AR", "level": 6}, {"type": "variable", "name": "Sref", "level": 6}, {"type": "variable", "name": "tc", "level": 6}, {"type": "variable", "name": "Lambda", "level": 6}], "name": "geometry"}], "name": "aircraft"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 9}], "name": "geometry"}, {"level": 8, "type": "variable", "children": [{"type": "variable", "name": "WT", "level": 9}], "name": "weight"}], "name": "aircraft"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 8}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "initialGuessCouplingVariables"}], "name": "architectureNodes"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "h", "level": 5}, {"type": "variable", "name": "M", "level": 5}], "name": "reference"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "dpdx", "level": 6}, {"type": "variable", "name": "fin", "level": 6}], "name": "other"}], "name": "aircraft"}], "name": "data_schema"}], "name": "outputs"}], "name": "Aerodynamics"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "lambda", "level": 6}, {"type": "variable", "name": "section", "level": 6}, {"type": "variable", "name": "AR", "level": 6}, {"type": "variable", "name": "Sref", "level": 6}, {"type": "variable", "name": "tc", "level": 6}, {"type": "variable", "name": "Lambda", "level": 6}], "name": "geometry"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "Nz", "level": 6}], "name": "other"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "WO", "level": 6}, {"type": "variable", "name": "WFO", "level": 6}], "name": "weight"}], "name": "aircraft"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"type": "variable", "name": "L", "level": 9}], "name": "other"}, {"level": 8, "type": "variable", "children": [{"type": "variable", "name": "WE", "level": 9}], "name": "weight"}], "name": "aircraft"}], "name": "data_schemaCopy"}], "name": "initialGuessCouplingVariables"}], "name": "architectureNodes"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "WT", "level": 6}, {"type": "variable", "name": "WF", "level": 6}], "name": "weight"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "sigma5", "level": 6}, {"type": "variable", "name": "sigma4", "level": 6}, {"type": "variable", "name": "sigma3", "level": 6}, {"type": "variable", "name": "sigma2", "level": 6}, {"type": "variable", "name": "sigma1", "level": 6}], "name": "other"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 6}], "name": "geometry"}], "name": "aircraft"}], "name": "data_schema"}], "name": "outputs"}], "name": "Structures"}]}, "schema": {"name": "data_schema", "children": [{"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "name": "sigma1", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "Nz", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "sigma5", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "sigma4", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "sigma3", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "sigma2", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "CDmin", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "DT", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "dpdx", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "R", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "SFC", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "Cf", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "fin", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "T", "value": "unknown", "dimension": null}], "name": "other"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "name": "WO", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "WT", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "WBE", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "WF", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "WFO", "value": "unknown", "dimension": null}], "name": "weight"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "name": "lambda", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "section", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "Theta", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "AR", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "Lambda", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "Sref", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "tc", "value": "unknown", "dimension": null}], "name": "geometry"}], "name": "aircraft"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "name": "sigma3", "value": "unknown", "dimension": null}, {"level": 4, "type": "variable", "name": "sigma4", "value": "unknown", "dimension": null}, {"level": 4, "type": "variable", "name": "sigma1", "value": "unknown", "dimension": null}, {"level": 4, "type": "variable", "name": "sigma2", "value": "unknown", "dimension": null}, {"level": 4, "type": "variable", "name": "sigma5", "value": "unknown", "dimension": null}], "name": "sigmas"}, {"level": 3, "type": "variable", "name": "Theta", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "name": "Temp", "value": "unknown", "dimension": null}, {"level": 4, "type": "variable", "name": "ESF", "value": "unknown", "dimension": null}, {"level": 4, "type": "variable", "name": "DT", "value": "unknown", "dimension": null}], "name": "propulsion"}, {"level": 3, "type": "variable", "name": "dpdx", "value": "unknown", "dimension": null}], "name": "constraints"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "name": "R", "value": "unknown", "dimension": null}], "name": "objectives"}], "name": "mdo_data"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "name": "L", "value": "unknown", "dimension": null}, {"level": 6, "type": "variable", "name": "D", "value": "unknown", "dimension": null}], "name": "other"}, {"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "name": "Theta", "value": "unknown", "dimension": null}], "name": "geometry"}, {"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "name": "WT", "value": "unknown", "dimension": null}, {"level": 6, "type": "variable", "name": "WE", "value": "unknown", "dimension": null}], "name": "weight"}], "name": "aircraft"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "name": "ESF", "value": "unknown", "dimension": null}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "initialGuessCouplingVariables"}], "name": "architectureNodes"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "name": "h", "value": "unknown", "dimension": null}, {"level": 2, "type": "variable", "name": "ESF", "value": "unknown", "dimension": null}, {"level": 2, "type": "variable", "name": "M", "value": "unknown", "dimension": null}, {"level": 2, "type": "variable", "name": "Temp", "value": "unknown", "dimension": null}], "name": "reference"}]}}, "id": "12", "name": "RCG - unconverged-MDA-J - Mdao"}, {"description": "Solution strategy to solve the super-sonic business jet test case optimization problem using the strategy: converged-MDA-GS.", "problem_formulation": {"allow_unconverged_couplings": false, "function_order": ["Structures", "Aerodynamics", "Propulsion", "Performance", "C[sigmas]", "C[Theta]", "C[dpdx]", "C[prop]", "F[R]"], "convergence_type": "Gauss-Seidel", "mdao_architecture": "converged-MDA", "coupled_functions_groups": [["Structures"], ["Aerodynamics"], ["Propulsion"]], "function_ordering": {"post-coupling": ["Performance", "C[sigmas]", "C[Theta]", "C[dpdx]", "C[prop]", "F[R]"], "pre-coupling": [], "coupled": ["Structures", "Aerodynamics", "Propulsion"]}}, "xdsm": {"nodes": [{"type": "coordinator", "id": "id_Coordinator", "name": "Coordinator", "metadata": [{"name": "Coordinator"}, {"description": "Action block providing system inputs and collecting outputs."}, {"creator": "Imco van Gent"}]}, {"type": "converger", "id": "id_Converger", "name": "Converger", "metadata": [{"name": "Converger"}, {"architecture_role": "converger"}]}, {"type": "coupledanalysis", "id": "id_Structures", "name": "Structures", "metadata": [{"name": "Structures"}, {"mode": "main"}, {"version": "1.0"}, {"execution_info": null}, {"instance": "1"}, {"problem_role": "coupled"}, {"performance_info": null}, {"general_info": null}, {"projectSpecific": null}, {"architecture_role": "coupled analysis"}]}, {"type": "coupledanalysis", "id": "id_Aerodynamics", "name": "Aerodynamics", "metadata": [{"name": "Aerodynamics"}, {"mode": "main"}, {"version": "1.0"}, {"execution_info": null}, {"instance": "1"}, {"problem_role": "coupled"}, {"performance_info": null}, {"general_info": null}, {"projectSpecific": null}, {"architecture_role": "coupled analysis"}]}, {"type": "coupledanalysis", "id": "id_Propulsion", "name": "Propulsion", "metadata": [{"name": "Propulsion"}, {"mode": "main"}, {"version": "1.0"}, {"execution_info": null}, {"instance": "1"}, {"problem_role": "coupled"}, {"performance_info": null}, {"general_info": null}, {"projectSpecific": null}, {"architecture_role": "coupled analysis"}]}, {"type": "postcouplinganalysis", "id": "id_Performance", "name": "Performance", "metadata": [{"name": "Performance"}, {"mode": "main"}, {"version": "1.0"}, {"execution_info": null}, {"instance": "1"}, {"problem_role": "post-coupling"}, {"performance_info": null}, {"general_info": null}, {"projectSpecific": null}, {"architecture_role": "post-coupling analysis"}]}, {"type": "postcouplinganalysis", "id": "id_Csigmas", "name": "Csigmas", "metadata": [{"name": "C[sigmas]"}, {"instance": 1}, {"problem_role": "post-coupling"}, {"architecture_role": "post-coupling analysis"}]}, {"type": "postcouplinganalysis", "id": "id_CTheta", "name": "CTheta", "metadata": [{"name": "C[Theta]"}, {"instance": 1}, {"problem_role": "post-coupling"}, {"architecture_role": "post-coupling analysis"}]}, {"type": "postcouplinganalysis", "id": "id_Cdpdx", "name": "Cdpdx", "metadata": [{"name": "C[dpdx]"}, {"instance": 1}, {"problem_role": "post-coupling"}, {"architecture_role": "post-coupling analysis"}]}, {"type": "postcouplinganalysis", "id": "id_Cprop", "name": "Cprop", "metadata": [{"name": "C[prop]"}, {"instance": 1}, {"problem_role": "post-coupling"}, {"architecture_role": "post-coupling analysis"}]}, {"type": "postcouplinganalysis", "id": "id_FR", "name": "FR", "metadata": [{"name": "F[R]"}, {"instance": 1}, {"problem_role": "post-coupling"}, {"architecture_role": "post-coupling analysis"}]}], "edges": [{"to": "id_FR", "from": "id_Performance", "name": "/data_schema/aircraft/other/R", "short_name": "1 couplings"}, {"to": "id_Aerodynamics", "from": "id_Coordinator", "name": "/data_schema/reference/h,/data_schema/aircraft/geometry/Sref,/data_schema/aircraft/geometry/AR,/data_schema/aircraft/other/Cf,/data_schema/aircraft/geometry/tc,/data_schema/reference/M,/data_schema/aircraft/geometry/Lambda,/data_schema/aircraft/other/CDmin", "short_name": "8 inputs"}, {"to": "id_Aerodynamics", "from": "id_Structures", "name": "/data_schema/aircraft/geometry/Theta,/data_schema/aircraft/weight/WT", "short_name": "2 inputs"}, {"to": "id_Aerodynamics", "from": "id_Converger", "name": "/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/reference/ESF", "short_name": "1 inputs"}, {"to": "id_CTheta", "from": "id_Structures", "name": "/data_schema/aircraft/geometry/Theta", "short_name": "1 couplings"}, {"to": "id_Propulsion", "from": "id_Coordinator", "name": "/data_schema/reference/h,/data_schema/aircraft/weight/WBE,/data_schema/reference/M,/data_schema/aircraft/other/T", "short_name": "4 inputs"}, {"to": "id_Propulsion", "from": "id_Aerodynamics", "name": "/data_schema/aircraft/other/D", "short_name": "1 inputs"}, {"to": "id_Cprop", "from": "id_Propulsion", "name": "/data_schema/reference/ESF,/data_schema/reference/Temp,/data_schema/aircraft/other/DT", "short_name": "3 couplings"}, {"to": "id_Converger", "from": "id_Coordinator", "name": "/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/aircraft/weight/WE,/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/aircraft/other/L,/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/reference/ESF", "short_name": "3 inputs"}, {"to": "id_Converger", "from": "id_Aerodynamics", "name": "/data_schema/aircraft/other/L", "short_name": "1 inputs"}, {"to": "id_Converger", "from": "id_Propulsion", "name": "/data_schema/reference/ESF,/data_schema/aircraft/weight/WE", "short_name": "2 inputs"}, {"to": "id_Coordinator", "from": "id_FR", "name": "/data_schema/mdo_data/objectives/R", "short_name": "1 outputs"}, {"to": "id_Coordinator", "from": "id_Propulsion", "name": "/data_schema/architectureNodes/finalCouplingVariables/data_schemaCopy/aircraft/weight/WE,/data_schema/architectureNodes/finalCouplingVariables/data_schemaCopy/reference/ESF", "short_name": "2 outputs"}, {"to": "id_Coordinator", "from": "id_CTheta", "name": "/data_schema/mdo_data/constraints/Theta", "short_name": "1 outputs"}, {"to": "id_Coordinator", "from": "id_Cprop", "name": "/data_schema/mdo_data/constraints/propulsion/ESF,/data_schema/mdo_data/constraints/propulsion/Temp,/data_schema/mdo_data/constraints/propulsion/DT", "short_name": "3 outputs"}, {"to": "id_Coordinator", "from": "id_Cdpdx", "name": "/data_schema/mdo_data/constraints/dpdx", "short_name": "1 outputs"}, {"to": "id_Coordinator", "from": "id_Csigmas", "name": "/data_schema/mdo_data/constraints/sigmas/sigma4,/data_schema/mdo_data/constraints/sigmas/sigma5,/data_schema/mdo_data/constraints/sigmas/sigma1,/data_schema/mdo_data/constraints/sigmas/sigma2,/data_schema/mdo_data/constraints/sigmas/sigma3", "short_name": "5 outputs"}, {"to": "id_Coordinator", "from": "id_Aerodynamics", "name": "/data_schema/architectureNodes/finalCouplingVariables/data_schemaCopy/aircraft/other/L", "short_name": "1 outputs"}, {"to": "id_Cdpdx", "from": "id_Aerodynamics", "name": "/data_schema/aircraft/other/dpdx", "short_name": "1 couplings"}, {"to": "id_Csigmas", "from": "id_Structures", "name": "/data_schema/aircraft/other/sigma5,/data_schema/aircraft/other/sigma4,/data_schema/aircraft/other/sigma3,/data_schema/aircraft/other/sigma2,/data_schema/aircraft/other/sigma1", "short_name": "5 couplings"}, {"to": "id_Performance", "from": "id_Coordinator", "name": "/data_schema/reference/h,/data_schema/reference/M", "short_name": "2 inputs"}, {"to": "id_Performance", "from": "id_Aerodynamics", "name": "/data_schema/aircraft/other/fin", "short_name": "1 inputs"}, {"to": "id_Performance", "from": "id_Structures", "name": "/data_schema/aircraft/weight/WT,/data_schema/aircraft/weight/WF", "short_name": "2 inputs"}, {"to": "id_Performance", "from": "id_Propulsion", "name": "/data_schema/aircraft/other/SFC", "short_name": "1 inputs"}, {"to": "id_Structures", "from": "id_Coordinator", "name": "/data_schema/aircraft/geometry/lambda,/data_schema/aircraft/geometry/Sref,/data_schema/aircraft/weight/WFO,/data_schema/aircraft/geometry/AR,/data_schema/aircraft/other/Nz,/data_schema/aircraft/geometry/tc,/data_schema/aircraft/geometry/Lambda,/data_schema/aircraft/weight/WO,/data_schema/aircraft/geometry/section", "short_name": "9 inputs"}, {"to": "id_Structures", "from": "id_Converger", "name": "/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/other/L,/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/weight/WE", "short_name": "2 inputs"}], "workflow": [{"converger_step_blocks": [], "step_number": 0, "edges": [], "process_step_blocks": ["id_Coordinator"]}, {"converger_step_blocks": [], "step_number": 1, "edges": [["id_Coordinator", "id_Converger"]], "process_step_blocks": ["id_Converger"]}, {"converger_step_blocks": [], "step_number": 2, "edges": [["id_Converger", "id_Structures"]], "process_step_blocks": ["id_Structures"]}, {"converger_step_blocks": [], "step_number": 3, "edges": [["id_Structures", "id_Aerodynamics"]], "process_step_blocks": ["id_Aerodynamics"]}, {"converger_step_blocks": [], "step_number": 4, "edges": [["id_Aerodynamics", "id_Propulsion"]], "process_step_blocks": ["id_Propulsion"]}, {"converger_step_blocks": ["id_Converger"], "step_number": 5, "edges": [["id_Propulsion", "id_Converger"]], "process_step_blocks": []}, {"converger_step_blocks": [], "step_number": 6, "edges": [["id_Converger", "id_CTheta"], ["id_Converger", "id_Cprop"], ["id_Converger", "id_Cdpdx"], ["id_Converger", "id_Csigmas"], ["id_Converger", "id_Performance"]], "process_step_blocks": ["id_Cprop", "id_Performance", "id_CTheta", "id_Cdpdx", "id_Csigmas"]}, {"converger_step_blocks": [], "step_number": 7, "edges": [["id_Cprop", "id_FR"], ["id_Performance", "id_FR"], ["id_CTheta", "id_FR"], ["id_Cdpdx", "id_FR"], ["id_Csigmas", "id_FR"]], "process_step_blocks": ["id_FR"]}, {"converger_step_blocks": ["id_Coordinator"], "step_number": 8, "edges": [["id_FR", "id_Coordinator"]], "process_step_blocks": []}]}, "mg_function_ordering": {"coupled": ["Structures", "Aerodynamics", "Propulsion"], "pre-coupling": [], "post-coupling": ["Performance", "C[sigmas]", "C[Theta]", "C[dpdx]", "C[prop]", "F[R]"]}, "id": "13", "organization": null, "function_ordering": {"coupled": ["Structures", "Aerodynamics", "Propulsion"], "pre-coupling": [], "post-coupling": ["Performance", "C[sigmas]", "C[Theta]", "C[dpdx]", "C[prop]", "F[R]"]}, "variableSchemes": {"catschema_sysLev": {"name": "systemVariables", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "sigma1", "level": 5}, {"type": "variable", "name": "Cf", "level": 5}, {"type": "variable", "name": "Nz", "level": 5}, {"type": "variable", "name": "sigma5", "level": 5}, {"type": "variable", "name": "sigma4", "level": 5}, {"type": "variable", "name": "sigma3", "level": 5}, {"type": "variable", "name": "sigma2", "level": 5}, {"type": "variable", "name": "CDmin", "level": 5}, {"type": "variable", "name": "DT", "level": 5}, {"type": "variable", "name": "dpdx", "level": 5}, {"type": "variable", "name": "R", "level": 5}, {"type": "variable", "name": "SFC", "level": 5}, {"type": "variable", "name": "L", "level": 5}, {"type": "variable", "name": "D", "level": 5}, {"type": "variable", "name": "fin", "level": 5}, {"type": "variable", "name": "T", "level": 5}], "name": "other", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "WO", "level": 5}, {"type": "variable", "name": "WT", "level": 5}, {"type": "variable", "name": "WBE", "level": 5}, {"type": "variable", "name": "WE", "level": 5}, {"type": "variable", "name": "WF", "level": 5}, {"type": "variable", "name": "WFO", "level": 5}], "name": "weight", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "lambda", "level": 5}, {"type": "variable", "name": "section", "level": 5}, {"type": "variable", "name": "Theta", "level": 5}, {"type": "variable", "name": "AR", "level": 5}, {"type": "variable", "name": "Lambda", "level": 5}, {"type": "variable", "name": "Sref", "level": 5}, {"type": "variable", "name": "tc", "level": 5}], "name": "geometry", "level": 4}], "name": "aircraft", "level": 3}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "sigma3", "level": 6}, {"type": "variable", "name": "sigma4", "level": 6}, {"type": "variable", "name": "sigma1", "level": 6}, {"type": "variable", "name": "sigma2", "level": 6}, {"type": "variable", "name": "sigma5", "level": 6}], "name": "sigmas", "level": 5}, {"type": "variable", "name": "Theta", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "Temp", "level": 6}, {"type": "variable", "name": "ESF", "level": 6}, {"type": "variable", "name": "DT", "level": 6}], "name": "propulsion", "level": 5}, {"type": "variable", "name": "dpdx", "level": 5}], "name": "constraints", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "R", "level": 5}], "name": "objectives", "level": 4}], "name": "mdo_data", "level": 3}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "WE", "level": 8}], "name": "weight", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "L", "level": 8}], "name": "other", "level": 7}], "name": "aircraft", "level": 6}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 7}], "name": "reference", "level": 6}], "name": "data_schemaCopy", "level": 5}], "name": "couplingCopyVariables", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 7}], "name": "reference", "level": 6}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "L", "level": 8}], "name": "other", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "WE", "level": 8}], "name": "weight", "level": 7}], "name": "aircraft", "level": 6}], "name": "data_schemaCopy", "level": 5}], "name": "finalCouplingVariables", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "L", "level": 8}], "name": "other", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "WE", "level": 8}], "name": "weight", "level": 7}], "name": "aircraft", "level": 6}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 7}], "name": "reference", "level": 6}], "name": "data_schemaCopy", "level": 5}], "name": "initialGuessCouplingVariables", "level": 4}], "name": "architectureNodes", "level": 3}, {"type": "variable", "children": [{"type": "variable", "name": "h", "level": 4}, {"type": "variable", "name": "ESF", "level": 4}, {"type": "variable", "name": "M", "level": 4}, {"type": "variable", "name": "Temp", "level": 4}], "name": "reference", "level": 3}], "name": "data_schema", "level": 2}], "name": "couplings", "level": 1}]}, "catschema_nodeLev": {"name": "variables", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "sigma1", "level": 5}, {"type": "variable", "name": "Cf", "level": 5}, {"type": "variable", "name": "Nz", "level": 5}, {"type": "variable", "name": "sigma5", "level": 5}, {"type": "variable", "name": "sigma4", "level": 5}, {"type": "variable", "name": "sigma3", "level": 5}, {"type": "variable", "name": "sigma2", "level": 5}, {"type": "variable", "name": "CDmin", "level": 5}, {"type": "variable", "name": "DT", "level": 5}, {"type": "variable", "name": "dpdx", "level": 5}, {"type": "variable", "name": "R", "level": 5}, {"type": "variable", "name": "SFC", "level": 5}, {"type": "variable", "name": "L", "level": 5}, {"type": "variable", "name": "D", "level": 5}, {"type": "variable", "name": "fin", "level": 5}, {"type": "variable", "name": "T", "level": 5}], "name": "other", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "WO", "level": 5}, {"type": "variable", "name": "WBE", "level": 5}, {"type": "variable", "name": "WE", "level": 5}, {"type": "variable", "name": "WF", "level": 5}, {"type": "variable", "name": "WFO", "level": 5}], "name": "weight", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "lambda", "level": 5}, {"type": "variable", "name": "section", "level": 5}], "name": "geometry", "level": 4}], "name": "aircraft", "level": 3}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "sigma3", "level": 6}, {"type": "variable", "name": "sigma4", "level": 6}, {"type": "variable", "name": "sigma1", "level": 6}, {"type": "variable", "name": "sigma2", "level": 6}, {"type": "variable", "name": "sigma5", "level": 6}], "name": "sigmas", "level": 5}, {"type": "variable", "name": "Theta", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "Temp", "level": 6}, {"type": "variable", "name": "ESF", "level": 6}, {"type": "variable", "name": "DT", "level": 6}], "name": "propulsion", "level": 5}, {"type": "variable", "name": "dpdx", "level": 5}], "name": "constraints", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "R", "level": 5}], "name": "objectives", "level": 4}], "name": "mdo_data", "level": 3}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "WE", "level": 8}], "name": "weight", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "L", "level": 8}], "name": "other", "level": 7}], "name": "aircraft", "level": 6}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 7}], "name": "reference", "level": 6}], "name": "data_schemaCopy", "level": 5}], "name": "couplingCopyVariables", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 7}], "name": "reference", "level": 6}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "L", "level": 8}], "name": "other", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "WE", "level": 8}], "name": "weight", "level": 7}], "name": "aircraft", "level": 6}], "name": "data_schemaCopy", "level": 5}], "name": "finalCouplingVariables", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "L", "level": 8}], "name": "other", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "WE", "level": 8}], "name": "weight", "level": 7}], "name": "aircraft", "level": 6}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 7}], "name": "reference", "level": 6}], "name": "data_schemaCopy", "level": 5}], "name": "initialGuessCouplingVariables", "level": 4}], "name": "architectureNodes", "level": 3}, {"type": "variable", "children": [{"type": "variable", "name": "Temp", "level": 4}], "name": "reference", "level": 3}], "name": "data_schema", "level": 2}], "name": "coupling", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 5}, {"type": "variable", "name": "AR", "level": 5}, {"type": "variable", "name": "Lambda", "level": 5}, {"type": "variable", "name": "Sref", "level": 5}, {"type": "variable", "name": "tc", "level": 5}], "name": "geometry", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "WT", "level": 5}], "name": "weight", "level": 4}], "name": "aircraft", "level": 3}, {"type": "variable", "children": [{"type": "variable", "name": "h", "level": 4}, {"type": "variable", "name": "ESF", "level": 4}, {"type": "variable", "name": "M", "level": 4}], "name": "reference", "level": 3}], "name": "data_schema", "level": 2}], "name": "sharedCoupling", "level": 1}]}, "catschema_roleLev": {"name": "variables", "children": [{"level": 1, "type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "WE", "level": 9}], "name": "weight", "level": 8}, {"type": "variable", "children": [{"type": "variable", "name": "L", "level": 9}], "name": "other", "level": 8}], "name": "aircraft", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 8}], "name": "reference", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "couplingCopyVariables", "level": 5}], "name": "architectureNodes", "level": 4}], "name": "data_schema", "level": 3}], "name": "couplingCopyVariables", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 8}], "name": "reference", "level": 7}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "L", "level": 9}], "name": "other", "level": 8}, {"type": "variable", "children": [{"type": "variable", "name": "WE", "level": 9}], "name": "weight", "level": 8}], "name": "aircraft", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "finalCouplingVariables", "level": 5}], "name": "architectureNodes", "level": 4}], "name": "data_schema", "level": 3}], "name": "finalCouplingVariables", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "L", "level": 9}], "name": "other", "level": 8}, {"type": "variable", "children": [{"type": "variable", "name": "WE", "level": 9}], "name": "weight", "level": 8}], "name": "aircraft", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 8}], "name": "reference", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "initialGuessCouplingVariables", "level": 5}], "name": "architectureNodes", "level": 4}], "name": "data_schema", "level": 3}], "name": "initialGuessCouplingVariables", "level": 2}], "name": "architectureRoles"}, {"level": 1, "type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "sigma3", "level": 7}, {"type": "variable", "name": "sigma4", "level": 7}, {"type": "variable", "name": "sigma1", "level": 7}, {"type": "variable", "name": "sigma2", "level": 7}, {"type": "variable", "name": "sigma5", "level": 7}], "name": "sigmas", "level": 6}, {"type": "variable", "name": "Theta", "level": 6}, {"type": "variable", "children": [{"type": "variable", "name": "Temp", "level": 7}, {"type": "variable", "name": "ESF", "level": 7}, {"type": "variable", "name": "DT", "level": 7}], "name": "propulsion", "level": 6}, {"type": "variable", "name": "dpdx", "level": 6}], "name": "constraints", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "R", "level": 6}], "name": "objectives", "level": 5}], "name": "mdo_data", "level": 4}], "name": "data_schema", "level": 3}], "name": "quantityOfInterests", "level": 2}], "name": "problemRoles"}]}, "catschema_funLev": {"name": "functions", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "R", "level": 6}], "name": "other", "level": 5}], "name": "aircraft", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "R", "level": 6}], "name": "objectives", "level": 5}], "name": "mdo_data", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "FR", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "h", "level": 5}, {"type": "variable", "name": "M", "level": 5}], "name": "reference", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "WBE", "level": 6}], "name": "weight", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "D", "level": 6}, {"type": "variable", "name": "T", "level": 6}], "name": "other", "level": 5}], "name": "aircraft", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "SFC", "level": 6}, {"type": "variable", "name": "DT", "level": 6}], "name": "other", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "WE", "level": 6}], "name": "weight", "level": 5}], "name": "aircraft", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 5}, {"type": "variable", "name": "Temp", "level": 5}], "name": "reference", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "WE", "level": 9}], "name": "weight", "level": 8}], "name": "aircraft", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 8}], "name": "reference", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "finalCouplingVariables", "level": 5}], "name": "architectureNodes", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "Propulsion", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 6}], "name": "geometry", "level": 5}], "name": "aircraft", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 6}], "name": "constraints", "level": 5}], "name": "mdo_data", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "CTheta", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "DT", "level": 6}], "name": "other", "level": 5}], "name": "aircraft", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 5}, {"type": "variable", "name": "Temp", "level": 5}], "name": "reference", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 7}, {"type": "variable", "name": "Temp", "level": 7}, {"type": "variable", "name": "DT", "level": 7}], "name": "propulsion", "level": 6}], "name": "constraints", "level": 5}], "name": "mdo_data", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "Cprop", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "L", "level": 9}], "name": "other", "level": 8}, {"type": "variable", "children": [{"type": "variable", "name": "WE", "level": 9}], "name": "weight", "level": 8}], "name": "aircraft", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 8}], "name": "reference", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "initialGuessCouplingVariables", "level": 5}], "name": "architectureNodes", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "WE", "level": 6}], "name": "weight", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "L", "level": 6}], "name": "other", "level": 5}], "name": "aircraft", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 5}], "name": "reference", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "L", "level": 9}], "name": "other", "level": 8}, {"type": "variable", "children": [{"type": "variable", "name": "WE", "level": 9}], "name": "weight", "level": 8}], "name": "aircraft", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 8}], "name": "reference", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "couplingCopyVariables", "level": 5}], "name": "architectureNodes", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "Converger", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 6}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 7}, {"type": "variable", "name": "Temp", "level": 7}, {"type": "variable", "name": "DT", "level": 7}], "name": "propulsion", "level": 6}, {"type": "variable", "children": [{"type": "variable", "name": "sigma4", "level": 7}, {"type": "variable", "name": "sigma5", "level": 7}, {"type": "variable", "name": "sigma1", "level": 7}, {"type": "variable", "name": "sigma2", "level": 7}, {"type": "variable", "name": "sigma3", "level": 7}], "name": "sigmas", "level": 6}, {"type": "variable", "name": "dpdx", "level": 6}], "name": "constraints", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "R", "level": 6}], "name": "objectives", "level": 5}], "name": "mdo_data", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "WE", "level": 9}], "name": "weight", "level": 8}, {"type": "variable", "children": [{"type": "variable", "name": "L", "level": 9}], "name": "other", "level": 8}], "name": "aircraft", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 8}], "name": "reference", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "finalCouplingVariables", "level": 5}], "name": "architectureNodes", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "h", "level": 5}, {"type": "variable", "name": "M", "level": 5}], "name": "reference", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "Lambda", "level": 6}, {"type": "variable", "name": "AR", "level": 6}, {"type": "variable", "name": "Sref", "level": 6}, {"type": "variable", "name": "tc", "level": 6}, {"type": "variable", "name": "lambda", "level": 6}, {"type": "variable", "name": "section", "level": 6}], "name": "geometry", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "Cf", "level": 6}, {"type": "variable", "name": "Nz", "level": 6}, {"type": "variable", "name": "CDmin", "level": 6}, {"type": "variable", "name": "T", "level": 6}], "name": "other", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "WFO", "level": 6}, {"type": "variable", "name": "WO", "level": 6}, {"type": "variable", "name": "WBE", "level": 6}], "name": "weight", "level": 5}], "name": "aircraft", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 8}], "name": "reference", "level": 7}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "WE", "level": 9}], "name": "weight", "level": 8}, {"type": "variable", "children": [{"type": "variable", "name": "L", "level": 9}], "name": "other", "level": 8}], "name": "aircraft", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "initialGuessCouplingVariables", "level": 5}], "name": "architectureNodes", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "Coordinator", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "dpdx", "level": 6}], "name": "other", "level": 5}], "name": "aircraft", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "dpdx", "level": 6}], "name": "constraints", "level": 5}], "name": "mdo_data", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "Cdpdx", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "sigma5", "level": 6}, {"type": "variable", "name": "sigma4", "level": 6}, {"type": "variable", "name": "sigma3", "level": 6}, {"type": "variable", "name": "sigma2", "level": 6}, {"type": "variable", "name": "sigma1", "level": 6}], "name": "other", "level": 5}], "name": "aircraft", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "sigma4", "level": 7}, {"type": "variable", "name": "sigma5", "level": 7}, {"type": "variable", "name": "sigma1", "level": 7}, {"type": "variable", "name": "sigma2", "level": 7}, {"type": "variable", "name": "sigma3", "level": 7}], "name": "sigmas", "level": 6}], "name": "constraints", "level": 5}], "name": "mdo_data", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "Csigmas", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "SFC", "level": 6}, {"type": "variable", "name": "fin", "level": 6}], "name": "other", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "WT", "level": 6}, {"type": "variable", "name": "WF", "level": 6}], "name": "weight", "level": 5}], "name": "aircraft", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "h", "level": 5}, {"type": "variable", "name": "M", "level": 5}], "name": "reference", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "R", "level": 6}], "name": "other", "level": 5}], "name": "aircraft", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "Performance", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "CDmin", "level": 6}, {"type": "variable", "name": "Cf", "level": 6}], "name": "other", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 6}, {"type": "variable", "name": "AR", "level": 6}, {"type": "variable", "name": "Sref", "level": 6}, {"type": "variable", "name": "tc", "level": 6}, {"type": "variable", "name": "Lambda", "level": 6}], "name": "geometry", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "WT", "level": 6}], "name": "weight", "level": 5}], "name": "aircraft", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 8}], "name": "reference", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "couplingCopyVariables", "level": 5}], "name": "architectureNodes", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "h", "level": 5}, {"type": "variable", "name": "M", "level": 5}], "name": "reference", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "fin", "level": 6}, {"type": "variable", "name": "dpdx", "level": 6}, {"type": "variable", "name": "D", "level": 6}, {"type": "variable", "name": "L", "level": 6}], "name": "other", "level": 5}], "name": "aircraft", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "L", "level": 9}], "name": "other", "level": 8}], "name": "aircraft", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "finalCouplingVariables", "level": 5}], "name": "architectureNodes", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "Aerodynamics", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "lambda", "level": 6}, {"type": "variable", "name": "section", "level": 6}, {"type": "variable", "name": "AR", "level": 6}, {"type": "variable", "name": "Sref", "level": 6}, {"type": "variable", "name": "tc", "level": 6}, {"type": "variable", "name": "Lambda", "level": 6}], "name": "geometry", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "Nz", "level": 6}], "name": "other", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "WO", "level": 6}, {"type": "variable", "name": "WFO", "level": 6}], "name": "weight", "level": 5}], "name": "aircraft", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "WE", "level": 9}], "name": "weight", "level": 8}, {"type": "variable", "children": [{"type": "variable", "name": "L", "level": 9}], "name": "other", "level": 8}], "name": "aircraft", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "couplingCopyVariables", "level": 5}], "name": "architectureNodes", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "WT", "level": 6}, {"type": "variable", "name": "WF", "level": 6}], "name": "weight", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "sigma5", "level": 6}, {"type": "variable", "name": "sigma4", "level": 6}, {"type": "variable", "name": "sigma3", "level": 6}, {"type": "variable", "name": "sigma2", "level": 6}, {"type": "variable", "name": "sigma1", "level": 6}], "name": "other", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 6}], "name": "geometry", "level": 5}], "name": "aircraft", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "Structures", "level": 1}]}, "schema": {"name": "data_schema", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"name": "sigma1", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"name": "Cf", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"name": "Nz", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"name": "sigma5", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"name": "sigma4", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"name": "sigma3", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"name": "sigma2", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"name": "CDmin", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"name": "DT", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"name": "dpdx", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"name": "R", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"name": "SFC", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"name": "L", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"name": "D", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"name": "fin", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"name": "T", "type": "variable", "dimension": null, "value": "unknown", "level": 3}], "name": "other", "level": 2}, {"type": "variable", "children": [{"name": "WO", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"name": "WT", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"name": "WBE", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"name": "WE", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"name": "WF", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"name": "WFO", "type": "variable", "dimension": null, "value": "unknown", "level": 3}], "name": "weight", "level": 2}, {"type": "variable", "children": [{"name": "lambda", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"name": "section", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"name": "Theta", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"name": "AR", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"name": "Lambda", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"name": "Sref", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"name": "tc", "type": "variable", "dimension": null, "value": "unknown", "level": 3}], "name": "geometry", "level": 2}], "name": "aircraft", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"name": "sigma3", "type": "variable", "dimension": null, "value": "unknown", "level": 4}, {"name": "sigma4", "type": "variable", "dimension": null, "value": "unknown", "level": 4}, {"name": "sigma1", "type": "variable", "dimension": null, "value": "unknown", "level": 4}, {"name": "sigma2", "type": "variable", "dimension": null, "value": "unknown", "level": 4}, {"name": "sigma5", "type": "variable", "dimension": null, "value": "unknown", "level": 4}], "name": "sigmas", "level": 3}, {"name": "Theta", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"type": "variable", "children": [{"name": "Temp", "type": "variable", "dimension": null, "value": "unknown", "level": 4}, {"name": "ESF", "type": "variable", "dimension": null, "value": "unknown", "level": 4}, {"name": "DT", "type": "variable", "dimension": null, "value": "unknown", "level": 4}], "name": "propulsion", "level": 3}, {"name": "dpdx", "type": "variable", "dimension": null, "value": "unknown", "level": 3}], "name": "constraints", "level": 2}, {"type": "variable", "children": [{"name": "R", "type": "variable", "dimension": null, "value": "unknown", "level": 3}], "name": "objectives", "level": 2}], "name": "mdo_data", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"name": "WE", "type": "variable", "dimension": null, "value": "unknown", "level": 6}], "name": "weight", "level": 5}, {"type": "variable", "children": [{"name": "L", "type": "variable", "dimension": null, "value": "unknown", "level": 6}], "name": "other", "level": 5}], "name": "aircraft", "level": 4}, {"type": "variable", "children": [{"name": "ESF", "type": "variable", "dimension": null, "value": "unknown", "level": 5}], "name": "reference", "level": 4}], "name": "data_schemaCopy", "level": 3}], "name": "couplingCopyVariables", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"name": "ESF", "type": "variable", "dimension": null, "value": "unknown", "level": 5}], "name": "reference", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"name": "L", "type": "variable", "dimension": null, "value": "unknown", "level": 6}], "name": "other", "level": 5}, {"type": "variable", "children": [{"name": "WE", "type": "variable", "dimension": null, "value": "unknown", "level": 6}], "name": "weight", "level": 5}], "name": "aircraft", "level": 4}], "name": "data_schemaCopy", "level": 3}], "name": "finalCouplingVariables", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"name": "L", "type": "variable", "dimension": null, "value": "unknown", "level": 6}], "name": "other", "level": 5}, {"type": "variable", "children": [{"name": "WE", "type": "variable", "dimension": null, "value": "unknown", "level": 6}], "name": "weight", "level": 5}], "name": "aircraft", "level": 4}, {"type": "variable", "children": [{"name": "ESF", "type": "variable", "dimension": null, "value": "unknown", "level": 5}], "name": "reference", "level": 4}], "name": "data_schemaCopy", "level": 3}], "name": "initialGuessCouplingVariables", "level": 2}], "name": "architectureNodes", "level": 1}, {"type": "variable", "children": [{"name": "h", "type": "variable", "dimension": null, "value": "unknown", "level": 2}, {"name": "ESF", "type": "variable", "dimension": null, "value": "unknown", "level": 2}, {"name": "M", "type": "variable", "dimension": null, "value": "unknown", "level": 2}, {"name": "Temp", "type": "variable", "dimension": null, "value": "unknown", "level": 2}], "name": "reference", "level": 1}]}}, "edgeBundles": [{"input": ["Performance"], "pipeline_data": {"Performance": ["/data_schema/aircraft/other/R"]}, "name": "FR"}, {"input": ["Coordinator", "Structures", "Converger"], "pipeline_data": {"Coordinator": ["/data_schema/reference/h", "/data_schema/aircraft/geometry/Sref", "/data_schema/aircraft/geometry/AR", "/data_schema/aircraft/other/Cf", "/data_schema/aircraft/geometry/tc", "/data_schema/reference/M", "/data_schema/aircraft/geometry/Lambda", "/data_schema/aircraft/other/CDmin"], "Structures": ["/data_schema/aircraft/geometry/Theta", "/data_schema/aircraft/weight/WT"], "Converger": ["/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/reference/ESF"]}, "name": "Aerodynamics"}, {"input": ["Structures"], "pipeline_data": {"Structures": ["/data_schema/aircraft/geometry/Theta"]}, "name": "CTheta"}, {"input": ["Coordinator", "Aerodynamics"], "pipeline_data": {"Coordinator": ["/data_schema/reference/h", "/data_schema/aircraft/weight/WBE", "/data_schema/reference/M", "/data_schema/aircraft/other/T"], "Aerodynamics": ["/data_schema/aircraft/other/D"]}, "name": "Propulsion"}, {"input": ["Propulsion"], "pipeline_data": {"Propulsion": ["/data_schema/reference/ESF", "/data_schema/reference/Temp", "/data_schema/aircraft/other/DT"]}, "name": "Cprop"}, {"input": ["Coordinator", "Aerodynamics", "Propulsion"], "pipeline_data": {"Coordinator": ["/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/aircraft/weight/WE", "/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/aircraft/other/L", "/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/reference/ESF"], "Propulsion": ["/data_schema/reference/ESF", "/data_schema/aircraft/weight/WE"], "Aerodynamics": ["/data_schema/aircraft/other/L"]}, "name": "Converger"}, {"input": ["F[R]", "Propulsion", "C[Theta]", "C[prop]", "C[dpdx]", "C[sigmas]", "Aerodynamics"], "pipeline_data": {"F[R]": ["/data_schema/mdo_data/objectives/R"], "Propulsion": ["/data_schema/architectureNodes/finalCouplingVariables/data_schemaCopy/aircraft/weight/WE", "/data_schema/architectureNodes/finalCouplingVariables/data_schemaCopy/reference/ESF"], "C[Theta]": ["/data_schema/mdo_data/constraints/Theta"], "C[prop]": ["/data_schema/mdo_data/constraints/propulsion/ESF", "/data_schema/mdo_data/constraints/propulsion/Temp", "/data_schema/mdo_data/constraints/propulsion/DT"], "C[dpdx]": ["/data_schema/mdo_data/constraints/dpdx"], "C[sigmas]": ["/data_schema/mdo_data/constraints/sigmas/sigma4", "/data_schema/mdo_data/constraints/sigmas/sigma5", "/data_schema/mdo_data/constraints/sigmas/sigma1", "/data_schema/mdo_data/constraints/sigmas/sigma2", "/data_schema/mdo_data/constraints/sigmas/sigma3"], "Aerodynamics": ["/data_schema/architectureNodes/finalCouplingVariables/data_schemaCopy/aircraft/other/L"]}, "name": "Coordinator"}, {"input": ["Aerodynamics"], "pipeline_data": {"Aerodynamics": ["/data_schema/aircraft/other/dpdx"]}, "name": "Cdpdx"}, {"input": ["Structures"], "pipeline_data": {"Structures": ["/data_schema/aircraft/other/sigma5", "/data_schema/aircraft/other/sigma4", "/data_schema/aircraft/other/sigma3", "/data_schema/aircraft/other/sigma2", "/data_schema/aircraft/other/sigma1"]}, "name": "Csigmas"}, {"input": ["Coordinator", "Aerodynamics", "Structures", "Propulsion"], "pipeline_data": {"Coordinator": ["/data_schema/reference/h", "/data_schema/reference/M"], "Structures": ["/data_schema/aircraft/weight/WT", "/data_schema/aircraft/weight/WF"], "Propulsion": ["/data_schema/aircraft/other/SFC"], "Aerodynamics": ["/data_schema/aircraft/other/fin"]}, "name": "Performance"}, {"input": ["Coordinator", "Converger"], "pipeline_data": {"Coordinator": ["/data_schema/aircraft/geometry/lambda", "/data_schema/aircraft/geometry/Sref", "/data_schema/aircraft/weight/WFO", "/data_schema/aircraft/geometry/AR", "/data_schema/aircraft/other/Nz", "/data_schema/aircraft/geometry/tc", "/data_schema/aircraft/geometry/Lambda", "/data_schema/aircraft/weight/WO", "/data_schema/aircraft/geometry/section"], "Converger": ["/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/other/L", "/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/weight/WE"]}, "name": "Structures"}], "name": "RCG - converged-MDA-GS - Mdao"}, {"description": "Solution strategy to solve the super-sonic business jet test case optimization problem using the strategy: converged-MDA-J.", "problem_formulation": {"allow_unconverged_couplings": false, "function_order": ["Structures", "Aerodynamics", "Propulsion", "Performance", "C[sigmas]", "C[Theta]", "C[dpdx]", "C[prop]", "F[R]"], "convergence_type": "Jacobi", "mdao_architecture": "converged-MDA", "coupled_functions_groups": [["Structures"], ["Aerodynamics"], ["Propulsion"]], "function_ordering": {"coupled": ["Structures", "Aerodynamics", "Propulsion"], "pre-coupling": [], "post-coupling": ["Performance", "C[sigmas]", "C[Theta]", "C[dpdx]", "C[prop]", "F[R]"]}}, "xdsm": {"nodes": [{"metadata": [{"name": "Coordinator"}, {"description": "Action block providing system inputs and collecting outputs."}, {"creator": "Imco van Gent"}], "type": "coordinator", "id": "id_Coordinator", "name": "Coordinator"}, {"metadata": [{"name": "Converger"}, {"architecture_role": "converger"}], "type": "converger", "id": "id_Converger", "name": "Converger"}, {"metadata": [{"name": "Structures"}, {"mode": "main"}, {"version": "1.0"}, {"execution_info": null}, {"instance": "1"}, {"problem_role": "coupled"}, {"performance_info": null}, {"general_info": null}, {"projectSpecific": null}, {"architecture_role": "coupled analysis"}], "type": "coupledanalysis", "id": "id_Structures", "name": "Structures"}, {"metadata": [{"name": "Aerodynamics"}, {"mode": "main"}, {"version": "1.0"}, {"execution_info": null}, {"instance": "1"}, {"problem_role": "coupled"}, {"performance_info": null}, {"general_info": null}, {"projectSpecific": null}, {"architecture_role": "coupled analysis"}], "type": "coupledanalysis", "id": "id_Aerodynamics", "name": "Aerodynamics"}, {"metadata": [{"name": "Propulsion"}, {"mode": "main"}, {"version": "1.0"}, {"execution_info": null}, {"instance": "1"}, {"problem_role": "coupled"}, {"performance_info": null}, {"general_info": null}, {"projectSpecific": null}, {"architecture_role": "coupled analysis"}], "type": "coupledanalysis", "id": "id_Propulsion", "name": "Propulsion"}, {"metadata": [{"name": "Performance"}, {"mode": "main"}, {"version": "1.0"}, {"execution_info": null}, {"instance": "1"}, {"problem_role": "post-coupling"}, {"performance_info": null}, {"general_info": null}, {"projectSpecific": null}, {"architecture_role": "post-coupling analysis"}], "type": "postcouplinganalysis", "id": "id_Performance", "name": "Performance"}, {"metadata": [{"name": "C[sigmas]"}, {"instance": 1}, {"problem_role": "post-coupling"}, {"architecture_role": "post-coupling analysis"}], "type": "postcouplinganalysis", "id": "id_Csigmas", "name": "Csigmas"}, {"metadata": [{"name": "C[Theta]"}, {"instance": 1}, {"problem_role": "post-coupling"}, {"architecture_role": "post-coupling analysis"}], "type": "postcouplinganalysis", "id": "id_CTheta", "name": "CTheta"}, {"metadata": [{"name": "C[dpdx]"}, {"instance": 1}, {"problem_role": "post-coupling"}, {"architecture_role": "post-coupling analysis"}], "type": "postcouplinganalysis", "id": "id_Cdpdx", "name": "Cdpdx"}, {"metadata": [{"name": "C[prop]"}, {"instance": 1}, {"problem_role": "post-coupling"}, {"architecture_role": "post-coupling analysis"}], "type": "postcouplinganalysis", "id": "id_Cprop", "name": "Cprop"}, {"metadata": [{"name": "F[R]"}, {"instance": 1}, {"problem_role": "post-coupling"}, {"architecture_role": "post-coupling analysis"}], "type": "postcouplinganalysis", "id": "id_FR", "name": "FR"}], "edges": [{"to": "id_FR", "from": "id_Performance", "name": "/data_schema/aircraft/other/R", "short_name": "1 couplings"}, {"to": "id_Aerodynamics", "from": "id_Coordinator", "name": "/data_schema/reference/h,/data_schema/aircraft/other/Cf,/data_schema/aircraft/geometry/AR,/data_schema/aircraft/geometry/Sref,/data_schema/aircraft/geometry/tc,/data_schema/reference/M,/data_schema/aircraft/geometry/Lambda,/data_schema/aircraft/other/CDmin", "short_name": "8 inputs"}, {"to": "id_Aerodynamics", "from": "id_Converger", "name": "/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/reference/ESF,/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/weight/WT,/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/geometry/Theta", "short_name": "3 inputs"}, {"to": "id_CTheta", "from": "id_Structures", "name": "/data_schema/aircraft/geometry/Theta", "short_name": "1 couplings"}, {"to": "id_Cprop", "from": "id_Propulsion", "name": "/data_schema/reference/ESF,/data_schema/reference/Temp,/data_schema/aircraft/other/DT", "short_name": "3 couplings"}, {"to": "id_Converger", "from": "id_Coordinator", "name": "/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/aircraft/weight/WE,/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/reference/ESF,/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/aircraft/geometry/Theta,/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/aircraft/other/L,/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/aircraft/weight/WT,/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/aircraft/other/D", "short_name": "6 inputs"}, {"to": "id_Converger", "from": "id_Aerodynamics", "name": "/data_schema/aircraft/other/D,/data_schema/aircraft/other/L", "short_name": "2 inputs"}, {"to": "id_Converger", "from": "id_Structures", "name": "/data_schema/aircraft/geometry/Theta,/data_schema/aircraft/weight/WT", "short_name": "2 inputs"}, {"to": "id_Converger", "from": "id_Propulsion", "name": "/data_schema/reference/ESF,/data_schema/aircraft/weight/WE", "short_name": "2 inputs"}, {"to": "id_Coordinator", "from": "id_FR", "name": "/data_schema/mdo_data/objectives/R", "short_name": "1 outputs"}, {"to": "id_Coordinator", "from": "id_Aerodynamics", "name": "/data_schema/architectureNodes/finalCouplingVariables/data_schemaCopy/aircraft/other/D,/data_schema/architectureNodes/finalCouplingVariables/data_schemaCopy/aircraft/other/L", "short_name": "2 outputs"}, {"to": "id_Coordinator", "from": "id_CTheta", "name": "/data_schema/mdo_data/constraints/Theta", "short_name": "1 outputs"}, {"to": "id_Coordinator", "from": "id_Cprop", "name": "/data_schema/mdo_data/constraints/propulsion/ESF,/data_schema/mdo_data/constraints/propulsion/Temp,/data_schema/mdo_data/constraints/propulsion/DT", "short_name": "3 outputs"}, {"to": "id_Coordinator", "from": "id_Cdpdx", "name": "/data_schema/mdo_data/constraints/dpdx", "short_name": "1 outputs"}, {"to": "id_Coordinator", "from": "id_Csigmas", "name": "/data_schema/mdo_data/constraints/sigmas/sigma4,/data_schema/mdo_data/constraints/sigmas/sigma5,/data_schema/mdo_data/constraints/sigmas/sigma1,/data_schema/mdo_data/constraints/sigmas/sigma2,/data_schema/mdo_data/constraints/sigmas/sigma3", "short_name": "5 outputs"}, {"to": "id_Coordinator", "from": "id_Propulsion", "name": "/data_schema/architectureNodes/finalCouplingVariables/data_schemaCopy/aircraft/weight/WE,/data_schema/architectureNodes/finalCouplingVariables/data_schemaCopy/reference/ESF", "short_name": "2 outputs"}, {"to": "id_Coordinator", "from": "id_Structures", "name": "/data_schema/architectureNodes/finalCouplingVariables/data_schemaCopy/aircraft/weight/WT,/data_schema/architectureNodes/finalCouplingVariables/data_schemaCopy/aircraft/geometry/Theta", "short_name": "2 outputs"}, {"to": "id_Cdpdx", "from": "id_Aerodynamics", "name": "/data_schema/aircraft/other/dpdx", "short_name": "1 couplings"}, {"to": "id_Csigmas", "from": "id_Structures", "name": "/data_schema/aircraft/other/sigma5,/data_schema/aircraft/other/sigma4,/data_schema/aircraft/other/sigma3,/data_schema/aircraft/other/sigma2,/data_schema/aircraft/other/sigma1", "short_name": "5 couplings"}, {"to": "id_Propulsion", "from": "id_Coordinator", "name": "/data_schema/reference/h,/data_schema/aircraft/weight/WBE,/data_schema/reference/M,/data_schema/aircraft/other/T", "short_name": "4 inputs"}, {"to": "id_Propulsion", "from": "id_Converger", "name": "/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/other/D", "short_name": "1 inputs"}, {"to": "id_Performance", "from": "id_Coordinator", "name": "/data_schema/reference/h,/data_schema/reference/M", "short_name": "2 inputs"}, {"to": "id_Performance", "from": "id_Aerodynamics", "name": "/data_schema/aircraft/other/fin", "short_name": "1 inputs"}, {"to": "id_Performance", "from": "id_Structures", "name": "/data_schema/aircraft/weight/WT,/data_schema/aircraft/weight/WF", "short_name": "2 inputs"}, {"to": "id_Performance", "from": "id_Propulsion", "name": "/data_schema/aircraft/other/SFC", "short_name": "1 inputs"}, {"to": "id_Structures", "from": "id_Coordinator", "name": "/data_schema/aircraft/geometry/lambda,/data_schema/aircraft/geometry/Sref,/data_schema/aircraft/weight/WFO,/data_schema/aircraft/geometry/AR,/data_schema/aircraft/other/Nz,/data_schema/aircraft/geometry/tc,/data_schema/aircraft/geometry/Lambda,/data_schema/aircraft/weight/WO,/data_schema/aircraft/geometry/section", "short_name": "9 inputs"}, {"to": "id_Structures", "from": "id_Converger", "name": "/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/other/L,/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/weight/WE", "short_name": "2 inputs"}], "workflow": [{"converger_step_blocks": [], "step_number": 0, "edges": [], "process_step_blocks": ["id_Coordinator"]}, {"converger_step_blocks": [], "step_number": 1, "edges": [["id_Coordinator", "id_Converger"]], "process_step_blocks": ["id_Converger"]}, {"converger_step_blocks": [], "step_number": 2, "edges": [["id_Converger", "id_Aerodynamics"], ["id_Converger", "id_Propulsion"], ["id_Converger", "id_Structures"]], "process_step_blocks": ["id_Propulsion", "id_Structures", "id_Aerodynamics"]}, {"converger_step_blocks": ["id_Converger"], "step_number": 3, "edges": [["id_Propulsion", "id_Converger"], ["id_Structures", "id_Converger"], ["id_Aerodynamics", "id_Converger"]], "process_step_blocks": []}, {"converger_step_blocks": [], "step_number": 4, "edges": [["id_Converger", "id_CTheta"], ["id_Converger", "id_Cprop"], ["id_Converger", "id_Cdpdx"], ["id_Converger", "id_Csigmas"], ["id_Converger", "id_Performance"]], "process_step_blocks": ["id_Cprop", "id_Performance", "id_CTheta", "id_Cdpdx", "id_Csigmas"]}, {"converger_step_blocks": [], "step_number": 5, "edges": [["id_Cprop", "id_FR"], ["id_Performance", "id_FR"], ["id_CTheta", "id_FR"], ["id_Cdpdx", "id_FR"], ["id_Csigmas", "id_FR"]], "process_step_blocks": ["id_FR"]}, {"converger_step_blocks": ["id_Coordinator"], "step_number": 6, "edges": [["id_FR", "id_Coordinator"]], "process_step_blocks": []}]}, "mg_function_ordering": {"post-coupling": ["Performance", "C[sigmas]", "C[Theta]", "C[dpdx]", "C[prop]", "F[R]"], "pre-coupling": [], "coupled": ["Structures", "Aerodynamics", "Propulsion"]}, "edgeBundles": [{"input": ["Performance"], "pipeline_data": {"Performance": ["/data_schema/aircraft/other/R"]}, "name": "FR"}, {"input": ["Coordinator", "Converger"], "pipeline_data": {"Coordinator": ["/data_schema/reference/h", "/data_schema/aircraft/other/Cf", "/data_schema/aircraft/geometry/AR", "/data_schema/aircraft/geometry/Sref", "/data_schema/aircraft/geometry/tc", "/data_schema/reference/M", "/data_schema/aircraft/geometry/Lambda", "/data_schema/aircraft/other/CDmin"], "Converger": ["/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/reference/ESF", "/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/weight/WT", "/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/geometry/Theta"]}, "name": "Aerodynamics"}, {"input": ["Structures"], "pipeline_data": {"Structures": ["/data_schema/aircraft/geometry/Theta"]}, "name": "CTheta"}, {"input": ["Propulsion"], "pipeline_data": {"Propulsion": ["/data_schema/reference/ESF", "/data_schema/reference/Temp", "/data_schema/aircraft/other/DT"]}, "name": "Cprop"}, {"input": ["Coordinator", "Aerodynamics", "Structures", "Propulsion"], "pipeline_data": {"Coordinator": ["/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/aircraft/weight/WE", "/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/reference/ESF", "/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/aircraft/geometry/Theta", "/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/aircraft/other/L", "/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/aircraft/weight/WT", "/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/aircraft/other/D"], "Aerodynamics": ["/data_schema/aircraft/other/D", "/data_schema/aircraft/other/L"], "Structures": ["/data_schema/aircraft/geometry/Theta", "/data_schema/aircraft/weight/WT"], "Propulsion": ["/data_schema/reference/ESF", "/data_schema/aircraft/weight/WE"]}, "name": "Converger"}, {"input": ["F[R]", "Aerodynamics", "C[Theta]", "C[prop]", "C[dpdx]", "C[sigmas]", "Propulsion", "Structures"], "pipeline_data": {"F[R]": ["/data_schema/mdo_data/objectives/R"], "Aerodynamics": ["/data_schema/architectureNodes/finalCouplingVariables/data_schemaCopy/aircraft/other/D", "/data_schema/architectureNodes/finalCouplingVariables/data_schemaCopy/aircraft/other/L"], "C[Theta]": ["/data_schema/mdo_data/constraints/Theta"], "C[prop]": ["/data_schema/mdo_data/constraints/propulsion/ESF", "/data_schema/mdo_data/constraints/propulsion/Temp", "/data_schema/mdo_data/constraints/propulsion/DT"], "C[dpdx]": ["/data_schema/mdo_data/constraints/dpdx"], "C[sigmas]": ["/data_schema/mdo_data/constraints/sigmas/sigma4", "/data_schema/mdo_data/constraints/sigmas/sigma5", "/data_schema/mdo_data/constraints/sigmas/sigma1", "/data_schema/mdo_data/constraints/sigmas/sigma2", "/data_schema/mdo_data/constraints/sigmas/sigma3"], "Propulsion": ["/data_schema/architectureNodes/finalCouplingVariables/data_schemaCopy/aircraft/weight/WE", "/data_schema/architectureNodes/finalCouplingVariables/data_schemaCopy/reference/ESF"], "Structures": ["/data_schema/architectureNodes/finalCouplingVariables/data_schemaCopy/aircraft/weight/WT", "/data_schema/architectureNodes/finalCouplingVariables/data_schemaCopy/aircraft/geometry/Theta"]}, "name": "Coordinator"}, {"input": ["Aerodynamics"], "pipeline_data": {"Aerodynamics": ["/data_schema/aircraft/other/dpdx"]}, "name": "Cdpdx"}, {"input": ["Structures"], "pipeline_data": {"Structures": ["/data_schema/aircraft/other/sigma5", "/data_schema/aircraft/other/sigma4", "/data_schema/aircraft/other/sigma3", "/data_schema/aircraft/other/sigma2", "/data_schema/aircraft/other/sigma1"]}, "name": "Csigmas"}, {"input": ["Coordinator", "Converger"], "pipeline_data": {"Coordinator": ["/data_schema/reference/h", "/data_schema/aircraft/weight/WBE", "/data_schema/reference/M", "/data_schema/aircraft/other/T"], "Converger": ["/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/other/D"]}, "name": "Propulsion"}, {"input": ["Coordinator", "Aerodynamics", "Structures", "Propulsion"], "pipeline_data": {"Coordinator": ["/data_schema/reference/h", "/data_schema/reference/M"], "Aerodynamics": ["/data_schema/aircraft/other/fin"], "Structures": ["/data_schema/aircraft/weight/WT", "/data_schema/aircraft/weight/WF"], "Propulsion": ["/data_schema/aircraft/other/SFC"]}, "name": "Performance"}, {"input": ["Coordinator", "Converger"], "pipeline_data": {"Coordinator": ["/data_schema/aircraft/geometry/lambda", "/data_schema/aircraft/geometry/Sref", "/data_schema/aircraft/weight/WFO", "/data_schema/aircraft/geometry/AR", "/data_schema/aircraft/other/Nz", "/data_schema/aircraft/geometry/tc", "/data_schema/aircraft/geometry/Lambda", "/data_schema/aircraft/weight/WO", "/data_schema/aircraft/geometry/section"], "Converger": ["/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/other/L", "/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/weight/WE"]}, "name": "Structures"}], "organization": null, "function_ordering": {"post-coupling": ["Performance", "C[sigmas]", "C[Theta]", "C[dpdx]", "C[prop]", "F[R]"], "pre-coupling": [], "coupled": ["Structures", "Aerodynamics", "Propulsion"]}, "variableSchemes": {"catschema_sysLev": {"name": "systemVariables", "children": [{"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"type": "variable", "name": "sigma1", "level": 5}, {"type": "variable", "name": "Cf", "level": 5}, {"type": "variable", "name": "Nz", "level": 5}, {"type": "variable", "name": "sigma5", "level": 5}, {"type": "variable", "name": "sigma4", "level": 5}, {"type": "variable", "name": "sigma3", "level": 5}, {"type": "variable", "name": "sigma2", "level": 5}, {"type": "variable", "name": "CDmin", "level": 5}, {"type": "variable", "name": "DT", "level": 5}, {"type": "variable", "name": "dpdx", "level": 5}, {"type": "variable", "name": "R", "level": 5}, {"type": "variable", "name": "SFC", "level": 5}, {"type": "variable", "name": "L", "level": 5}, {"type": "variable", "name": "D", "level": 5}, {"type": "variable", "name": "fin", "level": 5}, {"type": "variable", "name": "T", "level": 5}], "name": "other"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "WO", "level": 5}, {"type": "variable", "name": "WT", "level": 5}, {"type": "variable", "name": "WBE", "level": 5}, {"type": "variable", "name": "WE", "level": 5}, {"type": "variable", "name": "WF", "level": 5}, {"type": "variable", "name": "WFO", "level": 5}], "name": "weight"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "lambda", "level": 5}, {"type": "variable", "name": "section", "level": 5}, {"type": "variable", "name": "Theta", "level": 5}, {"type": "variable", "name": "AR", "level": 5}, {"type": "variable", "name": "Lambda", "level": 5}, {"type": "variable", "name": "tc", "level": 5}, {"type": "variable", "name": "Sref", "level": 5}], "name": "geometry"}], "name": "aircraft"}, {"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"type": "variable", "name": "dpdx", "level": 5}, {"type": "variable", "name": "Theta", "level": 5}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "Temp", "level": 6}, {"type": "variable", "name": "ESF", "level": 6}, {"type": "variable", "name": "DT", "level": 6}], "name": "propulsion"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "sigma4", "level": 6}, {"type": "variable", "name": "sigma1", "level": 6}, {"type": "variable", "name": "sigma2", "level": 6}, {"type": "variable", "name": "sigma3", "level": 6}, {"type": "variable", "name": "sigma5", "level": 6}], "name": "sigmas"}], "name": "constraints"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "R", "level": 5}], "name": "objectives"}], "name": "mdo_data"}, {"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"type": "variable", "name": "D", "level": 8}, {"type": "variable", "name": "L", "level": 8}], "name": "other"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "WT", "level": 8}, {"type": "variable", "name": "WE", "level": 8}], "name": "weight"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 8}], "name": "geometry"}], "name": "aircraft"}, {"level": 6, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 7}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "finalCouplingVariables"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"type": "variable", "name": "WE", "level": 8}, {"type": "variable", "name": "WT", "level": 8}], "name": "weight"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 8}], "name": "geometry"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "L", "level": 8}, {"type": "variable", "name": "D", "level": 8}], "name": "other"}], "name": "aircraft"}, {"level": 6, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 7}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "couplingCopyVariables"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"type": "variable", "name": "L", "level": 8}, {"type": "variable", "name": "D", "level": 8}], "name": "other"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 8}], "name": "geometry"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "WT", "level": 8}, {"type": "variable", "name": "WE", "level": 8}], "name": "weight"}], "name": "aircraft"}, {"level": 6, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 7}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "initialGuessCouplingVariables"}], "name": "architectureNodes"}, {"level": 3, "type": "variable", "children": [{"type": "variable", "name": "M", "level": 4}, {"type": "variable", "name": "h", "level": 4}, {"type": "variable", "name": "ESF", "level": 4}, {"type": "variable", "name": "Temp", "level": 4}], "name": "reference"}], "name": "data_schema"}], "name": "couplings"}]}, "catschema_nodeLev": {"name": "variables", "children": [{"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"type": "variable", "name": "sigma1", "level": 5}, {"type": "variable", "name": "Cf", "level": 5}, {"type": "variable", "name": "Nz", "level": 5}, {"type": "variable", "name": "sigma5", "level": 5}, {"type": "variable", "name": "sigma4", "level": 5}, {"type": "variable", "name": "sigma3", "level": 5}, {"type": "variable", "name": "sigma2", "level": 5}, {"type": "variable", "name": "CDmin", "level": 5}, {"type": "variable", "name": "DT", "level": 5}, {"type": "variable", "name": "dpdx", "level": 5}, {"type": "variable", "name": "R", "level": 5}, {"type": "variable", "name": "SFC", "level": 5}, {"type": "variable", "name": "L", "level": 5}, {"type": "variable", "name": "D", "level": 5}, {"type": "variable", "name": "fin", "level": 5}, {"type": "variable", "name": "T", "level": 5}], "name": "other"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "WO", "level": 5}, {"type": "variable", "name": "WBE", "level": 5}, {"type": "variable", "name": "WE", "level": 5}, {"type": "variable", "name": "WF", "level": 5}, {"type": "variable", "name": "WFO", "level": 5}], "name": "weight"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "lambda", "level": 5}, {"type": "variable", "name": "section", "level": 5}], "name": "geometry"}], "name": "aircraft"}, {"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"type": "variable", "name": "dpdx", "level": 5}, {"type": "variable", "name": "Theta", "level": 5}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "Temp", "level": 6}, {"type": "variable", "name": "ESF", "level": 6}, {"type": "variable", "name": "DT", "level": 6}], "name": "propulsion"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "sigma4", "level": 6}, {"type": "variable", "name": "sigma1", "level": 6}, {"type": "variable", "name": "sigma2", "level": 6}, {"type": "variable", "name": "sigma3", "level": 6}, {"type": "variable", "name": "sigma5", "level": 6}], "name": "sigmas"}], "name": "constraints"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "R", "level": 5}], "name": "objectives"}], "name": "mdo_data"}, {"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"type": "variable", "name": "D", "level": 8}, {"type": "variable", "name": "L", "level": 8}], "name": "other"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "WT", "level": 8}, {"type": "variable", "name": "WE", "level": 8}], "name": "weight"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 8}], "name": "geometry"}], "name": "aircraft"}, {"level": 6, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 7}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "finalCouplingVariables"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"type": "variable", "name": "WE", "level": 8}, {"type": "variable", "name": "WT", "level": 8}], "name": "weight"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 8}], "name": "geometry"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "L", "level": 8}, {"type": "variable", "name": "D", "level": 8}], "name": "other"}], "name": "aircraft"}, {"level": 6, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 7}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "couplingCopyVariables"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"type": "variable", "name": "L", "level": 8}, {"type": "variable", "name": "D", "level": 8}], "name": "other"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 8}], "name": "geometry"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "WT", "level": 8}, {"type": "variable", "name": "WE", "level": 8}], "name": "weight"}], "name": "aircraft"}, {"level": 6, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 7}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "initialGuessCouplingVariables"}], "name": "architectureNodes"}, {"level": 3, "type": "variable", "children": [{"type": "variable", "name": "Temp", "level": 4}], "name": "reference"}], "name": "data_schema"}], "name": "coupling"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 5}, {"type": "variable", "name": "AR", "level": 5}, {"type": "variable", "name": "Lambda", "level": 5}, {"type": "variable", "name": "tc", "level": 5}, {"type": "variable", "name": "Sref", "level": 5}], "name": "geometry"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "WT", "level": 5}], "name": "weight"}], "name": "aircraft"}, {"level": 3, "type": "variable", "children": [{"type": "variable", "name": "M", "level": 4}, {"type": "variable", "name": "h", "level": 4}, {"type": "variable", "name": "ESF", "level": 4}], "name": "reference"}], "name": "data_schema"}], "name": "sharedCoupling"}]}, "catschema_roleLev": {"name": "variables", "children": [{"type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"type": "variable", "name": "D", "level": 9}, {"type": "variable", "name": "L", "level": 9}], "name": "other"}, {"level": 8, "type": "variable", "children": [{"type": "variable", "name": "WT", "level": 9}, {"type": "variable", "name": "WE", "level": 9}], "name": "weight"}, {"level": 8, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 9}], "name": "geometry"}], "name": "aircraft"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 8}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "finalCouplingVariables"}], "name": "architectureNodes"}], "name": "data_schema"}], "name": "finalCouplingVariables"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"type": "variable", "name": "WE", "level": 9}, {"type": "variable", "name": "WT", "level": 9}], "name": "weight"}, {"level": 8, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 9}], "name": "geometry"}, {"level": 8, "type": "variable", "children": [{"type": "variable", "name": "L", "level": 9}, {"type": "variable", "name": "D", "level": 9}], "name": "other"}], "name": "aircraft"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 8}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "couplingCopyVariables"}], "name": "architectureNodes"}], "name": "data_schema"}], "name": "couplingCopyVariables"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"type": "variable", "name": "L", "level": 9}, {"type": "variable", "name": "D", "level": 9}], "name": "other"}, {"level": 8, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 9}], "name": "geometry"}, {"level": 8, "type": "variable", "children": [{"type": "variable", "name": "WT", "level": 9}, {"type": "variable", "name": "WE", "level": 9}], "name": "weight"}], "name": "aircraft"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 8}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "initialGuessCouplingVariables"}], "name": "architectureNodes"}], "name": "data_schema"}], "name": "initialGuessCouplingVariables"}], "name": "architectureRoles", "level": 1}, {"type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "dpdx", "level": 6}, {"type": "variable", "name": "Theta", "level": 6}, {"level": 6, "type": "variable", "children": [{"type": "variable", "name": "Temp", "level": 7}, {"type": "variable", "name": "ESF", "level": 7}, {"type": "variable", "name": "DT", "level": 7}], "name": "propulsion"}, {"level": 6, "type": "variable", "children": [{"type": "variable", "name": "sigma4", "level": 7}, {"type": "variable", "name": "sigma1", "level": 7}, {"type": "variable", "name": "sigma2", "level": 7}, {"type": "variable", "name": "sigma3", "level": 7}, {"type": "variable", "name": "sigma5", "level": 7}], "name": "sigmas"}], "name": "constraints"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "R", "level": 6}], "name": "objectives"}], "name": "mdo_data"}], "name": "data_schema"}], "name": "quantityOfInterests"}], "name": "problemRoles", "level": 1}]}, "catschema_funLev": {"name": "functions", "children": [{"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "R", "level": 6}], "name": "other"}], "name": "aircraft"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "R", "level": 6}], "name": "objectives"}], "name": "mdo_data"}], "name": "data_schema"}], "name": "outputs"}], "name": "FR"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"type": "variable", "name": "D", "level": 9}], "name": "other"}], "name": "aircraft"}], "name": "data_schemaCopy"}], "name": "couplingCopyVariables"}], "name": "architectureNodes"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "h", "level": 5}, {"type": "variable", "name": "M", "level": 5}], "name": "reference"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "WBE", "level": 6}], "name": "weight"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "T", "level": 6}], "name": "other"}], "name": "aircraft"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "SFC", "level": 6}, {"type": "variable", "name": "DT", "level": 6}], "name": "other"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "WE", "level": 6}], "name": "weight"}], "name": "aircraft"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 5}, {"type": "variable", "name": "Temp", "level": 5}], "name": "reference"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"type": "variable", "name": "WE", "level": 9}], "name": "weight"}], "name": "aircraft"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 8}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "finalCouplingVariables"}], "name": "architectureNodes"}], "name": "data_schema"}], "name": "outputs"}], "name": "Propulsion"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 6}], "name": "geometry"}], "name": "aircraft"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 6}], "name": "constraints"}], "name": "mdo_data"}], "name": "data_schema"}], "name": "outputs"}], "name": "CTheta"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "DT", "level": 6}], "name": "other"}], "name": "aircraft"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 5}, {"type": "variable", "name": "Temp", "level": 5}], "name": "reference"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 7}, {"type": "variable", "name": "Temp", "level": 7}, {"type": "variable", "name": "DT", "level": 7}], "name": "propulsion"}], "name": "constraints"}], "name": "mdo_data"}], "name": "data_schema"}], "name": "outputs"}], "name": "Cprop"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 6}], "name": "geometry"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "WT", "level": 6}, {"type": "variable", "name": "WE", "level": 6}], "name": "weight"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "L", "level": 6}, {"type": "variable", "name": "D", "level": 6}], "name": "other"}], "name": "aircraft"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"type": "variable", "name": "L", "level": 9}, {"type": "variable", "name": "D", "level": 9}], "name": "other"}, {"level": 8, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 9}], "name": "geometry"}, {"level": 8, "type": "variable", "children": [{"type": "variable", "name": "WE", "level": 9}, {"type": "variable", "name": "WT", "level": 9}], "name": "weight"}], "name": "aircraft"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 8}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "initialGuessCouplingVariables"}], "name": "architectureNodes"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 5}], "name": "reference"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"type": "variable", "name": "L", "level": 9}, {"type": "variable", "name": "D", "level": 9}], "name": "other"}, {"level": 8, "type": "variable", "children": [{"type": "variable", "name": "WE", "level": 9}, {"type": "variable", "name": "WT", "level": 9}], "name": "weight"}, {"level": 8, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 9}], "name": "geometry"}], "name": "aircraft"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 8}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "couplingCopyVariables"}], "name": "architectureNodes"}], "name": "data_schema"}], "name": "outputs"}], "name": "Converger"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 6}, {"level": 6, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 7}, {"type": "variable", "name": "Temp", "level": 7}, {"type": "variable", "name": "DT", "level": 7}], "name": "propulsion"}, {"level": 6, "type": "variable", "children": [{"type": "variable", "name": "sigma4", "level": 7}, {"type": "variable", "name": "sigma5", "level": 7}, {"type": "variable", "name": "sigma1", "level": 7}, {"type": "variable", "name": "sigma2", "level": 7}, {"type": "variable", "name": "sigma3", "level": 7}], "name": "sigmas"}, {"type": "variable", "name": "dpdx", "level": 6}], "name": "constraints"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "R", "level": 6}], "name": "objectives"}], "name": "mdo_data"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"type": "variable", "name": "WT", "level": 9}, {"type": "variable", "name": "WE", "level": 9}], "name": "weight"}, {"level": 8, "type": "variable", "children": [{"type": "variable", "name": "L", "level": 9}, {"type": "variable", "name": "D", "level": 9}], "name": "other"}, {"level": 8, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 9}], "name": "geometry"}], "name": "aircraft"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 8}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "finalCouplingVariables"}], "name": "architectureNodes"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"type": "variable", "name": "h", "level": 5}, {"type": "variable", "name": "M", "level": 5}], "name": "reference"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "Lambda", "level": 6}, {"type": "variable", "name": "AR", "level": 6}, {"type": "variable", "name": "Sref", "level": 6}, {"type": "variable", "name": "tc", "level": 6}, {"type": "variable", "name": "lambda", "level": 6}, {"type": "variable", "name": "section", "level": 6}], "name": "geometry"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "Cf", "level": 6}, {"type": "variable", "name": "Nz", "level": 6}, {"type": "variable", "name": "CDmin", "level": 6}, {"type": "variable", "name": "T", "level": 6}], "name": "other"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "WFO", "level": 6}, {"type": "variable", "name": "WO", "level": 6}, {"type": "variable", "name": "WBE", "level": 6}], "name": "weight"}], "name": "aircraft"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 8}], "name": "reference"}, {"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"type": "variable", "name": "WE", "level": 9}, {"type": "variable", "name": "WT", "level": 9}], "name": "weight"}, {"level": 8, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 9}], "name": "geometry"}, {"level": 8, "type": "variable", "children": [{"type": "variable", "name": "L", "level": 9}, {"type": "variable", "name": "D", "level": 9}], "name": "other"}], "name": "aircraft"}], "name": "data_schemaCopy"}], "name": "initialGuessCouplingVariables"}], "name": "architectureNodes"}], "name": "data_schema"}], "name": "outputs"}], "name": "Coordinator"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "dpdx", "level": 6}], "name": "other"}], "name": "aircraft"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "dpdx", "level": 6}], "name": "constraints"}], "name": "mdo_data"}], "name": "data_schema"}], "name": "outputs"}], "name": "Cdpdx"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "sigma5", "level": 6}, {"type": "variable", "name": "sigma4", "level": 6}, {"type": "variable", "name": "sigma3", "level": 6}, {"type": "variable", "name": "sigma2", "level": 6}, {"type": "variable", "name": "sigma1", "level": 6}], "name": "other"}], "name": "aircraft"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"type": "variable", "name": "sigma4", "level": 7}, {"type": "variable", "name": "sigma5", "level": 7}, {"type": "variable", "name": "sigma1", "level": 7}, {"type": "variable", "name": "sigma2", "level": 7}, {"type": "variable", "name": "sigma3", "level": 7}], "name": "sigmas"}], "name": "constraints"}], "name": "mdo_data"}], "name": "data_schema"}], "name": "outputs"}], "name": "Csigmas"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "SFC", "level": 6}, {"type": "variable", "name": "fin", "level": 6}], "name": "other"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "WT", "level": 6}, {"type": "variable", "name": "WF", "level": 6}], "name": "weight"}], "name": "aircraft"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "h", "level": 5}, {"type": "variable", "name": "M", "level": 5}], "name": "reference"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "R", "level": 6}], "name": "other"}], "name": "aircraft"}], "name": "data_schema"}], "name": "outputs"}], "name": "Performance"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "CDmin", "level": 6}, {"type": "variable", "name": "Cf", "level": 6}], "name": "other"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "AR", "level": 6}, {"type": "variable", "name": "Sref", "level": 6}, {"type": "variable", "name": "tc", "level": 6}, {"type": "variable", "name": "Lambda", "level": 6}], "name": "geometry"}], "name": "aircraft"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 9}], "name": "geometry"}, {"level": 8, "type": "variable", "children": [{"type": "variable", "name": "WT", "level": 9}], "name": "weight"}], "name": "aircraft"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 8}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "couplingCopyVariables"}], "name": "architectureNodes"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "h", "level": 5}, {"type": "variable", "name": "M", "level": 5}], "name": "reference"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "dpdx", "level": 6}, {"type": "variable", "name": "L", "level": 6}, {"type": "variable", "name": "D", "level": 6}, {"type": "variable", "name": "fin", "level": 6}], "name": "other"}], "name": "aircraft"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"type": "variable", "name": "L", "level": 9}, {"type": "variable", "name": "D", "level": 9}], "name": "other"}], "name": "aircraft"}], "name": "data_schemaCopy"}], "name": "finalCouplingVariables"}], "name": "architectureNodes"}], "name": "data_schema"}], "name": "outputs"}], "name": "Aerodynamics"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "lambda", "level": 6}, {"type": "variable", "name": "section", "level": 6}, {"type": "variable", "name": "AR", "level": 6}, {"type": "variable", "name": "Sref", "level": 6}, {"type": "variable", "name": "tc", "level": 6}, {"type": "variable", "name": "Lambda", "level": 6}], "name": "geometry"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "Nz", "level": 6}], "name": "other"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "WO", "level": 6}, {"type": "variable", "name": "WFO", "level": 6}], "name": "weight"}], "name": "aircraft"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"type": "variable", "name": "WE", "level": 9}], "name": "weight"}, {"level": 8, "type": "variable", "children": [{"type": "variable", "name": "L", "level": 9}], "name": "other"}], "name": "aircraft"}], "name": "data_schemaCopy"}], "name": "couplingCopyVariables"}], "name": "architectureNodes"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"type": "variable", "name": "WT", "level": 9}], "name": "weight"}, {"level": 8, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 9}], "name": "geometry"}], "name": "aircraft"}], "name": "data_schemaCopy"}], "name": "finalCouplingVariables"}], "name": "architectureNodes"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "WT", "level": 6}, {"type": "variable", "name": "WF", "level": 6}], "name": "weight"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "sigma5", "level": 6}, {"type": "variable", "name": "sigma4", "level": 6}, {"type": "variable", "name": "sigma3", "level": 6}, {"type": "variable", "name": "sigma2", "level": 6}, {"type": "variable", "name": "sigma1", "level": 6}], "name": "other"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 6}], "name": "geometry"}], "name": "aircraft"}], "name": "data_schema"}], "name": "outputs"}], "name": "Structures"}]}, "schema": {"name": "data_schema", "children": [{"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "sigma1"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "Cf"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "Nz"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "sigma5"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "sigma4"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "sigma3"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "sigma2"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "CDmin"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "DT"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "dpdx"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "R"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "SFC"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "L"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "D"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "fin"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "T"}], "name": "other"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "WO"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "WT"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "WBE"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "WE"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "WF"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "WFO"}], "name": "weight"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "lambda"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "section"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "Theta"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "AR"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "Lambda"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "tc"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "Sref"}], "name": "geometry"}], "name": "aircraft"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "dpdx"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "Theta"}, {"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "dimension": null, "value": "unknown", "name": "Temp"}, {"level": 4, "type": "variable", "dimension": null, "value": "unknown", "name": "ESF"}, {"level": 4, "type": "variable", "dimension": null, "value": "unknown", "name": "DT"}], "name": "propulsion"}, {"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "dimension": null, "value": "unknown", "name": "sigma4"}, {"level": 4, "type": "variable", "dimension": null, "value": "unknown", "name": "sigma1"}, {"level": 4, "type": "variable", "dimension": null, "value": "unknown", "name": "sigma2"}, {"level": 4, "type": "variable", "dimension": null, "value": "unknown", "name": "sigma3"}, {"level": 4, "type": "variable", "dimension": null, "value": "unknown", "name": "sigma5"}], "name": "sigmas"}], "name": "constraints"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "R"}], "name": "objectives"}], "name": "mdo_data"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "dimension": null, "value": "unknown", "name": "D"}, {"level": 6, "type": "variable", "dimension": null, "value": "unknown", "name": "L"}], "name": "other"}, {"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "dimension": null, "value": "unknown", "name": "WT"}, {"level": 6, "type": "variable", "dimension": null, "value": "unknown", "name": "WE"}], "name": "weight"}, {"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "dimension": null, "value": "unknown", "name": "Theta"}], "name": "geometry"}], "name": "aircraft"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "dimension": null, "value": "unknown", "name": "ESF"}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "finalCouplingVariables"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "dimension": null, "value": "unknown", "name": "WE"}, {"level": 6, "type": "variable", "dimension": null, "value": "unknown", "name": "WT"}], "name": "weight"}, {"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "dimension": null, "value": "unknown", "name": "Theta"}], "name": "geometry"}, {"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "dimension": null, "value": "unknown", "name": "L"}, {"level": 6, "type": "variable", "dimension": null, "value": "unknown", "name": "D"}], "name": "other"}], "name": "aircraft"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "dimension": null, "value": "unknown", "name": "ESF"}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "couplingCopyVariables"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "dimension": null, "value": "unknown", "name": "L"}, {"level": 6, "type": "variable", "dimension": null, "value": "unknown", "name": "D"}], "name": "other"}, {"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "dimension": null, "value": "unknown", "name": "Theta"}], "name": "geometry"}, {"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "dimension": null, "value": "unknown", "name": "WT"}, {"level": 6, "type": "variable", "dimension": null, "value": "unknown", "name": "WE"}], "name": "weight"}], "name": "aircraft"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "dimension": null, "value": "unknown", "name": "ESF"}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "initialGuessCouplingVariables"}], "name": "architectureNodes"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "dimension": null, "value": "unknown", "name": "M"}, {"level": 2, "type": "variable", "dimension": null, "value": "unknown", "name": "h"}, {"level": 2, "type": "variable", "dimension": null, "value": "unknown", "name": "ESF"}, {"level": 2, "type": "variable", "dimension": null, "value": "unknown", "name": "Temp"}], "name": "reference"}]}}, "id": "14", "name": "RCG - converged-MDA-J - Mdao"}, {"description": "Fundamental problem graph to solve the super-sonic business jet test case optimization problem for the architecture type: MDA", "problem_formulation": {"allow_unconverged_couplings": true, "function_order": ["Structures", "Aerodynamics", "Propulsion", "Performance", "C[sigmas]", "C[Theta]", "C[dpdx]", "C[prop]", "F[R]"], "convergence_type": "Gauss-Seidel", "mdao_architecture": "unconverged-MDA", "coupled_functions_groups": [["Structures"], ["Aerodynamics"], ["Propulsion"]], "function_ordering": {"coupled": ["Structures", "Aerodynamics", "Propulsion"], "pre-coupling": [], "post-coupling": ["Performance", "C[sigmas]", "C[Theta]", "C[dpdx]", "C[prop]", "F[R]"]}}, "xdsm": {"nodes": [{"type": "coordinator", "id": "id_Coordinator", "name": "Coordinator", "metadata": [{"name": "Coordinator"}, {"description": "Action block providing system inputs and collecting outputs."}, {"creator": "Imco van Gent"}]}, {"type": "coupledanalysis", "id": "id_Structures", "name": "Structures", "metadata": [{"name": "Structures"}, {"mode": "main"}, {"version": "1.0"}, {"execution_info": null}, {"instance": "1"}, {"problem_role": "coupled"}, {"performance_info": null}, {"general_info": null}, {"projectSpecific": null}]}, {"type": "coupledanalysis", "id": "id_Aerodynamics", "name": "Aerodynamics", "metadata": [{"name": "Aerodynamics"}, {"mode": "main"}, {"version": "1.0"}, {"execution_info": null}, {"instance": "1"}, {"problem_role": "coupled"}, {"performance_info": null}, {"general_info": null}, {"projectSpecific": null}]}, {"type": "coupledanalysis", "id": "id_Propulsion", "name": "Propulsion", "metadata": [{"name": "Propulsion"}, {"mode": "main"}, {"version": "1.0"}, {"execution_info": null}, {"instance": "1"}, {"problem_role": "coupled"}, {"performance_info": null}, {"general_info": null}, {"projectSpecific": null}]}, {"type": "postcouplinganalysis", "id": "id_Performance", "name": "Performance", "metadata": [{"name": "Performance"}, {"mode": "main"}, {"version": "1.0"}, {"execution_info": null}, {"instance": "1"}, {"problem_role": "post-coupling"}, {"performance_info": null}, {"general_info": null}, {"projectSpecific": null}]}, {"type": "postcouplinganalysis", "id": "id_Csigmas", "name": "Csigmas", "metadata": [{"name": "C[sigmas]"}, {"instance": 1}, {"problem_role": "post-coupling"}]}, {"type": "postcouplinganalysis", "id": "id_CTheta", "name": "CTheta", "metadata": [{"name": "C[Theta]"}, {"instance": 1}, {"problem_role": "post-coupling"}]}, {"type": "postcouplinganalysis", "id": "id_Cdpdx", "name": "Cdpdx", "metadata": [{"name": "C[dpdx]"}, {"instance": 1}, {"problem_role": "post-coupling"}]}, {"type": "postcouplinganalysis", "id": "id_Cprop", "name": "Cprop", "metadata": [{"name": "C[prop]"}, {"instance": 1}, {"problem_role": "post-coupling"}]}, {"type": "postcouplinganalysis", "id": "id_FR", "name": "FR", "metadata": [{"name": "F[R]"}, {"instance": 1}, {"problem_role": "post-coupling"}]}], "edges": [{"to": "id_FR", "from": "id_Performance", "name": "/data_schema/aircraft/other/R", "short_name": "1 couplings"}, {"to": "id_Aerodynamics", "from": "id_Coordinator", "name": "/data_schema/reference/h,/data_schema/aircraft/geometry/Sref,/data_schema/aircraft/geometry/AR,/data_schema/aircraft/other/Cf,/data_schema/aircraft/geometry/tc,/data_schema/reference/M,/data_schema/aircraft/geometry/Lambda,/data_schema/aircraft/other/CDmin", "short_name": "8 inputs"}, {"to": "id_Aerodynamics", "from": "id_Structures", "name": "/data_schema/aircraft/geometry/Theta,/data_schema/aircraft/weight/WT", "short_name": "2 inputs"}, {"to": "id_Aerodynamics", "from": "id_Propulsion", "name": "/data_schema/reference/ESF", "short_name": "1 inputs"}, {"to": "id_CTheta", "from": "id_Structures", "name": "/data_schema/aircraft/geometry/Theta", "short_name": "1 couplings"}, {"to": "id_Propulsion", "from": "id_Coordinator", "name": "/data_schema/reference/h,/data_schema/aircraft/weight/WBE,/data_schema/reference/M,/data_schema/aircraft/other/T", "short_name": "4 inputs"}, {"to": "id_Propulsion", "from": "id_Aerodynamics", "name": "/data_schema/aircraft/other/D", "short_name": "1 inputs"}, {"to": "id_Cprop", "from": "id_Propulsion", "name": "/data_schema/reference/ESF,/data_schema/reference/Temp,/data_schema/aircraft/other/DT", "short_name": "3 couplings"}, {"to": "id_Coordinator", "from": "id_FR", "name": "/data_schema/mdo_data/objectives/R", "short_name": "1 outputs"}, {"to": "id_Coordinator", "from": "id_CTheta", "name": "/data_schema/mdo_data/constraints/Theta", "short_name": "1 outputs"}, {"to": "id_Coordinator", "from": "id_Cdpdx", "name": "/data_schema/mdo_data/constraints/dpdx", "short_name": "1 outputs"}, {"to": "id_Coordinator", "from": "id_Cprop", "name": "/data_schema/mdo_data/constraints/propulsion/ESF,/data_schema/mdo_data/constraints/propulsion/Temp,/data_schema/mdo_data/constraints/propulsion/DT", "short_name": "3 outputs"}, {"to": "id_Coordinator", "from": "id_Csigmas", "name": "/data_schema/mdo_data/constraints/sigmas/sigma4,/data_schema/mdo_data/constraints/sigmas/sigma5,/data_schema/mdo_data/constraints/sigmas/sigma1,/data_schema/mdo_data/constraints/sigmas/sigma2,/data_schema/mdo_data/constraints/sigmas/sigma3", "short_name": "5 outputs"}, {"to": "id_Cdpdx", "from": "id_Aerodynamics", "name": "/data_schema/aircraft/other/dpdx", "short_name": "1 couplings"}, {"to": "id_Csigmas", "from": "id_Structures", "name": "/data_schema/aircraft/other/sigma5,/data_schema/aircraft/other/sigma4,/data_schema/aircraft/other/sigma3,/data_schema/aircraft/other/sigma2,/data_schema/aircraft/other/sigma1", "short_name": "5 couplings"}, {"to": "id_Performance", "from": "id_Coordinator", "name": "/data_schema/reference/h,/data_schema/reference/M", "short_name": "2 inputs"}, {"to": "id_Performance", "from": "id_Aerodynamics", "name": "/data_schema/aircraft/other/fin", "short_name": "1 inputs"}, {"to": "id_Performance", "from": "id_Structures", "name": "/data_schema/aircraft/weight/WT,/data_schema/aircraft/weight/WF", "short_name": "2 inputs"}, {"to": "id_Performance", "from": "id_Propulsion", "name": "/data_schema/aircraft/other/SFC", "short_name": "1 inputs"}, {"to": "id_Structures", "from": "id_Coordinator", "name": "/data_schema/aircraft/geometry/lambda,/data_schema/aircraft/geometry/Sref,/data_schema/aircraft/weight/WFO,/data_schema/aircraft/geometry/AR,/data_schema/aircraft/other/Nz,/data_schema/aircraft/geometry/tc,/data_schema/aircraft/geometry/Lambda,/data_schema/aircraft/weight/WO,/data_schema/aircraft/geometry/section", "short_name": "9 inputs"}, {"to": "id_Structures", "from": "id_Propulsion", "name": "/data_schema/aircraft/weight/WE", "short_name": "1 inputs"}, {"to": "id_Structures", "from": "id_Aerodynamics", "name": "/data_schema/aircraft/other/L", "short_name": "1 inputs"}], "workflow": []}, "id": "15", "organization": null, "variableSchemes": {"catschema_sysLev": {"name": "systemVariables", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "sigma1", "level": 5}, {"type": "variable", "name": "sigma5", "level": 5}, {"type": "variable", "name": "sigma4", "level": 5}, {"type": "variable", "name": "sigma3", "level": 5}, {"type": "variable", "name": "sigma2", "level": 5}, {"type": "variable", "name": "DT", "level": 5}, {"type": "variable", "name": "dpdx", "level": 5}, {"type": "variable", "name": "R", "level": 5}, {"type": "variable", "name": "L", "level": 5}, {"type": "variable", "name": "SFC", "level": 5}, {"type": "variable", "name": "D", "level": 5}, {"type": "variable", "name": "fin", "level": 5}], "name": "other", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 5}], "name": "geometry", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "WT", "level": 5}, {"type": "variable", "name": "WE", "level": 5}, {"type": "variable", "name": "WF", "level": 5}], "name": "weight", "level": 4}], "name": "aircraft", "level": 3}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 4}, {"type": "variable", "name": "Temp", "level": 4}], "name": "reference", "level": 3}], "name": "data_schema", "level": 2}], "name": "couplings", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "WO", "level": 5}, {"type": "variable", "name": "WFO", "level": 5}, {"type": "variable", "name": "WBE", "level": 5}], "name": "weight", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "Nz", "level": 5}, {"type": "variable", "name": "CDmin", "level": 5}, {"type": "variable", "name": "Cf", "level": 5}, {"type": "variable", "name": "T", "level": 5}], "name": "other", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "lambda", "level": 5}, {"type": "variable", "name": "section", "level": 5}, {"type": "variable", "name": "AR", "level": 5}, {"type": "variable", "name": "Lambda", "level": 5}, {"type": "variable", "name": "Sref", "level": 5}, {"type": "variable", "name": "tc", "level": 5}], "name": "geometry", "level": 4}], "name": "aircraft", "level": 3}, {"type": "variable", "children": [{"type": "variable", "name": "h", "level": 4}, {"type": "variable", "name": "M", "level": 4}], "name": "reference", "level": 3}], "name": "data_schema", "level": 2}], "name": "inputs", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "dpdx", "level": 5}, {"type": "variable", "name": "Theta", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "Temp", "level": 6}, {"type": "variable", "name": "ESF", "level": 6}, {"type": "variable", "name": "DT", "level": 6}], "name": "propulsion", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "sigma4", "level": 6}, {"type": "variable", "name": "sigma1", "level": 6}, {"type": "variable", "name": "sigma2", "level": 6}, {"type": "variable", "name": "sigma3", "level": 6}, {"type": "variable", "name": "sigma5", "level": 6}], "name": "sigmas", "level": 5}], "name": "constraints", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "R", "level": 5}], "name": "objectives", "level": 4}], "name": "mdo_data", "level": 3}], "name": "data_schema", "level": 2}], "name": "outputs", "level": 1}]}, "catschema_nodeLev": {"name": "variables", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "sigma1", "level": 5}, {"type": "variable", "name": "sigma5", "level": 5}, {"type": "variable", "name": "sigma4", "level": 5}, {"type": "variable", "name": "sigma3", "level": 5}, {"type": "variable", "name": "sigma2", "level": 5}, {"type": "variable", "name": "DT", "level": 5}, {"type": "variable", "name": "dpdx", "level": 5}, {"type": "variable", "name": "R", "level": 5}, {"type": "variable", "name": "L", "level": 5}, {"type": "variable", "name": "SFC", "level": 5}, {"type": "variable", "name": "D", "level": 5}, {"type": "variable", "name": "fin", "level": 5}], "name": "other", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "WE", "level": 5}, {"type": "variable", "name": "WF", "level": 5}], "name": "weight", "level": 4}], "name": "aircraft", "level": 3}, {"type": "variable", "children": [{"type": "variable", "name": "Temp", "level": 4}], "name": "reference", "level": 3}], "name": "data_schema", "level": 2}], "name": "coupling", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "WO", "level": 5}, {"type": "variable", "name": "WFO", "level": 5}, {"type": "variable", "name": "WBE", "level": 5}], "name": "weight", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "Nz", "level": 5}, {"type": "variable", "name": "CDmin", "level": 5}, {"type": "variable", "name": "Cf", "level": 5}, {"type": "variable", "name": "T", "level": 5}], "name": "other", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "lambda", "level": 5}, {"type": "variable", "name": "section", "level": 5}], "name": "geometry", "level": 4}], "name": "aircraft", "level": 3}], "name": "data_schema", "level": 2}], "name": "suppliedInput", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 5}], "name": "geometry", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "WT", "level": 5}], "name": "weight", "level": 4}], "name": "aircraft", "level": 3}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 4}], "name": "reference", "level": 3}], "name": "data_schema", "level": 2}], "name": "sharedCoupling", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "dpdx", "level": 5}, {"type": "variable", "name": "Theta", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "Temp", "level": 6}, {"type": "variable", "name": "ESF", "level": 6}, {"type": "variable", "name": "DT", "level": 6}], "name": "propulsion", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "sigma4", "level": 6}, {"type": "variable", "name": "sigma1", "level": 6}, {"type": "variable", "name": "sigma2", "level": 6}, {"type": "variable", "name": "sigma3", "level": 6}, {"type": "variable", "name": "sigma5", "level": 6}], "name": "sigmas", "level": 5}], "name": "constraints", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "R", "level": 5}], "name": "objectives", "level": 4}], "name": "mdo_data", "level": 3}], "name": "data_schema", "level": 2}], "name": "output", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "AR", "level": 5}, {"type": "variable", "name": "Lambda", "level": 5}, {"type": "variable", "name": "Sref", "level": 5}, {"type": "variable", "name": "tc", "level": 5}], "name": "geometry", "level": 4}], "name": "aircraft", "level": 3}, {"type": "variable", "children": [{"type": "variable", "name": "h", "level": 4}, {"type": "variable", "name": "M", "level": 4}], "name": "reference", "level": 3}], "name": "data_schema", "level": 2}], "name": "suppliedSharedInput", "level": 1}]}, "catschema_roleLev": {"name": "variables", "children": [{"type": "variable", "name": "architectureRoles", "level": 1}, {"level": 1, "type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "dpdx", "level": 6}, {"type": "variable", "name": "Theta", "level": 6}, {"type": "variable", "children": [{"type": "variable", "name": "Temp", "level": 7}, {"type": "variable", "name": "ESF", "level": 7}, {"type": "variable", "name": "DT", "level": 7}], "name": "propulsion", "level": 6}, {"type": "variable", "children": [{"type": "variable", "name": "sigma4", "level": 7}, {"type": "variable", "name": "sigma1", "level": 7}, {"type": "variable", "name": "sigma2", "level": 7}, {"type": "variable", "name": "sigma3", "level": 7}, {"type": "variable", "name": "sigma5", "level": 7}], "name": "sigmas", "level": 6}], "name": "constraints", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "R", "level": 6}], "name": "objectives", "level": 5}], "name": "mdo_data", "level": 4}], "name": "data_schema", "level": 3}], "name": "quantityOfInterests", "level": 2}], "name": "problemRoles"}]}, "catschema_funLev": {"name": "functions", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "R", "level": 6}], "name": "other", "level": 5}], "name": "aircraft", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "R", "level": 6}], "name": "objectives", "level": 5}], "name": "mdo_data", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "FR", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "h", "level": 5}, {"type": "variable", "name": "M", "level": 5}], "name": "reference", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "WBE", "level": 6}], "name": "weight", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "D", "level": 6}, {"type": "variable", "name": "T", "level": 6}], "name": "other", "level": 5}], "name": "aircraft", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 5}, {"type": "variable", "name": "Temp", "level": 5}], "name": "reference", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "DT", "level": 6}, {"type": "variable", "name": "SFC", "level": 6}], "name": "other", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "WE", "level": 6}], "name": "weight", "level": 5}], "name": "aircraft", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "Propulsion", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 6}], "name": "geometry", "level": 5}], "name": "aircraft", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 6}], "name": "constraints", "level": 5}], "name": "mdo_data", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "CTheta", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "DT", "level": 6}], "name": "other", "level": 5}], "name": "aircraft", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 5}, {"type": "variable", "name": "Temp", "level": 5}], "name": "reference", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 7}, {"type": "variable", "name": "Temp", "level": 7}, {"type": "variable", "name": "DT", "level": 7}], "name": "propulsion", "level": 6}], "name": "constraints", "level": 5}], "name": "mdo_data", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "Cprop", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 6}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 7}, {"type": "variable", "name": "Temp", "level": 7}, {"type": "variable", "name": "DT", "level": 7}], "name": "propulsion", "level": 6}, {"type": "variable", "children": [{"type": "variable", "name": "sigma4", "level": 7}, {"type": "variable", "name": "sigma5", "level": 7}, {"type": "variable", "name": "sigma1", "level": 7}, {"type": "variable", "name": "sigma2", "level": 7}, {"type": "variable", "name": "sigma3", "level": 7}], "name": "sigmas", "level": 6}, {"type": "variable", "name": "dpdx", "level": 6}], "name": "constraints", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "R", "level": 6}], "name": "objectives", "level": 5}], "name": "mdo_data", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "h", "level": 5}, {"type": "variable", "name": "M", "level": 5}], "name": "reference", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "Lambda", "level": 6}, {"type": "variable", "name": "Sref", "level": 6}, {"type": "variable", "name": "AR", "level": 6}, {"type": "variable", "name": "tc", "level": 6}, {"type": "variable", "name": "lambda", "level": 6}, {"type": "variable", "name": "section", "level": 6}], "name": "geometry", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "WFO", "level": 6}, {"type": "variable", "name": "WO", "level": 6}, {"type": "variable", "name": "WBE", "level": 6}], "name": "weight", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "Cf", "level": 6}, {"type": "variable", "name": "Nz", "level": 6}, {"type": "variable", "name": "CDmin", "level": 6}, {"type": "variable", "name": "T", "level": 6}], "name": "other", "level": 5}], "name": "aircraft", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "Coordinator", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "dpdx", "level": 6}], "name": "other", "level": 5}], "name": "aircraft", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "dpdx", "level": 6}], "name": "constraints", "level": 5}], "name": "mdo_data", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "Cdpdx", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "sigma5", "level": 6}, {"type": "variable", "name": "sigma4", "level": 6}, {"type": "variable", "name": "sigma3", "level": 6}, {"type": "variable", "name": "sigma2", "level": 6}, {"type": "variable", "name": "sigma1", "level": 6}], "name": "other", "level": 5}], "name": "aircraft", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "sigma4", "level": 7}, {"type": "variable", "name": "sigma5", "level": 7}, {"type": "variable", "name": "sigma1", "level": 7}, {"type": "variable", "name": "sigma2", "level": 7}, {"type": "variable", "name": "sigma3", "level": 7}], "name": "sigmas", "level": 6}], "name": "constraints", "level": 5}], "name": "mdo_data", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "Csigmas", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "WT", "level": 6}, {"type": "variable", "name": "WF", "level": 6}], "name": "weight", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "SFC", "level": 6}, {"type": "variable", "name": "fin", "level": 6}], "name": "other", "level": 5}], "name": "aircraft", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "h", "level": 5}, {"type": "variable", "name": "M", "level": 5}], "name": "reference", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "R", "level": 6}], "name": "other", "level": 5}], "name": "aircraft", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "Performance", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "Cf", "level": 6}, {"type": "variable", "name": "CDmin", "level": 6}], "name": "other", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 6}, {"type": "variable", "name": "AR", "level": 6}, {"type": "variable", "name": "Sref", "level": 6}, {"type": "variable", "name": "tc", "level": 6}, {"type": "variable", "name": "Lambda", "level": 6}], "name": "geometry", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "WT", "level": 6}], "name": "weight", "level": 5}], "name": "aircraft", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "h", "level": 5}, {"type": "variable", "name": "ESF", "level": 5}, {"type": "variable", "name": "M", "level": 5}], "name": "reference", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "dpdx", "level": 6}, {"type": "variable", "name": "D", "level": 6}, {"type": "variable", "name": "fin", "level": 6}, {"type": "variable", "name": "L", "level": 6}], "name": "other", "level": 5}], "name": "aircraft", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "Aerodynamics", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "lambda", "level": 6}, {"type": "variable", "name": "section", "level": 6}, {"type": "variable", "name": "AR", "level": 6}, {"type": "variable", "name": "Sref", "level": 6}, {"type": "variable", "name": "tc", "level": 6}, {"type": "variable", "name": "Lambda", "level": 6}], "name": "geometry", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "Nz", "level": 6}, {"type": "variable", "name": "L", "level": 6}], "name": "other", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "WO", "level": 6}, {"type": "variable", "name": "WE", "level": 6}, {"type": "variable", "name": "WFO", "level": 6}], "name": "weight", "level": 5}], "name": "aircraft", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "WT", "level": 6}, {"type": "variable", "name": "WF", "level": 6}], "name": "weight", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "sigma5", "level": 6}, {"type": "variable", "name": "sigma4", "level": 6}, {"type": "variable", "name": "sigma3", "level": 6}, {"type": "variable", "name": "sigma2", "level": 6}, {"type": "variable", "name": "sigma1", "level": 6}], "name": "other", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 6}], "name": "geometry", "level": 5}], "name": "aircraft", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "Structures", "level": 1}]}, "schema": {"name": "data_schema", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "sigma1", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "Nz", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "sigma5", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "sigma4", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "sigma3", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "sigma2", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "CDmin", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "DT", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "dpdx", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "R", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "L", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "SFC", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "Cf", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "D", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "fin", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "T", "value": "unknown", "level": 3}], "name": "other", "level": 2}, {"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "WO", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "WT", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "WE", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "WF", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "WFO", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "WBE", "value": "unknown", "level": 3}], "name": "weight", "level": 2}, {"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "lambda", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "section", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "Theta", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "AR", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "Lambda", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "Sref", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "tc", "value": "unknown", "level": 3}], "name": "geometry", "level": 2}], "name": "aircraft", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "dpdx", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "Theta", "value": "unknown", "level": 3}, {"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "Temp", "value": "unknown", "level": 4}, {"dimension": null, "type": "variable", "name": "ESF", "value": "unknown", "level": 4}, {"dimension": null, "type": "variable", "name": "DT", "value": "unknown", "level": 4}], "name": "propulsion", "level": 3}, {"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "sigma4", "value": "unknown", "level": 4}, {"dimension": null, "type": "variable", "name": "sigma1", "value": "unknown", "level": 4}, {"dimension": null, "type": "variable", "name": "sigma2", "value": "unknown", "level": 4}, {"dimension": null, "type": "variable", "name": "sigma3", "value": "unknown", "level": 4}, {"dimension": null, "type": "variable", "name": "sigma5", "value": "unknown", "level": 4}], "name": "sigmas", "level": 3}], "name": "constraints", "level": 2}, {"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "R", "value": "unknown", "level": 3}], "name": "objectives", "level": 2}], "name": "mdo_data", "level": 1}, {"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "h", "value": "unknown", "level": 2}, {"dimension": null, "type": "variable", "name": "ESF", "value": "unknown", "level": 2}, {"dimension": null, "type": "variable", "name": "M", "value": "unknown", "level": 2}, {"dimension": null, "type": "variable", "name": "Temp", "value": "unknown", "level": 2}], "name": "reference", "level": 1}]}}, "edgeBundles": [{"input": ["Performance"], "pipeline_data": {"Performance": ["/data_schema/aircraft/other/R"]}, "name": "FR"}, {"input": ["Coordinator", "Structures", "Propulsion"], "pipeline_data": {"Coordinator": ["/data_schema/reference/h", "/data_schema/aircraft/geometry/Sref", "/data_schema/aircraft/geometry/AR", "/data_schema/aircraft/other/Cf", "/data_schema/aircraft/geometry/tc", "/data_schema/reference/M", "/data_schema/aircraft/geometry/Lambda", "/data_schema/aircraft/other/CDmin"], "Structures": ["/data_schema/aircraft/geometry/Theta", "/data_schema/aircraft/weight/WT"], "Propulsion": ["/data_schema/reference/ESF"]}, "name": "Aerodynamics"}, {"input": ["Structures"], "pipeline_data": {"Structures": ["/data_schema/aircraft/geometry/Theta"]}, "name": "CTheta"}, {"input": ["Coordinator", "Aerodynamics"], "pipeline_data": {"Coordinator": ["/data_schema/reference/h", "/data_schema/aircraft/weight/WBE", "/data_schema/reference/M", "/data_schema/aircraft/other/T"], "Aerodynamics": ["/data_schema/aircraft/other/D"]}, "name": "Propulsion"}, {"input": ["Propulsion"], "pipeline_data": {"Propulsion": ["/data_schema/reference/ESF", "/data_schema/reference/Temp", "/data_schema/aircraft/other/DT"]}, "name": "Cprop"}, {"input": ["F[R]", "C[Theta]", "C[dpdx]", "C[prop]", "C[sigmas]"], "pipeline_data": {"F[R]": ["/data_schema/mdo_data/objectives/R"], "C[Theta]": ["/data_schema/mdo_data/constraints/Theta"], "C[dpdx]": ["/data_schema/mdo_data/constraints/dpdx"], "C[prop]": ["/data_schema/mdo_data/constraints/propulsion/ESF", "/data_schema/mdo_data/constraints/propulsion/Temp", "/data_schema/mdo_data/constraints/propulsion/DT"], "C[sigmas]": ["/data_schema/mdo_data/constraints/sigmas/sigma4", "/data_schema/mdo_data/constraints/sigmas/sigma5", "/data_schema/mdo_data/constraints/sigmas/sigma1", "/data_schema/mdo_data/constraints/sigmas/sigma2", "/data_schema/mdo_data/constraints/sigmas/sigma3"]}, "name": "Coordinator"}, {"input": ["Aerodynamics"], "pipeline_data": {"Aerodynamics": ["/data_schema/aircraft/other/dpdx"]}, "name": "Cdpdx"}, {"input": ["Structures"], "pipeline_data": {"Structures": ["/data_schema/aircraft/other/sigma5", "/data_schema/aircraft/other/sigma4", "/data_schema/aircraft/other/sigma3", "/data_schema/aircraft/other/sigma2", "/data_schema/aircraft/other/sigma1"]}, "name": "Csigmas"}, {"input": ["Coordinator", "Aerodynamics", "Structures", "Propulsion"], "pipeline_data": {"Coordinator": ["/data_schema/reference/h", "/data_schema/reference/M"], "Structures": ["/data_schema/aircraft/weight/WT", "/data_schema/aircraft/weight/WF"], "Propulsion": ["/data_schema/aircraft/other/SFC"], "Aerodynamics": ["/data_schema/aircraft/other/fin"]}, "name": "Performance"}, {"input": ["Coordinator", "Propulsion", "Aerodynamics"], "pipeline_data": {"Coordinator": ["/data_schema/aircraft/geometry/lambda", "/data_schema/aircraft/geometry/Sref", "/data_schema/aircraft/weight/WFO", "/data_schema/aircraft/geometry/AR", "/data_schema/aircraft/other/Nz", "/data_schema/aircraft/geometry/tc", "/data_schema/aircraft/geometry/Lambda", "/data_schema/aircraft/weight/WO", "/data_schema/aircraft/geometry/section"], "Aerodynamics": ["/data_schema/aircraft/other/L"], "Propulsion": ["/data_schema/aircraft/weight/WE"]}, "name": "Structures"}], "name": "FPG - MDA"}, {"description": "Solution strategy to solve the super-sonic business jet test case optimization problem using the strategy: unconverged-MDA-GS.", "problem_formulation": {"allow_unconverged_couplings": true, "function_order": ["Structures", "Aerodynamics", "Propulsion", "Performance", "C[sigmas]", "C[Theta]", "C[dpdx]", "C[prop]", "F[R]"], "convergence_type": "Gauss-Seidel", "mdao_architecture": "unconverged-MDA", "coupled_functions_groups": [["Structures"], ["Aerodynamics"], ["Propulsion"]], "function_ordering": {"coupled": ["Structures", "Aerodynamics", "Propulsion"], "pre-coupling": [], "post-coupling": ["Performance", "C[sigmas]", "C[Theta]", "C[dpdx]", "C[prop]", "F[R]"]}}, "xdsm": {"nodes": [{"metadata": [{"name": "Coordinator"}, {"description": "Action block providing system inputs and collecting outputs."}, {"creator": "Imco van Gent"}], "type": "coordinator", "id": "id_Coordinator", "name": "Coordinator"}, {"metadata": [{"name": "Structures"}, {"mode": "main"}, {"version": "1.0"}, {"execution_info": null}, {"instance": "1"}, {"problem_role": "coupled"}, {"performance_info": null}, {"general_info": null}, {"projectSpecific": null}, {"architecture_role": "coupled analysis"}], "type": "coupledanalysis", "id": "id_Structures", "name": "Structures"}, {"metadata": [{"name": "Aerodynamics"}, {"mode": "main"}, {"version": "1.0"}, {"execution_info": null}, {"instance": "1"}, {"problem_role": "coupled"}, {"performance_info": null}, {"general_info": null}, {"projectSpecific": null}, {"architecture_role": "coupled analysis"}], "type": "coupledanalysis", "id": "id_Aerodynamics", "name": "Aerodynamics"}, {"metadata": [{"name": "Propulsion"}, {"mode": "main"}, {"version": "1.0"}, {"execution_info": null}, {"instance": "1"}, {"problem_role": "coupled"}, {"performance_info": null}, {"general_info": null}, {"projectSpecific": null}, {"architecture_role": "coupled analysis"}], "type": "coupledanalysis", "id": "id_Propulsion", "name": "Propulsion"}, {"metadata": [{"name": "Performance"}, {"mode": "main"}, {"version": "1.0"}, {"execution_info": null}, {"instance": "1"}, {"problem_role": "post-coupling"}, {"performance_info": null}, {"general_info": null}, {"projectSpecific": null}, {"architecture_role": "post-coupling analysis"}], "type": "postcouplinganalysis", "id": "id_Performance", "name": "Performance"}, {"metadata": [{"name": "C[sigmas]"}, {"instance": 1}, {"problem_role": "post-coupling"}, {"architecture_role": "post-coupling analysis"}], "type": "postcouplinganalysis", "id": "id_Csigmas", "name": "Csigmas"}, {"metadata": [{"name": "C[Theta]"}, {"instance": 1}, {"problem_role": "post-coupling"}, {"architecture_role": "post-coupling analysis"}], "type": "postcouplinganalysis", "id": "id_CTheta", "name": "CTheta"}, {"metadata": [{"name": "C[dpdx]"}, {"instance": 1}, {"problem_role": "post-coupling"}, {"architecture_role": "post-coupling analysis"}], "type": "postcouplinganalysis", "id": "id_Cdpdx", "name": "Cdpdx"}, {"metadata": [{"name": "C[prop]"}, {"instance": 1}, {"problem_role": "post-coupling"}, {"architecture_role": "post-coupling analysis"}], "type": "postcouplinganalysis", "id": "id_Cprop", "name": "Cprop"}, {"metadata": [{"name": "F[R]"}, {"instance": 1}, {"problem_role": "post-coupling"}, {"architecture_role": "post-coupling analysis"}], "type": "postcouplinganalysis", "id": "id_FR", "name": "FR"}], "edges": [{"to": "id_FR", "from": "id_Performance", "name": "/data_schema/aircraft/other/R", "short_name": "1 couplings"}, {"to": "id_Aerodynamics", "from": "id_Coordinator", "name": "/data_schema/reference/h,/data_schema/aircraft/geometry/Sref,/data_schema/aircraft/geometry/AR,/data_schema/aircraft/other/Cf,/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/reference/ESF,/data_schema/aircraft/geometry/tc,/data_schema/reference/M,/data_schema/aircraft/geometry/Lambda,/data_schema/aircraft/other/CDmin", "short_name": "9 inputs"}, {"to": "id_Aerodynamics", "from": "id_Structures", "name": "/data_schema/aircraft/geometry/Theta,/data_schema/aircraft/weight/WT", "short_name": "2 inputs"}, {"to": "id_CTheta", "from": "id_Structures", "name": "/data_schema/aircraft/geometry/Theta", "short_name": "1 couplings"}, {"to": "id_Propulsion", "from": "id_Coordinator", "name": "/data_schema/reference/h,/data_schema/aircraft/weight/WBE,/data_schema/reference/M,/data_schema/aircraft/other/T", "short_name": "4 inputs"}, {"to": "id_Propulsion", "from": "id_Aerodynamics", "name": "/data_schema/aircraft/other/D", "short_name": "1 inputs"}, {"to": "id_Cprop", "from": "id_Propulsion", "name": "/data_schema/reference/ESF,/data_schema/reference/Temp,/data_schema/aircraft/other/DT", "short_name": "3 couplings"}, {"to": "id_Coordinator", "from": "id_FR", "name": "/data_schema/mdo_data/objectives/R", "short_name": "1 outputs"}, {"to": "id_Coordinator", "from": "id_CTheta", "name": "/data_schema/mdo_data/constraints/Theta", "short_name": "1 outputs"}, {"to": "id_Coordinator", "from": "id_Cdpdx", "name": "/data_schema/mdo_data/constraints/dpdx", "short_name": "1 outputs"}, {"to": "id_Coordinator", "from": "id_Cprop", "name": "/data_schema/mdo_data/constraints/propulsion/ESF,/data_schema/mdo_data/constraints/propulsion/Temp,/data_schema/mdo_data/constraints/propulsion/DT", "short_name": "3 outputs"}, {"to": "id_Coordinator", "from": "id_Csigmas", "name": "/data_schema/mdo_data/constraints/sigmas/sigma4,/data_schema/mdo_data/constraints/sigmas/sigma5,/data_schema/mdo_data/constraints/sigmas/sigma1,/data_schema/mdo_data/constraints/sigmas/sigma2,/data_schema/mdo_data/constraints/sigmas/sigma3", "short_name": "5 outputs"}, {"to": "id_Cdpdx", "from": "id_Aerodynamics", "name": "/data_schema/aircraft/other/dpdx", "short_name": "1 couplings"}, {"to": "id_Csigmas", "from": "id_Structures", "name": "/data_schema/aircraft/other/sigma5,/data_schema/aircraft/other/sigma4,/data_schema/aircraft/other/sigma3,/data_schema/aircraft/other/sigma2,/data_schema/aircraft/other/sigma1", "short_name": "5 couplings"}, {"to": "id_Performance", "from": "id_Coordinator", "name": "/data_schema/reference/h,/data_schema/reference/M", "short_name": "2 inputs"}, {"to": "id_Performance", "from": "id_Aerodynamics", "name": "/data_schema/aircraft/other/fin", "short_name": "1 inputs"}, {"to": "id_Performance", "from": "id_Structures", "name": "/data_schema/aircraft/weight/WT,/data_schema/aircraft/weight/WF", "short_name": "2 inputs"}, {"to": "id_Performance", "from": "id_Propulsion", "name": "/data_schema/aircraft/other/SFC", "short_name": "1 inputs"}, {"to": "id_Structures", "from": "id_Coordinator", "name": "/data_schema/aircraft/geometry/Lambda,/data_schema/aircraft/geometry/Sref,/data_schema/aircraft/weight/WFO,/data_schema/aircraft/geometry/AR,/data_schema/aircraft/other/Nz,/data_schema/aircraft/geometry/tc,/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/aircraft/other/L,/data_schema/aircraft/geometry/lambda,/data_schema/aircraft/weight/WO,/data_schema/aircraft/geometry/section,/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/aircraft/weight/WE", "short_name": "11 inputs"}], "workflow": [{"converger_step_blocks": [], "step_number": 0, "edges": [], "process_step_blocks": ["id_Coordinator"]}, {"converger_step_blocks": [], "step_number": 1, "edges": [["id_Coordinator", "id_Structures"]], "process_step_blocks": ["id_Structures"]}, {"converger_step_blocks": [], "step_number": 2, "edges": [["id_Structures", "id_Aerodynamics"]], "process_step_blocks": ["id_Aerodynamics"]}, {"converger_step_blocks": [], "step_number": 3, "edges": [["id_Aerodynamics", "id_Propulsion"]], "process_step_blocks": ["id_Propulsion"]}, {"converger_step_blocks": [], "step_number": 4, "edges": [["id_Propulsion", "id_Cdpdx"], ["id_Propulsion", "id_Csigmas"], ["id_Propulsion", "id_Performance"], ["id_Propulsion", "id_CTheta"], ["id_Propulsion", "id_Cprop"]], "process_step_blocks": ["id_Cprop", "id_Performance", "id_CTheta", "id_Cdpdx", "id_Csigmas"]}, {"converger_step_blocks": [], "step_number": 5, "edges": [["id_Cprop", "id_FR"], ["id_Performance", "id_FR"], ["id_CTheta", "id_FR"], ["id_Cdpdx", "id_FR"], ["id_Csigmas", "id_FR"]], "process_step_blocks": ["id_FR"]}, {"converger_step_blocks": ["id_Coordinator"], "step_number": 6, "edges": [["id_FR", "id_Coordinator"]], "process_step_blocks": []}]}, "mg_function_ordering": {"post-coupling": ["Performance", "C[sigmas]", "C[Theta]", "C[dpdx]", "C[prop]", "F[R]"], "pre-coupling": [], "coupled": ["Structures", "Aerodynamics", "Propulsion"]}, "edgeBundles": [{"input": ["Performance"], "pipeline_data": {"Performance": ["/data_schema/aircraft/other/R"]}, "name": "FR"}, {"input": ["Coordinator", "Structures"], "pipeline_data": {"Coordinator": ["/data_schema/reference/h", "/data_schema/aircraft/geometry/Sref", "/data_schema/aircraft/geometry/AR", "/data_schema/aircraft/other/Cf", "/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/reference/ESF", "/data_schema/aircraft/geometry/tc", "/data_schema/reference/M", "/data_schema/aircraft/geometry/Lambda", "/data_schema/aircraft/other/CDmin"], "Structures": ["/data_schema/aircraft/geometry/Theta", "/data_schema/aircraft/weight/WT"]}, "name": "Aerodynamics"}, {"input": ["Structures"], "pipeline_data": {"Structures": ["/data_schema/aircraft/geometry/Theta"]}, "name": "CTheta"}, {"input": ["Coordinator", "Aerodynamics"], "pipeline_data": {"Coordinator": ["/data_schema/reference/h", "/data_schema/aircraft/weight/WBE", "/data_schema/reference/M", "/data_schema/aircraft/other/T"], "Aerodynamics": ["/data_schema/aircraft/other/D"]}, "name": "Propulsion"}, {"input": ["Propulsion"], "pipeline_data": {"Propulsion": ["/data_schema/reference/ESF", "/data_schema/reference/Temp", "/data_schema/aircraft/other/DT"]}, "name": "Cprop"}, {"input": ["F[R]", "C[Theta]", "C[dpdx]", "C[prop]", "C[sigmas]"], "pipeline_data": {"F[R]": ["/data_schema/mdo_data/objectives/R"], "C[Theta]": ["/data_schema/mdo_data/constraints/Theta"], "C[dpdx]": ["/data_schema/mdo_data/constraints/dpdx"], "C[prop]": ["/data_schema/mdo_data/constraints/propulsion/ESF", "/data_schema/mdo_data/constraints/propulsion/Temp", "/data_schema/mdo_data/constraints/propulsion/DT"], "C[sigmas]": ["/data_schema/mdo_data/constraints/sigmas/sigma4", "/data_schema/mdo_data/constraints/sigmas/sigma5", "/data_schema/mdo_data/constraints/sigmas/sigma1", "/data_schema/mdo_data/constraints/sigmas/sigma2", "/data_schema/mdo_data/constraints/sigmas/sigma3"]}, "name": "Coordinator"}, {"input": ["Aerodynamics"], "pipeline_data": {"Aerodynamics": ["/data_schema/aircraft/other/dpdx"]}, "name": "Cdpdx"}, {"input": ["Structures"], "pipeline_data": {"Structures": ["/data_schema/aircraft/other/sigma5", "/data_schema/aircraft/other/sigma4", "/data_schema/aircraft/other/sigma3", "/data_schema/aircraft/other/sigma2", "/data_schema/aircraft/other/sigma1"]}, "name": "Csigmas"}, {"input": ["Coordinator", "Aerodynamics", "Structures", "Propulsion"], "pipeline_data": {"Coordinator": ["/data_schema/reference/h", "/data_schema/reference/M"], "Aerodynamics": ["/data_schema/aircraft/other/fin"], "Structures": ["/data_schema/aircraft/weight/WT", "/data_schema/aircraft/weight/WF"], "Propulsion": ["/data_schema/aircraft/other/SFC"]}, "name": "Performance"}, {"input": ["Coordinator"], "pipeline_data": {"Coordinator": ["/data_schema/aircraft/geometry/Lambda", "/data_schema/aircraft/geometry/Sref", "/data_schema/aircraft/weight/WFO", "/data_schema/aircraft/geometry/AR", "/data_schema/aircraft/other/Nz", "/data_schema/aircraft/geometry/tc", "/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/aircraft/other/L", "/data_schema/aircraft/geometry/lambda", "/data_schema/aircraft/weight/WO", "/data_schema/aircraft/geometry/section", "/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/aircraft/weight/WE"]}, "name": "Structures"}], "organization": null, "function_ordering": {"post-coupling": ["Performance", "C[sigmas]", "C[Theta]", "C[dpdx]", "C[prop]", "F[R]"], "pre-coupling": [], "coupled": ["Structures", "Aerodynamics", "Propulsion"]}, "variableSchemes": {"catschema_sysLev": {"name": "systemVariables", "children": [{"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"type": "variable", "name": "sigma1", "level": 5}, {"type": "variable", "name": "Nz", "level": 5}, {"type": "variable", "name": "sigma5", "level": 5}, {"type": "variable", "name": "sigma4", "level": 5}, {"type": "variable", "name": "sigma3", "level": 5}, {"type": "variable", "name": "sigma2", "level": 5}, {"type": "variable", "name": "CDmin", "level": 5}, {"type": "variable", "name": "DT", "level": 5}, {"type": "variable", "name": "dpdx", "level": 5}, {"type": "variable", "name": "R", "level": 5}, {"type": "variable", "name": "SFC", "level": 5}, {"type": "variable", "name": "Cf", "level": 5}, {"type": "variable", "name": "D", "level": 5}, {"type": "variable", "name": "fin", "level": 5}, {"type": "variable", "name": "T", "level": 5}], "name": "other"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "WO", "level": 5}, {"type": "variable", "name": "WT", "level": 5}, {"type": "variable", "name": "WBE", "level": 5}, {"type": "variable", "name": "WF", "level": 5}, {"type": "variable", "name": "WFO", "level": 5}], "name": "weight"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "lambda", "level": 5}, {"type": "variable", "name": "section", "level": 5}, {"type": "variable", "name": "Theta", "level": 5}, {"type": "variable", "name": "AR", "level": 5}, {"type": "variable", "name": "Lambda", "level": 5}, {"type": "variable", "name": "Sref", "level": 5}, {"type": "variable", "name": "tc", "level": 5}], "name": "geometry"}], "name": "aircraft"}, {"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "sigma3", "level": 6}, {"type": "variable", "name": "sigma4", "level": 6}, {"type": "variable", "name": "sigma1", "level": 6}, {"type": "variable", "name": "sigma2", "level": 6}, {"type": "variable", "name": "sigma5", "level": 6}], "name": "sigmas"}, {"type": "variable", "name": "Theta", "level": 5}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "Temp", "level": 6}, {"type": "variable", "name": "ESF", "level": 6}, {"type": "variable", "name": "DT", "level": 6}], "name": "propulsion"}, {"type": "variable", "name": "dpdx", "level": 5}], "name": "constraints"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "R", "level": 5}], "name": "objectives"}], "name": "mdo_data"}, {"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"type": "variable", "name": "L", "level": 8}], "name": "other"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "WE", "level": 8}], "name": "weight"}], "name": "aircraft"}, {"level": 6, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 7}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "initialGuessCouplingVariables"}], "name": "architectureNodes"}, {"level": 3, "type": "variable", "children": [{"type": "variable", "name": "h", "level": 4}, {"type": "variable", "name": "ESF", "level": 4}, {"type": "variable", "name": "M", "level": 4}, {"type": "variable", "name": "Temp", "level": 4}], "name": "reference"}], "name": "data_schema"}], "name": "couplings"}]}, "catschema_nodeLev": {"name": "variables", "children": [{"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"type": "variable", "name": "sigma1", "level": 5}, {"type": "variable", "name": "Nz", "level": 5}, {"type": "variable", "name": "sigma5", "level": 5}, {"type": "variable", "name": "sigma4", "level": 5}, {"type": "variable", "name": "sigma3", "level": 5}, {"type": "variable", "name": "sigma2", "level": 5}, {"type": "variable", "name": "CDmin", "level": 5}, {"type": "variable", "name": "DT", "level": 5}, {"type": "variable", "name": "dpdx", "level": 5}, {"type": "variable", "name": "R", "level": 5}, {"type": "variable", "name": "SFC", "level": 5}, {"type": "variable", "name": "Cf", "level": 5}, {"type": "variable", "name": "D", "level": 5}, {"type": "variable", "name": "fin", "level": 5}, {"type": "variable", "name": "T", "level": 5}], "name": "other"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "WO", "level": 5}, {"type": "variable", "name": "WBE", "level": 5}, {"type": "variable", "name": "WF", "level": 5}, {"type": "variable", "name": "WFO", "level": 5}], "name": "weight"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "lambda", "level": 5}, {"type": "variable", "name": "section", "level": 5}], "name": "geometry"}], "name": "aircraft"}, {"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "sigma3", "level": 6}, {"type": "variable", "name": "sigma4", "level": 6}, {"type": "variable", "name": "sigma1", "level": 6}, {"type": "variable", "name": "sigma2", "level": 6}, {"type": "variable", "name": "sigma5", "level": 6}], "name": "sigmas"}, {"type": "variable", "name": "Theta", "level": 5}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "Temp", "level": 6}, {"type": "variable", "name": "ESF", "level": 6}, {"type": "variable", "name": "DT", "level": 6}], "name": "propulsion"}, {"type": "variable", "name": "dpdx", "level": 5}], "name": "constraints"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "R", "level": 5}], "name": "objectives"}], "name": "mdo_data"}, {"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"type": "variable", "name": "L", "level": 8}], "name": "other"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "WE", "level": 8}], "name": "weight"}], "name": "aircraft"}, {"level": 6, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 7}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "initialGuessCouplingVariables"}], "name": "architectureNodes"}, {"level": 3, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 4}, {"type": "variable", "name": "Temp", "level": 4}], "name": "reference"}], "name": "data_schema"}], "name": "coupling"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 5}, {"type": "variable", "name": "AR", "level": 5}, {"type": "variable", "name": "Lambda", "level": 5}, {"type": "variable", "name": "Sref", "level": 5}, {"type": "variable", "name": "tc", "level": 5}], "name": "geometry"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "WT", "level": 5}], "name": "weight"}], "name": "aircraft"}, {"level": 3, "type": "variable", "children": [{"type": "variable", "name": "h", "level": 4}, {"type": "variable", "name": "M", "level": 4}], "name": "reference"}], "name": "data_schema"}], "name": "sharedCoupling"}]}, "catschema_roleLev": {"name": "variables", "children": [{"type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"type": "variable", "name": "L", "level": 9}], "name": "other"}, {"level": 8, "type": "variable", "children": [{"type": "variable", "name": "WE", "level": 9}], "name": "weight"}], "name": "aircraft"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 8}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "initialGuessCouplingVariables"}], "name": "architectureNodes"}], "name": "data_schema"}], "name": "initialGuessCouplingVariables"}], "name": "architectureRoles", "level": 1}, {"type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"type": "variable", "name": "sigma3", "level": 7}, {"type": "variable", "name": "sigma4", "level": 7}, {"type": "variable", "name": "sigma1", "level": 7}, {"type": "variable", "name": "sigma2", "level": 7}, {"type": "variable", "name": "sigma5", "level": 7}], "name": "sigmas"}, {"type": "variable", "name": "Theta", "level": 6}, {"level": 6, "type": "variable", "children": [{"type": "variable", "name": "Temp", "level": 7}, {"type": "variable", "name": "ESF", "level": 7}, {"type": "variable", "name": "DT", "level": 7}], "name": "propulsion"}, {"type": "variable", "name": "dpdx", "level": 6}], "name": "constraints"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "R", "level": 6}], "name": "objectives"}], "name": "mdo_data"}], "name": "data_schema"}], "name": "quantityOfInterests"}], "name": "problemRoles", "level": 1}]}, "catschema_funLev": {"name": "functions", "children": [{"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "R", "level": 6}], "name": "other"}], "name": "aircraft"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "R", "level": 6}], "name": "objectives"}], "name": "mdo_data"}], "name": "data_schema"}], "name": "outputs"}], "name": "FR"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"type": "variable", "name": "h", "level": 5}, {"type": "variable", "name": "M", "level": 5}], "name": "reference"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "WBE", "level": 6}], "name": "weight"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "D", "level": 6}, {"type": "variable", "name": "T", "level": 6}], "name": "other"}], "name": "aircraft"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 5}, {"type": "variable", "name": "Temp", "level": 5}], "name": "reference"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "DT", "level": 6}, {"type": "variable", "name": "SFC", "level": 6}], "name": "other"}], "name": "aircraft"}], "name": "data_schema"}], "name": "outputs"}], "name": "Propulsion"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 6}], "name": "geometry"}], "name": "aircraft"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 6}], "name": "constraints"}], "name": "mdo_data"}], "name": "data_schema"}], "name": "outputs"}], "name": "CTheta"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "DT", "level": 6}], "name": "other"}], "name": "aircraft"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 5}, {"type": "variable", "name": "Temp", "level": 5}], "name": "reference"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 7}, {"type": "variable", "name": "Temp", "level": 7}, {"type": "variable", "name": "DT", "level": 7}], "name": "propulsion"}], "name": "constraints"}], "name": "mdo_data"}], "name": "data_schema"}], "name": "outputs"}], "name": "Cprop"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 6}, {"level": 6, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 7}, {"type": "variable", "name": "Temp", "level": 7}, {"type": "variable", "name": "DT", "level": 7}], "name": "propulsion"}, {"level": 6, "type": "variable", "children": [{"type": "variable", "name": "sigma4", "level": 7}, {"type": "variable", "name": "sigma5", "level": 7}, {"type": "variable", "name": "sigma1", "level": 7}, {"type": "variable", "name": "sigma2", "level": 7}, {"type": "variable", "name": "sigma3", "level": 7}], "name": "sigmas"}, {"type": "variable", "name": "dpdx", "level": 6}], "name": "constraints"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "R", "level": 6}], "name": "objectives"}], "name": "mdo_data"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"type": "variable", "name": "h", "level": 5}, {"type": "variable", "name": "M", "level": 5}], "name": "reference"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "Lambda", "level": 6}, {"type": "variable", "name": "Sref", "level": 6}, {"type": "variable", "name": "AR", "level": 6}, {"type": "variable", "name": "tc", "level": 6}, {"type": "variable", "name": "lambda", "level": 6}, {"type": "variable", "name": "section", "level": 6}], "name": "geometry"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "WFO", "level": 6}, {"type": "variable", "name": "WO", "level": 6}, {"type": "variable", "name": "WBE", "level": 6}], "name": "weight"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "Cf", "level": 6}, {"type": "variable", "name": "Nz", "level": 6}, {"type": "variable", "name": "CDmin", "level": 6}, {"type": "variable", "name": "T", "level": 6}], "name": "other"}], "name": "aircraft"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 8}], "name": "reference"}, {"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"type": "variable", "name": "WE", "level": 9}], "name": "weight"}, {"level": 8, "type": "variable", "children": [{"type": "variable", "name": "L", "level": 9}], "name": "other"}], "name": "aircraft"}], "name": "data_schemaCopy"}], "name": "initialGuessCouplingVariables"}], "name": "architectureNodes"}], "name": "data_schema"}], "name": "outputs"}], "name": "Coordinator"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "dpdx", "level": 6}], "name": "other"}], "name": "aircraft"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "dpdx", "level": 6}], "name": "constraints"}], "name": "mdo_data"}], "name": "data_schema"}], "name": "outputs"}], "name": "Cdpdx"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "sigma5", "level": 6}, {"type": "variable", "name": "sigma4", "level": 6}, {"type": "variable", "name": "sigma3", "level": 6}, {"type": "variable", "name": "sigma2", "level": 6}, {"type": "variable", "name": "sigma1", "level": 6}], "name": "other"}], "name": "aircraft"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"type": "variable", "name": "sigma4", "level": 7}, {"type": "variable", "name": "sigma5", "level": 7}, {"type": "variable", "name": "sigma1", "level": 7}, {"type": "variable", "name": "sigma2", "level": 7}, {"type": "variable", "name": "sigma3", "level": 7}], "name": "sigmas"}], "name": "constraints"}], "name": "mdo_data"}], "name": "data_schema"}], "name": "outputs"}], "name": "Csigmas"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "SFC", "level": 6}, {"type": "variable", "name": "fin", "level": 6}], "name": "other"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "WT", "level": 6}, {"type": "variable", "name": "WF", "level": 6}], "name": "weight"}], "name": "aircraft"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "h", "level": 5}, {"type": "variable", "name": "M", "level": 5}], "name": "reference"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "R", "level": 6}], "name": "other"}], "name": "aircraft"}], "name": "data_schema"}], "name": "outputs"}], "name": "Performance"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "CDmin", "level": 6}, {"type": "variable", "name": "Cf", "level": 6}], "name": "other"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 6}, {"type": "variable", "name": "AR", "level": 6}, {"type": "variable", "name": "Sref", "level": 6}, {"type": "variable", "name": "tc", "level": 6}, {"type": "variable", "name": "Lambda", "level": 6}], "name": "geometry"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "WT", "level": 6}], "name": "weight"}], "name": "aircraft"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "h", "level": 5}, {"type": "variable", "name": "M", "level": 5}], "name": "reference"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 8}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "initialGuessCouplingVariables"}], "name": "architectureNodes"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "dpdx", "level": 6}, {"type": "variable", "name": "fin", "level": 6}, {"type": "variable", "name": "D", "level": 6}], "name": "other"}], "name": "aircraft"}], "name": "data_schema"}], "name": "outputs"}], "name": "Aerodynamics"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "lambda", "level": 6}, {"type": "variable", "name": "section", "level": 6}, {"type": "variable", "name": "AR", "level": 6}, {"type": "variable", "name": "Sref", "level": 6}, {"type": "variable", "name": "tc", "level": 6}, {"type": "variable", "name": "Lambda", "level": 6}], "name": "geometry"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "Nz", "level": 6}], "name": "other"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "WO", "level": 6}, {"type": "variable", "name": "WFO", "level": 6}], "name": "weight"}], "name": "aircraft"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"type": "variable", "name": "L", "level": 9}], "name": "other"}, {"level": 8, "type": "variable", "children": [{"type": "variable", "name": "WE", "level": 9}], "name": "weight"}], "name": "aircraft"}], "name": "data_schemaCopy"}], "name": "initialGuessCouplingVariables"}], "name": "architectureNodes"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "WT", "level": 6}, {"type": "variable", "name": "WF", "level": 6}], "name": "weight"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "sigma5", "level": 6}, {"type": "variable", "name": "sigma4", "level": 6}, {"type": "variable", "name": "sigma3", "level": 6}, {"type": "variable", "name": "sigma2", "level": 6}, {"type": "variable", "name": "sigma1", "level": 6}], "name": "other"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 6}], "name": "geometry"}], "name": "aircraft"}], "name": "data_schema"}], "name": "outputs"}], "name": "Structures"}]}, "schema": {"name": "data_schema", "children": [{"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "name": "sigma1", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "Nz", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "sigma5", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "sigma4", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "sigma3", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "sigma2", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "CDmin", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "DT", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "dpdx", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "R", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "SFC", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "Cf", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "D", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "fin", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "T", "value": "unknown", "dimension": null}], "name": "other"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "name": "WO", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "WT", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "WBE", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "WF", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "WFO", "value": "unknown", "dimension": null}], "name": "weight"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "name": "lambda", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "section", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "Theta", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "AR", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "Lambda", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "Sref", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "tc", "value": "unknown", "dimension": null}], "name": "geometry"}], "name": "aircraft"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "name": "sigma3", "value": "unknown", "dimension": null}, {"level": 4, "type": "variable", "name": "sigma4", "value": "unknown", "dimension": null}, {"level": 4, "type": "variable", "name": "sigma1", "value": "unknown", "dimension": null}, {"level": 4, "type": "variable", "name": "sigma2", "value": "unknown", "dimension": null}, {"level": 4, "type": "variable", "name": "sigma5", "value": "unknown", "dimension": null}], "name": "sigmas"}, {"level": 3, "type": "variable", "name": "Theta", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "name": "Temp", "value": "unknown", "dimension": null}, {"level": 4, "type": "variable", "name": "ESF", "value": "unknown", "dimension": null}, {"level": 4, "type": "variable", "name": "DT", "value": "unknown", "dimension": null}], "name": "propulsion"}, {"level": 3, "type": "variable", "name": "dpdx", "value": "unknown", "dimension": null}], "name": "constraints"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "name": "R", "value": "unknown", "dimension": null}], "name": "objectives"}], "name": "mdo_data"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "name": "L", "value": "unknown", "dimension": null}], "name": "other"}, {"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "name": "WE", "value": "unknown", "dimension": null}], "name": "weight"}], "name": "aircraft"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "name": "ESF", "value": "unknown", "dimension": null}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "initialGuessCouplingVariables"}], "name": "architectureNodes"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "name": "h", "value": "unknown", "dimension": null}, {"level": 2, "type": "variable", "name": "ESF", "value": "unknown", "dimension": null}, {"level": 2, "type": "variable", "name": "M", "value": "unknown", "dimension": null}, {"level": 2, "type": "variable", "name": "Temp", "value": "unknown", "dimension": null}], "name": "reference"}]}}, "id": "16", "name": "RCG - unconverged-MDA-GS - Mdao"}, {"description": "Solution strategy to solve the super-sonic business jet test case optimization problem using the strategy: unconverged-MDA-J.", "problem_formulation": {"allow_unconverged_couplings": true, "function_order": ["Structures", "Aerodynamics", "Propulsion", "Performance", "C[sigmas]", "C[Theta]", "C[dpdx]", "C[prop]", "F[R]"], "convergence_type": "Jacobi", "mdao_architecture": "unconverged-MDA", "coupled_functions_groups": [["Structures"], ["Aerodynamics"], ["Propulsion"]], "function_ordering": {"post-coupling": ["Performance", "C[sigmas]", "C[Theta]", "C[dpdx]", "C[prop]", "F[R]"], "pre-coupling": [], "coupled": ["Structures", "Aerodynamics", "Propulsion"]}}, "xdsm": {"nodes": [{"type": "coordinator", "id": "id_Coordinator", "name": "Coordinator", "metadata": [{"name": "Coordinator"}, {"description": "Action block providing system inputs and collecting outputs."}, {"creator": "Imco van Gent"}]}, {"type": "coupledanalysis", "id": "id_Structures", "name": "Structures", "metadata": [{"name": "Structures"}, {"mode": "main"}, {"version": "1.0"}, {"execution_info": null}, {"instance": "1"}, {"problem_role": "coupled"}, {"performance_info": null}, {"general_info": null}, {"projectSpecific": null}, {"architecture_role": "coupled analysis"}]}, {"type": "coupledanalysis", "id": "id_Aerodynamics", "name": "Aerodynamics", "metadata": [{"name": "Aerodynamics"}, {"mode": "main"}, {"version": "1.0"}, {"execution_info": null}, {"instance": "1"}, {"problem_role": "coupled"}, {"performance_info": null}, {"general_info": null}, {"projectSpecific": null}, {"architecture_role": "coupled analysis"}]}, {"type": "coupledanalysis", "id": "id_Propulsion", "name": "Propulsion", "metadata": [{"name": "Propulsion"}, {"mode": "main"}, {"version": "1.0"}, {"execution_info": null}, {"instance": "1"}, {"problem_role": "coupled"}, {"performance_info": null}, {"general_info": null}, {"projectSpecific": null}, {"architecture_role": "coupled analysis"}]}, {"type": "postcouplinganalysis", "id": "id_Performance", "name": "Performance", "metadata": [{"name": "Performance"}, {"mode": "main"}, {"version": "1.0"}, {"execution_info": null}, {"instance": "1"}, {"problem_role": "post-coupling"}, {"performance_info": null}, {"general_info": null}, {"projectSpecific": null}, {"architecture_role": "post-coupling analysis"}]}, {"type": "postcouplinganalysis", "id": "id_Csigmas", "name": "Csigmas", "metadata": [{"name": "C[sigmas]"}, {"instance": 1}, {"problem_role": "post-coupling"}, {"architecture_role": "post-coupling analysis"}]}, {"type": "postcouplinganalysis", "id": "id_CTheta", "name": "CTheta", "metadata": [{"name": "C[Theta]"}, {"instance": 1}, {"problem_role": "post-coupling"}, {"architecture_role": "post-coupling analysis"}]}, {"type": "postcouplinganalysis", "id": "id_Cdpdx", "name": "Cdpdx", "metadata": [{"name": "C[dpdx]"}, {"instance": 1}, {"problem_role": "post-coupling"}, {"architecture_role": "post-coupling analysis"}]}, {"type": "postcouplinganalysis", "id": "id_Cprop", "name": "Cprop", "metadata": [{"name": "C[prop]"}, {"instance": 1}, {"problem_role": "post-coupling"}, {"architecture_role": "post-coupling analysis"}]}, {"type": "postcouplinganalysis", "id": "id_FR", "name": "FR", "metadata": [{"name": "F[R]"}, {"instance": 1}, {"problem_role": "post-coupling"}, {"architecture_role": "post-coupling analysis"}]}], "edges": [{"to": "id_FR", "from": "id_Performance", "name": "/data_schema/aircraft/other/R", "short_name": "1 couplings"}, {"to": "id_Aerodynamics", "from": "id_Coordinator", "name": "/data_schema/reference/h,/data_schema/aircraft/geometry/Sref,/data_schema/aircraft/geometry/AR,/data_schema/aircraft/other/Cf,/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/reference/ESF,/data_schema/aircraft/geometry/tc,/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/aircraft/geometry/Theta,/data_schema/reference/M,/data_schema/aircraft/geometry/Lambda,/data_schema/aircraft/other/CDmin,/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/aircraft/weight/WT", "short_name": "11 inputs"}, {"to": "id_CTheta", "from": "id_Structures", "name": "/data_schema/aircraft/geometry/Theta", "short_name": "1 couplings"}, {"to": "id_Propulsion", "from": "id_Coordinator", "name": "/data_schema/reference/h,/data_schema/aircraft/weight/WBE,/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/aircraft/other/D,/data_schema/reference/M,/data_schema/aircraft/other/T", "short_name": "5 inputs"}, {"to": "id_Cprop", "from": "id_Propulsion", "name": "/data_schema/reference/ESF,/data_schema/reference/Temp,/data_schema/aircraft/other/DT", "short_name": "3 couplings"}, {"to": "id_Coordinator", "from": "id_FR", "name": "/data_schema/mdo_data/objectives/R", "short_name": "1 outputs"}, {"to": "id_Coordinator", "from": "id_CTheta", "name": "/data_schema/mdo_data/constraints/Theta", "short_name": "1 outputs"}, {"to": "id_Coordinator", "from": "id_Cdpdx", "name": "/data_schema/mdo_data/constraints/dpdx", "short_name": "1 outputs"}, {"to": "id_Coordinator", "from": "id_Cprop", "name": "/data_schema/mdo_data/constraints/propulsion/ESF,/data_schema/mdo_data/constraints/propulsion/Temp,/data_schema/mdo_data/constraints/propulsion/DT", "short_name": "3 outputs"}, {"to": "id_Coordinator", "from": "id_Csigmas", "name": "/data_schema/mdo_data/constraints/sigmas/sigma4,/data_schema/mdo_data/constraints/sigmas/sigma5,/data_schema/mdo_data/constraints/sigmas/sigma1,/data_schema/mdo_data/constraints/sigmas/sigma2,/data_schema/mdo_data/constraints/sigmas/sigma3", "short_name": "5 outputs"}, {"to": "id_Cdpdx", "from": "id_Aerodynamics", "name": "/data_schema/aircraft/other/dpdx", "short_name": "1 couplings"}, {"to": "id_Csigmas", "from": "id_Structures", "name": "/data_schema/aircraft/other/sigma5,/data_schema/aircraft/other/sigma4,/data_schema/aircraft/other/sigma3,/data_schema/aircraft/other/sigma2,/data_schema/aircraft/other/sigma1", "short_name": "5 couplings"}, {"to": "id_Performance", "from": "id_Coordinator", "name": "/data_schema/reference/h,/data_schema/reference/M", "short_name": "2 inputs"}, {"to": "id_Performance", "from": "id_Aerodynamics", "name": "/data_schema/aircraft/other/fin", "short_name": "1 inputs"}, {"to": "id_Performance", "from": "id_Structures", "name": "/data_schema/aircraft/weight/WT,/data_schema/aircraft/weight/WF", "short_name": "2 inputs"}, {"to": "id_Performance", "from": "id_Propulsion", "name": "/data_schema/aircraft/other/SFC", "short_name": "1 inputs"}, {"to": "id_Structures", "from": "id_Coordinator", "name": "/data_schema/aircraft/geometry/Lambda,/data_schema/aircraft/geometry/Sref,/data_schema/aircraft/weight/WFO,/data_schema/aircraft/geometry/AR,/data_schema/aircraft/other/Nz,/data_schema/aircraft/geometry/tc,/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/aircraft/other/L,/data_schema/aircraft/geometry/lambda,/data_schema/aircraft/weight/WO,/data_schema/aircraft/geometry/section,/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/aircraft/weight/WE", "short_name": "11 inputs"}], "workflow": [{"converger_step_blocks": [], "step_number": 0, "edges": [], "process_step_blocks": ["id_Coordinator"]}, {"converger_step_blocks": [], "step_number": 1, "edges": [["id_Coordinator", "id_Aerodynamics"], ["id_Coordinator", "id_Propulsion"], ["id_Coordinator", "id_Structures"]], "process_step_blocks": ["id_Propulsion", "id_Structures", "id_Aerodynamics"]}, {"converger_step_blocks": [], "step_number": 2, "edges": [["id_Propulsion", "id_Performance"], ["id_Propulsion", "id_Cprop"], ["id_Structures", "id_CTheta"], ["id_Structures", "id_Csigmas"], ["id_Structures", "id_Performance"], ["id_Aerodynamics", "id_Performance"], ["id_Aerodynamics", "id_Cdpdx"]], "process_step_blocks": ["id_Cprop", "id_Performance", "id_CTheta", "id_Cdpdx", "id_Csigmas"]}, {"converger_step_blocks": [], "step_number": 3, "edges": [["id_Cprop", "id_FR"], ["id_Performance", "id_FR"], ["id_CTheta", "id_FR"], ["id_Cdpdx", "id_FR"], ["id_Csigmas", "id_FR"]], "process_step_blocks": ["id_FR"]}, {"converger_step_blocks": ["id_Coordinator"], "step_number": 4, "edges": [["id_FR", "id_Coordinator"]], "process_step_blocks": []}]}, "mg_function_ordering": {"coupled": ["Structures", "Aerodynamics", "Propulsion"], "pre-coupling": [], "post-coupling": ["Performance", "C[sigmas]", "C[Theta]", "C[dpdx]", "C[prop]", "F[R]"]}, "id": "17", "organization": null, "function_ordering": {"coupled": ["Structures", "Aerodynamics", "Propulsion"], "pre-coupling": [], "post-coupling": ["Performance", "C[sigmas]", "C[Theta]", "C[dpdx]", "C[prop]", "F[R]"]}, "variableSchemes": {"catschema_sysLev": {"name": "systemVariables", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "sigma1", "level": 5}, {"type": "variable", "name": "Nz", "level": 5}, {"type": "variable", "name": "sigma5", "level": 5}, {"type": "variable", "name": "sigma4", "level": 5}, {"type": "variable", "name": "sigma3", "level": 5}, {"type": "variable", "name": "sigma2", "level": 5}, {"type": "variable", "name": "CDmin", "level": 5}, {"type": "variable", "name": "DT", "level": 5}, {"type": "variable", "name": "dpdx", "level": 5}, {"type": "variable", "name": "R", "level": 5}, {"type": "variable", "name": "SFC", "level": 5}, {"type": "variable", "name": "Cf", "level": 5}, {"type": "variable", "name": "fin", "level": 5}, {"type": "variable", "name": "T", "level": 5}], "name": "other", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "WO", "level": 5}, {"type": "variable", "name": "WT", "level": 5}, {"type": "variable", "name": "WBE", "level": 5}, {"type": "variable", "name": "WF", "level": 5}, {"type": "variable", "name": "WFO", "level": 5}], "name": "weight", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "lambda", "level": 5}, {"type": "variable", "name": "section", "level": 5}, {"type": "variable", "name": "Theta", "level": 5}, {"type": "variable", "name": "AR", "level": 5}, {"type": "variable", "name": "Lambda", "level": 5}, {"type": "variable", "name": "Sref", "level": 5}, {"type": "variable", "name": "tc", "level": 5}], "name": "geometry", "level": 4}], "name": "aircraft", "level": 3}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "sigma3", "level": 6}, {"type": "variable", "name": "sigma4", "level": 6}, {"type": "variable", "name": "sigma1", "level": 6}, {"type": "variable", "name": "sigma2", "level": 6}, {"type": "variable", "name": "sigma5", "level": 6}], "name": "sigmas", "level": 5}, {"type": "variable", "name": "Theta", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "Temp", "level": 6}, {"type": "variable", "name": "ESF", "level": 6}, {"type": "variable", "name": "DT", "level": 6}], "name": "propulsion", "level": 5}, {"type": "variable", "name": "dpdx", "level": 5}], "name": "constraints", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "R", "level": 5}], "name": "objectives", "level": 4}], "name": "mdo_data", "level": 3}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "L", "level": 8}, {"type": "variable", "name": "D", "level": 8}], "name": "other", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 8}], "name": "geometry", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "WT", "level": 8}, {"type": "variable", "name": "WE", "level": 8}], "name": "weight", "level": 7}], "name": "aircraft", "level": 6}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 7}], "name": "reference", "level": 6}], "name": "data_schemaCopy", "level": 5}], "name": "initialGuessCouplingVariables", "level": 4}], "name": "architectureNodes", "level": 3}, {"type": "variable", "children": [{"type": "variable", "name": "h", "level": 4}, {"type": "variable", "name": "ESF", "level": 4}, {"type": "variable", "name": "M", "level": 4}, {"type": "variable", "name": "Temp", "level": 4}], "name": "reference", "level": 3}], "name": "data_schema", "level": 2}], "name": "couplings", "level": 1}]}, "catschema_nodeLev": {"name": "variables", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "sigma1", "level": 5}, {"type": "variable", "name": "Nz", "level": 5}, {"type": "variable", "name": "sigma5", "level": 5}, {"type": "variable", "name": "sigma4", "level": 5}, {"type": "variable", "name": "sigma3", "level": 5}, {"type": "variable", "name": "sigma2", "level": 5}, {"type": "variable", "name": "CDmin", "level": 5}, {"type": "variable", "name": "DT", "level": 5}, {"type": "variable", "name": "dpdx", "level": 5}, {"type": "variable", "name": "R", "level": 5}, {"type": "variable", "name": "SFC", "level": 5}, {"type": "variable", "name": "Cf", "level": 5}, {"type": "variable", "name": "fin", "level": 5}, {"type": "variable", "name": "T", "level": 5}], "name": "other", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "WO", "level": 5}, {"type": "variable", "name": "WT", "level": 5}, {"type": "variable", "name": "WBE", "level": 5}, {"type": "variable", "name": "WF", "level": 5}, {"type": "variable", "name": "WFO", "level": 5}], "name": "weight", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "lambda", "level": 5}, {"type": "variable", "name": "section", "level": 5}, {"type": "variable", "name": "Theta", "level": 5}], "name": "geometry", "level": 4}], "name": "aircraft", "level": 3}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "sigma3", "level": 6}, {"type": "variable", "name": "sigma4", "level": 6}, {"type": "variable", "name": "sigma1", "level": 6}, {"type": "variable", "name": "sigma2", "level": 6}, {"type": "variable", "name": "sigma5", "level": 6}], "name": "sigmas", "level": 5}, {"type": "variable", "name": "Theta", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "Temp", "level": 6}, {"type": "variable", "name": "ESF", "level": 6}, {"type": "variable", "name": "DT", "level": 6}], "name": "propulsion", "level": 5}, {"type": "variable", "name": "dpdx", "level": 5}], "name": "constraints", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "R", "level": 5}], "name": "objectives", "level": 4}], "name": "mdo_data", "level": 3}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "L", "level": 8}, {"type": "variable", "name": "D", "level": 8}], "name": "other", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 8}], "name": "geometry", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "WT", "level": 8}, {"type": "variable", "name": "WE", "level": 8}], "name": "weight", "level": 7}], "name": "aircraft", "level": 6}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 7}], "name": "reference", "level": 6}], "name": "data_schemaCopy", "level": 5}], "name": "initialGuessCouplingVariables", "level": 4}], "name": "architectureNodes", "level": 3}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 4}, {"type": "variable", "name": "Temp", "level": 4}], "name": "reference", "level": 3}], "name": "data_schema", "level": 2}], "name": "coupling", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "AR", "level": 5}, {"type": "variable", "name": "Lambda", "level": 5}, {"type": "variable", "name": "Sref", "level": 5}, {"type": "variable", "name": "tc", "level": 5}], "name": "geometry", "level": 4}], "name": "aircraft", "level": 3}, {"type": "variable", "children": [{"type": "variable", "name": "h", "level": 4}, {"type": "variable", "name": "M", "level": 4}], "name": "reference", "level": 3}], "name": "data_schema", "level": 2}], "name": "sharedCoupling", "level": 1}]}, "catschema_roleLev": {"name": "variables", "children": [{"level": 1, "type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "L", "level": 9}, {"type": "variable", "name": "D", "level": 9}], "name": "other", "level": 8}, {"type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 9}], "name": "geometry", "level": 8}, {"type": "variable", "children": [{"type": "variable", "name": "WT", "level": 9}, {"type": "variable", "name": "WE", "level": 9}], "name": "weight", "level": 8}], "name": "aircraft", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 8}], "name": "reference", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "initialGuessCouplingVariables", "level": 5}], "name": "architectureNodes", "level": 4}], "name": "data_schema", "level": 3}], "name": "initialGuessCouplingVariables", "level": 2}], "name": "architectureRoles"}, {"level": 1, "type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "sigma3", "level": 7}, {"type": "variable", "name": "sigma4", "level": 7}, {"type": "variable", "name": "sigma1", "level": 7}, {"type": "variable", "name": "sigma2", "level": 7}, {"type": "variable", "name": "sigma5", "level": 7}], "name": "sigmas", "level": 6}, {"type": "variable", "name": "Theta", "level": 6}, {"type": "variable", "children": [{"type": "variable", "name": "Temp", "level": 7}, {"type": "variable", "name": "ESF", "level": 7}, {"type": "variable", "name": "DT", "level": 7}], "name": "propulsion", "level": 6}, {"type": "variable", "name": "dpdx", "level": 6}], "name": "constraints", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "R", "level": 6}], "name": "objectives", "level": 5}], "name": "mdo_data", "level": 4}], "name": "data_schema", "level": 3}], "name": "quantityOfInterests", "level": 2}], "name": "problemRoles"}]}, "catschema_funLev": {"name": "functions", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "R", "level": 6}], "name": "other", "level": 5}], "name": "aircraft", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "R", "level": 6}], "name": "objectives", "level": 5}], "name": "mdo_data", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "FR", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "D", "level": 9}], "name": "other", "level": 8}], "name": "aircraft", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "initialGuessCouplingVariables", "level": 5}], "name": "architectureNodes", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "h", "level": 5}, {"type": "variable", "name": "M", "level": 5}], "name": "reference", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "WBE", "level": 6}], "name": "weight", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "T", "level": 6}], "name": "other", "level": 5}], "name": "aircraft", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 5}, {"type": "variable", "name": "Temp", "level": 5}], "name": "reference", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "DT", "level": 6}, {"type": "variable", "name": "SFC", "level": 6}], "name": "other", "level": 5}], "name": "aircraft", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "Propulsion", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 6}], "name": "geometry", "level": 5}], "name": "aircraft", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 6}], "name": "constraints", "level": 5}], "name": "mdo_data", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "CTheta", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "DT", "level": 6}], "name": "other", "level": 5}], "name": "aircraft", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 5}, {"type": "variable", "name": "Temp", "level": 5}], "name": "reference", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 7}, {"type": "variable", "name": "Temp", "level": 7}, {"type": "variable", "name": "DT", "level": 7}], "name": "propulsion", "level": 6}], "name": "constraints", "level": 5}], "name": "mdo_data", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "Cprop", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 6}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 7}, {"type": "variable", "name": "Temp", "level": 7}, {"type": "variable", "name": "DT", "level": 7}], "name": "propulsion", "level": 6}, {"type": "variable", "children": [{"type": "variable", "name": "sigma4", "level": 7}, {"type": "variable", "name": "sigma5", "level": 7}, {"type": "variable", "name": "sigma1", "level": 7}, {"type": "variable", "name": "sigma2", "level": 7}, {"type": "variable", "name": "sigma3", "level": 7}], "name": "sigmas", "level": 6}, {"type": "variable", "name": "dpdx", "level": 6}], "name": "constraints", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "R", "level": 6}], "name": "objectives", "level": 5}], "name": "mdo_data", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "h", "level": 5}, {"type": "variable", "name": "M", "level": 5}], "name": "reference", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "Lambda", "level": 6}, {"type": "variable", "name": "Sref", "level": 6}, {"type": "variable", "name": "AR", "level": 6}, {"type": "variable", "name": "tc", "level": 6}, {"type": "variable", "name": "lambda", "level": 6}, {"type": "variable", "name": "section", "level": 6}], "name": "geometry", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "WFO", "level": 6}, {"type": "variable", "name": "WO", "level": 6}, {"type": "variable", "name": "WBE", "level": 6}], "name": "weight", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "Cf", "level": 6}, {"type": "variable", "name": "Nz", "level": 6}, {"type": "variable", "name": "CDmin", "level": 6}, {"type": "variable", "name": "T", "level": 6}], "name": "other", "level": 5}], "name": "aircraft", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 8}], "name": "reference", "level": 7}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "WE", "level": 9}, {"type": "variable", "name": "WT", "level": 9}], "name": "weight", "level": 8}, {"type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 9}], "name": "geometry", "level": 8}, {"type": "variable", "children": [{"type": "variable", "name": "L", "level": 9}, {"type": "variable", "name": "D", "level": 9}], "name": "other", "level": 8}], "name": "aircraft", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "initialGuessCouplingVariables", "level": 5}], "name": "architectureNodes", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "Coordinator", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "dpdx", "level": 6}], "name": "other", "level": 5}], "name": "aircraft", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "dpdx", "level": 6}], "name": "constraints", "level": 5}], "name": "mdo_data", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "Cdpdx", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "sigma5", "level": 6}, {"type": "variable", "name": "sigma4", "level": 6}, {"type": "variable", "name": "sigma3", "level": 6}, {"type": "variable", "name": "sigma2", "level": 6}, {"type": "variable", "name": "sigma1", "level": 6}], "name": "other", "level": 5}], "name": "aircraft", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "sigma4", "level": 7}, {"type": "variable", "name": "sigma5", "level": 7}, {"type": "variable", "name": "sigma1", "level": 7}, {"type": "variable", "name": "sigma2", "level": 7}, {"type": "variable", "name": "sigma3", "level": 7}], "name": "sigmas", "level": 6}], "name": "constraints", "level": 5}], "name": "mdo_data", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "Csigmas", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "SFC", "level": 6}, {"type": "variable", "name": "fin", "level": 6}], "name": "other", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "WT", "level": 6}, {"type": "variable", "name": "WF", "level": 6}], "name": "weight", "level": 5}], "name": "aircraft", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "h", "level": 5}, {"type": "variable", "name": "M", "level": 5}], "name": "reference", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "R", "level": 6}], "name": "other", "level": 5}], "name": "aircraft", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "Performance", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "CDmin", "level": 6}, {"type": "variable", "name": "Cf", "level": 6}], "name": "other", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "AR", "level": 6}, {"type": "variable", "name": "Sref", "level": 6}, {"type": "variable", "name": "tc", "level": 6}, {"type": "variable", "name": "Lambda", "level": 6}], "name": "geometry", "level": 5}], "name": "aircraft", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 9}], "name": "geometry", "level": 8}, {"type": "variable", "children": [{"type": "variable", "name": "WT", "level": 9}], "name": "weight", "level": 8}], "name": "aircraft", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 8}], "name": "reference", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "initialGuessCouplingVariables", "level": 5}], "name": "architectureNodes", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "h", "level": 5}, {"type": "variable", "name": "M", "level": 5}], "name": "reference", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "dpdx", "level": 6}, {"type": "variable", "name": "fin", "level": 6}], "name": "other", "level": 5}], "name": "aircraft", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "Aerodynamics", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "lambda", "level": 6}, {"type": "variable", "name": "section", "level": 6}, {"type": "variable", "name": "AR", "level": 6}, {"type": "variable", "name": "Sref", "level": 6}, {"type": "variable", "name": "tc", "level": 6}, {"type": "variable", "name": "Lambda", "level": 6}], "name": "geometry", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "Nz", "level": 6}], "name": "other", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "WO", "level": 6}, {"type": "variable", "name": "WFO", "level": 6}], "name": "weight", "level": 5}], "name": "aircraft", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "L", "level": 9}], "name": "other", "level": 8}, {"type": "variable", "children": [{"type": "variable", "name": "WE", "level": 9}], "name": "weight", "level": 8}], "name": "aircraft", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "initialGuessCouplingVariables", "level": 5}], "name": "architectureNodes", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "WT", "level": 6}, {"type": "variable", "name": "WF", "level": 6}], "name": "weight", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "sigma5", "level": 6}, {"type": "variable", "name": "sigma4", "level": 6}, {"type": "variable", "name": "sigma3", "level": 6}, {"type": "variable", "name": "sigma2", "level": 6}, {"type": "variable", "name": "sigma1", "level": 6}], "name": "other", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 6}], "name": "geometry", "level": 5}], "name": "aircraft", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "Structures", "level": 1}]}, "schema": {"name": "data_schema", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"name": "sigma1", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"name": "Nz", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"name": "sigma5", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"name": "sigma4", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"name": "sigma3", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"name": "sigma2", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"name": "CDmin", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"name": "DT", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"name": "dpdx", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"name": "R", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"name": "SFC", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"name": "Cf", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"name": "fin", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"name": "T", "type": "variable", "dimension": null, "value": "unknown", "level": 3}], "name": "other", "level": 2}, {"type": "variable", "children": [{"name": "WO", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"name": "WT", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"name": "WBE", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"name": "WF", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"name": "WFO", "type": "variable", "dimension": null, "value": "unknown", "level": 3}], "name": "weight", "level": 2}, {"type": "variable", "children": [{"name": "lambda", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"name": "section", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"name": "Theta", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"name": "AR", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"name": "Lambda", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"name": "Sref", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"name": "tc", "type": "variable", "dimension": null, "value": "unknown", "level": 3}], "name": "geometry", "level": 2}], "name": "aircraft", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"name": "sigma3", "type": "variable", "dimension": null, "value": "unknown", "level": 4}, {"name": "sigma4", "type": "variable", "dimension": null, "value": "unknown", "level": 4}, {"name": "sigma1", "type": "variable", "dimension": null, "value": "unknown", "level": 4}, {"name": "sigma2", "type": "variable", "dimension": null, "value": "unknown", "level": 4}, {"name": "sigma5", "type": "variable", "dimension": null, "value": "unknown", "level": 4}], "name": "sigmas", "level": 3}, {"name": "Theta", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"type": "variable", "children": [{"name": "Temp", "type": "variable", "dimension": null, "value": "unknown", "level": 4}, {"name": "ESF", "type": "variable", "dimension": null, "value": "unknown", "level": 4}, {"name": "DT", "type": "variable", "dimension": null, "value": "unknown", "level": 4}], "name": "propulsion", "level": 3}, {"name": "dpdx", "type": "variable", "dimension": null, "value": "unknown", "level": 3}], "name": "constraints", "level": 2}, {"type": "variable", "children": [{"name": "R", "type": "variable", "dimension": null, "value": "unknown", "level": 3}], "name": "objectives", "level": 2}], "name": "mdo_data", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"name": "L", "type": "variable", "dimension": null, "value": "unknown", "level": 6}, {"name": "D", "type": "variable", "dimension": null, "value": "unknown", "level": 6}], "name": "other", "level": 5}, {"type": "variable", "children": [{"name": "Theta", "type": "variable", "dimension": null, "value": "unknown", "level": 6}], "name": "geometry", "level": 5}, {"type": "variable", "children": [{"name": "WT", "type": "variable", "dimension": null, "value": "unknown", "level": 6}, {"name": "WE", "type": "variable", "dimension": null, "value": "unknown", "level": 6}], "name": "weight", "level": 5}], "name": "aircraft", "level": 4}, {"type": "variable", "children": [{"name": "ESF", "type": "variable", "dimension": null, "value": "unknown", "level": 5}], "name": "reference", "level": 4}], "name": "data_schemaCopy", "level": 3}], "name": "initialGuessCouplingVariables", "level": 2}], "name": "architectureNodes", "level": 1}, {"type": "variable", "children": [{"name": "h", "type": "variable", "dimension": null, "value": "unknown", "level": 2}, {"name": "ESF", "type": "variable", "dimension": null, "value": "unknown", "level": 2}, {"name": "M", "type": "variable", "dimension": null, "value": "unknown", "level": 2}, {"name": "Temp", "type": "variable", "dimension": null, "value": "unknown", "level": 2}], "name": "reference", "level": 1}]}}, "edgeBundles": [{"input": ["Performance"], "pipeline_data": {"Performance": ["/data_schema/aircraft/other/R"]}, "name": "FR"}, {"input": ["Coordinator"], "pipeline_data": {"Coordinator": ["/data_schema/reference/h", "/data_schema/aircraft/geometry/Sref", "/data_schema/aircraft/geometry/AR", "/data_schema/aircraft/other/Cf", "/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/reference/ESF", "/data_schema/aircraft/geometry/tc", "/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/aircraft/geometry/Theta", "/data_schema/reference/M", "/data_schema/aircraft/geometry/Lambda", "/data_schema/aircraft/other/CDmin", "/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/aircraft/weight/WT"]}, "name": "Aerodynamics"}, {"input": ["Structures"], "pipeline_data": {"Structures": ["/data_schema/aircraft/geometry/Theta"]}, "name": "CTheta"}, {"input": ["Coordinator"], "pipeline_data": {"Coordinator": ["/data_schema/reference/h", "/data_schema/aircraft/weight/WBE", "/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/aircraft/other/D", "/data_schema/reference/M", "/data_schema/aircraft/other/T"]}, "name": "Propulsion"}, {"input": ["Propulsion"], "pipeline_data": {"Propulsion": ["/data_schema/reference/ESF", "/data_schema/reference/Temp", "/data_schema/aircraft/other/DT"]}, "name": "Cprop"}, {"input": ["F[R]", "C[Theta]", "C[dpdx]", "C[prop]", "C[sigmas]"], "pipeline_data": {"F[R]": ["/data_schema/mdo_data/objectives/R"], "C[Theta]": ["/data_schema/mdo_data/constraints/Theta"], "C[dpdx]": ["/data_schema/mdo_data/constraints/dpdx"], "C[prop]": ["/data_schema/mdo_data/constraints/propulsion/ESF", "/data_schema/mdo_data/constraints/propulsion/Temp", "/data_schema/mdo_data/constraints/propulsion/DT"], "C[sigmas]": ["/data_schema/mdo_data/constraints/sigmas/sigma4", "/data_schema/mdo_data/constraints/sigmas/sigma5", "/data_schema/mdo_data/constraints/sigmas/sigma1", "/data_schema/mdo_data/constraints/sigmas/sigma2", "/data_schema/mdo_data/constraints/sigmas/sigma3"]}, "name": "Coordinator"}, {"input": ["Aerodynamics"], "pipeline_data": {"Aerodynamics": ["/data_schema/aircraft/other/dpdx"]}, "name": "Cdpdx"}, {"input": ["Structures"], "pipeline_data": {"Structures": ["/data_schema/aircraft/other/sigma5", "/data_schema/aircraft/other/sigma4", "/data_schema/aircraft/other/sigma3", "/data_schema/aircraft/other/sigma2", "/data_schema/aircraft/other/sigma1"]}, "name": "Csigmas"}, {"input": ["Coordinator", "Aerodynamics", "Structures", "Propulsion"], "pipeline_data": {"Coordinator": ["/data_schema/reference/h", "/data_schema/reference/M"], "Structures": ["/data_schema/aircraft/weight/WT", "/data_schema/aircraft/weight/WF"], "Propulsion": ["/data_schema/aircraft/other/SFC"], "Aerodynamics": ["/data_schema/aircraft/other/fin"]}, "name": "Performance"}, {"input": ["Coordinator"], "pipeline_data": {"Coordinator": ["/data_schema/aircraft/geometry/Lambda", "/data_schema/aircraft/geometry/Sref", "/data_schema/aircraft/weight/WFO", "/data_schema/aircraft/geometry/AR", "/data_schema/aircraft/other/Nz", "/data_schema/aircraft/geometry/tc", "/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/aircraft/other/L", "/data_schema/aircraft/geometry/lambda", "/data_schema/aircraft/weight/WO", "/data_schema/aircraft/geometry/section", "/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/aircraft/weight/WE"]}, "name": "Structures"}], "name": "RCG - unconverged-MDA-J - Mdao"}, {"description": "Solution strategy to solve the super-sonic business jet test case optimization problem using the strategy: converged-MDA-GS.", "problem_formulation": {"allow_unconverged_couplings": false, "function_order": ["Structures", "Aerodynamics", "Propulsion", "Performance", "C[sigmas]", "C[Theta]", "C[dpdx]", "C[prop]", "F[R]"], "convergence_type": "Gauss-Seidel", "mdao_architecture": "converged-MDA", "coupled_functions_groups": [["Structures"], ["Aerodynamics"], ["Propulsion"]], "function_ordering": {"coupled": ["Structures", "Aerodynamics", "Propulsion"], "pre-coupling": [], "post-coupling": ["Performance", "C[sigmas]", "C[Theta]", "C[dpdx]", "C[prop]", "F[R]"]}}, "xdsm": {"nodes": [{"metadata": [{"name": "Coordinator"}, {"description": "Action block providing system inputs and collecting outputs."}, {"creator": "Imco van Gent"}], "type": "coordinator", "id": "id_Coordinator", "name": "Coordinator"}, {"metadata": [{"name": "Converger"}, {"architecture_role": "converger"}], "type": "converger", "id": "id_Converger", "name": "Converger"}, {"metadata": [{"name": "Structures"}, {"mode": "main"}, {"version": "1.0"}, {"execution_info": null}, {"instance": "1"}, {"problem_role": "coupled"}, {"performance_info": null}, {"general_info": null}, {"projectSpecific": null}, {"architecture_role": "coupled analysis"}], "type": "coupledanalysis", "id": "id_Structures", "name": "Structures"}, {"metadata": [{"name": "Aerodynamics"}, {"mode": "main"}, {"version": "1.0"}, {"execution_info": null}, {"instance": "1"}, {"problem_role": "coupled"}, {"performance_info": null}, {"general_info": null}, {"projectSpecific": null}, {"architecture_role": "coupled analysis"}], "type": "coupledanalysis", "id": "id_Aerodynamics", "name": "Aerodynamics"}, {"metadata": [{"name": "Propulsion"}, {"mode": "main"}, {"version": "1.0"}, {"execution_info": null}, {"instance": "1"}, {"problem_role": "coupled"}, {"performance_info": null}, {"general_info": null}, {"projectSpecific": null}, {"architecture_role": "coupled analysis"}], "type": "coupledanalysis", "id": "id_Propulsion", "name": "Propulsion"}, {"metadata": [{"name": "Performance"}, {"mode": "main"}, {"version": "1.0"}, {"execution_info": null}, {"instance": "1"}, {"problem_role": "post-coupling"}, {"performance_info": null}, {"general_info": null}, {"projectSpecific": null}, {"architecture_role": "post-coupling analysis"}], "type": "postcouplinganalysis", "id": "id_Performance", "name": "Performance"}, {"metadata": [{"name": "C[sigmas]"}, {"instance": 1}, {"problem_role": "post-coupling"}, {"architecture_role": "post-coupling analysis"}], "type": "postcouplinganalysis", "id": "id_Csigmas", "name": "Csigmas"}, {"metadata": [{"name": "C[Theta]"}, {"instance": 1}, {"problem_role": "post-coupling"}, {"architecture_role": "post-coupling analysis"}], "type": "postcouplinganalysis", "id": "id_CTheta", "name": "CTheta"}, {"metadata": [{"name": "C[dpdx]"}, {"instance": 1}, {"problem_role": "post-coupling"}, {"architecture_role": "post-coupling analysis"}], "type": "postcouplinganalysis", "id": "id_Cdpdx", "name": "Cdpdx"}, {"metadata": [{"name": "C[prop]"}, {"instance": 1}, {"problem_role": "post-coupling"}, {"architecture_role": "post-coupling analysis"}], "type": "postcouplinganalysis", "id": "id_Cprop", "name": "Cprop"}, {"metadata": [{"name": "F[R]"}, {"instance": 1}, {"problem_role": "post-coupling"}, {"architecture_role": "post-coupling analysis"}], "type": "postcouplinganalysis", "id": "id_FR", "name": "FR"}], "edges": [{"to": "id_FR", "from": "id_Performance", "name": "/data_schema/aircraft/other/R", "short_name": "1 couplings"}, {"to": "id_Aerodynamics", "from": "id_Coordinator", "name": "/data_schema/reference/h,/data_schema/aircraft/geometry/Sref,/data_schema/aircraft/geometry/AR,/data_schema/aircraft/other/Cf,/data_schema/aircraft/geometry/tc,/data_schema/reference/M,/data_schema/aircraft/geometry/Lambda,/data_schema/aircraft/other/CDmin", "short_name": "8 inputs"}, {"to": "id_Aerodynamics", "from": "id_Structures", "name": "/data_schema/aircraft/geometry/Theta,/data_schema/aircraft/weight/WT", "short_name": "2 inputs"}, {"to": "id_Aerodynamics", "from": "id_Converger", "name": "/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/reference/ESF", "short_name": "1 inputs"}, {"to": "id_CTheta", "from": "id_Structures", "name": "/data_schema/aircraft/geometry/Theta", "short_name": "1 couplings"}, {"to": "id_Propulsion", "from": "id_Coordinator", "name": "/data_schema/reference/h,/data_schema/aircraft/weight/WBE,/data_schema/reference/M,/data_schema/aircraft/other/T", "short_name": "4 inputs"}, {"to": "id_Propulsion", "from": "id_Aerodynamics", "name": "/data_schema/aircraft/other/D", "short_name": "1 inputs"}, {"to": "id_Cprop", "from": "id_Propulsion", "name": "/data_schema/reference/ESF,/data_schema/reference/Temp,/data_schema/aircraft/other/DT", "short_name": "3 couplings"}, {"to": "id_Converger", "from": "id_Coordinator", "name": "/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/aircraft/weight/WE,/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/aircraft/other/L,/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/reference/ESF", "short_name": "3 inputs"}, {"to": "id_Converger", "from": "id_Aerodynamics", "name": "/data_schema/aircraft/other/L", "short_name": "1 inputs"}, {"to": "id_Converger", "from": "id_Propulsion", "name": "/data_schema/reference/ESF,/data_schema/aircraft/weight/WE", "short_name": "2 inputs"}, {"to": "id_Coordinator", "from": "id_FR", "name": "/data_schema/mdo_data/objectives/R", "short_name": "1 outputs"}, {"to": "id_Coordinator", "from": "id_Propulsion", "name": "/data_schema/architectureNodes/finalCouplingVariables/data_schemaCopy/aircraft/weight/WE,/data_schema/architectureNodes/finalCouplingVariables/data_schemaCopy/reference/ESF", "short_name": "2 outputs"}, {"to": "id_Coordinator", "from": "id_CTheta", "name": "/data_schema/mdo_data/constraints/Theta", "short_name": "1 outputs"}, {"to": "id_Coordinator", "from": "id_Cprop", "name": "/data_schema/mdo_data/constraints/propulsion/ESF,/data_schema/mdo_data/constraints/propulsion/Temp,/data_schema/mdo_data/constraints/propulsion/DT", "short_name": "3 outputs"}, {"to": "id_Coordinator", "from": "id_Cdpdx", "name": "/data_schema/mdo_data/constraints/dpdx", "short_name": "1 outputs"}, {"to": "id_Coordinator", "from": "id_Csigmas", "name": "/data_schema/mdo_data/constraints/sigmas/sigma4,/data_schema/mdo_data/constraints/sigmas/sigma5,/data_schema/mdo_data/constraints/sigmas/sigma1,/data_schema/mdo_data/constraints/sigmas/sigma2,/data_schema/mdo_data/constraints/sigmas/sigma3", "short_name": "5 outputs"}, {"to": "id_Coordinator", "from": "id_Aerodynamics", "name": "/data_schema/architectureNodes/finalCouplingVariables/data_schemaCopy/aircraft/other/L", "short_name": "1 outputs"}, {"to": "id_Cdpdx", "from": "id_Aerodynamics", "name": "/data_schema/aircraft/other/dpdx", "short_name": "1 couplings"}, {"to": "id_Csigmas", "from": "id_Structures", "name": "/data_schema/aircraft/other/sigma5,/data_schema/aircraft/other/sigma4,/data_schema/aircraft/other/sigma3,/data_schema/aircraft/other/sigma2,/data_schema/aircraft/other/sigma1", "short_name": "5 couplings"}, {"to": "id_Performance", "from": "id_Coordinator", "name": "/data_schema/reference/h,/data_schema/reference/M", "short_name": "2 inputs"}, {"to": "id_Performance", "from": "id_Aerodynamics", "name": "/data_schema/aircraft/other/fin", "short_name": "1 inputs"}, {"to": "id_Performance", "from": "id_Structures", "name": "/data_schema/aircraft/weight/WT,/data_schema/aircraft/weight/WF", "short_name": "2 inputs"}, {"to": "id_Performance", "from": "id_Propulsion", "name": "/data_schema/aircraft/other/SFC", "short_name": "1 inputs"}, {"to": "id_Structures", "from": "id_Coordinator", "name": "/data_schema/aircraft/geometry/lambda,/data_schema/aircraft/geometry/Sref,/data_schema/aircraft/weight/WFO,/data_schema/aircraft/geometry/AR,/data_schema/aircraft/other/Nz,/data_schema/aircraft/geometry/tc,/data_schema/aircraft/geometry/Lambda,/data_schema/aircraft/weight/WO,/data_schema/aircraft/geometry/section", "short_name": "9 inputs"}, {"to": "id_Structures", "from": "id_Converger", "name": "/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/other/L,/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/weight/WE", "short_name": "2 inputs"}], "workflow": [{"converger_step_blocks": [], "step_number": 0, "edges": [], "process_step_blocks": ["id_Coordinator"]}, {"converger_step_blocks": [], "step_number": 1, "edges": [["id_Coordinator", "id_Converger"]], "process_step_blocks": ["id_Converger"]}, {"converger_step_blocks": [], "step_number": 2, "edges": [["id_Converger", "id_Structures"]], "process_step_blocks": ["id_Structures"]}, {"converger_step_blocks": [], "step_number": 3, "edges": [["id_Structures", "id_Aerodynamics"]], "process_step_blocks": ["id_Aerodynamics"]}, {"converger_step_blocks": [], "step_number": 4, "edges": [["id_Aerodynamics", "id_Propulsion"]], "process_step_blocks": ["id_Propulsion"]}, {"converger_step_blocks": ["id_Converger"], "step_number": 5, "edges": [["id_Propulsion", "id_Converger"]], "process_step_blocks": []}, {"converger_step_blocks": [], "step_number": 6, "edges": [["id_Converger", "id_CTheta"], ["id_Converger", "id_Cprop"], ["id_Converger", "id_Cdpdx"], ["id_Converger", "id_Csigmas"], ["id_Converger", "id_Performance"]], "process_step_blocks": ["id_Cprop", "id_Performance", "id_CTheta", "id_Cdpdx", "id_Csigmas"]}, {"converger_step_blocks": [], "step_number": 7, "edges": [["id_Cprop", "id_FR"], ["id_Performance", "id_FR"], ["id_CTheta", "id_FR"], ["id_Cdpdx", "id_FR"], ["id_Csigmas", "id_FR"]], "process_step_blocks": ["id_FR"]}, {"converger_step_blocks": ["id_Coordinator"], "step_number": 8, "edges": [["id_FR", "id_Coordinator"]], "process_step_blocks": []}]}, "mg_function_ordering": {"post-coupling": ["Performance", "C[sigmas]", "C[Theta]", "C[dpdx]", "C[prop]", "F[R]"], "pre-coupling": [], "coupled": ["Structures", "Aerodynamics", "Propulsion"]}, "edgeBundles": [{"input": ["Performance"], "pipeline_data": {"Performance": ["/data_schema/aircraft/other/R"]}, "name": "FR"}, {"input": ["Coordinator", "Structures", "Converger"], "pipeline_data": {"Coordinator": ["/data_schema/reference/h", "/data_schema/aircraft/geometry/Sref", "/data_schema/aircraft/geometry/AR", "/data_schema/aircraft/other/Cf", "/data_schema/aircraft/geometry/tc", "/data_schema/reference/M", "/data_schema/aircraft/geometry/Lambda", "/data_schema/aircraft/other/CDmin"], "Structures": ["/data_schema/aircraft/geometry/Theta", "/data_schema/aircraft/weight/WT"], "Converger": ["/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/reference/ESF"]}, "name": "Aerodynamics"}, {"input": ["Structures"], "pipeline_data": {"Structures": ["/data_schema/aircraft/geometry/Theta"]}, "name": "CTheta"}, {"input": ["Coordinator", "Aerodynamics"], "pipeline_data": {"Coordinator": ["/data_schema/reference/h", "/data_schema/aircraft/weight/WBE", "/data_schema/reference/M", "/data_schema/aircraft/other/T"], "Aerodynamics": ["/data_schema/aircraft/other/D"]}, "name": "Propulsion"}, {"input": ["Propulsion"], "pipeline_data": {"Propulsion": ["/data_schema/reference/ESF", "/data_schema/reference/Temp", "/data_schema/aircraft/other/DT"]}, "name": "Cprop"}, {"input": ["Coordinator", "Aerodynamics", "Propulsion"], "pipeline_data": {"Coordinator": ["/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/aircraft/weight/WE", "/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/aircraft/other/L", "/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/reference/ESF"], "Aerodynamics": ["/data_schema/aircraft/other/L"], "Propulsion": ["/data_schema/reference/ESF", "/data_schema/aircraft/weight/WE"]}, "name": "Converger"}, {"input": ["F[R]", "Propulsion", "C[Theta]", "C[prop]", "C[dpdx]", "C[sigmas]", "Aerodynamics"], "pipeline_data": {"F[R]": ["/data_schema/mdo_data/objectives/R"], "Propulsion": ["/data_schema/architectureNodes/finalCouplingVariables/data_schemaCopy/aircraft/weight/WE", "/data_schema/architectureNodes/finalCouplingVariables/data_schemaCopy/reference/ESF"], "C[Theta]": ["/data_schema/mdo_data/constraints/Theta"], "C[prop]": ["/data_schema/mdo_data/constraints/propulsion/ESF", "/data_schema/mdo_data/constraints/propulsion/Temp", "/data_schema/mdo_data/constraints/propulsion/DT"], "C[dpdx]": ["/data_schema/mdo_data/constraints/dpdx"], "C[sigmas]": ["/data_schema/mdo_data/constraints/sigmas/sigma4", "/data_schema/mdo_data/constraints/sigmas/sigma5", "/data_schema/mdo_data/constraints/sigmas/sigma1", "/data_schema/mdo_data/constraints/sigmas/sigma2", "/data_schema/mdo_data/constraints/sigmas/sigma3"], "Aerodynamics": ["/data_schema/architectureNodes/finalCouplingVariables/data_schemaCopy/aircraft/other/L"]}, "name": "Coordinator"}, {"input": ["Aerodynamics"], "pipeline_data": {"Aerodynamics": ["/data_schema/aircraft/other/dpdx"]}, "name": "Cdpdx"}, {"input": ["Structures"], "pipeline_data": {"Structures": ["/data_schema/aircraft/other/sigma5", "/data_schema/aircraft/other/sigma4", "/data_schema/aircraft/other/sigma3", "/data_schema/aircraft/other/sigma2", "/data_schema/aircraft/other/sigma1"]}, "name": "Csigmas"}, {"input": ["Coordinator", "Aerodynamics", "Structures", "Propulsion"], "pipeline_data": {"Coordinator": ["/data_schema/reference/h", "/data_schema/reference/M"], "Aerodynamics": ["/data_schema/aircraft/other/fin"], "Structures": ["/data_schema/aircraft/weight/WT", "/data_schema/aircraft/weight/WF"], "Propulsion": ["/data_schema/aircraft/other/SFC"]}, "name": "Performance"}, {"input": ["Coordinator", "Converger"], "pipeline_data": {"Coordinator": ["/data_schema/aircraft/geometry/lambda", "/data_schema/aircraft/geometry/Sref", "/data_schema/aircraft/weight/WFO", "/data_schema/aircraft/geometry/AR", "/data_schema/aircraft/other/Nz", "/data_schema/aircraft/geometry/tc", "/data_schema/aircraft/geometry/Lambda", "/data_schema/aircraft/weight/WO", "/data_schema/aircraft/geometry/section"], "Converger": ["/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/other/L", "/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/weight/WE"]}, "name": "Structures"}], "organization": null, "function_ordering": {"post-coupling": ["Performance", "C[sigmas]", "C[Theta]", "C[dpdx]", "C[prop]", "F[R]"], "pre-coupling": [], "coupled": ["Structures", "Aerodynamics", "Propulsion"]}, "variableSchemes": {"catschema_sysLev": {"name": "systemVariables", "children": [{"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"type": "variable", "name": "sigma1", "level": 5}, {"type": "variable", "name": "Cf", "level": 5}, {"type": "variable", "name": "Nz", "level": 5}, {"type": "variable", "name": "sigma5", "level": 5}, {"type": "variable", "name": "sigma4", "level": 5}, {"type": "variable", "name": "sigma3", "level": 5}, {"type": "variable", "name": "sigma2", "level": 5}, {"type": "variable", "name": "CDmin", "level": 5}, {"type": "variable", "name": "DT", "level": 5}, {"type": "variable", "name": "dpdx", "level": 5}, {"type": "variable", "name": "R", "level": 5}, {"type": "variable", "name": "SFC", "level": 5}, {"type": "variable", "name": "L", "level": 5}, {"type": "variable", "name": "D", "level": 5}, {"type": "variable", "name": "fin", "level": 5}, {"type": "variable", "name": "T", "level": 5}], "name": "other"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "WO", "level": 5}, {"type": "variable", "name": "WT", "level": 5}, {"type": "variable", "name": "WBE", "level": 5}, {"type": "variable", "name": "WE", "level": 5}, {"type": "variable", "name": "WF", "level": 5}, {"type": "variable", "name": "WFO", "level": 5}], "name": "weight"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "lambda", "level": 5}, {"type": "variable", "name": "section", "level": 5}, {"type": "variable", "name": "Theta", "level": 5}, {"type": "variable", "name": "AR", "level": 5}, {"type": "variable", "name": "Lambda", "level": 5}, {"type": "variable", "name": "Sref", "level": 5}, {"type": "variable", "name": "tc", "level": 5}], "name": "geometry"}], "name": "aircraft"}, {"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "sigma3", "level": 6}, {"type": "variable", "name": "sigma4", "level": 6}, {"type": "variable", "name": "sigma1", "level": 6}, {"type": "variable", "name": "sigma2", "level": 6}, {"type": "variable", "name": "sigma5", "level": 6}], "name": "sigmas"}, {"type": "variable", "name": "Theta", "level": 5}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "Temp", "level": 6}, {"type": "variable", "name": "ESF", "level": 6}, {"type": "variable", "name": "DT", "level": 6}], "name": "propulsion"}, {"type": "variable", "name": "dpdx", "level": 5}], "name": "constraints"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "R", "level": 5}], "name": "objectives"}], "name": "mdo_data"}, {"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"type": "variable", "name": "WE", "level": 8}], "name": "weight"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "L", "level": 8}], "name": "other"}], "name": "aircraft"}, {"level": 6, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 7}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "couplingCopyVariables"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 7}], "name": "reference"}, {"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"type": "variable", "name": "L", "level": 8}], "name": "other"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "WE", "level": 8}], "name": "weight"}], "name": "aircraft"}], "name": "data_schemaCopy"}], "name": "finalCouplingVariables"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"type": "variable", "name": "L", "level": 8}], "name": "other"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "WE", "level": 8}], "name": "weight"}], "name": "aircraft"}, {"level": 6, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 7}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "initialGuessCouplingVariables"}], "name": "architectureNodes"}, {"level": 3, "type": "variable", "children": [{"type": "variable", "name": "h", "level": 4}, {"type": "variable", "name": "ESF", "level": 4}, {"type": "variable", "name": "M", "level": 4}, {"type": "variable", "name": "Temp", "level": 4}], "name": "reference"}], "name": "data_schema"}], "name": "couplings"}]}, "catschema_nodeLev": {"name": "variables", "children": [{"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"type": "variable", "name": "sigma1", "level": 5}, {"type": "variable", "name": "Cf", "level": 5}, {"type": "variable", "name": "Nz", "level": 5}, {"type": "variable", "name": "sigma5", "level": 5}, {"type": "variable", "name": "sigma4", "level": 5}, {"type": "variable", "name": "sigma3", "level": 5}, {"type": "variable", "name": "sigma2", "level": 5}, {"type": "variable", "name": "CDmin", "level": 5}, {"type": "variable", "name": "DT", "level": 5}, {"type": "variable", "name": "dpdx", "level": 5}, {"type": "variable", "name": "R", "level": 5}, {"type": "variable", "name": "SFC", "level": 5}, {"type": "variable", "name": "L", "level": 5}, {"type": "variable", "name": "D", "level": 5}, {"type": "variable", "name": "fin", "level": 5}, {"type": "variable", "name": "T", "level": 5}], "name": "other"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "WO", "level": 5}, {"type": "variable", "name": "WBE", "level": 5}, {"type": "variable", "name": "WE", "level": 5}, {"type": "variable", "name": "WF", "level": 5}, {"type": "variable", "name": "WFO", "level": 5}], "name": "weight"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "lambda", "level": 5}, {"type": "variable", "name": "section", "level": 5}], "name": "geometry"}], "name": "aircraft"}, {"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "sigma3", "level": 6}, {"type": "variable", "name": "sigma4", "level": 6}, {"type": "variable", "name": "sigma1", "level": 6}, {"type": "variable", "name": "sigma2", "level": 6}, {"type": "variable", "name": "sigma5", "level": 6}], "name": "sigmas"}, {"type": "variable", "name": "Theta", "level": 5}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "Temp", "level": 6}, {"type": "variable", "name": "ESF", "level": 6}, {"type": "variable", "name": "DT", "level": 6}], "name": "propulsion"}, {"type": "variable", "name": "dpdx", "level": 5}], "name": "constraints"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "R", "level": 5}], "name": "objectives"}], "name": "mdo_data"}, {"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"type": "variable", "name": "WE", "level": 8}], "name": "weight"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "L", "level": 8}], "name": "other"}], "name": "aircraft"}, {"level": 6, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 7}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "couplingCopyVariables"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 7}], "name": "reference"}, {"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"type": "variable", "name": "L", "level": 8}], "name": "other"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "WE", "level": 8}], "name": "weight"}], "name": "aircraft"}], "name": "data_schemaCopy"}], "name": "finalCouplingVariables"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"type": "variable", "name": "L", "level": 8}], "name": "other"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "WE", "level": 8}], "name": "weight"}], "name": "aircraft"}, {"level": 6, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 7}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "initialGuessCouplingVariables"}], "name": "architectureNodes"}, {"level": 3, "type": "variable", "children": [{"type": "variable", "name": "Temp", "level": 4}], "name": "reference"}], "name": "data_schema"}], "name": "coupling"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 5}, {"type": "variable", "name": "AR", "level": 5}, {"type": "variable", "name": "Lambda", "level": 5}, {"type": "variable", "name": "Sref", "level": 5}, {"type": "variable", "name": "tc", "level": 5}], "name": "geometry"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "WT", "level": 5}], "name": "weight"}], "name": "aircraft"}, {"level": 3, "type": "variable", "children": [{"type": "variable", "name": "h", "level": 4}, {"type": "variable", "name": "ESF", "level": 4}, {"type": "variable", "name": "M", "level": 4}], "name": "reference"}], "name": "data_schema"}], "name": "sharedCoupling"}]}, "catschema_roleLev": {"name": "variables", "children": [{"type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"type": "variable", "name": "WE", "level": 9}], "name": "weight"}, {"level": 8, "type": "variable", "children": [{"type": "variable", "name": "L", "level": 9}], "name": "other"}], "name": "aircraft"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 8}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "couplingCopyVariables"}], "name": "architectureNodes"}], "name": "data_schema"}], "name": "couplingCopyVariables"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 8}], "name": "reference"}, {"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"type": "variable", "name": "L", "level": 9}], "name": "other"}, {"level": 8, "type": "variable", "children": [{"type": "variable", "name": "WE", "level": 9}], "name": "weight"}], "name": "aircraft"}], "name": "data_schemaCopy"}], "name": "finalCouplingVariables"}], "name": "architectureNodes"}], "name": "data_schema"}], "name": "finalCouplingVariables"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"type": "variable", "name": "L", "level": 9}], "name": "other"}, {"level": 8, "type": "variable", "children": [{"type": "variable", "name": "WE", "level": 9}], "name": "weight"}], "name": "aircraft"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 8}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "initialGuessCouplingVariables"}], "name": "architectureNodes"}], "name": "data_schema"}], "name": "initialGuessCouplingVariables"}], "name": "architectureRoles", "level": 1}, {"type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"type": "variable", "name": "sigma3", "level": 7}, {"type": "variable", "name": "sigma4", "level": 7}, {"type": "variable", "name": "sigma1", "level": 7}, {"type": "variable", "name": "sigma2", "level": 7}, {"type": "variable", "name": "sigma5", "level": 7}], "name": "sigmas"}, {"type": "variable", "name": "Theta", "level": 6}, {"level": 6, "type": "variable", "children": [{"type": "variable", "name": "Temp", "level": 7}, {"type": "variable", "name": "ESF", "level": 7}, {"type": "variable", "name": "DT", "level": 7}], "name": "propulsion"}, {"type": "variable", "name": "dpdx", "level": 6}], "name": "constraints"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "R", "level": 6}], "name": "objectives"}], "name": "mdo_data"}], "name": "data_schema"}], "name": "quantityOfInterests"}], "name": "problemRoles", "level": 1}]}, "catschema_funLev": {"name": "functions", "children": [{"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "R", "level": 6}], "name": "other"}], "name": "aircraft"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "R", "level": 6}], "name": "objectives"}], "name": "mdo_data"}], "name": "data_schema"}], "name": "outputs"}], "name": "FR"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"type": "variable", "name": "h", "level": 5}, {"type": "variable", "name": "M", "level": 5}], "name": "reference"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "WBE", "level": 6}], "name": "weight"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "D", "level": 6}, {"type": "variable", "name": "T", "level": 6}], "name": "other"}], "name": "aircraft"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "SFC", "level": 6}, {"type": "variable", "name": "DT", "level": 6}], "name": "other"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "WE", "level": 6}], "name": "weight"}], "name": "aircraft"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 5}, {"type": "variable", "name": "Temp", "level": 5}], "name": "reference"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"type": "variable", "name": "WE", "level": 9}], "name": "weight"}], "name": "aircraft"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 8}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "finalCouplingVariables"}], "name": "architectureNodes"}], "name": "data_schema"}], "name": "outputs"}], "name": "Propulsion"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 6}], "name": "geometry"}], "name": "aircraft"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 6}], "name": "constraints"}], "name": "mdo_data"}], "name": "data_schema"}], "name": "outputs"}], "name": "CTheta"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "DT", "level": 6}], "name": "other"}], "name": "aircraft"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 5}, {"type": "variable", "name": "Temp", "level": 5}], "name": "reference"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 7}, {"type": "variable", "name": "Temp", "level": 7}, {"type": "variable", "name": "DT", "level": 7}], "name": "propulsion"}], "name": "constraints"}], "name": "mdo_data"}], "name": "data_schema"}], "name": "outputs"}], "name": "Cprop"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"type": "variable", "name": "L", "level": 9}], "name": "other"}, {"level": 8, "type": "variable", "children": [{"type": "variable", "name": "WE", "level": 9}], "name": "weight"}], "name": "aircraft"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 8}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "initialGuessCouplingVariables"}], "name": "architectureNodes"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "WE", "level": 6}], "name": "weight"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "L", "level": 6}], "name": "other"}], "name": "aircraft"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 5}], "name": "reference"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"type": "variable", "name": "L", "level": 9}], "name": "other"}, {"level": 8, "type": "variable", "children": [{"type": "variable", "name": "WE", "level": 9}], "name": "weight"}], "name": "aircraft"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 8}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "couplingCopyVariables"}], "name": "architectureNodes"}], "name": "data_schema"}], "name": "outputs"}], "name": "Converger"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 6}, {"level": 6, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 7}, {"type": "variable", "name": "Temp", "level": 7}, {"type": "variable", "name": "DT", "level": 7}], "name": "propulsion"}, {"level": 6, "type": "variable", "children": [{"type": "variable", "name": "sigma4", "level": 7}, {"type": "variable", "name": "sigma5", "level": 7}, {"type": "variable", "name": "sigma1", "level": 7}, {"type": "variable", "name": "sigma2", "level": 7}, {"type": "variable", "name": "sigma3", "level": 7}], "name": "sigmas"}, {"type": "variable", "name": "dpdx", "level": 6}], "name": "constraints"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "R", "level": 6}], "name": "objectives"}], "name": "mdo_data"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"type": "variable", "name": "WE", "level": 9}], "name": "weight"}, {"level": 8, "type": "variable", "children": [{"type": "variable", "name": "L", "level": 9}], "name": "other"}], "name": "aircraft"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 8}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "finalCouplingVariables"}], "name": "architectureNodes"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"type": "variable", "name": "h", "level": 5}, {"type": "variable", "name": "M", "level": 5}], "name": "reference"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "Lambda", "level": 6}, {"type": "variable", "name": "AR", "level": 6}, {"type": "variable", "name": "Sref", "level": 6}, {"type": "variable", "name": "tc", "level": 6}, {"type": "variable", "name": "lambda", "level": 6}, {"type": "variable", "name": "section", "level": 6}], "name": "geometry"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "Cf", "level": 6}, {"type": "variable", "name": "Nz", "level": 6}, {"type": "variable", "name": "CDmin", "level": 6}, {"type": "variable", "name": "T", "level": 6}], "name": "other"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "WFO", "level": 6}, {"type": "variable", "name": "WO", "level": 6}, {"type": "variable", "name": "WBE", "level": 6}], "name": "weight"}], "name": "aircraft"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 8}], "name": "reference"}, {"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"type": "variable", "name": "WE", "level": 9}], "name": "weight"}, {"level": 8, "type": "variable", "children": [{"type": "variable", "name": "L", "level": 9}], "name": "other"}], "name": "aircraft"}], "name": "data_schemaCopy"}], "name": "initialGuessCouplingVariables"}], "name": "architectureNodes"}], "name": "data_schema"}], "name": "outputs"}], "name": "Coordinator"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "dpdx", "level": 6}], "name": "other"}], "name": "aircraft"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "dpdx", "level": 6}], "name": "constraints"}], "name": "mdo_data"}], "name": "data_schema"}], "name": "outputs"}], "name": "Cdpdx"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "sigma5", "level": 6}, {"type": "variable", "name": "sigma4", "level": 6}, {"type": "variable", "name": "sigma3", "level": 6}, {"type": "variable", "name": "sigma2", "level": 6}, {"type": "variable", "name": "sigma1", "level": 6}], "name": "other"}], "name": "aircraft"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"type": "variable", "name": "sigma4", "level": 7}, {"type": "variable", "name": "sigma5", "level": 7}, {"type": "variable", "name": "sigma1", "level": 7}, {"type": "variable", "name": "sigma2", "level": 7}, {"type": "variable", "name": "sigma3", "level": 7}], "name": "sigmas"}], "name": "constraints"}], "name": "mdo_data"}], "name": "data_schema"}], "name": "outputs"}], "name": "Csigmas"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "SFC", "level": 6}, {"type": "variable", "name": "fin", "level": 6}], "name": "other"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "WT", "level": 6}, {"type": "variable", "name": "WF", "level": 6}], "name": "weight"}], "name": "aircraft"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "h", "level": 5}, {"type": "variable", "name": "M", "level": 5}], "name": "reference"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "R", "level": 6}], "name": "other"}], "name": "aircraft"}], "name": "data_schema"}], "name": "outputs"}], "name": "Performance"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "CDmin", "level": 6}, {"type": "variable", "name": "Cf", "level": 6}], "name": "other"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 6}, {"type": "variable", "name": "AR", "level": 6}, {"type": "variable", "name": "Sref", "level": 6}, {"type": "variable", "name": "tc", "level": 6}, {"type": "variable", "name": "Lambda", "level": 6}], "name": "geometry"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "WT", "level": 6}], "name": "weight"}], "name": "aircraft"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 8}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "couplingCopyVariables"}], "name": "architectureNodes"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "h", "level": 5}, {"type": "variable", "name": "M", "level": 5}], "name": "reference"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "fin", "level": 6}, {"type": "variable", "name": "dpdx", "level": 6}, {"type": "variable", "name": "D", "level": 6}, {"type": "variable", "name": "L", "level": 6}], "name": "other"}], "name": "aircraft"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"type": "variable", "name": "L", "level": 9}], "name": "other"}], "name": "aircraft"}], "name": "data_schemaCopy"}], "name": "finalCouplingVariables"}], "name": "architectureNodes"}], "name": "data_schema"}], "name": "outputs"}], "name": "Aerodynamics"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "lambda", "level": 6}, {"type": "variable", "name": "section", "level": 6}, {"type": "variable", "name": "AR", "level": 6}, {"type": "variable", "name": "Sref", "level": 6}, {"type": "variable", "name": "tc", "level": 6}, {"type": "variable", "name": "Lambda", "level": 6}], "name": "geometry"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "Nz", "level": 6}], "name": "other"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "WO", "level": 6}, {"type": "variable", "name": "WFO", "level": 6}], "name": "weight"}], "name": "aircraft"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"type": "variable", "name": "WE", "level": 9}], "name": "weight"}, {"level": 8, "type": "variable", "children": [{"type": "variable", "name": "L", "level": 9}], "name": "other"}], "name": "aircraft"}], "name": "data_schemaCopy"}], "name": "couplingCopyVariables"}], "name": "architectureNodes"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "WT", "level": 6}, {"type": "variable", "name": "WF", "level": 6}], "name": "weight"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "sigma5", "level": 6}, {"type": "variable", "name": "sigma4", "level": 6}, {"type": "variable", "name": "sigma3", "level": 6}, {"type": "variable", "name": "sigma2", "level": 6}, {"type": "variable", "name": "sigma1", "level": 6}], "name": "other"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 6}], "name": "geometry"}], "name": "aircraft"}], "name": "data_schema"}], "name": "outputs"}], "name": "Structures"}]}, "schema": {"name": "data_schema", "children": [{"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "sigma1"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "Cf"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "Nz"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "sigma5"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "sigma4"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "sigma3"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "sigma2"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "CDmin"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "DT"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "dpdx"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "R"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "SFC"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "L"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "D"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "fin"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "T"}], "name": "other"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "WO"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "WT"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "WBE"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "WE"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "WF"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "WFO"}], "name": "weight"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "lambda"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "section"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "Theta"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "AR"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "Lambda"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "Sref"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "tc"}], "name": "geometry"}], "name": "aircraft"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "dimension": null, "value": "unknown", "name": "sigma3"}, {"level": 4, "type": "variable", "dimension": null, "value": "unknown", "name": "sigma4"}, {"level": 4, "type": "variable", "dimension": null, "value": "unknown", "name": "sigma1"}, {"level": 4, "type": "variable", "dimension": null, "value": "unknown", "name": "sigma2"}, {"level": 4, "type": "variable", "dimension": null, "value": "unknown", "name": "sigma5"}], "name": "sigmas"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "Theta"}, {"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "dimension": null, "value": "unknown", "name": "Temp"}, {"level": 4, "type": "variable", "dimension": null, "value": "unknown", "name": "ESF"}, {"level": 4, "type": "variable", "dimension": null, "value": "unknown", "name": "DT"}], "name": "propulsion"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "dpdx"}], "name": "constraints"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "R"}], "name": "objectives"}], "name": "mdo_data"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "dimension": null, "value": "unknown", "name": "WE"}], "name": "weight"}, {"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "dimension": null, "value": "unknown", "name": "L"}], "name": "other"}], "name": "aircraft"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "dimension": null, "value": "unknown", "name": "ESF"}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "couplingCopyVariables"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "dimension": null, "value": "unknown", "name": "ESF"}], "name": "reference"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "dimension": null, "value": "unknown", "name": "L"}], "name": "other"}, {"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "dimension": null, "value": "unknown", "name": "WE"}], "name": "weight"}], "name": "aircraft"}], "name": "data_schemaCopy"}], "name": "finalCouplingVariables"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "dimension": null, "value": "unknown", "name": "L"}], "name": "other"}, {"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "dimension": null, "value": "unknown", "name": "WE"}], "name": "weight"}], "name": "aircraft"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "dimension": null, "value": "unknown", "name": "ESF"}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "initialGuessCouplingVariables"}], "name": "architectureNodes"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "dimension": null, "value": "unknown", "name": "h"}, {"level": 2, "type": "variable", "dimension": null, "value": "unknown", "name": "ESF"}, {"level": 2, "type": "variable", "dimension": null, "value": "unknown", "name": "M"}, {"level": 2, "type": "variable", "dimension": null, "value": "unknown", "name": "Temp"}], "name": "reference"}]}}, "id": "18", "name": "RCG - converged-MDA-GS - Mdao"}, {"description": "Solution strategy to solve the super-sonic business jet test case optimization problem using the strategy: converged-MDA-J.", "problem_formulation": {"allow_unconverged_couplings": false, "function_order": ["Structures", "Aerodynamics", "Propulsion", "Performance", "C[sigmas]", "C[Theta]", "C[dpdx]", "C[prop]", "F[R]"], "convergence_type": "Jacobi", "mdao_architecture": "converged-MDA", "coupled_functions_groups": [["Structures"], ["Aerodynamics"], ["Propulsion"]], "function_ordering": {"post-coupling": ["Performance", "C[sigmas]", "C[Theta]", "C[dpdx]", "C[prop]", "F[R]"], "pre-coupling": [], "coupled": ["Structures", "Aerodynamics", "Propulsion"]}}, "xdsm": {"nodes": [{"type": "coordinator", "id": "id_Coordinator", "name": "Coordinator", "metadata": [{"name": "Coordinator"}, {"description": "Action block providing system inputs and collecting outputs."}, {"creator": "Imco van Gent"}]}, {"type": "converger", "id": "id_Converger", "name": "Converger", "metadata": [{"name": "Converger"}, {"architecture_role": "converger"}]}, {"type": "coupledanalysis", "id": "id_Structures", "name": "Structures", "metadata": [{"name": "Structures"}, {"mode": "main"}, {"version": "1.0"}, {"execution_info": null}, {"instance": "1"}, {"problem_role": "coupled"}, {"performance_info": null}, {"general_info": null}, {"projectSpecific": null}, {"architecture_role": "coupled analysis"}]}, {"type": "coupledanalysis", "id": "id_Aerodynamics", "name": "Aerodynamics", "metadata": [{"name": "Aerodynamics"}, {"mode": "main"}, {"version": "1.0"}, {"execution_info": null}, {"instance": "1"}, {"problem_role": "coupled"}, {"performance_info": null}, {"general_info": null}, {"projectSpecific": null}, {"architecture_role": "coupled analysis"}]}, {"type": "coupledanalysis", "id": "id_Propulsion", "name": "Propulsion", "metadata": [{"name": "Propulsion"}, {"mode": "main"}, {"version": "1.0"}, {"execution_info": null}, {"instance": "1"}, {"problem_role": "coupled"}, {"performance_info": null}, {"general_info": null}, {"projectSpecific": null}, {"architecture_role": "coupled analysis"}]}, {"type": "postcouplinganalysis", "id": "id_Performance", "name": "Performance", "metadata": [{"name": "Performance"}, {"mode": "main"}, {"version": "1.0"}, {"execution_info": null}, {"instance": "1"}, {"problem_role": "post-coupling"}, {"performance_info": null}, {"general_info": null}, {"projectSpecific": null}, {"architecture_role": "post-coupling analysis"}]}, {"type": "postcouplinganalysis", "id": "id_Csigmas", "name": "Csigmas", "metadata": [{"name": "C[sigmas]"}, {"instance": 1}, {"problem_role": "post-coupling"}, {"architecture_role": "post-coupling analysis"}]}, {"type": "postcouplinganalysis", "id": "id_CTheta", "name": "CTheta", "metadata": [{"name": "C[Theta]"}, {"instance": 1}, {"problem_role": "post-coupling"}, {"architecture_role": "post-coupling analysis"}]}, {"type": "postcouplinganalysis", "id": "id_Cdpdx", "name": "Cdpdx", "metadata": [{"name": "C[dpdx]"}, {"instance": 1}, {"problem_role": "post-coupling"}, {"architecture_role": "post-coupling analysis"}]}, {"type": "postcouplinganalysis", "id": "id_Cprop", "name": "Cprop", "metadata": [{"name": "C[prop]"}, {"instance": 1}, {"problem_role": "post-coupling"}, {"architecture_role": "post-coupling analysis"}]}, {"type": "postcouplinganalysis", "id": "id_FR", "name": "FR", "metadata": [{"name": "F[R]"}, {"instance": 1}, {"problem_role": "post-coupling"}, {"architecture_role": "post-coupling analysis"}]}], "edges": [{"to": "id_FR", "from": "id_Performance", "name": "/data_schema/aircraft/other/R", "short_name": "1 couplings"}, {"to": "id_Aerodynamics", "from": "id_Coordinator", "name": "/data_schema/reference/h,/data_schema/aircraft/other/Cf,/data_schema/aircraft/geometry/AR,/data_schema/aircraft/geometry/Sref,/data_schema/aircraft/geometry/tc,/data_schema/reference/M,/data_schema/aircraft/geometry/Lambda,/data_schema/aircraft/other/CDmin", "short_name": "8 inputs"}, {"to": "id_Aerodynamics", "from": "id_Converger", "name": "/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/reference/ESF,/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/weight/WT,/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/geometry/Theta", "short_name": "3 inputs"}, {"to": "id_CTheta", "from": "id_Structures", "name": "/data_schema/aircraft/geometry/Theta", "short_name": "1 couplings"}, {"to": "id_Cprop", "from": "id_Propulsion", "name": "/data_schema/reference/ESF,/data_schema/reference/Temp,/data_schema/aircraft/other/DT", "short_name": "3 couplings"}, {"to": "id_Converger", "from": "id_Coordinator", "name": "/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/aircraft/weight/WE,/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/reference/ESF,/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/aircraft/geometry/Theta,/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/aircraft/other/L,/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/aircraft/weight/WT,/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/aircraft/other/D", "short_name": "6 inputs"}, {"to": "id_Converger", "from": "id_Aerodynamics", "name": "/data_schema/aircraft/other/D,/data_schema/aircraft/other/L", "short_name": "2 inputs"}, {"to": "id_Converger", "from": "id_Structures", "name": "/data_schema/aircraft/geometry/Theta,/data_schema/aircraft/weight/WT", "short_name": "2 inputs"}, {"to": "id_Converger", "from": "id_Propulsion", "name": "/data_schema/reference/ESF,/data_schema/aircraft/weight/WE", "short_name": "2 inputs"}, {"to": "id_Coordinator", "from": "id_FR", "name": "/data_schema/mdo_data/objectives/R", "short_name": "1 outputs"}, {"to": "id_Coordinator", "from": "id_Aerodynamics", "name": "/data_schema/architectureNodes/finalCouplingVariables/data_schemaCopy/aircraft/other/D,/data_schema/architectureNodes/finalCouplingVariables/data_schemaCopy/aircraft/other/L", "short_name": "2 outputs"}, {"to": "id_Coordinator", "from": "id_CTheta", "name": "/data_schema/mdo_data/constraints/Theta", "short_name": "1 outputs"}, {"to": "id_Coordinator", "from": "id_Cprop", "name": "/data_schema/mdo_data/constraints/propulsion/ESF,/data_schema/mdo_data/constraints/propulsion/Temp,/data_schema/mdo_data/constraints/propulsion/DT", "short_name": "3 outputs"}, {"to": "id_Coordinator", "from": "id_Cdpdx", "name": "/data_schema/mdo_data/constraints/dpdx", "short_name": "1 outputs"}, {"to": "id_Coordinator", "from": "id_Csigmas", "name": "/data_schema/mdo_data/constraints/sigmas/sigma4,/data_schema/mdo_data/constraints/sigmas/sigma5,/data_schema/mdo_data/constraints/sigmas/sigma1,/data_schema/mdo_data/constraints/sigmas/sigma2,/data_schema/mdo_data/constraints/sigmas/sigma3", "short_name": "5 outputs"}, {"to": "id_Coordinator", "from": "id_Propulsion", "name": "/data_schema/architectureNodes/finalCouplingVariables/data_schemaCopy/aircraft/weight/WE,/data_schema/architectureNodes/finalCouplingVariables/data_schemaCopy/reference/ESF", "short_name": "2 outputs"}, {"to": "id_Coordinator", "from": "id_Structures", "name": "/data_schema/architectureNodes/finalCouplingVariables/data_schemaCopy/aircraft/weight/WT,/data_schema/architectureNodes/finalCouplingVariables/data_schemaCopy/aircraft/geometry/Theta", "short_name": "2 outputs"}, {"to": "id_Cdpdx", "from": "id_Aerodynamics", "name": "/data_schema/aircraft/other/dpdx", "short_name": "1 couplings"}, {"to": "id_Csigmas", "from": "id_Structures", "name": "/data_schema/aircraft/other/sigma5,/data_schema/aircraft/other/sigma4,/data_schema/aircraft/other/sigma3,/data_schema/aircraft/other/sigma2,/data_schema/aircraft/other/sigma1", "short_name": "5 couplings"}, {"to": "id_Propulsion", "from": "id_Coordinator", "name": "/data_schema/reference/h,/data_schema/aircraft/weight/WBE,/data_schema/reference/M,/data_schema/aircraft/other/T", "short_name": "4 inputs"}, {"to": "id_Propulsion", "from": "id_Converger", "name": "/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/other/D", "short_name": "1 inputs"}, {"to": "id_Performance", "from": "id_Coordinator", "name": "/data_schema/reference/h,/data_schema/reference/M", "short_name": "2 inputs"}, {"to": "id_Performance", "from": "id_Aerodynamics", "name": "/data_schema/aircraft/other/fin", "short_name": "1 inputs"}, {"to": "id_Performance", "from": "id_Structures", "name": "/data_schema/aircraft/weight/WT,/data_schema/aircraft/weight/WF", "short_name": "2 inputs"}, {"to": "id_Performance", "from": "id_Propulsion", "name": "/data_schema/aircraft/other/SFC", "short_name": "1 inputs"}, {"to": "id_Structures", "from": "id_Coordinator", "name": "/data_schema/aircraft/geometry/lambda,/data_schema/aircraft/geometry/Sref,/data_schema/aircraft/weight/WFO,/data_schema/aircraft/geometry/AR,/data_schema/aircraft/other/Nz,/data_schema/aircraft/geometry/tc,/data_schema/aircraft/geometry/Lambda,/data_schema/aircraft/weight/WO,/data_schema/aircraft/geometry/section", "short_name": "9 inputs"}, {"to": "id_Structures", "from": "id_Converger", "name": "/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/other/L,/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/weight/WE", "short_name": "2 inputs"}], "workflow": [{"converger_step_blocks": [], "step_number": 0, "edges": [], "process_step_blocks": ["id_Coordinator"]}, {"converger_step_blocks": [], "step_number": 1, "edges": [["id_Coordinator", "id_Converger"]], "process_step_blocks": ["id_Converger"]}, {"converger_step_blocks": [], "step_number": 2, "edges": [["id_Converger", "id_Aerodynamics"], ["id_Converger", "id_Propulsion"], ["id_Converger", "id_Structures"]], "process_step_blocks": ["id_Propulsion", "id_Structures", "id_Aerodynamics"]}, {"converger_step_blocks": ["id_Converger"], "step_number": 3, "edges": [["id_Propulsion", "id_Converger"], ["id_Structures", "id_Converger"], ["id_Aerodynamics", "id_Converger"]], "process_step_blocks": []}, {"converger_step_blocks": [], "step_number": 4, "edges": [["id_Converger", "id_CTheta"], ["id_Converger", "id_Cprop"], ["id_Converger", "id_Cdpdx"], ["id_Converger", "id_Csigmas"], ["id_Converger", "id_Performance"]], "process_step_blocks": ["id_Cprop", "id_Performance", "id_CTheta", "id_Cdpdx", "id_Csigmas"]}, {"converger_step_blocks": [], "step_number": 5, "edges": [["id_Cprop", "id_FR"], ["id_Performance", "id_FR"], ["id_CTheta", "id_FR"], ["id_Cdpdx", "id_FR"], ["id_Csigmas", "id_FR"]], "process_step_blocks": ["id_FR"]}, {"converger_step_blocks": ["id_Coordinator"], "step_number": 6, "edges": [["id_FR", "id_Coordinator"]], "process_step_blocks": []}]}, "mg_function_ordering": {"coupled": ["Structures", "Aerodynamics", "Propulsion"], "pre-coupling": [], "post-coupling": ["Performance", "C[sigmas]", "C[Theta]", "C[dpdx]", "C[prop]", "F[R]"]}, "id": "19", "organization": null, "function_ordering": {"coupled": ["Structures", "Aerodynamics", "Propulsion"], "pre-coupling": [], "post-coupling": ["Performance", "C[sigmas]", "C[Theta]", "C[dpdx]", "C[prop]", "F[R]"]}, "variableSchemes": {"catschema_sysLev": {"name": "systemVariables", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "sigma1", "level": 5}, {"type": "variable", "name": "Cf", "level": 5}, {"type": "variable", "name": "Nz", "level": 5}, {"type": "variable", "name": "sigma5", "level": 5}, {"type": "variable", "name": "sigma4", "level": 5}, {"type": "variable", "name": "sigma3", "level": 5}, {"type": "variable", "name": "sigma2", "level": 5}, {"type": "variable", "name": "CDmin", "level": 5}, {"type": "variable", "name": "DT", "level": 5}, {"type": "variable", "name": "dpdx", "level": 5}, {"type": "variable", "name": "R", "level": 5}, {"type": "variable", "name": "SFC", "level": 5}, {"type": "variable", "name": "L", "level": 5}, {"type": "variable", "name": "D", "level": 5}, {"type": "variable", "name": "fin", "level": 5}, {"type": "variable", "name": "T", "level": 5}], "name": "other", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "WO", "level": 5}, {"type": "variable", "name": "WT", "level": 5}, {"type": "variable", "name": "WBE", "level": 5}, {"type": "variable", "name": "WE", "level": 5}, {"type": "variable", "name": "WF", "level": 5}, {"type": "variable", "name": "WFO", "level": 5}], "name": "weight", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "lambda", "level": 5}, {"type": "variable", "name": "section", "level": 5}, {"type": "variable", "name": "Theta", "level": 5}, {"type": "variable", "name": "AR", "level": 5}, {"type": "variable", "name": "Lambda", "level": 5}, {"type": "variable", "name": "tc", "level": 5}, {"type": "variable", "name": "Sref", "level": 5}], "name": "geometry", "level": 4}], "name": "aircraft", "level": 3}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "dpdx", "level": 5}, {"type": "variable", "name": "Theta", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "Temp", "level": 6}, {"type": "variable", "name": "ESF", "level": 6}, {"type": "variable", "name": "DT", "level": 6}], "name": "propulsion", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "sigma4", "level": 6}, {"type": "variable", "name": "sigma1", "level": 6}, {"type": "variable", "name": "sigma2", "level": 6}, {"type": "variable", "name": "sigma3", "level": 6}, {"type": "variable", "name": "sigma5", "level": 6}], "name": "sigmas", "level": 5}], "name": "constraints", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "R", "level": 5}], "name": "objectives", "level": 4}], "name": "mdo_data", "level": 3}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "D", "level": 8}, {"type": "variable", "name": "L", "level": 8}], "name": "other", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "WT", "level": 8}, {"type": "variable", "name": "WE", "level": 8}], "name": "weight", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 8}], "name": "geometry", "level": 7}], "name": "aircraft", "level": 6}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 7}], "name": "reference", "level": 6}], "name": "data_schemaCopy", "level": 5}], "name": "finalCouplingVariables", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "WE", "level": 8}, {"type": "variable", "name": "WT", "level": 8}], "name": "weight", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 8}], "name": "geometry", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "L", "level": 8}, {"type": "variable", "name": "D", "level": 8}], "name": "other", "level": 7}], "name": "aircraft", "level": 6}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 7}], "name": "reference", "level": 6}], "name": "data_schemaCopy", "level": 5}], "name": "couplingCopyVariables", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "L", "level": 8}, {"type": "variable", "name": "D", "level": 8}], "name": "other", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 8}], "name": "geometry", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "WT", "level": 8}, {"type": "variable", "name": "WE", "level": 8}], "name": "weight", "level": 7}], "name": "aircraft", "level": 6}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 7}], "name": "reference", "level": 6}], "name": "data_schemaCopy", "level": 5}], "name": "initialGuessCouplingVariables", "level": 4}], "name": "architectureNodes", "level": 3}, {"type": "variable", "children": [{"type": "variable", "name": "M", "level": 4}, {"type": "variable", "name": "h", "level": 4}, {"type": "variable", "name": "ESF", "level": 4}, {"type": "variable", "name": "Temp", "level": 4}], "name": "reference", "level": 3}], "name": "data_schema", "level": 2}], "name": "couplings", "level": 1}]}, "catschema_nodeLev": {"name": "variables", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "sigma1", "level": 5}, {"type": "variable", "name": "Cf", "level": 5}, {"type": "variable", "name": "Nz", "level": 5}, {"type": "variable", "name": "sigma5", "level": 5}, {"type": "variable", "name": "sigma4", "level": 5}, {"type": "variable", "name": "sigma3", "level": 5}, {"type": "variable", "name": "sigma2", "level": 5}, {"type": "variable", "name": "CDmin", "level": 5}, {"type": "variable", "name": "DT", "level": 5}, {"type": "variable", "name": "dpdx", "level": 5}, {"type": "variable", "name": "R", "level": 5}, {"type": "variable", "name": "SFC", "level": 5}, {"type": "variable", "name": "L", "level": 5}, {"type": "variable", "name": "D", "level": 5}, {"type": "variable", "name": "fin", "level": 5}, {"type": "variable", "name": "T", "level": 5}], "name": "other", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "WO", "level": 5}, {"type": "variable", "name": "WBE", "level": 5}, {"type": "variable", "name": "WE", "level": 5}, {"type": "variable", "name": "WF", "level": 5}, {"type": "variable", "name": "WFO", "level": 5}], "name": "weight", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "lambda", "level": 5}, {"type": "variable", "name": "section", "level": 5}], "name": "geometry", "level": 4}], "name": "aircraft", "level": 3}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "dpdx", "level": 5}, {"type": "variable", "name": "Theta", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "Temp", "level": 6}, {"type": "variable", "name": "ESF", "level": 6}, {"type": "variable", "name": "DT", "level": 6}], "name": "propulsion", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "sigma4", "level": 6}, {"type": "variable", "name": "sigma1", "level": 6}, {"type": "variable", "name": "sigma2", "level": 6}, {"type": "variable", "name": "sigma3", "level": 6}, {"type": "variable", "name": "sigma5", "level": 6}], "name": "sigmas", "level": 5}], "name": "constraints", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "R", "level": 5}], "name": "objectives", "level": 4}], "name": "mdo_data", "level": 3}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "D", "level": 8}, {"type": "variable", "name": "L", "level": 8}], "name": "other", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "WT", "level": 8}, {"type": "variable", "name": "WE", "level": 8}], "name": "weight", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 8}], "name": "geometry", "level": 7}], "name": "aircraft", "level": 6}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 7}], "name": "reference", "level": 6}], "name": "data_schemaCopy", "level": 5}], "name": "finalCouplingVariables", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "WE", "level": 8}, {"type": "variable", "name": "WT", "level": 8}], "name": "weight", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 8}], "name": "geometry", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "L", "level": 8}, {"type": "variable", "name": "D", "level": 8}], "name": "other", "level": 7}], "name": "aircraft", "level": 6}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 7}], "name": "reference", "level": 6}], "name": "data_schemaCopy", "level": 5}], "name": "couplingCopyVariables", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "L", "level": 8}, {"type": "variable", "name": "D", "level": 8}], "name": "other", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 8}], "name": "geometry", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "WT", "level": 8}, {"type": "variable", "name": "WE", "level": 8}], "name": "weight", "level": 7}], "name": "aircraft", "level": 6}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 7}], "name": "reference", "level": 6}], "name": "data_schemaCopy", "level": 5}], "name": "initialGuessCouplingVariables", "level": 4}], "name": "architectureNodes", "level": 3}, {"type": "variable", "children": [{"type": "variable", "name": "Temp", "level": 4}], "name": "reference", "level": 3}], "name": "data_schema", "level": 2}], "name": "coupling", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 5}, {"type": "variable", "name": "AR", "level": 5}, {"type": "variable", "name": "Lambda", "level": 5}, {"type": "variable", "name": "tc", "level": 5}, {"type": "variable", "name": "Sref", "level": 5}], "name": "geometry", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "WT", "level": 5}], "name": "weight", "level": 4}], "name": "aircraft", "level": 3}, {"type": "variable", "children": [{"type": "variable", "name": "M", "level": 4}, {"type": "variable", "name": "h", "level": 4}, {"type": "variable", "name": "ESF", "level": 4}], "name": "reference", "level": 3}], "name": "data_schema", "level": 2}], "name": "sharedCoupling", "level": 1}]}, "catschema_roleLev": {"name": "variables", "children": [{"level": 1, "type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "D", "level": 9}, {"type": "variable", "name": "L", "level": 9}], "name": "other", "level": 8}, {"type": "variable", "children": [{"type": "variable", "name": "WT", "level": 9}, {"type": "variable", "name": "WE", "level": 9}], "name": "weight", "level": 8}, {"type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 9}], "name": "geometry", "level": 8}], "name": "aircraft", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 8}], "name": "reference", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "finalCouplingVariables", "level": 5}], "name": "architectureNodes", "level": 4}], "name": "data_schema", "level": 3}], "name": "finalCouplingVariables", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "WE", "level": 9}, {"type": "variable", "name": "WT", "level": 9}], "name": "weight", "level": 8}, {"type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 9}], "name": "geometry", "level": 8}, {"type": "variable", "children": [{"type": "variable", "name": "L", "level": 9}, {"type": "variable", "name": "D", "level": 9}], "name": "other", "level": 8}], "name": "aircraft", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 8}], "name": "reference", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "couplingCopyVariables", "level": 5}], "name": "architectureNodes", "level": 4}], "name": "data_schema", "level": 3}], "name": "couplingCopyVariables", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "L", "level": 9}, {"type": "variable", "name": "D", "level": 9}], "name": "other", "level": 8}, {"type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 9}], "name": "geometry", "level": 8}, {"type": "variable", "children": [{"type": "variable", "name": "WT", "level": 9}, {"type": "variable", "name": "WE", "level": 9}], "name": "weight", "level": 8}], "name": "aircraft", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 8}], "name": "reference", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "initialGuessCouplingVariables", "level": 5}], "name": "architectureNodes", "level": 4}], "name": "data_schema", "level": 3}], "name": "initialGuessCouplingVariables", "level": 2}], "name": "architectureRoles"}, {"level": 1, "type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "dpdx", "level": 6}, {"type": "variable", "name": "Theta", "level": 6}, {"type": "variable", "children": [{"type": "variable", "name": "Temp", "level": 7}, {"type": "variable", "name": "ESF", "level": 7}, {"type": "variable", "name": "DT", "level": 7}], "name": "propulsion", "level": 6}, {"type": "variable", "children": [{"type": "variable", "name": "sigma4", "level": 7}, {"type": "variable", "name": "sigma1", "level": 7}, {"type": "variable", "name": "sigma2", "level": 7}, {"type": "variable", "name": "sigma3", "level": 7}, {"type": "variable", "name": "sigma5", "level": 7}], "name": "sigmas", "level": 6}], "name": "constraints", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "R", "level": 6}], "name": "objectives", "level": 5}], "name": "mdo_data", "level": 4}], "name": "data_schema", "level": 3}], "name": "quantityOfInterests", "level": 2}], "name": "problemRoles"}]}, "catschema_funLev": {"name": "functions", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "R", "level": 6}], "name": "other", "level": 5}], "name": "aircraft", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "R", "level": 6}], "name": "objectives", "level": 5}], "name": "mdo_data", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "FR", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "D", "level": 9}], "name": "other", "level": 8}], "name": "aircraft", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "couplingCopyVariables", "level": 5}], "name": "architectureNodes", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "h", "level": 5}, {"type": "variable", "name": "M", "level": 5}], "name": "reference", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "WBE", "level": 6}], "name": "weight", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "T", "level": 6}], "name": "other", "level": 5}], "name": "aircraft", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "SFC", "level": 6}, {"type": "variable", "name": "DT", "level": 6}], "name": "other", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "WE", "level": 6}], "name": "weight", "level": 5}], "name": "aircraft", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 5}, {"type": "variable", "name": "Temp", "level": 5}], "name": "reference", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "WE", "level": 9}], "name": "weight", "level": 8}], "name": "aircraft", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 8}], "name": "reference", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "finalCouplingVariables", "level": 5}], "name": "architectureNodes", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "Propulsion", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 6}], "name": "geometry", "level": 5}], "name": "aircraft", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 6}], "name": "constraints", "level": 5}], "name": "mdo_data", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "CTheta", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "DT", "level": 6}], "name": "other", "level": 5}], "name": "aircraft", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 5}, {"type": "variable", "name": "Temp", "level": 5}], "name": "reference", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 7}, {"type": "variable", "name": "Temp", "level": 7}, {"type": "variable", "name": "DT", "level": 7}], "name": "propulsion", "level": 6}], "name": "constraints", "level": 5}], "name": "mdo_data", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "Cprop", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 6}], "name": "geometry", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "WT", "level": 6}, {"type": "variable", "name": "WE", "level": 6}], "name": "weight", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "L", "level": 6}, {"type": "variable", "name": "D", "level": 6}], "name": "other", "level": 5}], "name": "aircraft", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "L", "level": 9}, {"type": "variable", "name": "D", "level": 9}], "name": "other", "level": 8}, {"type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 9}], "name": "geometry", "level": 8}, {"type": "variable", "children": [{"type": "variable", "name": "WE", "level": 9}, {"type": "variable", "name": "WT", "level": 9}], "name": "weight", "level": 8}], "name": "aircraft", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 8}], "name": "reference", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "initialGuessCouplingVariables", "level": 5}], "name": "architectureNodes", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 5}], "name": "reference", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "L", "level": 9}, {"type": "variable", "name": "D", "level": 9}], "name": "other", "level": 8}, {"type": "variable", "children": [{"type": "variable", "name": "WE", "level": 9}, {"type": "variable", "name": "WT", "level": 9}], "name": "weight", "level": 8}, {"type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 9}], "name": "geometry", "level": 8}], "name": "aircraft", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 8}], "name": "reference", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "couplingCopyVariables", "level": 5}], "name": "architectureNodes", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "Converger", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 6}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 7}, {"type": "variable", "name": "Temp", "level": 7}, {"type": "variable", "name": "DT", "level": 7}], "name": "propulsion", "level": 6}, {"type": "variable", "children": [{"type": "variable", "name": "sigma4", "level": 7}, {"type": "variable", "name": "sigma5", "level": 7}, {"type": "variable", "name": "sigma1", "level": 7}, {"type": "variable", "name": "sigma2", "level": 7}, {"type": "variable", "name": "sigma3", "level": 7}], "name": "sigmas", "level": 6}, {"type": "variable", "name": "dpdx", "level": 6}], "name": "constraints", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "R", "level": 6}], "name": "objectives", "level": 5}], "name": "mdo_data", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "WT", "level": 9}, {"type": "variable", "name": "WE", "level": 9}], "name": "weight", "level": 8}, {"type": "variable", "children": [{"type": "variable", "name": "L", "level": 9}, {"type": "variable", "name": "D", "level": 9}], "name": "other", "level": 8}, {"type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 9}], "name": "geometry", "level": 8}], "name": "aircraft", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 8}], "name": "reference", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "finalCouplingVariables", "level": 5}], "name": "architectureNodes", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "h", "level": 5}, {"type": "variable", "name": "M", "level": 5}], "name": "reference", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "Lambda", "level": 6}, {"type": "variable", "name": "AR", "level": 6}, {"type": "variable", "name": "Sref", "level": 6}, {"type": "variable", "name": "tc", "level": 6}, {"type": "variable", "name": "lambda", "level": 6}, {"type": "variable", "name": "section", "level": 6}], "name": "geometry", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "Cf", "level": 6}, {"type": "variable", "name": "Nz", "level": 6}, {"type": "variable", "name": "CDmin", "level": 6}, {"type": "variable", "name": "T", "level": 6}], "name": "other", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "WFO", "level": 6}, {"type": "variable", "name": "WO", "level": 6}, {"type": "variable", "name": "WBE", "level": 6}], "name": "weight", "level": 5}], "name": "aircraft", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 8}], "name": "reference", "level": 7}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "WE", "level": 9}, {"type": "variable", "name": "WT", "level": 9}], "name": "weight", "level": 8}, {"type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 9}], "name": "geometry", "level": 8}, {"type": "variable", "children": [{"type": "variable", "name": "L", "level": 9}, {"type": "variable", "name": "D", "level": 9}], "name": "other", "level": 8}], "name": "aircraft", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "initialGuessCouplingVariables", "level": 5}], "name": "architectureNodes", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "Coordinator", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "dpdx", "level": 6}], "name": "other", "level": 5}], "name": "aircraft", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "dpdx", "level": 6}], "name": "constraints", "level": 5}], "name": "mdo_data", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "Cdpdx", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "sigma5", "level": 6}, {"type": "variable", "name": "sigma4", "level": 6}, {"type": "variable", "name": "sigma3", "level": 6}, {"type": "variable", "name": "sigma2", "level": 6}, {"type": "variable", "name": "sigma1", "level": 6}], "name": "other", "level": 5}], "name": "aircraft", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "sigma4", "level": 7}, {"type": "variable", "name": "sigma5", "level": 7}, {"type": "variable", "name": "sigma1", "level": 7}, {"type": "variable", "name": "sigma2", "level": 7}, {"type": "variable", "name": "sigma3", "level": 7}], "name": "sigmas", "level": 6}], "name": "constraints", "level": 5}], "name": "mdo_data", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "Csigmas", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "SFC", "level": 6}, {"type": "variable", "name": "fin", "level": 6}], "name": "other", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "WT", "level": 6}, {"type": "variable", "name": "WF", "level": 6}], "name": "weight", "level": 5}], "name": "aircraft", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "h", "level": 5}, {"type": "variable", "name": "M", "level": 5}], "name": "reference", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "R", "level": 6}], "name": "other", "level": 5}], "name": "aircraft", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "Performance", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "CDmin", "level": 6}, {"type": "variable", "name": "Cf", "level": 6}], "name": "other", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "AR", "level": 6}, {"type": "variable", "name": "Sref", "level": 6}, {"type": "variable", "name": "tc", "level": 6}, {"type": "variable", "name": "Lambda", "level": 6}], "name": "geometry", "level": 5}], "name": "aircraft", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 9}], "name": "geometry", "level": 8}, {"type": "variable", "children": [{"type": "variable", "name": "WT", "level": 9}], "name": "weight", "level": 8}], "name": "aircraft", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 8}], "name": "reference", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "couplingCopyVariables", "level": 5}], "name": "architectureNodes", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "h", "level": 5}, {"type": "variable", "name": "M", "level": 5}], "name": "reference", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "dpdx", "level": 6}, {"type": "variable", "name": "L", "level": 6}, {"type": "variable", "name": "D", "level": 6}, {"type": "variable", "name": "fin", "level": 6}], "name": "other", "level": 5}], "name": "aircraft", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "L", "level": 9}, {"type": "variable", "name": "D", "level": 9}], "name": "other", "level": 8}], "name": "aircraft", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "finalCouplingVariables", "level": 5}], "name": "architectureNodes", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "Aerodynamics", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "lambda", "level": 6}, {"type": "variable", "name": "section", "level": 6}, {"type": "variable", "name": "AR", "level": 6}, {"type": "variable", "name": "Sref", "level": 6}, {"type": "variable", "name": "tc", "level": 6}, {"type": "variable", "name": "Lambda", "level": 6}], "name": "geometry", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "Nz", "level": 6}], "name": "other", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "WO", "level": 6}, {"type": "variable", "name": "WFO", "level": 6}], "name": "weight", "level": 5}], "name": "aircraft", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "WE", "level": 9}], "name": "weight", "level": 8}, {"type": "variable", "children": [{"type": "variable", "name": "L", "level": 9}], "name": "other", "level": 8}], "name": "aircraft", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "couplingCopyVariables", "level": 5}], "name": "architectureNodes", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "WT", "level": 9}], "name": "weight", "level": 8}, {"type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 9}], "name": "geometry", "level": 8}], "name": "aircraft", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "finalCouplingVariables", "level": 5}], "name": "architectureNodes", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "WT", "level": 6}, {"type": "variable", "name": "WF", "level": 6}], "name": "weight", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "sigma5", "level": 6}, {"type": "variable", "name": "sigma4", "level": 6}, {"type": "variable", "name": "sigma3", "level": 6}, {"type": "variable", "name": "sigma2", "level": 6}, {"type": "variable", "name": "sigma1", "level": 6}], "name": "other", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 6}], "name": "geometry", "level": 5}], "name": "aircraft", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "Structures", "level": 1}]}, "schema": {"name": "data_schema", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "sigma1", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "Cf", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "Nz", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "sigma5", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "sigma4", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "sigma3", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "sigma2", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "CDmin", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "DT", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "dpdx", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "R", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "SFC", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "L", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "D", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "fin", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "T", "value": "unknown", "level": 3}], "name": "other", "level": 2}, {"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "WO", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "WT", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "WBE", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "WE", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "WF", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "WFO", "value": "unknown", "level": 3}], "name": "weight", "level": 2}, {"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "lambda", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "section", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "Theta", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "AR", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "Lambda", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "tc", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "Sref", "value": "unknown", "level": 3}], "name": "geometry", "level": 2}], "name": "aircraft", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "dpdx", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "Theta", "value": "unknown", "level": 3}, {"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "Temp", "value": "unknown", "level": 4}, {"dimension": null, "type": "variable", "name": "ESF", "value": "unknown", "level": 4}, {"dimension": null, "type": "variable", "name": "DT", "value": "unknown", "level": 4}], "name": "propulsion", "level": 3}, {"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "sigma4", "value": "unknown", "level": 4}, {"dimension": null, "type": "variable", "name": "sigma1", "value": "unknown", "level": 4}, {"dimension": null, "type": "variable", "name": "sigma2", "value": "unknown", "level": 4}, {"dimension": null, "type": "variable", "name": "sigma3", "value": "unknown", "level": 4}, {"dimension": null, "type": "variable", "name": "sigma5", "value": "unknown", "level": 4}], "name": "sigmas", "level": 3}], "name": "constraints", "level": 2}, {"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "R", "value": "unknown", "level": 3}], "name": "objectives", "level": 2}], "name": "mdo_data", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "D", "value": "unknown", "level": 6}, {"dimension": null, "type": "variable", "name": "L", "value": "unknown", "level": 6}], "name": "other", "level": 5}, {"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "WT", "value": "unknown", "level": 6}, {"dimension": null, "type": "variable", "name": "WE", "value": "unknown", "level": 6}], "name": "weight", "level": 5}, {"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "Theta", "value": "unknown", "level": 6}], "name": "geometry", "level": 5}], "name": "aircraft", "level": 4}, {"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "ESF", "value": "unknown", "level": 5}], "name": "reference", "level": 4}], "name": "data_schemaCopy", "level": 3}], "name": "finalCouplingVariables", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "WE", "value": "unknown", "level": 6}, {"dimension": null, "type": "variable", "name": "WT", "value": "unknown", "level": 6}], "name": "weight", "level": 5}, {"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "Theta", "value": "unknown", "level": 6}], "name": "geometry", "level": 5}, {"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "L", "value": "unknown", "level": 6}, {"dimension": null, "type": "variable", "name": "D", "value": "unknown", "level": 6}], "name": "other", "level": 5}], "name": "aircraft", "level": 4}, {"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "ESF", "value": "unknown", "level": 5}], "name": "reference", "level": 4}], "name": "data_schemaCopy", "level": 3}], "name": "couplingCopyVariables", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "L", "value": "unknown", "level": 6}, {"dimension": null, "type": "variable", "name": "D", "value": "unknown", "level": 6}], "name": "other", "level": 5}, {"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "Theta", "value": "unknown", "level": 6}], "name": "geometry", "level": 5}, {"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "WT", "value": "unknown", "level": 6}, {"dimension": null, "type": "variable", "name": "WE", "value": "unknown", "level": 6}], "name": "weight", "level": 5}], "name": "aircraft", "level": 4}, {"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "ESF", "value": "unknown", "level": 5}], "name": "reference", "level": 4}], "name": "data_schemaCopy", "level": 3}], "name": "initialGuessCouplingVariables", "level": 2}], "name": "architectureNodes", "level": 1}, {"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "M", "value": "unknown", "level": 2}, {"dimension": null, "type": "variable", "name": "h", "value": "unknown", "level": 2}, {"dimension": null, "type": "variable", "name": "ESF", "value": "unknown", "level": 2}, {"dimension": null, "type": "variable", "name": "Temp", "value": "unknown", "level": 2}], "name": "reference", "level": 1}]}}, "edgeBundles": [{"input": ["Performance"], "pipeline_data": {"Performance": ["/data_schema/aircraft/other/R"]}, "name": "FR"}, {"input": ["Coordinator", "Converger"], "pipeline_data": {"Coordinator": ["/data_schema/reference/h", "/data_schema/aircraft/other/Cf", "/data_schema/aircraft/geometry/AR", "/data_schema/aircraft/geometry/Sref", "/data_schema/aircraft/geometry/tc", "/data_schema/reference/M", "/data_schema/aircraft/geometry/Lambda", "/data_schema/aircraft/other/CDmin"], "Converger": ["/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/reference/ESF", "/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/weight/WT", "/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/geometry/Theta"]}, "name": "Aerodynamics"}, {"input": ["Structures"], "pipeline_data": {"Structures": ["/data_schema/aircraft/geometry/Theta"]}, "name": "CTheta"}, {"input": ["Propulsion"], "pipeline_data": {"Propulsion": ["/data_schema/reference/ESF", "/data_schema/reference/Temp", "/data_schema/aircraft/other/DT"]}, "name": "Cprop"}, {"input": ["Coordinator", "Aerodynamics", "Structures", "Propulsion"], "pipeline_data": {"Coordinator": ["/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/aircraft/weight/WE", "/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/reference/ESF", "/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/aircraft/geometry/Theta", "/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/aircraft/other/L", "/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/aircraft/weight/WT", "/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/aircraft/other/D"], "Structures": ["/data_schema/aircraft/geometry/Theta", "/data_schema/aircraft/weight/WT"], "Propulsion": ["/data_schema/reference/ESF", "/data_schema/aircraft/weight/WE"], "Aerodynamics": ["/data_schema/aircraft/other/D", "/data_schema/aircraft/other/L"]}, "name": "Converger"}, {"input": ["F[R]", "Aerodynamics", "C[Theta]", "C[prop]", "C[dpdx]", "C[sigmas]", "Propulsion", "Structures"], "pipeline_data": {"F[R]": ["/data_schema/mdo_data/objectives/R"], "Aerodynamics": ["/data_schema/architectureNodes/finalCouplingVariables/data_schemaCopy/aircraft/other/D", "/data_schema/architectureNodes/finalCouplingVariables/data_schemaCopy/aircraft/other/L"], "C[Theta]": ["/data_schema/mdo_data/constraints/Theta"], "C[prop]": ["/data_schema/mdo_data/constraints/propulsion/ESF", "/data_schema/mdo_data/constraints/propulsion/Temp", "/data_schema/mdo_data/constraints/propulsion/DT"], "C[dpdx]": ["/data_schema/mdo_data/constraints/dpdx"], "C[sigmas]": ["/data_schema/mdo_data/constraints/sigmas/sigma4", "/data_schema/mdo_data/constraints/sigmas/sigma5", "/data_schema/mdo_data/constraints/sigmas/sigma1", "/data_schema/mdo_data/constraints/sigmas/sigma2", "/data_schema/mdo_data/constraints/sigmas/sigma3"], "Propulsion": ["/data_schema/architectureNodes/finalCouplingVariables/data_schemaCopy/aircraft/weight/WE", "/data_schema/architectureNodes/finalCouplingVariables/data_schemaCopy/reference/ESF"], "Structures": ["/data_schema/architectureNodes/finalCouplingVariables/data_schemaCopy/aircraft/weight/WT", "/data_schema/architectureNodes/finalCouplingVariables/data_schemaCopy/aircraft/geometry/Theta"]}, "name": "Coordinator"}, {"input": ["Aerodynamics"], "pipeline_data": {"Aerodynamics": ["/data_schema/aircraft/other/dpdx"]}, "name": "Cdpdx"}, {"input": ["Structures"], "pipeline_data": {"Structures": ["/data_schema/aircraft/other/sigma5", "/data_schema/aircraft/other/sigma4", "/data_schema/aircraft/other/sigma3", "/data_schema/aircraft/other/sigma2", "/data_schema/aircraft/other/sigma1"]}, "name": "Csigmas"}, {"input": ["Coordinator", "Converger"], "pipeline_data": {"Coordinator": ["/data_schema/reference/h", "/data_schema/aircraft/weight/WBE", "/data_schema/reference/M", "/data_schema/aircraft/other/T"], "Converger": ["/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/other/D"]}, "name": "Propulsion"}, {"input": ["Coordinator", "Aerodynamics", "Structures", "Propulsion"], "pipeline_data": {"Coordinator": ["/data_schema/reference/h", "/data_schema/reference/M"], "Structures": ["/data_schema/aircraft/weight/WT", "/data_schema/aircraft/weight/WF"], "Propulsion": ["/data_schema/aircraft/other/SFC"], "Aerodynamics": ["/data_schema/aircraft/other/fin"]}, "name": "Performance"}, {"input": ["Coordinator", "Converger"], "pipeline_data": {"Coordinator": ["/data_schema/aircraft/geometry/lambda", "/data_schema/aircraft/geometry/Sref", "/data_schema/aircraft/weight/WFO", "/data_schema/aircraft/geometry/AR", "/data_schema/aircraft/other/Nz", "/data_schema/aircraft/geometry/tc", "/data_schema/aircraft/geometry/Lambda", "/data_schema/aircraft/weight/WO", "/data_schema/aircraft/geometry/section"], "Converger": ["/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/other/L", "/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/weight/WE"]}, "name": "Structures"}], "name": "RCG - converged-MDA-J - Mdao"}, {"description": "Fundamental problem graph to solve the super-sonic business jet test case optimization problem for the architecture type: MDA", "problem_formulation": {"allow_unconverged_couplings": true, "function_order": ["Structures", "Aerodynamics", "Propulsion", "Performance", "C[sigmas]", "C[Theta]", "C[dpdx]", "C[prop]", "F[R]"], "convergence_type": "Gauss-Seidel", "mdao_architecture": "unconverged-MDA", "coupled_functions_groups": [["Structures"], ["Aerodynamics"], ["Propulsion"]], "function_ordering": {"post-coupling": ["Performance", "C[sigmas]", "C[Theta]", "C[dpdx]", "C[prop]", "F[R]"], "pre-coupling": [], "coupled": ["Structures", "Aerodynamics", "Propulsion"]}}, "xdsm": {"nodes": [{"metadata": [{"name": "Coordinator"}, {"description": "Action block providing system inputs and collecting outputs."}, {"creator": "Imco van Gent"}], "type": "coordinator", "id": "id_Coordinator", "name": "Coordinator"}, {"metadata": [{"name": "Structures"}, {"mode": "main"}, {"version": "1.0"}, {"execution_info": null}, {"instance": "1"}, {"problem_role": "coupled"}, {"performance_info": null}, {"general_info": null}, {"projectSpecific": null}], "type": "coupledanalysis", "id": "id_Structures", "name": "Structures"}, {"metadata": [{"name": "Aerodynamics"}, {"mode": "main"}, {"version": "1.0"}, {"execution_info": null}, {"instance": "1"}, {"problem_role": "coupled"}, {"performance_info": null}, {"general_info": null}, {"projectSpecific": null}], "type": "coupledanalysis", "id": "id_Aerodynamics", "name": "Aerodynamics"}, {"metadata": [{"name": "Propulsion"}, {"mode": "main"}, {"version": "1.0"}, {"execution_info": null}, {"instance": "1"}, {"problem_role": "coupled"}, {"performance_info": null}, {"general_info": null}, {"projectSpecific": null}], "type": "coupledanalysis", "id": "id_Propulsion", "name": "Propulsion"}, {"metadata": [{"name": "Performance"}, {"mode": "main"}, {"version": "1.0"}, {"execution_info": null}, {"instance": "1"}, {"problem_role": "post-coupling"}, {"performance_info": null}, {"general_info": null}, {"projectSpecific": null}], "type": "postcouplinganalysis", "id": "id_Performance", "name": "Performance"}, {"metadata": [{"name": "C[sigmas]"}, {"instance": 1}, {"problem_role": "post-coupling"}], "type": "postcouplinganalysis", "id": "id_Csigmas", "name": "Csigmas"}, {"metadata": [{"name": "C[Theta]"}, {"instance": 1}, {"problem_role": "post-coupling"}], "type": "postcouplinganalysis", "id": "id_CTheta", "name": "CTheta"}, {"metadata": [{"name": "C[dpdx]"}, {"instance": 1}, {"problem_role": "post-coupling"}], "type": "postcouplinganalysis", "id": "id_Cdpdx", "name": "Cdpdx"}, {"metadata": [{"name": "C[prop]"}, {"instance": 1}, {"problem_role": "post-coupling"}], "type": "postcouplinganalysis", "id": "id_Cprop", "name": "Cprop"}, {"metadata": [{"name": "F[R]"}, {"instance": 1}, {"problem_role": "post-coupling"}], "type": "postcouplinganalysis", "id": "id_FR", "name": "FR"}], "edges": [{"to": "id_FR", "from": "id_Performance", "name": "/data_schema/aircraft/other/R", "short_name": "1 couplings"}, {"to": "id_Aerodynamics", "from": "id_Coordinator", "name": "/data_schema/reference/h,/data_schema/aircraft/geometry/Sref,/data_schema/aircraft/geometry/AR,/data_schema/aircraft/other/Cf,/data_schema/aircraft/geometry/tc,/data_schema/reference/M,/data_schema/aircraft/geometry/Lambda,/data_schema/aircraft/other/CDmin", "short_name": "8 inputs"}, {"to": "id_Aerodynamics", "from": "id_Structures", "name": "/data_schema/aircraft/geometry/Theta,/data_schema/aircraft/weight/WT", "short_name": "2 inputs"}, {"to": "id_Aerodynamics", "from": "id_Propulsion", "name": "/data_schema/reference/ESF", "short_name": "1 inputs"}, {"to": "id_CTheta", "from": "id_Structures", "name": "/data_schema/aircraft/geometry/Theta", "short_name": "1 couplings"}, {"to": "id_Propulsion", "from": "id_Coordinator", "name": "/data_schema/reference/h,/data_schema/aircraft/weight/WBE,/data_schema/reference/M,/data_schema/aircraft/other/T", "short_name": "4 inputs"}, {"to": "id_Propulsion", "from": "id_Aerodynamics", "name": "/data_schema/aircraft/other/D", "short_name": "1 inputs"}, {"to": "id_Cprop", "from": "id_Propulsion", "name": "/data_schema/reference/ESF,/data_schema/reference/Temp,/data_schema/aircraft/other/DT", "short_name": "3 couplings"}, {"to": "id_Coordinator", "from": "id_FR", "name": "/data_schema/mdo_data/objectives/R", "short_name": "1 outputs"}, {"to": "id_Coordinator", "from": "id_CTheta", "name": "/data_schema/mdo_data/constraints/Theta", "short_name": "1 outputs"}, {"to": "id_Coordinator", "from": "id_Cdpdx", "name": "/data_schema/mdo_data/constraints/dpdx", "short_name": "1 outputs"}, {"to": "id_Coordinator", "from": "id_Cprop", "name": "/data_schema/mdo_data/constraints/propulsion/ESF,/data_schema/mdo_data/constraints/propulsion/Temp,/data_schema/mdo_data/constraints/propulsion/DT", "short_name": "3 outputs"}, {"to": "id_Coordinator", "from": "id_Csigmas", "name": "/data_schema/mdo_data/constraints/sigmas/sigma4,/data_schema/mdo_data/constraints/sigmas/sigma5,/data_schema/mdo_data/constraints/sigmas/sigma1,/data_schema/mdo_data/constraints/sigmas/sigma2,/data_schema/mdo_data/constraints/sigmas/sigma3", "short_name": "5 outputs"}, {"to": "id_Cdpdx", "from": "id_Aerodynamics", "name": "/data_schema/aircraft/other/dpdx", "short_name": "1 couplings"}, {"to": "id_Csigmas", "from": "id_Structures", "name": "/data_schema/aircraft/other/sigma5,/data_schema/aircraft/other/sigma4,/data_schema/aircraft/other/sigma3,/data_schema/aircraft/other/sigma2,/data_schema/aircraft/other/sigma1", "short_name": "5 couplings"}, {"to": "id_Performance", "from": "id_Coordinator", "name": "/data_schema/reference/h,/data_schema/reference/M", "short_name": "2 inputs"}, {"to": "id_Performance", "from": "id_Aerodynamics", "name": "/data_schema/aircraft/other/fin", "short_name": "1 inputs"}, {"to": "id_Performance", "from": "id_Structures", "name": "/data_schema/aircraft/weight/WT,/data_schema/aircraft/weight/WF", "short_name": "2 inputs"}, {"to": "id_Performance", "from": "id_Propulsion", "name": "/data_schema/aircraft/other/SFC", "short_name": "1 inputs"}, {"to": "id_Structures", "from": "id_Coordinator", "name": "/data_schema/aircraft/geometry/lambda,/data_schema/aircraft/geometry/Sref,/data_schema/aircraft/weight/WFO,/data_schema/aircraft/geometry/AR,/data_schema/aircraft/other/Nz,/data_schema/aircraft/geometry/tc,/data_schema/aircraft/geometry/Lambda,/data_schema/aircraft/weight/WO,/data_schema/aircraft/geometry/section", "short_name": "9 inputs"}, {"to": "id_Structures", "from": "id_Propulsion", "name": "/data_schema/aircraft/weight/WE", "short_name": "1 inputs"}, {"to": "id_Structures", "from": "id_Aerodynamics", "name": "/data_schema/aircraft/other/L", "short_name": "1 inputs"}], "workflow": []}, "edgeBundles": [{"input": ["Performance"], "pipeline_data": {"Performance": ["/data_schema/aircraft/other/R"]}, "name": "FR"}, {"input": ["Coordinator", "Structures", "Propulsion"], "pipeline_data": {"Coordinator": ["/data_schema/reference/h", "/data_schema/aircraft/geometry/Sref", "/data_schema/aircraft/geometry/AR", "/data_schema/aircraft/other/Cf", "/data_schema/aircraft/geometry/tc", "/data_schema/reference/M", "/data_schema/aircraft/geometry/Lambda", "/data_schema/aircraft/other/CDmin"], "Structures": ["/data_schema/aircraft/geometry/Theta", "/data_schema/aircraft/weight/WT"], "Propulsion": ["/data_schema/reference/ESF"]}, "name": "Aerodynamics"}, {"input": ["Structures"], "pipeline_data": {"Structures": ["/data_schema/aircraft/geometry/Theta"]}, "name": "CTheta"}, {"input": ["Coordinator", "Aerodynamics"], "pipeline_data": {"Coordinator": ["/data_schema/reference/h", "/data_schema/aircraft/weight/WBE", "/data_schema/reference/M", "/data_schema/aircraft/other/T"], "Aerodynamics": ["/data_schema/aircraft/other/D"]}, "name": "Propulsion"}, {"input": ["Propulsion"], "pipeline_data": {"Propulsion": ["/data_schema/reference/ESF", "/data_schema/reference/Temp", "/data_schema/aircraft/other/DT"]}, "name": "Cprop"}, {"input": ["F[R]", "C[Theta]", "C[dpdx]", "C[prop]", "C[sigmas]"], "pipeline_data": {"F[R]": ["/data_schema/mdo_data/objectives/R"], "C[Theta]": ["/data_schema/mdo_data/constraints/Theta"], "C[dpdx]": ["/data_schema/mdo_data/constraints/dpdx"], "C[prop]": ["/data_schema/mdo_data/constraints/propulsion/ESF", "/data_schema/mdo_data/constraints/propulsion/Temp", "/data_schema/mdo_data/constraints/propulsion/DT"], "C[sigmas]": ["/data_schema/mdo_data/constraints/sigmas/sigma4", "/data_schema/mdo_data/constraints/sigmas/sigma5", "/data_schema/mdo_data/constraints/sigmas/sigma1", "/data_schema/mdo_data/constraints/sigmas/sigma2", "/data_schema/mdo_data/constraints/sigmas/sigma3"]}, "name": "Coordinator"}, {"input": ["Aerodynamics"], "pipeline_data": {"Aerodynamics": ["/data_schema/aircraft/other/dpdx"]}, "name": "Cdpdx"}, {"input": ["Structures"], "pipeline_data": {"Structures": ["/data_schema/aircraft/other/sigma5", "/data_schema/aircraft/other/sigma4", "/data_schema/aircraft/other/sigma3", "/data_schema/aircraft/other/sigma2", "/data_schema/aircraft/other/sigma1"]}, "name": "Csigmas"}, {"input": ["Coordinator", "Aerodynamics", "Structures", "Propulsion"], "pipeline_data": {"Coordinator": ["/data_schema/reference/h", "/data_schema/reference/M"], "Aerodynamics": ["/data_schema/aircraft/other/fin"], "Structures": ["/data_schema/aircraft/weight/WT", "/data_schema/aircraft/weight/WF"], "Propulsion": ["/data_schema/aircraft/other/SFC"]}, "name": "Performance"}, {"input": ["Coordinator", "Propulsion", "Aerodynamics"], "pipeline_data": {"Coordinator": ["/data_schema/aircraft/geometry/lambda", "/data_schema/aircraft/geometry/Sref", "/data_schema/aircraft/weight/WFO", "/data_schema/aircraft/geometry/AR", "/data_schema/aircraft/other/Nz", "/data_schema/aircraft/geometry/tc", "/data_schema/aircraft/geometry/Lambda", "/data_schema/aircraft/weight/WO", "/data_schema/aircraft/geometry/section"], "Propulsion": ["/data_schema/aircraft/weight/WE"], "Aerodynamics": ["/data_schema/aircraft/other/L"]}, "name": "Structures"}], "organization": null, "variableSchemes": {"catschema_sysLev": {"name": "systemVariables", "children": [{"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"type": "variable", "name": "sigma1", "level": 5}, {"type": "variable", "name": "sigma5", "level": 5}, {"type": "variable", "name": "sigma4", "level": 5}, {"type": "variable", "name": "sigma3", "level": 5}, {"type": "variable", "name": "sigma2", "level": 5}, {"type": "variable", "name": "DT", "level": 5}, {"type": "variable", "name": "dpdx", "level": 5}, {"type": "variable", "name": "R", "level": 5}, {"type": "variable", "name": "L", "level": 5}, {"type": "variable", "name": "SFC", "level": 5}, {"type": "variable", "name": "D", "level": 5}, {"type": "variable", "name": "fin", "level": 5}], "name": "other"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 5}], "name": "geometry"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "WT", "level": 5}, {"type": "variable", "name": "WE", "level": 5}, {"type": "variable", "name": "WF", "level": 5}], "name": "weight"}], "name": "aircraft"}, {"level": 3, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 4}, {"type": "variable", "name": "Temp", "level": 4}], "name": "reference"}], "name": "data_schema"}], "name": "couplings"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"type": "variable", "name": "WO", "level": 5}, {"type": "variable", "name": "WFO", "level": 5}, {"type": "variable", "name": "WBE", "level": 5}], "name": "weight"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "Nz", "level": 5}, {"type": "variable", "name": "CDmin", "level": 5}, {"type": "variable", "name": "Cf", "level": 5}, {"type": "variable", "name": "T", "level": 5}], "name": "other"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "lambda", "level": 5}, {"type": "variable", "name": "section", "level": 5}, {"type": "variable", "name": "AR", "level": 5}, {"type": "variable", "name": "Lambda", "level": 5}, {"type": "variable", "name": "Sref", "level": 5}, {"type": "variable", "name": "tc", "level": 5}], "name": "geometry"}], "name": "aircraft"}, {"level": 3, "type": "variable", "children": [{"type": "variable", "name": "h", "level": 4}, {"type": "variable", "name": "M", "level": 4}], "name": "reference"}], "name": "data_schema"}], "name": "inputs"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"type": "variable", "name": "dpdx", "level": 5}, {"type": "variable", "name": "Theta", "level": 5}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "Temp", "level": 6}, {"type": "variable", "name": "ESF", "level": 6}, {"type": "variable", "name": "DT", "level": 6}], "name": "propulsion"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "sigma4", "level": 6}, {"type": "variable", "name": "sigma1", "level": 6}, {"type": "variable", "name": "sigma2", "level": 6}, {"type": "variable", "name": "sigma3", "level": 6}, {"type": "variable", "name": "sigma5", "level": 6}], "name": "sigmas"}], "name": "constraints"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "R", "level": 5}], "name": "objectives"}], "name": "mdo_data"}], "name": "data_schema"}], "name": "outputs"}]}, "catschema_nodeLev": {"name": "variables", "children": [{"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"type": "variable", "name": "sigma1", "level": 5}, {"type": "variable", "name": "sigma5", "level": 5}, {"type": "variable", "name": "sigma4", "level": 5}, {"type": "variable", "name": "sigma3", "level": 5}, {"type": "variable", "name": "sigma2", "level": 5}, {"type": "variable", "name": "DT", "level": 5}, {"type": "variable", "name": "dpdx", "level": 5}, {"type": "variable", "name": "R", "level": 5}, {"type": "variable", "name": "L", "level": 5}, {"type": "variable", "name": "SFC", "level": 5}, {"type": "variable", "name": "D", "level": 5}, {"type": "variable", "name": "fin", "level": 5}], "name": "other"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "WE", "level": 5}, {"type": "variable", "name": "WF", "level": 5}], "name": "weight"}], "name": "aircraft"}, {"level": 3, "type": "variable", "children": [{"type": "variable", "name": "Temp", "level": 4}], "name": "reference"}], "name": "data_schema"}], "name": "coupling"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"type": "variable", "name": "WO", "level": 5}, {"type": "variable", "name": "WFO", "level": 5}, {"type": "variable", "name": "WBE", "level": 5}], "name": "weight"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "Nz", "level": 5}, {"type": "variable", "name": "CDmin", "level": 5}, {"type": "variable", "name": "Cf", "level": 5}, {"type": "variable", "name": "T", "level": 5}], "name": "other"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "lambda", "level": 5}, {"type": "variable", "name": "section", "level": 5}], "name": "geometry"}], "name": "aircraft"}], "name": "data_schema"}], "name": "suppliedInput"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 5}], "name": "geometry"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "WT", "level": 5}], "name": "weight"}], "name": "aircraft"}, {"level": 3, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 4}], "name": "reference"}], "name": "data_schema"}], "name": "sharedCoupling"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"type": "variable", "name": "dpdx", "level": 5}, {"type": "variable", "name": "Theta", "level": 5}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "Temp", "level": 6}, {"type": "variable", "name": "ESF", "level": 6}, {"type": "variable", "name": "DT", "level": 6}], "name": "propulsion"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "sigma4", "level": 6}, {"type": "variable", "name": "sigma1", "level": 6}, {"type": "variable", "name": "sigma2", "level": 6}, {"type": "variable", "name": "sigma3", "level": 6}, {"type": "variable", "name": "sigma5", "level": 6}], "name": "sigmas"}], "name": "constraints"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "R", "level": 5}], "name": "objectives"}], "name": "mdo_data"}], "name": "data_schema"}], "name": "output"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"type": "variable", "name": "AR", "level": 5}, {"type": "variable", "name": "Lambda", "level": 5}, {"type": "variable", "name": "Sref", "level": 5}, {"type": "variable", "name": "tc", "level": 5}], "name": "geometry"}], "name": "aircraft"}, {"level": 3, "type": "variable", "children": [{"type": "variable", "name": "h", "level": 4}, {"type": "variable", "name": "M", "level": 4}], "name": "reference"}], "name": "data_schema"}], "name": "suppliedSharedInput"}]}, "catschema_roleLev": {"name": "variables", "children": [{"type": "variable", "name": "architectureRoles", "level": 1}, {"type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "dpdx", "level": 6}, {"type": "variable", "name": "Theta", "level": 6}, {"level": 6, "type": "variable", "children": [{"type": "variable", "name": "Temp", "level": 7}, {"type": "variable", "name": "ESF", "level": 7}, {"type": "variable", "name": "DT", "level": 7}], "name": "propulsion"}, {"level": 6, "type": "variable", "children": [{"type": "variable", "name": "sigma4", "level": 7}, {"type": "variable", "name": "sigma1", "level": 7}, {"type": "variable", "name": "sigma2", "level": 7}, {"type": "variable", "name": "sigma3", "level": 7}, {"type": "variable", "name": "sigma5", "level": 7}], "name": "sigmas"}], "name": "constraints"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "R", "level": 6}], "name": "objectives"}], "name": "mdo_data"}], "name": "data_schema"}], "name": "quantityOfInterests"}], "name": "problemRoles", "level": 1}]}, "catschema_funLev": {"name": "functions", "children": [{"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "R", "level": 6}], "name": "other"}], "name": "aircraft"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "R", "level": 6}], "name": "objectives"}], "name": "mdo_data"}], "name": "data_schema"}], "name": "outputs"}], "name": "FR"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"type": "variable", "name": "h", "level": 5}, {"type": "variable", "name": "M", "level": 5}], "name": "reference"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "WBE", "level": 6}], "name": "weight"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "D", "level": 6}, {"type": "variable", "name": "T", "level": 6}], "name": "other"}], "name": "aircraft"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 5}, {"type": "variable", "name": "Temp", "level": 5}], "name": "reference"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "DT", "level": 6}, {"type": "variable", "name": "SFC", "level": 6}], "name": "other"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "WE", "level": 6}], "name": "weight"}], "name": "aircraft"}], "name": "data_schema"}], "name": "outputs"}], "name": "Propulsion"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 6}], "name": "geometry"}], "name": "aircraft"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 6}], "name": "constraints"}], "name": "mdo_data"}], "name": "data_schema"}], "name": "outputs"}], "name": "CTheta"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "DT", "level": 6}], "name": "other"}], "name": "aircraft"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 5}, {"type": "variable", "name": "Temp", "level": 5}], "name": "reference"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 7}, {"type": "variable", "name": "Temp", "level": 7}, {"type": "variable", "name": "DT", "level": 7}], "name": "propulsion"}], "name": "constraints"}], "name": "mdo_data"}], "name": "data_schema"}], "name": "outputs"}], "name": "Cprop"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 6}, {"level": 6, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 7}, {"type": "variable", "name": "Temp", "level": 7}, {"type": "variable", "name": "DT", "level": 7}], "name": "propulsion"}, {"level": 6, "type": "variable", "children": [{"type": "variable", "name": "sigma4", "level": 7}, {"type": "variable", "name": "sigma5", "level": 7}, {"type": "variable", "name": "sigma1", "level": 7}, {"type": "variable", "name": "sigma2", "level": 7}, {"type": "variable", "name": "sigma3", "level": 7}], "name": "sigmas"}, {"type": "variable", "name": "dpdx", "level": 6}], "name": "constraints"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "R", "level": 6}], "name": "objectives"}], "name": "mdo_data"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"type": "variable", "name": "h", "level": 5}, {"type": "variable", "name": "M", "level": 5}], "name": "reference"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "Lambda", "level": 6}, {"type": "variable", "name": "Sref", "level": 6}, {"type": "variable", "name": "AR", "level": 6}, {"type": "variable", "name": "tc", "level": 6}, {"type": "variable", "name": "lambda", "level": 6}, {"type": "variable", "name": "section", "level": 6}], "name": "geometry"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "WFO", "level": 6}, {"type": "variable", "name": "WO", "level": 6}, {"type": "variable", "name": "WBE", "level": 6}], "name": "weight"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "Cf", "level": 6}, {"type": "variable", "name": "Nz", "level": 6}, {"type": "variable", "name": "CDmin", "level": 6}, {"type": "variable", "name": "T", "level": 6}], "name": "other"}], "name": "aircraft"}], "name": "data_schema"}], "name": "outputs"}], "name": "Coordinator"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "dpdx", "level": 6}], "name": "other"}], "name": "aircraft"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "dpdx", "level": 6}], "name": "constraints"}], "name": "mdo_data"}], "name": "data_schema"}], "name": "outputs"}], "name": "Cdpdx"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "sigma5", "level": 6}, {"type": "variable", "name": "sigma4", "level": 6}, {"type": "variable", "name": "sigma3", "level": 6}, {"type": "variable", "name": "sigma2", "level": 6}, {"type": "variable", "name": "sigma1", "level": 6}], "name": "other"}], "name": "aircraft"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"type": "variable", "name": "sigma4", "level": 7}, {"type": "variable", "name": "sigma5", "level": 7}, {"type": "variable", "name": "sigma1", "level": 7}, {"type": "variable", "name": "sigma2", "level": 7}, {"type": "variable", "name": "sigma3", "level": 7}], "name": "sigmas"}], "name": "constraints"}], "name": "mdo_data"}], "name": "data_schema"}], "name": "outputs"}], "name": "Csigmas"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "WT", "level": 6}, {"type": "variable", "name": "WF", "level": 6}], "name": "weight"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "SFC", "level": 6}, {"type": "variable", "name": "fin", "level": 6}], "name": "other"}], "name": "aircraft"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "h", "level": 5}, {"type": "variable", "name": "M", "level": 5}], "name": "reference"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "R", "level": 6}], "name": "other"}], "name": "aircraft"}], "name": "data_schema"}], "name": "outputs"}], "name": "Performance"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "Cf", "level": 6}, {"type": "variable", "name": "CDmin", "level": 6}], "name": "other"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 6}, {"type": "variable", "name": "AR", "level": 6}, {"type": "variable", "name": "Sref", "level": 6}, {"type": "variable", "name": "tc", "level": 6}, {"type": "variable", "name": "Lambda", "level": 6}], "name": "geometry"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "WT", "level": 6}], "name": "weight"}], "name": "aircraft"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "h", "level": 5}, {"type": "variable", "name": "ESF", "level": 5}, {"type": "variable", "name": "M", "level": 5}], "name": "reference"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "dpdx", "level": 6}, {"type": "variable", "name": "D", "level": 6}, {"type": "variable", "name": "fin", "level": 6}, {"type": "variable", "name": "L", "level": 6}], "name": "other"}], "name": "aircraft"}], "name": "data_schema"}], "name": "outputs"}], "name": "Aerodynamics"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "lambda", "level": 6}, {"type": "variable", "name": "section", "level": 6}, {"type": "variable", "name": "AR", "level": 6}, {"type": "variable", "name": "Sref", "level": 6}, {"type": "variable", "name": "tc", "level": 6}, {"type": "variable", "name": "Lambda", "level": 6}], "name": "geometry"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "Nz", "level": 6}, {"type": "variable", "name": "L", "level": 6}], "name": "other"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "WO", "level": 6}, {"type": "variable", "name": "WE", "level": 6}, {"type": "variable", "name": "WFO", "level": 6}], "name": "weight"}], "name": "aircraft"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "WT", "level": 6}, {"type": "variable", "name": "WF", "level": 6}], "name": "weight"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "sigma5", "level": 6}, {"type": "variable", "name": "sigma4", "level": 6}, {"type": "variable", "name": "sigma3", "level": 6}, {"type": "variable", "name": "sigma2", "level": 6}, {"type": "variable", "name": "sigma1", "level": 6}], "name": "other"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 6}], "name": "geometry"}], "name": "aircraft"}], "name": "data_schema"}], "name": "outputs"}], "name": "Structures"}]}, "schema": {"name": "data_schema", "children": [{"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "name": "sigma1", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "Nz", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "sigma5", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "sigma4", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "sigma3", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "sigma2", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "CDmin", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "DT", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "dpdx", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "R", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "L", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "SFC", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "Cf", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "D", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "fin", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "T", "value": "unknown", "dimension": null}], "name": "other"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "name": "WO", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "WT", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "WE", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "WF", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "WFO", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "WBE", "value": "unknown", "dimension": null}], "name": "weight"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "name": "lambda", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "section", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "Theta", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "AR", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "Lambda", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "Sref", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "tc", "value": "unknown", "dimension": null}], "name": "geometry"}], "name": "aircraft"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "name": "dpdx", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "Theta", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "name": "Temp", "value": "unknown", "dimension": null}, {"level": 4, "type": "variable", "name": "ESF", "value": "unknown", "dimension": null}, {"level": 4, "type": "variable", "name": "DT", "value": "unknown", "dimension": null}], "name": "propulsion"}, {"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "name": "sigma4", "value": "unknown", "dimension": null}, {"level": 4, "type": "variable", "name": "sigma1", "value": "unknown", "dimension": null}, {"level": 4, "type": "variable", "name": "sigma2", "value": "unknown", "dimension": null}, {"level": 4, "type": "variable", "name": "sigma3", "value": "unknown", "dimension": null}, {"level": 4, "type": "variable", "name": "sigma5", "value": "unknown", "dimension": null}], "name": "sigmas"}], "name": "constraints"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "name": "R", "value": "unknown", "dimension": null}], "name": "objectives"}], "name": "mdo_data"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "name": "h", "value": "unknown", "dimension": null}, {"level": 2, "type": "variable", "name": "ESF", "value": "unknown", "dimension": null}, {"level": 2, "type": "variable", "name": "M", "value": "unknown", "dimension": null}, {"level": 2, "type": "variable", "name": "Temp", "value": "unknown", "dimension": null}], "name": "reference"}]}}, "id": "20", "name": "FPG - MDA"}, {"description": "Solution strategy to solve the super-sonic business jet test case optimization problem using the strategy: unconverged-MDA-GS.", "problem_formulation": {"allow_unconverged_couplings": true, "function_order": ["Structures", "Aerodynamics", "Propulsion", "Performance", "C[sigmas]", "C[Theta]", "C[dpdx]", "C[prop]", "F[R]"], "convergence_type": "Gauss-Seidel", "mdao_architecture": "unconverged-MDA", "coupled_functions_groups": [["Structures"], ["Aerodynamics"], ["Propulsion"]], "function_ordering": {"post-coupling": ["Performance", "C[sigmas]", "C[Theta]", "C[dpdx]", "C[prop]", "F[R]"], "pre-coupling": [], "coupled": ["Structures", "Aerodynamics", "Propulsion"]}}, "xdsm": {"nodes": [{"type": "coordinator", "id": "id_Coordinator", "name": "Coordinator", "metadata": [{"name": "Coordinator"}, {"description": "Action block providing system inputs and collecting outputs."}, {"creator": "Imco van Gent"}]}, {"type": "coupledanalysis", "id": "id_Structures", "name": "Structures", "metadata": [{"name": "Structures"}, {"mode": "main"}, {"version": "1.0"}, {"execution_info": null}, {"instance": "1"}, {"problem_role": "coupled"}, {"performance_info": null}, {"general_info": null}, {"projectSpecific": null}, {"architecture_role": "coupled analysis"}]}, {"type": "coupledanalysis", "id": "id_Aerodynamics", "name": "Aerodynamics", "metadata": [{"name": "Aerodynamics"}, {"mode": "main"}, {"version": "1.0"}, {"execution_info": null}, {"instance": "1"}, {"problem_role": "coupled"}, {"performance_info": null}, {"general_info": null}, {"projectSpecific": null}, {"architecture_role": "coupled analysis"}]}, {"type": "coupledanalysis", "id": "id_Propulsion", "name": "Propulsion", "metadata": [{"name": "Propulsion"}, {"mode": "main"}, {"version": "1.0"}, {"execution_info": null}, {"instance": "1"}, {"problem_role": "coupled"}, {"performance_info": null}, {"general_info": null}, {"projectSpecific": null}, {"architecture_role": "coupled analysis"}]}, {"type": "postcouplinganalysis", "id": "id_Performance", "name": "Performance", "metadata": [{"name": "Performance"}, {"mode": "main"}, {"version": "1.0"}, {"execution_info": null}, {"instance": "1"}, {"problem_role": "post-coupling"}, {"performance_info": null}, {"general_info": null}, {"projectSpecific": null}, {"architecture_role": "post-coupling analysis"}]}, {"type": "postcouplinganalysis", "id": "id_Csigmas", "name": "Csigmas", "metadata": [{"name": "C[sigmas]"}, {"instance": 1}, {"problem_role": "post-coupling"}, {"architecture_role": "post-coupling analysis"}]}, {"type": "postcouplinganalysis", "id": "id_CTheta", "name": "CTheta", "metadata": [{"name": "C[Theta]"}, {"instance": 1}, {"problem_role": "post-coupling"}, {"architecture_role": "post-coupling analysis"}]}, {"type": "postcouplinganalysis", "id": "id_Cdpdx", "name": "Cdpdx", "metadata": [{"name": "C[dpdx]"}, {"instance": 1}, {"problem_role": "post-coupling"}, {"architecture_role": "post-coupling analysis"}]}, {"type": "postcouplinganalysis", "id": "id_Cprop", "name": "Cprop", "metadata": [{"name": "C[prop]"}, {"instance": 1}, {"problem_role": "post-coupling"}, {"architecture_role": "post-coupling analysis"}]}, {"type": "postcouplinganalysis", "id": "id_FR", "name": "FR", "metadata": [{"name": "F[R]"}, {"instance": 1}, {"problem_role": "post-coupling"}, {"architecture_role": "post-coupling analysis"}]}], "edges": [{"to": "id_FR", "from": "id_Performance", "name": "/data_schema/aircraft/other/R", "short_name": "1 couplings"}, {"to": "id_Aerodynamics", "from": "id_Coordinator", "name": "/data_schema/reference/h,/data_schema/aircraft/geometry/Sref,/data_schema/aircraft/geometry/AR,/data_schema/aircraft/other/Cf,/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/reference/ESF,/data_schema/aircraft/geometry/tc,/data_schema/reference/M,/data_schema/aircraft/geometry/Lambda,/data_schema/aircraft/other/CDmin", "short_name": "9 inputs"}, {"to": "id_Aerodynamics", "from": "id_Structures", "name": "/data_schema/aircraft/geometry/Theta,/data_schema/aircraft/weight/WT", "short_name": "2 inputs"}, {"to": "id_CTheta", "from": "id_Structures", "name": "/data_schema/aircraft/geometry/Theta", "short_name": "1 couplings"}, {"to": "id_Propulsion", "from": "id_Coordinator", "name": "/data_schema/reference/h,/data_schema/aircraft/weight/WBE,/data_schema/reference/M,/data_schema/aircraft/other/T", "short_name": "4 inputs"}, {"to": "id_Propulsion", "from": "id_Aerodynamics", "name": "/data_schema/aircraft/other/D", "short_name": "1 inputs"}, {"to": "id_Cprop", "from": "id_Propulsion", "name": "/data_schema/reference/ESF,/data_schema/reference/Temp,/data_schema/aircraft/other/DT", "short_name": "3 couplings"}, {"to": "id_Coordinator", "from": "id_FR", "name": "/data_schema/mdo_data/objectives/R", "short_name": "1 outputs"}, {"to": "id_Coordinator", "from": "id_CTheta", "name": "/data_schema/mdo_data/constraints/Theta", "short_name": "1 outputs"}, {"to": "id_Coordinator", "from": "id_Cdpdx", "name": "/data_schema/mdo_data/constraints/dpdx", "short_name": "1 outputs"}, {"to": "id_Coordinator", "from": "id_Cprop", "name": "/data_schema/mdo_data/constraints/propulsion/ESF,/data_schema/mdo_data/constraints/propulsion/Temp,/data_schema/mdo_data/constraints/propulsion/DT", "short_name": "3 outputs"}, {"to": "id_Coordinator", "from": "id_Csigmas", "name": "/data_schema/mdo_data/constraints/sigmas/sigma4,/data_schema/mdo_data/constraints/sigmas/sigma5,/data_schema/mdo_data/constraints/sigmas/sigma1,/data_schema/mdo_data/constraints/sigmas/sigma2,/data_schema/mdo_data/constraints/sigmas/sigma3", "short_name": "5 outputs"}, {"to": "id_Cdpdx", "from": "id_Aerodynamics", "name": "/data_schema/aircraft/other/dpdx", "short_name": "1 couplings"}, {"to": "id_Csigmas", "from": "id_Structures", "name": "/data_schema/aircraft/other/sigma5,/data_schema/aircraft/other/sigma4,/data_schema/aircraft/other/sigma3,/data_schema/aircraft/other/sigma2,/data_schema/aircraft/other/sigma1", "short_name": "5 couplings"}, {"to": "id_Performance", "from": "id_Coordinator", "name": "/data_schema/reference/h,/data_schema/reference/M", "short_name": "2 inputs"}, {"to": "id_Performance", "from": "id_Aerodynamics", "name": "/data_schema/aircraft/other/fin", "short_name": "1 inputs"}, {"to": "id_Performance", "from": "id_Structures", "name": "/data_schema/aircraft/weight/WT,/data_schema/aircraft/weight/WF", "short_name": "2 inputs"}, {"to": "id_Performance", "from": "id_Propulsion", "name": "/data_schema/aircraft/other/SFC", "short_name": "1 inputs"}, {"to": "id_Structures", "from": "id_Coordinator", "name": "/data_schema/aircraft/geometry/Lambda,/data_schema/aircraft/geometry/Sref,/data_schema/aircraft/weight/WFO,/data_schema/aircraft/geometry/AR,/data_schema/aircraft/other/Nz,/data_schema/aircraft/geometry/tc,/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/aircraft/other/L,/data_schema/aircraft/geometry/lambda,/data_schema/aircraft/weight/WO,/data_schema/aircraft/geometry/section,/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/aircraft/weight/WE", "short_name": "11 inputs"}], "workflow": [{"converger_step_blocks": [], "step_number": 0, "edges": [], "process_step_blocks": ["id_Coordinator"]}, {"converger_step_blocks": [], "step_number": 1, "edges": [["id_Coordinator", "id_Structures"]], "process_step_blocks": ["id_Structures"]}, {"converger_step_blocks": [], "step_number": 2, "edges": [["id_Structures", "id_Aerodynamics"]], "process_step_blocks": ["id_Aerodynamics"]}, {"converger_step_blocks": [], "step_number": 3, "edges": [["id_Aerodynamics", "id_Propulsion"]], "process_step_blocks": ["id_Propulsion"]}, {"converger_step_blocks": [], "step_number": 4, "edges": [["id_Propulsion", "id_Cdpdx"], ["id_Propulsion", "id_Csigmas"], ["id_Propulsion", "id_Performance"], ["id_Propulsion", "id_CTheta"], ["id_Propulsion", "id_Cprop"]], "process_step_blocks": ["id_Cprop", "id_Performance", "id_CTheta", "id_Cdpdx", "id_Csigmas"]}, {"converger_step_blocks": [], "step_number": 5, "edges": [["id_Cprop", "id_FR"], ["id_Performance", "id_FR"], ["id_CTheta", "id_FR"], ["id_Cdpdx", "id_FR"], ["id_Csigmas", "id_FR"]], "process_step_blocks": ["id_FR"]}, {"converger_step_blocks": ["id_Coordinator"], "step_number": 6, "edges": [["id_FR", "id_Coordinator"]], "process_step_blocks": []}]}, "mg_function_ordering": {"coupled": ["Structures", "Aerodynamics", "Propulsion"], "pre-coupling": [], "post-coupling": ["Performance", "C[sigmas]", "C[Theta]", "C[dpdx]", "C[prop]", "F[R]"]}, "id": "21", "organization": null, "function_ordering": {"coupled": ["Structures", "Aerodynamics", "Propulsion"], "pre-coupling": [], "post-coupling": ["Performance", "C[sigmas]", "C[Theta]", "C[dpdx]", "C[prop]", "F[R]"]}, "variableSchemes": {"catschema_sysLev": {"name": "systemVariables", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "sigma1", "level": 5}, {"type": "variable", "name": "Nz", "level": 5}, {"type": "variable", "name": "sigma5", "level": 5}, {"type": "variable", "name": "sigma4", "level": 5}, {"type": "variable", "name": "sigma3", "level": 5}, {"type": "variable", "name": "sigma2", "level": 5}, {"type": "variable", "name": "CDmin", "level": 5}, {"type": "variable", "name": "DT", "level": 5}, {"type": "variable", "name": "dpdx", "level": 5}, {"type": "variable", "name": "R", "level": 5}, {"type": "variable", "name": "SFC", "level": 5}, {"type": "variable", "name": "Cf", "level": 5}, {"type": "variable", "name": "D", "level": 5}, {"type": "variable", "name": "fin", "level": 5}, {"type": "variable", "name": "T", "level": 5}], "name": "other", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "WO", "level": 5}, {"type": "variable", "name": "WT", "level": 5}, {"type": "variable", "name": "WBE", "level": 5}, {"type": "variable", "name": "WF", "level": 5}, {"type": "variable", "name": "WFO", "level": 5}], "name": "weight", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "lambda", "level": 5}, {"type": "variable", "name": "section", "level": 5}, {"type": "variable", "name": "Theta", "level": 5}, {"type": "variable", "name": "AR", "level": 5}, {"type": "variable", "name": "Lambda", "level": 5}, {"type": "variable", "name": "Sref", "level": 5}, {"type": "variable", "name": "tc", "level": 5}], "name": "geometry", "level": 4}], "name": "aircraft", "level": 3}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "sigma3", "level": 6}, {"type": "variable", "name": "sigma4", "level": 6}, {"type": "variable", "name": "sigma1", "level": 6}, {"type": "variable", "name": "sigma2", "level": 6}, {"type": "variable", "name": "sigma5", "level": 6}], "name": "sigmas", "level": 5}, {"type": "variable", "name": "Theta", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "Temp", "level": 6}, {"type": "variable", "name": "ESF", "level": 6}, {"type": "variable", "name": "DT", "level": 6}], "name": "propulsion", "level": 5}, {"type": "variable", "name": "dpdx", "level": 5}], "name": "constraints", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "R", "level": 5}], "name": "objectives", "level": 4}], "name": "mdo_data", "level": 3}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "L", "level": 8}], "name": "other", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "WE", "level": 8}], "name": "weight", "level": 7}], "name": "aircraft", "level": 6}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 7}], "name": "reference", "level": 6}], "name": "data_schemaCopy", "level": 5}], "name": "initialGuessCouplingVariables", "level": 4}], "name": "architectureNodes", "level": 3}, {"type": "variable", "children": [{"type": "variable", "name": "h", "level": 4}, {"type": "variable", "name": "ESF", "level": 4}, {"type": "variable", "name": "M", "level": 4}, {"type": "variable", "name": "Temp", "level": 4}], "name": "reference", "level": 3}], "name": "data_schema", "level": 2}], "name": "couplings", "level": 1}]}, "catschema_nodeLev": {"name": "variables", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "sigma1", "level": 5}, {"type": "variable", "name": "Nz", "level": 5}, {"type": "variable", "name": "sigma5", "level": 5}, {"type": "variable", "name": "sigma4", "level": 5}, {"type": "variable", "name": "sigma3", "level": 5}, {"type": "variable", "name": "sigma2", "level": 5}, {"type": "variable", "name": "CDmin", "level": 5}, {"type": "variable", "name": "DT", "level": 5}, {"type": "variable", "name": "dpdx", "level": 5}, {"type": "variable", "name": "R", "level": 5}, {"type": "variable", "name": "SFC", "level": 5}, {"type": "variable", "name": "Cf", "level": 5}, {"type": "variable", "name": "D", "level": 5}, {"type": "variable", "name": "fin", "level": 5}, {"type": "variable", "name": "T", "level": 5}], "name": "other", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "WO", "level": 5}, {"type": "variable", "name": "WBE", "level": 5}, {"type": "variable", "name": "WF", "level": 5}, {"type": "variable", "name": "WFO", "level": 5}], "name": "weight", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "lambda", "level": 5}, {"type": "variable", "name": "section", "level": 5}], "name": "geometry", "level": 4}], "name": "aircraft", "level": 3}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "sigma3", "level": 6}, {"type": "variable", "name": "sigma4", "level": 6}, {"type": "variable", "name": "sigma1", "level": 6}, {"type": "variable", "name": "sigma2", "level": 6}, {"type": "variable", "name": "sigma5", "level": 6}], "name": "sigmas", "level": 5}, {"type": "variable", "name": "Theta", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "Temp", "level": 6}, {"type": "variable", "name": "ESF", "level": 6}, {"type": "variable", "name": "DT", "level": 6}], "name": "propulsion", "level": 5}, {"type": "variable", "name": "dpdx", "level": 5}], "name": "constraints", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "R", "level": 5}], "name": "objectives", "level": 4}], "name": "mdo_data", "level": 3}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "L", "level": 8}], "name": "other", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "WE", "level": 8}], "name": "weight", "level": 7}], "name": "aircraft", "level": 6}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 7}], "name": "reference", "level": 6}], "name": "data_schemaCopy", "level": 5}], "name": "initialGuessCouplingVariables", "level": 4}], "name": "architectureNodes", "level": 3}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 4}, {"type": "variable", "name": "Temp", "level": 4}], "name": "reference", "level": 3}], "name": "data_schema", "level": 2}], "name": "coupling", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 5}, {"type": "variable", "name": "AR", "level": 5}, {"type": "variable", "name": "Lambda", "level": 5}, {"type": "variable", "name": "Sref", "level": 5}, {"type": "variable", "name": "tc", "level": 5}], "name": "geometry", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "WT", "level": 5}], "name": "weight", "level": 4}], "name": "aircraft", "level": 3}, {"type": "variable", "children": [{"type": "variable", "name": "h", "level": 4}, {"type": "variable", "name": "M", "level": 4}], "name": "reference", "level": 3}], "name": "data_schema", "level": 2}], "name": "sharedCoupling", "level": 1}]}, "catschema_roleLev": {"name": "variables", "children": [{"level": 1, "type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "L", "level": 9}], "name": "other", "level": 8}, {"type": "variable", "children": [{"type": "variable", "name": "WE", "level": 9}], "name": "weight", "level": 8}], "name": "aircraft", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 8}], "name": "reference", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "initialGuessCouplingVariables", "level": 5}], "name": "architectureNodes", "level": 4}], "name": "data_schema", "level": 3}], "name": "initialGuessCouplingVariables", "level": 2}], "name": "architectureRoles"}, {"level": 1, "type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "sigma3", "level": 7}, {"type": "variable", "name": "sigma4", "level": 7}, {"type": "variable", "name": "sigma1", "level": 7}, {"type": "variable", "name": "sigma2", "level": 7}, {"type": "variable", "name": "sigma5", "level": 7}], "name": "sigmas", "level": 6}, {"type": "variable", "name": "Theta", "level": 6}, {"type": "variable", "children": [{"type": "variable", "name": "Temp", "level": 7}, {"type": "variable", "name": "ESF", "level": 7}, {"type": "variable", "name": "DT", "level": 7}], "name": "propulsion", "level": 6}, {"type": "variable", "name": "dpdx", "level": 6}], "name": "constraints", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "R", "level": 6}], "name": "objectives", "level": 5}], "name": "mdo_data", "level": 4}], "name": "data_schema", "level": 3}], "name": "quantityOfInterests", "level": 2}], "name": "problemRoles"}]}, "catschema_funLev": {"name": "functions", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "R", "level": 6}], "name": "other", "level": 5}], "name": "aircraft", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "R", "level": 6}], "name": "objectives", "level": 5}], "name": "mdo_data", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "FR", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "h", "level": 5}, {"type": "variable", "name": "M", "level": 5}], "name": "reference", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "WBE", "level": 6}], "name": "weight", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "D", "level": 6}, {"type": "variable", "name": "T", "level": 6}], "name": "other", "level": 5}], "name": "aircraft", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 5}, {"type": "variable", "name": "Temp", "level": 5}], "name": "reference", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "DT", "level": 6}, {"type": "variable", "name": "SFC", "level": 6}], "name": "other", "level": 5}], "name": "aircraft", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "Propulsion", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 6}], "name": "geometry", "level": 5}], "name": "aircraft", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 6}], "name": "constraints", "level": 5}], "name": "mdo_data", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "CTheta", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "DT", "level": 6}], "name": "other", "level": 5}], "name": "aircraft", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 5}, {"type": "variable", "name": "Temp", "level": 5}], "name": "reference", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 7}, {"type": "variable", "name": "Temp", "level": 7}, {"type": "variable", "name": "DT", "level": 7}], "name": "propulsion", "level": 6}], "name": "constraints", "level": 5}], "name": "mdo_data", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "Cprop", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 6}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 7}, {"type": "variable", "name": "Temp", "level": 7}, {"type": "variable", "name": "DT", "level": 7}], "name": "propulsion", "level": 6}, {"type": "variable", "children": [{"type": "variable", "name": "sigma4", "level": 7}, {"type": "variable", "name": "sigma5", "level": 7}, {"type": "variable", "name": "sigma1", "level": 7}, {"type": "variable", "name": "sigma2", "level": 7}, {"type": "variable", "name": "sigma3", "level": 7}], "name": "sigmas", "level": 6}, {"type": "variable", "name": "dpdx", "level": 6}], "name": "constraints", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "R", "level": 6}], "name": "objectives", "level": 5}], "name": "mdo_data", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "h", "level": 5}, {"type": "variable", "name": "M", "level": 5}], "name": "reference", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "Lambda", "level": 6}, {"type": "variable", "name": "Sref", "level": 6}, {"type": "variable", "name": "AR", "level": 6}, {"type": "variable", "name": "tc", "level": 6}, {"type": "variable", "name": "lambda", "level": 6}, {"type": "variable", "name": "section", "level": 6}], "name": "geometry", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "WFO", "level": 6}, {"type": "variable", "name": "WO", "level": 6}, {"type": "variable", "name": "WBE", "level": 6}], "name": "weight", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "Cf", "level": 6}, {"type": "variable", "name": "Nz", "level": 6}, {"type": "variable", "name": "CDmin", "level": 6}, {"type": "variable", "name": "T", "level": 6}], "name": "other", "level": 5}], "name": "aircraft", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 8}], "name": "reference", "level": 7}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "WE", "level": 9}], "name": "weight", "level": 8}, {"type": "variable", "children": [{"type": "variable", "name": "L", "level": 9}], "name": "other", "level": 8}], "name": "aircraft", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "initialGuessCouplingVariables", "level": 5}], "name": "architectureNodes", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "Coordinator", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "dpdx", "level": 6}], "name": "other", "level": 5}], "name": "aircraft", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "dpdx", "level": 6}], "name": "constraints", "level": 5}], "name": "mdo_data", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "Cdpdx", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "sigma5", "level": 6}, {"type": "variable", "name": "sigma4", "level": 6}, {"type": "variable", "name": "sigma3", "level": 6}, {"type": "variable", "name": "sigma2", "level": 6}, {"type": "variable", "name": "sigma1", "level": 6}], "name": "other", "level": 5}], "name": "aircraft", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "sigma4", "level": 7}, {"type": "variable", "name": "sigma5", "level": 7}, {"type": "variable", "name": "sigma1", "level": 7}, {"type": "variable", "name": "sigma2", "level": 7}, {"type": "variable", "name": "sigma3", "level": 7}], "name": "sigmas", "level": 6}], "name": "constraints", "level": 5}], "name": "mdo_data", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "Csigmas", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "SFC", "level": 6}, {"type": "variable", "name": "fin", "level": 6}], "name": "other", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "WT", "level": 6}, {"type": "variable", "name": "WF", "level": 6}], "name": "weight", "level": 5}], "name": "aircraft", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "h", "level": 5}, {"type": "variable", "name": "M", "level": 5}], "name": "reference", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "R", "level": 6}], "name": "other", "level": 5}], "name": "aircraft", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "Performance", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "CDmin", "level": 6}, {"type": "variable", "name": "Cf", "level": 6}], "name": "other", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 6}, {"type": "variable", "name": "AR", "level": 6}, {"type": "variable", "name": "Sref", "level": 6}, {"type": "variable", "name": "tc", "level": 6}, {"type": "variable", "name": "Lambda", "level": 6}], "name": "geometry", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "WT", "level": 6}], "name": "weight", "level": 5}], "name": "aircraft", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "h", "level": 5}, {"type": "variable", "name": "M", "level": 5}], "name": "reference", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 8}], "name": "reference", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "initialGuessCouplingVariables", "level": 5}], "name": "architectureNodes", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "dpdx", "level": 6}, {"type": "variable", "name": "fin", "level": 6}, {"type": "variable", "name": "D", "level": 6}], "name": "other", "level": 5}], "name": "aircraft", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "Aerodynamics", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "lambda", "level": 6}, {"type": "variable", "name": "section", "level": 6}, {"type": "variable", "name": "AR", "level": 6}, {"type": "variable", "name": "Sref", "level": 6}, {"type": "variable", "name": "tc", "level": 6}, {"type": "variable", "name": "Lambda", "level": 6}], "name": "geometry", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "Nz", "level": 6}], "name": "other", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "WO", "level": 6}, {"type": "variable", "name": "WFO", "level": 6}], "name": "weight", "level": 5}], "name": "aircraft", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "L", "level": 9}], "name": "other", "level": 8}, {"type": "variable", "children": [{"type": "variable", "name": "WE", "level": 9}], "name": "weight", "level": 8}], "name": "aircraft", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "initialGuessCouplingVariables", "level": 5}], "name": "architectureNodes", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "WT", "level": 6}, {"type": "variable", "name": "WF", "level": 6}], "name": "weight", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "sigma5", "level": 6}, {"type": "variable", "name": "sigma4", "level": 6}, {"type": "variable", "name": "sigma3", "level": 6}, {"type": "variable", "name": "sigma2", "level": 6}, {"type": "variable", "name": "sigma1", "level": 6}], "name": "other", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 6}], "name": "geometry", "level": 5}], "name": "aircraft", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "Structures", "level": 1}]}, "schema": {"name": "data_schema", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"name": "sigma1", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"name": "Nz", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"name": "sigma5", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"name": "sigma4", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"name": "sigma3", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"name": "sigma2", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"name": "CDmin", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"name": "DT", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"name": "dpdx", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"name": "R", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"name": "SFC", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"name": "Cf", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"name": "D", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"name": "fin", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"name": "T", "type": "variable", "dimension": null, "value": "unknown", "level": 3}], "name": "other", "level": 2}, {"type": "variable", "children": [{"name": "WO", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"name": "WT", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"name": "WBE", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"name": "WF", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"name": "WFO", "type": "variable", "dimension": null, "value": "unknown", "level": 3}], "name": "weight", "level": 2}, {"type": "variable", "children": [{"name": "lambda", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"name": "section", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"name": "Theta", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"name": "AR", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"name": "Lambda", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"name": "Sref", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"name": "tc", "type": "variable", "dimension": null, "value": "unknown", "level": 3}], "name": "geometry", "level": 2}], "name": "aircraft", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"name": "sigma3", "type": "variable", "dimension": null, "value": "unknown", "level": 4}, {"name": "sigma4", "type": "variable", "dimension": null, "value": "unknown", "level": 4}, {"name": "sigma1", "type": "variable", "dimension": null, "value": "unknown", "level": 4}, {"name": "sigma2", "type": "variable", "dimension": null, "value": "unknown", "level": 4}, {"name": "sigma5", "type": "variable", "dimension": null, "value": "unknown", "level": 4}], "name": "sigmas", "level": 3}, {"name": "Theta", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"type": "variable", "children": [{"name": "Temp", "type": "variable", "dimension": null, "value": "unknown", "level": 4}, {"name": "ESF", "type": "variable", "dimension": null, "value": "unknown", "level": 4}, {"name": "DT", "type": "variable", "dimension": null, "value": "unknown", "level": 4}], "name": "propulsion", "level": 3}, {"name": "dpdx", "type": "variable", "dimension": null, "value": "unknown", "level": 3}], "name": "constraints", "level": 2}, {"type": "variable", "children": [{"name": "R", "type": "variable", "dimension": null, "value": "unknown", "level": 3}], "name": "objectives", "level": 2}], "name": "mdo_data", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"name": "L", "type": "variable", "dimension": null, "value": "unknown", "level": 6}], "name": "other", "level": 5}, {"type": "variable", "children": [{"name": "WE", "type": "variable", "dimension": null, "value": "unknown", "level": 6}], "name": "weight", "level": 5}], "name": "aircraft", "level": 4}, {"type": "variable", "children": [{"name": "ESF", "type": "variable", "dimension": null, "value": "unknown", "level": 5}], "name": "reference", "level": 4}], "name": "data_schemaCopy", "level": 3}], "name": "initialGuessCouplingVariables", "level": 2}], "name": "architectureNodes", "level": 1}, {"type": "variable", "children": [{"name": "h", "type": "variable", "dimension": null, "value": "unknown", "level": 2}, {"name": "ESF", "type": "variable", "dimension": null, "value": "unknown", "level": 2}, {"name": "M", "type": "variable", "dimension": null, "value": "unknown", "level": 2}, {"name": "Temp", "type": "variable", "dimension": null, "value": "unknown", "level": 2}], "name": "reference", "level": 1}]}}, "edgeBundles": [{"input": ["Performance"], "pipeline_data": {"Performance": ["/data_schema/aircraft/other/R"]}, "name": "FR"}, {"input": ["Coordinator", "Structures"], "pipeline_data": {"Coordinator": ["/data_schema/reference/h", "/data_schema/aircraft/geometry/Sref", "/data_schema/aircraft/geometry/AR", "/data_schema/aircraft/other/Cf", "/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/reference/ESF", "/data_schema/aircraft/geometry/tc", "/data_schema/reference/M", "/data_schema/aircraft/geometry/Lambda", "/data_schema/aircraft/other/CDmin"], "Structures": ["/data_schema/aircraft/geometry/Theta", "/data_schema/aircraft/weight/WT"]}, "name": "Aerodynamics"}, {"input": ["Structures"], "pipeline_data": {"Structures": ["/data_schema/aircraft/geometry/Theta"]}, "name": "CTheta"}, {"input": ["Coordinator", "Aerodynamics"], "pipeline_data": {"Coordinator": ["/data_schema/reference/h", "/data_schema/aircraft/weight/WBE", "/data_schema/reference/M", "/data_schema/aircraft/other/T"], "Aerodynamics": ["/data_schema/aircraft/other/D"]}, "name": "Propulsion"}, {"input": ["Propulsion"], "pipeline_data": {"Propulsion": ["/data_schema/reference/ESF", "/data_schema/reference/Temp", "/data_schema/aircraft/other/DT"]}, "name": "Cprop"}, {"input": ["F[R]", "C[Theta]", "C[dpdx]", "C[prop]", "C[sigmas]"], "pipeline_data": {"F[R]": ["/data_schema/mdo_data/objectives/R"], "C[Theta]": ["/data_schema/mdo_data/constraints/Theta"], "C[dpdx]": ["/data_schema/mdo_data/constraints/dpdx"], "C[prop]": ["/data_schema/mdo_data/constraints/propulsion/ESF", "/data_schema/mdo_data/constraints/propulsion/Temp", "/data_schema/mdo_data/constraints/propulsion/DT"], "C[sigmas]": ["/data_schema/mdo_data/constraints/sigmas/sigma4", "/data_schema/mdo_data/constraints/sigmas/sigma5", "/data_schema/mdo_data/constraints/sigmas/sigma1", "/data_schema/mdo_data/constraints/sigmas/sigma2", "/data_schema/mdo_data/constraints/sigmas/sigma3"]}, "name": "Coordinator"}, {"input": ["Aerodynamics"], "pipeline_data": {"Aerodynamics": ["/data_schema/aircraft/other/dpdx"]}, "name": "Cdpdx"}, {"input": ["Structures"], "pipeline_data": {"Structures": ["/data_schema/aircraft/other/sigma5", "/data_schema/aircraft/other/sigma4", "/data_schema/aircraft/other/sigma3", "/data_schema/aircraft/other/sigma2", "/data_schema/aircraft/other/sigma1"]}, "name": "Csigmas"}, {"input": ["Coordinator", "Aerodynamics", "Structures", "Propulsion"], "pipeline_data": {"Coordinator": ["/data_schema/reference/h", "/data_schema/reference/M"], "Structures": ["/data_schema/aircraft/weight/WT", "/data_schema/aircraft/weight/WF"], "Propulsion": ["/data_schema/aircraft/other/SFC"], "Aerodynamics": ["/data_schema/aircraft/other/fin"]}, "name": "Performance"}, {"input": ["Coordinator"], "pipeline_data": {"Coordinator": ["/data_schema/aircraft/geometry/Lambda", "/data_schema/aircraft/geometry/Sref", "/data_schema/aircraft/weight/WFO", "/data_schema/aircraft/geometry/AR", "/data_schema/aircraft/other/Nz", "/data_schema/aircraft/geometry/tc", "/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/aircraft/other/L", "/data_schema/aircraft/geometry/lambda", "/data_schema/aircraft/weight/WO", "/data_schema/aircraft/geometry/section", "/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/aircraft/weight/WE"]}, "name": "Structures"}], "name": "RCG - unconverged-MDA-GS - Mdao"}, {"description": "Solution strategy to solve the super-sonic business jet test case optimization problem using the strategy: unconverged-MDA-J.", "problem_formulation": {"allow_unconverged_couplings": true, "function_order": ["Structures", "Aerodynamics", "Propulsion", "Performance", "C[sigmas]", "C[Theta]", "C[dpdx]", "C[prop]", "F[R]"], "convergence_type": "Jacobi", "mdao_architecture": "unconverged-MDA", "coupled_functions_groups": [["Structures"], ["Aerodynamics"], ["Propulsion"]], "function_ordering": {"coupled": ["Structures", "Aerodynamics", "Propulsion"], "pre-coupling": [], "post-coupling": ["Performance", "C[sigmas]", "C[Theta]", "C[dpdx]", "C[prop]", "F[R]"]}}, "xdsm": {"nodes": [{"metadata": [{"name": "Coordinator"}, {"description": "Action block providing system inputs and collecting outputs."}, {"creator": "Imco van Gent"}], "type": "coordinator", "id": "id_Coordinator", "name": "Coordinator"}, {"metadata": [{"name": "Structures"}, {"mode": "main"}, {"version": "1.0"}, {"execution_info": null}, {"instance": "1"}, {"problem_role": "coupled"}, {"performance_info": null}, {"general_info": null}, {"projectSpecific": null}, {"architecture_role": "coupled analysis"}], "type": "coupledanalysis", "id": "id_Structures", "name": "Structures"}, {"metadata": [{"name": "Aerodynamics"}, {"mode": "main"}, {"version": "1.0"}, {"execution_info": null}, {"instance": "1"}, {"problem_role": "coupled"}, {"performance_info": null}, {"general_info": null}, {"projectSpecific": null}, {"architecture_role": "coupled analysis"}], "type": "coupledanalysis", "id": "id_Aerodynamics", "name": "Aerodynamics"}, {"metadata": [{"name": "Propulsion"}, {"mode": "main"}, {"version": "1.0"}, {"execution_info": null}, {"instance": "1"}, {"problem_role": "coupled"}, {"performance_info": null}, {"general_info": null}, {"projectSpecific": null}, {"architecture_role": "coupled analysis"}], "type": "coupledanalysis", "id": "id_Propulsion", "name": "Propulsion"}, {"metadata": [{"name": "Performance"}, {"mode": "main"}, {"version": "1.0"}, {"execution_info": null}, {"instance": "1"}, {"problem_role": "post-coupling"}, {"performance_info": null}, {"general_info": null}, {"projectSpecific": null}, {"architecture_role": "post-coupling analysis"}], "type": "postcouplinganalysis", "id": "id_Performance", "name": "Performance"}, {"metadata": [{"name": "C[sigmas]"}, {"instance": 1}, {"problem_role": "post-coupling"}, {"architecture_role": "post-coupling analysis"}], "type": "postcouplinganalysis", "id": "id_Csigmas", "name": "Csigmas"}, {"metadata": [{"name": "C[Theta]"}, {"instance": 1}, {"problem_role": "post-coupling"}, {"architecture_role": "post-coupling analysis"}], "type": "postcouplinganalysis", "id": "id_CTheta", "name": "CTheta"}, {"metadata": [{"name": "C[dpdx]"}, {"instance": 1}, {"problem_role": "post-coupling"}, {"architecture_role": "post-coupling analysis"}], "type": "postcouplinganalysis", "id": "id_Cdpdx", "name": "Cdpdx"}, {"metadata": [{"name": "C[prop]"}, {"instance": 1}, {"problem_role": "post-coupling"}, {"architecture_role": "post-coupling analysis"}], "type": "postcouplinganalysis", "id": "id_Cprop", "name": "Cprop"}, {"metadata": [{"name": "F[R]"}, {"instance": 1}, {"problem_role": "post-coupling"}, {"architecture_role": "post-coupling analysis"}], "type": "postcouplinganalysis", "id": "id_FR", "name": "FR"}], "edges": [{"to": "id_FR", "from": "id_Performance", "name": "/data_schema/aircraft/other/R", "short_name": "1 couplings"}, {"to": "id_Aerodynamics", "from": "id_Coordinator", "name": "/data_schema/reference/h,/data_schema/aircraft/geometry/Sref,/data_schema/aircraft/geometry/AR,/data_schema/aircraft/other/Cf,/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/reference/ESF,/data_schema/aircraft/geometry/tc,/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/aircraft/geometry/Theta,/data_schema/reference/M,/data_schema/aircraft/geometry/Lambda,/data_schema/aircraft/other/CDmin,/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/aircraft/weight/WT", "short_name": "11 inputs"}, {"to": "id_CTheta", "from": "id_Structures", "name": "/data_schema/aircraft/geometry/Theta", "short_name": "1 couplings"}, {"to": "id_Propulsion", "from": "id_Coordinator", "name": "/data_schema/reference/h,/data_schema/aircraft/weight/WBE,/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/aircraft/other/D,/data_schema/reference/M,/data_schema/aircraft/other/T", "short_name": "5 inputs"}, {"to": "id_Cprop", "from": "id_Propulsion", "name": "/data_schema/reference/ESF,/data_schema/reference/Temp,/data_schema/aircraft/other/DT", "short_name": "3 couplings"}, {"to": "id_Coordinator", "from": "id_FR", "name": "/data_schema/mdo_data/objectives/R", "short_name": "1 outputs"}, {"to": "id_Coordinator", "from": "id_CTheta", "name": "/data_schema/mdo_data/constraints/Theta", "short_name": "1 outputs"}, {"to": "id_Coordinator", "from": "id_Cdpdx", "name": "/data_schema/mdo_data/constraints/dpdx", "short_name": "1 outputs"}, {"to": "id_Coordinator", "from": "id_Cprop", "name": "/data_schema/mdo_data/constraints/propulsion/ESF,/data_schema/mdo_data/constraints/propulsion/Temp,/data_schema/mdo_data/constraints/propulsion/DT", "short_name": "3 outputs"}, {"to": "id_Coordinator", "from": "id_Csigmas", "name": "/data_schema/mdo_data/constraints/sigmas/sigma4,/data_schema/mdo_data/constraints/sigmas/sigma5,/data_schema/mdo_data/constraints/sigmas/sigma1,/data_schema/mdo_data/constraints/sigmas/sigma2,/data_schema/mdo_data/constraints/sigmas/sigma3", "short_name": "5 outputs"}, {"to": "id_Cdpdx", "from": "id_Aerodynamics", "name": "/data_schema/aircraft/other/dpdx", "short_name": "1 couplings"}, {"to": "id_Csigmas", "from": "id_Structures", "name": "/data_schema/aircraft/other/sigma5,/data_schema/aircraft/other/sigma4,/data_schema/aircraft/other/sigma3,/data_schema/aircraft/other/sigma2,/data_schema/aircraft/other/sigma1", "short_name": "5 couplings"}, {"to": "id_Performance", "from": "id_Coordinator", "name": "/data_schema/reference/h,/data_schema/reference/M", "short_name": "2 inputs"}, {"to": "id_Performance", "from": "id_Aerodynamics", "name": "/data_schema/aircraft/other/fin", "short_name": "1 inputs"}, {"to": "id_Performance", "from": "id_Structures", "name": "/data_schema/aircraft/weight/WT,/data_schema/aircraft/weight/WF", "short_name": "2 inputs"}, {"to": "id_Performance", "from": "id_Propulsion", "name": "/data_schema/aircraft/other/SFC", "short_name": "1 inputs"}, {"to": "id_Structures", "from": "id_Coordinator", "name": "/data_schema/aircraft/geometry/Lambda,/data_schema/aircraft/geometry/Sref,/data_schema/aircraft/weight/WFO,/data_schema/aircraft/geometry/AR,/data_schema/aircraft/other/Nz,/data_schema/aircraft/geometry/tc,/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/aircraft/other/L,/data_schema/aircraft/geometry/lambda,/data_schema/aircraft/weight/WO,/data_schema/aircraft/geometry/section,/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/aircraft/weight/WE", "short_name": "11 inputs"}], "workflow": [{"converger_step_blocks": [], "step_number": 0, "edges": [], "process_step_blocks": ["id_Coordinator"]}, {"converger_step_blocks": [], "step_number": 1, "edges": [["id_Coordinator", "id_Aerodynamics"], ["id_Coordinator", "id_Propulsion"], ["id_Coordinator", "id_Structures"]], "process_step_blocks": ["id_Propulsion", "id_Structures", "id_Aerodynamics"]}, {"converger_step_blocks": [], "step_number": 2, "edges": [["id_Propulsion", "id_Performance"], ["id_Propulsion", "id_Cprop"], ["id_Structures", "id_CTheta"], ["id_Structures", "id_Csigmas"], ["id_Structures", "id_Performance"], ["id_Aerodynamics", "id_Performance"], ["id_Aerodynamics", "id_Cdpdx"]], "process_step_blocks": ["id_Cprop", "id_Performance", "id_CTheta", "id_Cdpdx", "id_Csigmas"]}, {"converger_step_blocks": [], "step_number": 3, "edges": [["id_Cprop", "id_FR"], ["id_Performance", "id_FR"], ["id_CTheta", "id_FR"], ["id_Cdpdx", "id_FR"], ["id_Csigmas", "id_FR"]], "process_step_blocks": ["id_FR"]}, {"converger_step_blocks": ["id_Coordinator"], "step_number": 4, "edges": [["id_FR", "id_Coordinator"]], "process_step_blocks": []}]}, "mg_function_ordering": {"post-coupling": ["Performance", "C[sigmas]", "C[Theta]", "C[dpdx]", "C[prop]", "F[R]"], "pre-coupling": [], "coupled": ["Structures", "Aerodynamics", "Propulsion"]}, "edgeBundles": [{"input": ["Performance"], "pipeline_data": {"Performance": ["/data_schema/aircraft/other/R"]}, "name": "FR"}, {"input": ["Coordinator"], "pipeline_data": {"Coordinator": ["/data_schema/reference/h", "/data_schema/aircraft/geometry/Sref", "/data_schema/aircraft/geometry/AR", "/data_schema/aircraft/other/Cf", "/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/reference/ESF", "/data_schema/aircraft/geometry/tc", "/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/aircraft/geometry/Theta", "/data_schema/reference/M", "/data_schema/aircraft/geometry/Lambda", "/data_schema/aircraft/other/CDmin", "/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/aircraft/weight/WT"]}, "name": "Aerodynamics"}, {"input": ["Structures"], "pipeline_data": {"Structures": ["/data_schema/aircraft/geometry/Theta"]}, "name": "CTheta"}, {"input": ["Coordinator"], "pipeline_data": {"Coordinator": ["/data_schema/reference/h", "/data_schema/aircraft/weight/WBE", "/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/aircraft/other/D", "/data_schema/reference/M", "/data_schema/aircraft/other/T"]}, "name": "Propulsion"}, {"input": ["Propulsion"], "pipeline_data": {"Propulsion": ["/data_schema/reference/ESF", "/data_schema/reference/Temp", "/data_schema/aircraft/other/DT"]}, "name": "Cprop"}, {"input": ["F[R]", "C[Theta]", "C[dpdx]", "C[prop]", "C[sigmas]"], "pipeline_data": {"F[R]": ["/data_schema/mdo_data/objectives/R"], "C[Theta]": ["/data_schema/mdo_data/constraints/Theta"], "C[dpdx]": ["/data_schema/mdo_data/constraints/dpdx"], "C[prop]": ["/data_schema/mdo_data/constraints/propulsion/ESF", "/data_schema/mdo_data/constraints/propulsion/Temp", "/data_schema/mdo_data/constraints/propulsion/DT"], "C[sigmas]": ["/data_schema/mdo_data/constraints/sigmas/sigma4", "/data_schema/mdo_data/constraints/sigmas/sigma5", "/data_schema/mdo_data/constraints/sigmas/sigma1", "/data_schema/mdo_data/constraints/sigmas/sigma2", "/data_schema/mdo_data/constraints/sigmas/sigma3"]}, "name": "Coordinator"}, {"input": ["Aerodynamics"], "pipeline_data": {"Aerodynamics": ["/data_schema/aircraft/other/dpdx"]}, "name": "Cdpdx"}, {"input": ["Structures"], "pipeline_data": {"Structures": ["/data_schema/aircraft/other/sigma5", "/data_schema/aircraft/other/sigma4", "/data_schema/aircraft/other/sigma3", "/data_schema/aircraft/other/sigma2", "/data_schema/aircraft/other/sigma1"]}, "name": "Csigmas"}, {"input": ["Coordinator", "Aerodynamics", "Structures", "Propulsion"], "pipeline_data": {"Coordinator": ["/data_schema/reference/h", "/data_schema/reference/M"], "Aerodynamics": ["/data_schema/aircraft/other/fin"], "Structures": ["/data_schema/aircraft/weight/WT", "/data_schema/aircraft/weight/WF"], "Propulsion": ["/data_schema/aircraft/other/SFC"]}, "name": "Performance"}, {"input": ["Coordinator"], "pipeline_data": {"Coordinator": ["/data_schema/aircraft/geometry/Lambda", "/data_schema/aircraft/geometry/Sref", "/data_schema/aircraft/weight/WFO", "/data_schema/aircraft/geometry/AR", "/data_schema/aircraft/other/Nz", "/data_schema/aircraft/geometry/tc", "/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/aircraft/other/L", "/data_schema/aircraft/geometry/lambda", "/data_schema/aircraft/weight/WO", "/data_schema/aircraft/geometry/section", "/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/aircraft/weight/WE"]}, "name": "Structures"}], "organization": null, "function_ordering": {"post-coupling": ["Performance", "C[sigmas]", "C[Theta]", "C[dpdx]", "C[prop]", "F[R]"], "pre-coupling": [], "coupled": ["Structures", "Aerodynamics", "Propulsion"]}, "variableSchemes": {"catschema_sysLev": {"name": "systemVariables", "children": [{"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"type": "variable", "name": "sigma1", "level": 5}, {"type": "variable", "name": "Nz", "level": 5}, {"type": "variable", "name": "sigma5", "level": 5}, {"type": "variable", "name": "sigma4", "level": 5}, {"type": "variable", "name": "sigma3", "level": 5}, {"type": "variable", "name": "sigma2", "level": 5}, {"type": "variable", "name": "CDmin", "level": 5}, {"type": "variable", "name": "DT", "level": 5}, {"type": "variable", "name": "dpdx", "level": 5}, {"type": "variable", "name": "R", "level": 5}, {"type": "variable", "name": "SFC", "level": 5}, {"type": "variable", "name": "Cf", "level": 5}, {"type": "variable", "name": "fin", "level": 5}, {"type": "variable", "name": "T", "level": 5}], "name": "other"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "WO", "level": 5}, {"type": "variable", "name": "WT", "level": 5}, {"type": "variable", "name": "WBE", "level": 5}, {"type": "variable", "name": "WF", "level": 5}, {"type": "variable", "name": "WFO", "level": 5}], "name": "weight"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "lambda", "level": 5}, {"type": "variable", "name": "section", "level": 5}, {"type": "variable", "name": "Theta", "level": 5}, {"type": "variable", "name": "AR", "level": 5}, {"type": "variable", "name": "Lambda", "level": 5}, {"type": "variable", "name": "Sref", "level": 5}, {"type": "variable", "name": "tc", "level": 5}], "name": "geometry"}], "name": "aircraft"}, {"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "sigma3", "level": 6}, {"type": "variable", "name": "sigma4", "level": 6}, {"type": "variable", "name": "sigma1", "level": 6}, {"type": "variable", "name": "sigma2", "level": 6}, {"type": "variable", "name": "sigma5", "level": 6}], "name": "sigmas"}, {"type": "variable", "name": "Theta", "level": 5}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "Temp", "level": 6}, {"type": "variable", "name": "ESF", "level": 6}, {"type": "variable", "name": "DT", "level": 6}], "name": "propulsion"}, {"type": "variable", "name": "dpdx", "level": 5}], "name": "constraints"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "R", "level": 5}], "name": "objectives"}], "name": "mdo_data"}, {"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"type": "variable", "name": "L", "level": 8}, {"type": "variable", "name": "D", "level": 8}], "name": "other"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 8}], "name": "geometry"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "WT", "level": 8}, {"type": "variable", "name": "WE", "level": 8}], "name": "weight"}], "name": "aircraft"}, {"level": 6, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 7}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "initialGuessCouplingVariables"}], "name": "architectureNodes"}, {"level": 3, "type": "variable", "children": [{"type": "variable", "name": "h", "level": 4}, {"type": "variable", "name": "ESF", "level": 4}, {"type": "variable", "name": "M", "level": 4}, {"type": "variable", "name": "Temp", "level": 4}], "name": "reference"}], "name": "data_schema"}], "name": "couplings"}]}, "catschema_nodeLev": {"name": "variables", "children": [{"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"type": "variable", "name": "sigma1", "level": 5}, {"type": "variable", "name": "Nz", "level": 5}, {"type": "variable", "name": "sigma5", "level": 5}, {"type": "variable", "name": "sigma4", "level": 5}, {"type": "variable", "name": "sigma3", "level": 5}, {"type": "variable", "name": "sigma2", "level": 5}, {"type": "variable", "name": "CDmin", "level": 5}, {"type": "variable", "name": "DT", "level": 5}, {"type": "variable", "name": "dpdx", "level": 5}, {"type": "variable", "name": "R", "level": 5}, {"type": "variable", "name": "SFC", "level": 5}, {"type": "variable", "name": "Cf", "level": 5}, {"type": "variable", "name": "fin", "level": 5}, {"type": "variable", "name": "T", "level": 5}], "name": "other"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "WO", "level": 5}, {"type": "variable", "name": "WT", "level": 5}, {"type": "variable", "name": "WBE", "level": 5}, {"type": "variable", "name": "WF", "level": 5}, {"type": "variable", "name": "WFO", "level": 5}], "name": "weight"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "lambda", "level": 5}, {"type": "variable", "name": "section", "level": 5}, {"type": "variable", "name": "Theta", "level": 5}], "name": "geometry"}], "name": "aircraft"}, {"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "sigma3", "level": 6}, {"type": "variable", "name": "sigma4", "level": 6}, {"type": "variable", "name": "sigma1", "level": 6}, {"type": "variable", "name": "sigma2", "level": 6}, {"type": "variable", "name": "sigma5", "level": 6}], "name": "sigmas"}, {"type": "variable", "name": "Theta", "level": 5}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "Temp", "level": 6}, {"type": "variable", "name": "ESF", "level": 6}, {"type": "variable", "name": "DT", "level": 6}], "name": "propulsion"}, {"type": "variable", "name": "dpdx", "level": 5}], "name": "constraints"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "R", "level": 5}], "name": "objectives"}], "name": "mdo_data"}, {"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"type": "variable", "name": "L", "level": 8}, {"type": "variable", "name": "D", "level": 8}], "name": "other"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 8}], "name": "geometry"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "WT", "level": 8}, {"type": "variable", "name": "WE", "level": 8}], "name": "weight"}], "name": "aircraft"}, {"level": 6, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 7}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "initialGuessCouplingVariables"}], "name": "architectureNodes"}, {"level": 3, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 4}, {"type": "variable", "name": "Temp", "level": 4}], "name": "reference"}], "name": "data_schema"}], "name": "coupling"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"type": "variable", "name": "AR", "level": 5}, {"type": "variable", "name": "Lambda", "level": 5}, {"type": "variable", "name": "Sref", "level": 5}, {"type": "variable", "name": "tc", "level": 5}], "name": "geometry"}], "name": "aircraft"}, {"level": 3, "type": "variable", "children": [{"type": "variable", "name": "h", "level": 4}, {"type": "variable", "name": "M", "level": 4}], "name": "reference"}], "name": "data_schema"}], "name": "sharedCoupling"}]}, "catschema_roleLev": {"name": "variables", "children": [{"type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"type": "variable", "name": "L", "level": 9}, {"type": "variable", "name": "D", "level": 9}], "name": "other"}, {"level": 8, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 9}], "name": "geometry"}, {"level": 8, "type": "variable", "children": [{"type": "variable", "name": "WT", "level": 9}, {"type": "variable", "name": "WE", "level": 9}], "name": "weight"}], "name": "aircraft"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 8}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "initialGuessCouplingVariables"}], "name": "architectureNodes"}], "name": "data_schema"}], "name": "initialGuessCouplingVariables"}], "name": "architectureRoles", "level": 1}, {"type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"type": "variable", "name": "sigma3", "level": 7}, {"type": "variable", "name": "sigma4", "level": 7}, {"type": "variable", "name": "sigma1", "level": 7}, {"type": "variable", "name": "sigma2", "level": 7}, {"type": "variable", "name": "sigma5", "level": 7}], "name": "sigmas"}, {"type": "variable", "name": "Theta", "level": 6}, {"level": 6, "type": "variable", "children": [{"type": "variable", "name": "Temp", "level": 7}, {"type": "variable", "name": "ESF", "level": 7}, {"type": "variable", "name": "DT", "level": 7}], "name": "propulsion"}, {"type": "variable", "name": "dpdx", "level": 6}], "name": "constraints"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "R", "level": 6}], "name": "objectives"}], "name": "mdo_data"}], "name": "data_schema"}], "name": "quantityOfInterests"}], "name": "problemRoles", "level": 1}]}, "catschema_funLev": {"name": "functions", "children": [{"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "R", "level": 6}], "name": "other"}], "name": "aircraft"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "R", "level": 6}], "name": "objectives"}], "name": "mdo_data"}], "name": "data_schema"}], "name": "outputs"}], "name": "FR"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"type": "variable", "name": "D", "level": 9}], "name": "other"}], "name": "aircraft"}], "name": "data_schemaCopy"}], "name": "initialGuessCouplingVariables"}], "name": "architectureNodes"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "h", "level": 5}, {"type": "variable", "name": "M", "level": 5}], "name": "reference"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "WBE", "level": 6}], "name": "weight"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "T", "level": 6}], "name": "other"}], "name": "aircraft"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 5}, {"type": "variable", "name": "Temp", "level": 5}], "name": "reference"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "DT", "level": 6}, {"type": "variable", "name": "SFC", "level": 6}], "name": "other"}], "name": "aircraft"}], "name": "data_schema"}], "name": "outputs"}], "name": "Propulsion"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 6}], "name": "geometry"}], "name": "aircraft"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 6}], "name": "constraints"}], "name": "mdo_data"}], "name": "data_schema"}], "name": "outputs"}], "name": "CTheta"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "DT", "level": 6}], "name": "other"}], "name": "aircraft"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 5}, {"type": "variable", "name": "Temp", "level": 5}], "name": "reference"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 7}, {"type": "variable", "name": "Temp", "level": 7}, {"type": "variable", "name": "DT", "level": 7}], "name": "propulsion"}], "name": "constraints"}], "name": "mdo_data"}], "name": "data_schema"}], "name": "outputs"}], "name": "Cprop"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 6}, {"level": 6, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 7}, {"type": "variable", "name": "Temp", "level": 7}, {"type": "variable", "name": "DT", "level": 7}], "name": "propulsion"}, {"level": 6, "type": "variable", "children": [{"type": "variable", "name": "sigma4", "level": 7}, {"type": "variable", "name": "sigma5", "level": 7}, {"type": "variable", "name": "sigma1", "level": 7}, {"type": "variable", "name": "sigma2", "level": 7}, {"type": "variable", "name": "sigma3", "level": 7}], "name": "sigmas"}, {"type": "variable", "name": "dpdx", "level": 6}], "name": "constraints"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "R", "level": 6}], "name": "objectives"}], "name": "mdo_data"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"type": "variable", "name": "h", "level": 5}, {"type": "variable", "name": "M", "level": 5}], "name": "reference"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "Lambda", "level": 6}, {"type": "variable", "name": "Sref", "level": 6}, {"type": "variable", "name": "AR", "level": 6}, {"type": "variable", "name": "tc", "level": 6}, {"type": "variable", "name": "lambda", "level": 6}, {"type": "variable", "name": "section", "level": 6}], "name": "geometry"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "WFO", "level": 6}, {"type": "variable", "name": "WO", "level": 6}, {"type": "variable", "name": "WBE", "level": 6}], "name": "weight"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "Cf", "level": 6}, {"type": "variable", "name": "Nz", "level": 6}, {"type": "variable", "name": "CDmin", "level": 6}, {"type": "variable", "name": "T", "level": 6}], "name": "other"}], "name": "aircraft"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 8}], "name": "reference"}, {"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"type": "variable", "name": "WE", "level": 9}, {"type": "variable", "name": "WT", "level": 9}], "name": "weight"}, {"level": 8, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 9}], "name": "geometry"}, {"level": 8, "type": "variable", "children": [{"type": "variable", "name": "L", "level": 9}, {"type": "variable", "name": "D", "level": 9}], "name": "other"}], "name": "aircraft"}], "name": "data_schemaCopy"}], "name": "initialGuessCouplingVariables"}], "name": "architectureNodes"}], "name": "data_schema"}], "name": "outputs"}], "name": "Coordinator"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "dpdx", "level": 6}], "name": "other"}], "name": "aircraft"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "dpdx", "level": 6}], "name": "constraints"}], "name": "mdo_data"}], "name": "data_schema"}], "name": "outputs"}], "name": "Cdpdx"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "sigma5", "level": 6}, {"type": "variable", "name": "sigma4", "level": 6}, {"type": "variable", "name": "sigma3", "level": 6}, {"type": "variable", "name": "sigma2", "level": 6}, {"type": "variable", "name": "sigma1", "level": 6}], "name": "other"}], "name": "aircraft"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"type": "variable", "name": "sigma4", "level": 7}, {"type": "variable", "name": "sigma5", "level": 7}, {"type": "variable", "name": "sigma1", "level": 7}, {"type": "variable", "name": "sigma2", "level": 7}, {"type": "variable", "name": "sigma3", "level": 7}], "name": "sigmas"}], "name": "constraints"}], "name": "mdo_data"}], "name": "data_schema"}], "name": "outputs"}], "name": "Csigmas"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "SFC", "level": 6}, {"type": "variable", "name": "fin", "level": 6}], "name": "other"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "WT", "level": 6}, {"type": "variable", "name": "WF", "level": 6}], "name": "weight"}], "name": "aircraft"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "h", "level": 5}, {"type": "variable", "name": "M", "level": 5}], "name": "reference"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "R", "level": 6}], "name": "other"}], "name": "aircraft"}], "name": "data_schema"}], "name": "outputs"}], "name": "Performance"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "CDmin", "level": 6}, {"type": "variable", "name": "Cf", "level": 6}], "name": "other"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "AR", "level": 6}, {"type": "variable", "name": "Sref", "level": 6}, {"type": "variable", "name": "tc", "level": 6}, {"type": "variable", "name": "Lambda", "level": 6}], "name": "geometry"}], "name": "aircraft"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 9}], "name": "geometry"}, {"level": 8, "type": "variable", "children": [{"type": "variable", "name": "WT", "level": 9}], "name": "weight"}], "name": "aircraft"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 8}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "initialGuessCouplingVariables"}], "name": "architectureNodes"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "h", "level": 5}, {"type": "variable", "name": "M", "level": 5}], "name": "reference"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "dpdx", "level": 6}, {"type": "variable", "name": "fin", "level": 6}], "name": "other"}], "name": "aircraft"}], "name": "data_schema"}], "name": "outputs"}], "name": "Aerodynamics"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "lambda", "level": 6}, {"type": "variable", "name": "section", "level": 6}, {"type": "variable", "name": "AR", "level": 6}, {"type": "variable", "name": "Sref", "level": 6}, {"type": "variable", "name": "tc", "level": 6}, {"type": "variable", "name": "Lambda", "level": 6}], "name": "geometry"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "Nz", "level": 6}], "name": "other"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "WO", "level": 6}, {"type": "variable", "name": "WFO", "level": 6}], "name": "weight"}], "name": "aircraft"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"type": "variable", "name": "L", "level": 9}], "name": "other"}, {"level": 8, "type": "variable", "children": [{"type": "variable", "name": "WE", "level": 9}], "name": "weight"}], "name": "aircraft"}], "name": "data_schemaCopy"}], "name": "initialGuessCouplingVariables"}], "name": "architectureNodes"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "WT", "level": 6}, {"type": "variable", "name": "WF", "level": 6}], "name": "weight"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "sigma5", "level": 6}, {"type": "variable", "name": "sigma4", "level": 6}, {"type": "variable", "name": "sigma3", "level": 6}, {"type": "variable", "name": "sigma2", "level": 6}, {"type": "variable", "name": "sigma1", "level": 6}], "name": "other"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 6}], "name": "geometry"}], "name": "aircraft"}], "name": "data_schema"}], "name": "outputs"}], "name": "Structures"}]}, "schema": {"name": "data_schema", "children": [{"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "sigma1"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "Nz"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "sigma5"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "sigma4"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "sigma3"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "sigma2"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "CDmin"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "DT"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "dpdx"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "R"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "SFC"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "Cf"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "fin"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "T"}], "name": "other"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "WO"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "WT"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "WBE"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "WF"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "WFO"}], "name": "weight"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "lambda"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "section"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "Theta"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "AR"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "Lambda"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "Sref"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "tc"}], "name": "geometry"}], "name": "aircraft"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "dimension": null, "value": "unknown", "name": "sigma3"}, {"level": 4, "type": "variable", "dimension": null, "value": "unknown", "name": "sigma4"}, {"level": 4, "type": "variable", "dimension": null, "value": "unknown", "name": "sigma1"}, {"level": 4, "type": "variable", "dimension": null, "value": "unknown", "name": "sigma2"}, {"level": 4, "type": "variable", "dimension": null, "value": "unknown", "name": "sigma5"}], "name": "sigmas"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "Theta"}, {"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "dimension": null, "value": "unknown", "name": "Temp"}, {"level": 4, "type": "variable", "dimension": null, "value": "unknown", "name": "ESF"}, {"level": 4, "type": "variable", "dimension": null, "value": "unknown", "name": "DT"}], "name": "propulsion"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "dpdx"}], "name": "constraints"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "R"}], "name": "objectives"}], "name": "mdo_data"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "dimension": null, "value": "unknown", "name": "L"}, {"level": 6, "type": "variable", "dimension": null, "value": "unknown", "name": "D"}], "name": "other"}, {"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "dimension": null, "value": "unknown", "name": "Theta"}], "name": "geometry"}, {"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "dimension": null, "value": "unknown", "name": "WT"}, {"level": 6, "type": "variable", "dimension": null, "value": "unknown", "name": "WE"}], "name": "weight"}], "name": "aircraft"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "dimension": null, "value": "unknown", "name": "ESF"}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "initialGuessCouplingVariables"}], "name": "architectureNodes"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "dimension": null, "value": "unknown", "name": "h"}, {"level": 2, "type": "variable", "dimension": null, "value": "unknown", "name": "ESF"}, {"level": 2, "type": "variable", "dimension": null, "value": "unknown", "name": "M"}, {"level": 2, "type": "variable", "dimension": null, "value": "unknown", "name": "Temp"}], "name": "reference"}]}}, "id": "22", "name": "RCG - unconverged-MDA-J - Mdao"}, {"description": "Solution strategy to solve the super-sonic business jet test case optimization problem using the strategy: converged-MDA-GS.", "problem_formulation": {"allow_unconverged_couplings": false, "function_order": ["Structures", "Aerodynamics", "Propulsion", "Performance", "C[sigmas]", "C[Theta]", "C[dpdx]", "C[prop]", "F[R]"], "convergence_type": "Gauss-Seidel", "mdao_architecture": "converged-MDA", "coupled_functions_groups": [["Structures"], ["Aerodynamics"], ["Propulsion"]], "function_ordering": {"post-coupling": ["Performance", "C[sigmas]", "C[Theta]", "C[dpdx]", "C[prop]", "F[R]"], "pre-coupling": [], "coupled": ["Structures", "Aerodynamics", "Propulsion"]}}, "xdsm": {"nodes": [{"type": "coordinator", "id": "id_Coordinator", "name": "Coordinator", "metadata": [{"name": "Coordinator"}, {"description": "Action block providing system inputs and collecting outputs."}, {"creator": "Imco van Gent"}]}, {"type": "converger", "id": "id_Converger", "name": "Converger", "metadata": [{"name": "Converger"}, {"architecture_role": "converger"}]}, {"type": "coupledanalysis", "id": "id_Structures", "name": "Structures", "metadata": [{"name": "Structures"}, {"mode": "main"}, {"version": "1.0"}, {"execution_info": null}, {"instance": "1"}, {"problem_role": "coupled"}, {"performance_info": null}, {"general_info": null}, {"projectSpecific": null}, {"architecture_role": "coupled analysis"}]}, {"type": "coupledanalysis", "id": "id_Aerodynamics", "name": "Aerodynamics", "metadata": [{"name": "Aerodynamics"}, {"mode": "main"}, {"version": "1.0"}, {"execution_info": null}, {"instance": "1"}, {"problem_role": "coupled"}, {"performance_info": null}, {"general_info": null}, {"projectSpecific": null}, {"architecture_role": "coupled analysis"}]}, {"type": "coupledanalysis", "id": "id_Propulsion", "name": "Propulsion", "metadata": [{"name": "Propulsion"}, {"mode": "main"}, {"version": "1.0"}, {"execution_info": null}, {"instance": "1"}, {"problem_role": "coupled"}, {"performance_info": null}, {"general_info": null}, {"projectSpecific": null}, {"architecture_role": "coupled analysis"}]}, {"type": "postcouplinganalysis", "id": "id_Performance", "name": "Performance", "metadata": [{"name": "Performance"}, {"mode": "main"}, {"version": "1.0"}, {"execution_info": null}, {"instance": "1"}, {"problem_role": "post-coupling"}, {"performance_info": null}, {"general_info": null}, {"projectSpecific": null}, {"architecture_role": "post-coupling analysis"}]}, {"type": "postcouplinganalysis", "id": "id_Csigmas", "name": "Csigmas", "metadata": [{"name": "C[sigmas]"}, {"instance": 1}, {"problem_role": "post-coupling"}, {"architecture_role": "post-coupling analysis"}]}, {"type": "postcouplinganalysis", "id": "id_CTheta", "name": "CTheta", "metadata": [{"name": "C[Theta]"}, {"instance": 1}, {"problem_role": "post-coupling"}, {"architecture_role": "post-coupling analysis"}]}, {"type": "postcouplinganalysis", "id": "id_Cdpdx", "name": "Cdpdx", "metadata": [{"name": "C[dpdx]"}, {"instance": 1}, {"problem_role": "post-coupling"}, {"architecture_role": "post-coupling analysis"}]}, {"type": "postcouplinganalysis", "id": "id_Cprop", "name": "Cprop", "metadata": [{"name": "C[prop]"}, {"instance": 1}, {"problem_role": "post-coupling"}, {"architecture_role": "post-coupling analysis"}]}, {"type": "postcouplinganalysis", "id": "id_FR", "name": "FR", "metadata": [{"name": "F[R]"}, {"instance": 1}, {"problem_role": "post-coupling"}, {"architecture_role": "post-coupling analysis"}]}], "edges": [{"to": "id_FR", "from": "id_Performance", "name": "/data_schema/aircraft/other/R", "short_name": "1 couplings"}, {"to": "id_Aerodynamics", "from": "id_Coordinator", "name": "/data_schema/reference/h,/data_schema/aircraft/geometry/Sref,/data_schema/aircraft/geometry/AR,/data_schema/aircraft/other/Cf,/data_schema/aircraft/geometry/tc,/data_schema/reference/M,/data_schema/aircraft/geometry/Lambda,/data_schema/aircraft/other/CDmin", "short_name": "8 inputs"}, {"to": "id_Aerodynamics", "from": "id_Structures", "name": "/data_schema/aircraft/geometry/Theta,/data_schema/aircraft/weight/WT", "short_name": "2 inputs"}, {"to": "id_Aerodynamics", "from": "id_Converger", "name": "/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/reference/ESF", "short_name": "1 inputs"}, {"to": "id_CTheta", "from": "id_Structures", "name": "/data_schema/aircraft/geometry/Theta", "short_name": "1 couplings"}, {"to": "id_Propulsion", "from": "id_Coordinator", "name": "/data_schema/reference/h,/data_schema/aircraft/weight/WBE,/data_schema/reference/M,/data_schema/aircraft/other/T", "short_name": "4 inputs"}, {"to": "id_Propulsion", "from": "id_Aerodynamics", "name": "/data_schema/aircraft/other/D", "short_name": "1 inputs"}, {"to": "id_Cprop", "from": "id_Propulsion", "name": "/data_schema/reference/ESF,/data_schema/reference/Temp,/data_schema/aircraft/other/DT", "short_name": "3 couplings"}, {"to": "id_Converger", "from": "id_Coordinator", "name": "/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/aircraft/weight/WE,/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/aircraft/other/L,/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/reference/ESF", "short_name": "3 inputs"}, {"to": "id_Converger", "from": "id_Aerodynamics", "name": "/data_schema/aircraft/other/L", "short_name": "1 inputs"}, {"to": "id_Converger", "from": "id_Propulsion", "name": "/data_schema/reference/ESF,/data_schema/aircraft/weight/WE", "short_name": "2 inputs"}, {"to": "id_Coordinator", "from": "id_FR", "name": "/data_schema/mdo_data/objectives/R", "short_name": "1 outputs"}, {"to": "id_Coordinator", "from": "id_Propulsion", "name": "/data_schema/architectureNodes/finalCouplingVariables/data_schemaCopy/aircraft/weight/WE,/data_schema/architectureNodes/finalCouplingVariables/data_schemaCopy/reference/ESF", "short_name": "2 outputs"}, {"to": "id_Coordinator", "from": "id_CTheta", "name": "/data_schema/mdo_data/constraints/Theta", "short_name": "1 outputs"}, {"to": "id_Coordinator", "from": "id_Cprop", "name": "/data_schema/mdo_data/constraints/propulsion/ESF,/data_schema/mdo_data/constraints/propulsion/Temp,/data_schema/mdo_data/constraints/propulsion/DT", "short_name": "3 outputs"}, {"to": "id_Coordinator", "from": "id_Cdpdx", "name": "/data_schema/mdo_data/constraints/dpdx", "short_name": "1 outputs"}, {"to": "id_Coordinator", "from": "id_Csigmas", "name": "/data_schema/mdo_data/constraints/sigmas/sigma4,/data_schema/mdo_data/constraints/sigmas/sigma5,/data_schema/mdo_data/constraints/sigmas/sigma1,/data_schema/mdo_data/constraints/sigmas/sigma2,/data_schema/mdo_data/constraints/sigmas/sigma3", "short_name": "5 outputs"}, {"to": "id_Coordinator", "from": "id_Aerodynamics", "name": "/data_schema/architectureNodes/finalCouplingVariables/data_schemaCopy/aircraft/other/L", "short_name": "1 outputs"}, {"to": "id_Cdpdx", "from": "id_Aerodynamics", "name": "/data_schema/aircraft/other/dpdx", "short_name": "1 couplings"}, {"to": "id_Csigmas", "from": "id_Structures", "name": "/data_schema/aircraft/other/sigma5,/data_schema/aircraft/other/sigma4,/data_schema/aircraft/other/sigma3,/data_schema/aircraft/other/sigma2,/data_schema/aircraft/other/sigma1", "short_name": "5 couplings"}, {"to": "id_Performance", "from": "id_Coordinator", "name": "/data_schema/reference/h,/data_schema/reference/M", "short_name": "2 inputs"}, {"to": "id_Performance", "from": "id_Aerodynamics", "name": "/data_schema/aircraft/other/fin", "short_name": "1 inputs"}, {"to": "id_Performance", "from": "id_Structures", "name": "/data_schema/aircraft/weight/WT,/data_schema/aircraft/weight/WF", "short_name": "2 inputs"}, {"to": "id_Performance", "from": "id_Propulsion", "name": "/data_schema/aircraft/other/SFC", "short_name": "1 inputs"}, {"to": "id_Structures", "from": "id_Coordinator", "name": "/data_schema/aircraft/geometry/lambda,/data_schema/aircraft/geometry/Sref,/data_schema/aircraft/weight/WFO,/data_schema/aircraft/geometry/AR,/data_schema/aircraft/other/Nz,/data_schema/aircraft/geometry/tc,/data_schema/aircraft/geometry/Lambda,/data_schema/aircraft/weight/WO,/data_schema/aircraft/geometry/section", "short_name": "9 inputs"}, {"to": "id_Structures", "from": "id_Converger", "name": "/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/other/L,/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/weight/WE", "short_name": "2 inputs"}], "workflow": [{"converger_step_blocks": [], "step_number": 0, "edges": [], "process_step_blocks": ["id_Coordinator"]}, {"converger_step_blocks": [], "step_number": 1, "edges": [["id_Coordinator", "id_Converger"]], "process_step_blocks": ["id_Converger"]}, {"converger_step_blocks": [], "step_number": 2, "edges": [["id_Converger", "id_Structures"]], "process_step_blocks": ["id_Structures"]}, {"converger_step_blocks": [], "step_number": 3, "edges": [["id_Structures", "id_Aerodynamics"]], "process_step_blocks": ["id_Aerodynamics"]}, {"converger_step_blocks": [], "step_number": 4, "edges": [["id_Aerodynamics", "id_Propulsion"]], "process_step_blocks": ["id_Propulsion"]}, {"converger_step_blocks": ["id_Converger"], "step_number": 5, "edges": [["id_Propulsion", "id_Converger"]], "process_step_blocks": []}, {"converger_step_blocks": [], "step_number": 6, "edges": [["id_Converger", "id_CTheta"], ["id_Converger", "id_Cprop"], ["id_Converger", "id_Cdpdx"], ["id_Converger", "id_Csigmas"], ["id_Converger", "id_Performance"]], "process_step_blocks": ["id_Cprop", "id_Performance", "id_CTheta", "id_Cdpdx", "id_Csigmas"]}, {"converger_step_blocks": [], "step_number": 7, "edges": [["id_Cprop", "id_FR"], ["id_Performance", "id_FR"], ["id_CTheta", "id_FR"], ["id_Cdpdx", "id_FR"], ["id_Csigmas", "id_FR"]], "process_step_blocks": ["id_FR"]}, {"converger_step_blocks": ["id_Coordinator"], "step_number": 8, "edges": [["id_FR", "id_Coordinator"]], "process_step_blocks": []}]}, "mg_function_ordering": {"coupled": ["Structures", "Aerodynamics", "Propulsion"], "pre-coupling": [], "post-coupling": ["Performance", "C[sigmas]", "C[Theta]", "C[dpdx]", "C[prop]", "F[R]"]}, "id": "23", "organization": null, "function_ordering": {"coupled": ["Structures", "Aerodynamics", "Propulsion"], "pre-coupling": [], "post-coupling": ["Performance", "C[sigmas]", "C[Theta]", "C[dpdx]", "C[prop]", "F[R]"]}, "variableSchemes": {"catschema_sysLev": {"name": "systemVariables", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "sigma1", "level": 5}, {"type": "variable", "name": "Cf", "level": 5}, {"type": "variable", "name": "Nz", "level": 5}, {"type": "variable", "name": "sigma5", "level": 5}, {"type": "variable", "name": "sigma4", "level": 5}, {"type": "variable", "name": "sigma3", "level": 5}, {"type": "variable", "name": "sigma2", "level": 5}, {"type": "variable", "name": "CDmin", "level": 5}, {"type": "variable", "name": "DT", "level": 5}, {"type": "variable", "name": "dpdx", "level": 5}, {"type": "variable", "name": "R", "level": 5}, {"type": "variable", "name": "SFC", "level": 5}, {"type": "variable", "name": "L", "level": 5}, {"type": "variable", "name": "D", "level": 5}, {"type": "variable", "name": "fin", "level": 5}, {"type": "variable", "name": "T", "level": 5}], "name": "other", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "WO", "level": 5}, {"type": "variable", "name": "WT", "level": 5}, {"type": "variable", "name": "WBE", "level": 5}, {"type": "variable", "name": "WE", "level": 5}, {"type": "variable", "name": "WF", "level": 5}, {"type": "variable", "name": "WFO", "level": 5}], "name": "weight", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "lambda", "level": 5}, {"type": "variable", "name": "section", "level": 5}, {"type": "variable", "name": "Theta", "level": 5}, {"type": "variable", "name": "AR", "level": 5}, {"type": "variable", "name": "Lambda", "level": 5}, {"type": "variable", "name": "Sref", "level": 5}, {"type": "variable", "name": "tc", "level": 5}], "name": "geometry", "level": 4}], "name": "aircraft", "level": 3}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "sigma3", "level": 6}, {"type": "variable", "name": "sigma4", "level": 6}, {"type": "variable", "name": "sigma1", "level": 6}, {"type": "variable", "name": "sigma2", "level": 6}, {"type": "variable", "name": "sigma5", "level": 6}], "name": "sigmas", "level": 5}, {"type": "variable", "name": "Theta", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "Temp", "level": 6}, {"type": "variable", "name": "ESF", "level": 6}, {"type": "variable", "name": "DT", "level": 6}], "name": "propulsion", "level": 5}, {"type": "variable", "name": "dpdx", "level": 5}], "name": "constraints", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "R", "level": 5}], "name": "objectives", "level": 4}], "name": "mdo_data", "level": 3}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "WE", "level": 8}], "name": "weight", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "L", "level": 8}], "name": "other", "level": 7}], "name": "aircraft", "level": 6}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 7}], "name": "reference", "level": 6}], "name": "data_schemaCopy", "level": 5}], "name": "couplingCopyVariables", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 7}], "name": "reference", "level": 6}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "L", "level": 8}], "name": "other", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "WE", "level": 8}], "name": "weight", "level": 7}], "name": "aircraft", "level": 6}], "name": "data_schemaCopy", "level": 5}], "name": "finalCouplingVariables", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "L", "level": 8}], "name": "other", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "WE", "level": 8}], "name": "weight", "level": 7}], "name": "aircraft", "level": 6}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 7}], "name": "reference", "level": 6}], "name": "data_schemaCopy", "level": 5}], "name": "initialGuessCouplingVariables", "level": 4}], "name": "architectureNodes", "level": 3}, {"type": "variable", "children": [{"type": "variable", "name": "h", "level": 4}, {"type": "variable", "name": "ESF", "level": 4}, {"type": "variable", "name": "M", "level": 4}, {"type": "variable", "name": "Temp", "level": 4}], "name": "reference", "level": 3}], "name": "data_schema", "level": 2}], "name": "couplings", "level": 1}]}, "catschema_nodeLev": {"name": "variables", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "sigma1", "level": 5}, {"type": "variable", "name": "Cf", "level": 5}, {"type": "variable", "name": "Nz", "level": 5}, {"type": "variable", "name": "sigma5", "level": 5}, {"type": "variable", "name": "sigma4", "level": 5}, {"type": "variable", "name": "sigma3", "level": 5}, {"type": "variable", "name": "sigma2", "level": 5}, {"type": "variable", "name": "CDmin", "level": 5}, {"type": "variable", "name": "DT", "level": 5}, {"type": "variable", "name": "dpdx", "level": 5}, {"type": "variable", "name": "R", "level": 5}, {"type": "variable", "name": "SFC", "level": 5}, {"type": "variable", "name": "L", "level": 5}, {"type": "variable", "name": "D", "level": 5}, {"type": "variable", "name": "fin", "level": 5}, {"type": "variable", "name": "T", "level": 5}], "name": "other", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "WO", "level": 5}, {"type": "variable", "name": "WBE", "level": 5}, {"type": "variable", "name": "WE", "level": 5}, {"type": "variable", "name": "WF", "level": 5}, {"type": "variable", "name": "WFO", "level": 5}], "name": "weight", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "lambda", "level": 5}, {"type": "variable", "name": "section", "level": 5}], "name": "geometry", "level": 4}], "name": "aircraft", "level": 3}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "sigma3", "level": 6}, {"type": "variable", "name": "sigma4", "level": 6}, {"type": "variable", "name": "sigma1", "level": 6}, {"type": "variable", "name": "sigma2", "level": 6}, {"type": "variable", "name": "sigma5", "level": 6}], "name": "sigmas", "level": 5}, {"type": "variable", "name": "Theta", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "Temp", "level": 6}, {"type": "variable", "name": "ESF", "level": 6}, {"type": "variable", "name": "DT", "level": 6}], "name": "propulsion", "level": 5}, {"type": "variable", "name": "dpdx", "level": 5}], "name": "constraints", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "R", "level": 5}], "name": "objectives", "level": 4}], "name": "mdo_data", "level": 3}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "WE", "level": 8}], "name": "weight", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "L", "level": 8}], "name": "other", "level": 7}], "name": "aircraft", "level": 6}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 7}], "name": "reference", "level": 6}], "name": "data_schemaCopy", "level": 5}], "name": "couplingCopyVariables", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 7}], "name": "reference", "level": 6}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "L", "level": 8}], "name": "other", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "WE", "level": 8}], "name": "weight", "level": 7}], "name": "aircraft", "level": 6}], "name": "data_schemaCopy", "level": 5}], "name": "finalCouplingVariables", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "L", "level": 8}], "name": "other", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "WE", "level": 8}], "name": "weight", "level": 7}], "name": "aircraft", "level": 6}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 7}], "name": "reference", "level": 6}], "name": "data_schemaCopy", "level": 5}], "name": "initialGuessCouplingVariables", "level": 4}], "name": "architectureNodes", "level": 3}, {"type": "variable", "children": [{"type": "variable", "name": "Temp", "level": 4}], "name": "reference", "level": 3}], "name": "data_schema", "level": 2}], "name": "coupling", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 5}, {"type": "variable", "name": "AR", "level": 5}, {"type": "variable", "name": "Lambda", "level": 5}, {"type": "variable", "name": "Sref", "level": 5}, {"type": "variable", "name": "tc", "level": 5}], "name": "geometry", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "WT", "level": 5}], "name": "weight", "level": 4}], "name": "aircraft", "level": 3}, {"type": "variable", "children": [{"type": "variable", "name": "h", "level": 4}, {"type": "variable", "name": "ESF", "level": 4}, {"type": "variable", "name": "M", "level": 4}], "name": "reference", "level": 3}], "name": "data_schema", "level": 2}], "name": "sharedCoupling", "level": 1}]}, "catschema_roleLev": {"name": "variables", "children": [{"level": 1, "type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "WE", "level": 9}], "name": "weight", "level": 8}, {"type": "variable", "children": [{"type": "variable", "name": "L", "level": 9}], "name": "other", "level": 8}], "name": "aircraft", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 8}], "name": "reference", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "couplingCopyVariables", "level": 5}], "name": "architectureNodes", "level": 4}], "name": "data_schema", "level": 3}], "name": "couplingCopyVariables", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 8}], "name": "reference", "level": 7}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "L", "level": 9}], "name": "other", "level": 8}, {"type": "variable", "children": [{"type": "variable", "name": "WE", "level": 9}], "name": "weight", "level": 8}], "name": "aircraft", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "finalCouplingVariables", "level": 5}], "name": "architectureNodes", "level": 4}], "name": "data_schema", "level": 3}], "name": "finalCouplingVariables", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "L", "level": 9}], "name": "other", "level": 8}, {"type": "variable", "children": [{"type": "variable", "name": "WE", "level": 9}], "name": "weight", "level": 8}], "name": "aircraft", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 8}], "name": "reference", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "initialGuessCouplingVariables", "level": 5}], "name": "architectureNodes", "level": 4}], "name": "data_schema", "level": 3}], "name": "initialGuessCouplingVariables", "level": 2}], "name": "architectureRoles"}, {"level": 1, "type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "sigma3", "level": 7}, {"type": "variable", "name": "sigma4", "level": 7}, {"type": "variable", "name": "sigma1", "level": 7}, {"type": "variable", "name": "sigma2", "level": 7}, {"type": "variable", "name": "sigma5", "level": 7}], "name": "sigmas", "level": 6}, {"type": "variable", "name": "Theta", "level": 6}, {"type": "variable", "children": [{"type": "variable", "name": "Temp", "level": 7}, {"type": "variable", "name": "ESF", "level": 7}, {"type": "variable", "name": "DT", "level": 7}], "name": "propulsion", "level": 6}, {"type": "variable", "name": "dpdx", "level": 6}], "name": "constraints", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "R", "level": 6}], "name": "objectives", "level": 5}], "name": "mdo_data", "level": 4}], "name": "data_schema", "level": 3}], "name": "quantityOfInterests", "level": 2}], "name": "problemRoles"}]}, "catschema_funLev": {"name": "functions", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "R", "level": 6}], "name": "other", "level": 5}], "name": "aircraft", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "R", "level": 6}], "name": "objectives", "level": 5}], "name": "mdo_data", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "FR", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "h", "level": 5}, {"type": "variable", "name": "M", "level": 5}], "name": "reference", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "WBE", "level": 6}], "name": "weight", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "D", "level": 6}, {"type": "variable", "name": "T", "level": 6}], "name": "other", "level": 5}], "name": "aircraft", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "SFC", "level": 6}, {"type": "variable", "name": "DT", "level": 6}], "name": "other", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "WE", "level": 6}], "name": "weight", "level": 5}], "name": "aircraft", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 5}, {"type": "variable", "name": "Temp", "level": 5}], "name": "reference", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "WE", "level": 9}], "name": "weight", "level": 8}], "name": "aircraft", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 8}], "name": "reference", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "finalCouplingVariables", "level": 5}], "name": "architectureNodes", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "Propulsion", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 6}], "name": "geometry", "level": 5}], "name": "aircraft", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 6}], "name": "constraints", "level": 5}], "name": "mdo_data", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "CTheta", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "DT", "level": 6}], "name": "other", "level": 5}], "name": "aircraft", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 5}, {"type": "variable", "name": "Temp", "level": 5}], "name": "reference", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 7}, {"type": "variable", "name": "Temp", "level": 7}, {"type": "variable", "name": "DT", "level": 7}], "name": "propulsion", "level": 6}], "name": "constraints", "level": 5}], "name": "mdo_data", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "Cprop", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "L", "level": 9}], "name": "other", "level": 8}, {"type": "variable", "children": [{"type": "variable", "name": "WE", "level": 9}], "name": "weight", "level": 8}], "name": "aircraft", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 8}], "name": "reference", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "initialGuessCouplingVariables", "level": 5}], "name": "architectureNodes", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "WE", "level": 6}], "name": "weight", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "L", "level": 6}], "name": "other", "level": 5}], "name": "aircraft", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 5}], "name": "reference", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "L", "level": 9}], "name": "other", "level": 8}, {"type": "variable", "children": [{"type": "variable", "name": "WE", "level": 9}], "name": "weight", "level": 8}], "name": "aircraft", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 8}], "name": "reference", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "couplingCopyVariables", "level": 5}], "name": "architectureNodes", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "Converger", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 6}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 7}, {"type": "variable", "name": "Temp", "level": 7}, {"type": "variable", "name": "DT", "level": 7}], "name": "propulsion", "level": 6}, {"type": "variable", "children": [{"type": "variable", "name": "sigma4", "level": 7}, {"type": "variable", "name": "sigma5", "level": 7}, {"type": "variable", "name": "sigma1", "level": 7}, {"type": "variable", "name": "sigma2", "level": 7}, {"type": "variable", "name": "sigma3", "level": 7}], "name": "sigmas", "level": 6}, {"type": "variable", "name": "dpdx", "level": 6}], "name": "constraints", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "R", "level": 6}], "name": "objectives", "level": 5}], "name": "mdo_data", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "WE", "level": 9}], "name": "weight", "level": 8}, {"type": "variable", "children": [{"type": "variable", "name": "L", "level": 9}], "name": "other", "level": 8}], "name": "aircraft", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 8}], "name": "reference", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "finalCouplingVariables", "level": 5}], "name": "architectureNodes", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "h", "level": 5}, {"type": "variable", "name": "M", "level": 5}], "name": "reference", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "Lambda", "level": 6}, {"type": "variable", "name": "AR", "level": 6}, {"type": "variable", "name": "Sref", "level": 6}, {"type": "variable", "name": "tc", "level": 6}, {"type": "variable", "name": "lambda", "level": 6}, {"type": "variable", "name": "section", "level": 6}], "name": "geometry", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "Cf", "level": 6}, {"type": "variable", "name": "Nz", "level": 6}, {"type": "variable", "name": "CDmin", "level": 6}, {"type": "variable", "name": "T", "level": 6}], "name": "other", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "WFO", "level": 6}, {"type": "variable", "name": "WO", "level": 6}, {"type": "variable", "name": "WBE", "level": 6}], "name": "weight", "level": 5}], "name": "aircraft", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 8}], "name": "reference", "level": 7}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "WE", "level": 9}], "name": "weight", "level": 8}, {"type": "variable", "children": [{"type": "variable", "name": "L", "level": 9}], "name": "other", "level": 8}], "name": "aircraft", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "initialGuessCouplingVariables", "level": 5}], "name": "architectureNodes", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "Coordinator", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "dpdx", "level": 6}], "name": "other", "level": 5}], "name": "aircraft", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "dpdx", "level": 6}], "name": "constraints", "level": 5}], "name": "mdo_data", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "Cdpdx", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "sigma5", "level": 6}, {"type": "variable", "name": "sigma4", "level": 6}, {"type": "variable", "name": "sigma3", "level": 6}, {"type": "variable", "name": "sigma2", "level": 6}, {"type": "variable", "name": "sigma1", "level": 6}], "name": "other", "level": 5}], "name": "aircraft", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "sigma4", "level": 7}, {"type": "variable", "name": "sigma5", "level": 7}, {"type": "variable", "name": "sigma1", "level": 7}, {"type": "variable", "name": "sigma2", "level": 7}, {"type": "variable", "name": "sigma3", "level": 7}], "name": "sigmas", "level": 6}], "name": "constraints", "level": 5}], "name": "mdo_data", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "Csigmas", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "SFC", "level": 6}, {"type": "variable", "name": "fin", "level": 6}], "name": "other", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "WT", "level": 6}, {"type": "variable", "name": "WF", "level": 6}], "name": "weight", "level": 5}], "name": "aircraft", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "h", "level": 5}, {"type": "variable", "name": "M", "level": 5}], "name": "reference", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "R", "level": 6}], "name": "other", "level": 5}], "name": "aircraft", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "Performance", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "CDmin", "level": 6}, {"type": "variable", "name": "Cf", "level": 6}], "name": "other", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 6}, {"type": "variable", "name": "AR", "level": 6}, {"type": "variable", "name": "Sref", "level": 6}, {"type": "variable", "name": "tc", "level": 6}, {"type": "variable", "name": "Lambda", "level": 6}], "name": "geometry", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "WT", "level": 6}], "name": "weight", "level": 5}], "name": "aircraft", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 8}], "name": "reference", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "couplingCopyVariables", "level": 5}], "name": "architectureNodes", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "h", "level": 5}, {"type": "variable", "name": "M", "level": 5}], "name": "reference", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "fin", "level": 6}, {"type": "variable", "name": "dpdx", "level": 6}, {"type": "variable", "name": "D", "level": 6}, {"type": "variable", "name": "L", "level": 6}], "name": "other", "level": 5}], "name": "aircraft", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "L", "level": 9}], "name": "other", "level": 8}], "name": "aircraft", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "finalCouplingVariables", "level": 5}], "name": "architectureNodes", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "Aerodynamics", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "lambda", "level": 6}, {"type": "variable", "name": "section", "level": 6}, {"type": "variable", "name": "AR", "level": 6}, {"type": "variable", "name": "Sref", "level": 6}, {"type": "variable", "name": "tc", "level": 6}, {"type": "variable", "name": "Lambda", "level": 6}], "name": "geometry", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "Nz", "level": 6}], "name": "other", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "WO", "level": 6}, {"type": "variable", "name": "WFO", "level": 6}], "name": "weight", "level": 5}], "name": "aircraft", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "WE", "level": 9}], "name": "weight", "level": 8}, {"type": "variable", "children": [{"type": "variable", "name": "L", "level": 9}], "name": "other", "level": 8}], "name": "aircraft", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "couplingCopyVariables", "level": 5}], "name": "architectureNodes", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "WT", "level": 6}, {"type": "variable", "name": "WF", "level": 6}], "name": "weight", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "sigma5", "level": 6}, {"type": "variable", "name": "sigma4", "level": 6}, {"type": "variable", "name": "sigma3", "level": 6}, {"type": "variable", "name": "sigma2", "level": 6}, {"type": "variable", "name": "sigma1", "level": 6}], "name": "other", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 6}], "name": "geometry", "level": 5}], "name": "aircraft", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "Structures", "level": 1}]}, "schema": {"name": "data_schema", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "sigma1", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "Cf", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "Nz", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "sigma5", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "sigma4", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "sigma3", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "sigma2", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "CDmin", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "DT", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "dpdx", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "R", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "SFC", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "L", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "D", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "fin", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "T", "value": "unknown", "level": 3}], "name": "other", "level": 2}, {"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "WO", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "WT", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "WBE", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "WE", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "WF", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "WFO", "value": "unknown", "level": 3}], "name": "weight", "level": 2}, {"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "lambda", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "section", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "Theta", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "AR", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "Lambda", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "Sref", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "tc", "value": "unknown", "level": 3}], "name": "geometry", "level": 2}], "name": "aircraft", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "sigma3", "value": "unknown", "level": 4}, {"dimension": null, "type": "variable", "name": "sigma4", "value": "unknown", "level": 4}, {"dimension": null, "type": "variable", "name": "sigma1", "value": "unknown", "level": 4}, {"dimension": null, "type": "variable", "name": "sigma2", "value": "unknown", "level": 4}, {"dimension": null, "type": "variable", "name": "sigma5", "value": "unknown", "level": 4}], "name": "sigmas", "level": 3}, {"dimension": null, "type": "variable", "name": "Theta", "value": "unknown", "level": 3}, {"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "Temp", "value": "unknown", "level": 4}, {"dimension": null, "type": "variable", "name": "ESF", "value": "unknown", "level": 4}, {"dimension": null, "type": "variable", "name": "DT", "value": "unknown", "level": 4}], "name": "propulsion", "level": 3}, {"dimension": null, "type": "variable", "name": "dpdx", "value": "unknown", "level": 3}], "name": "constraints", "level": 2}, {"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "R", "value": "unknown", "level": 3}], "name": "objectives", "level": 2}], "name": "mdo_data", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "WE", "value": "unknown", "level": 6}], "name": "weight", "level": 5}, {"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "L", "value": "unknown", "level": 6}], "name": "other", "level": 5}], "name": "aircraft", "level": 4}, {"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "ESF", "value": "unknown", "level": 5}], "name": "reference", "level": 4}], "name": "data_schemaCopy", "level": 3}], "name": "couplingCopyVariables", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "ESF", "value": "unknown", "level": 5}], "name": "reference", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "L", "value": "unknown", "level": 6}], "name": "other", "level": 5}, {"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "WE", "value": "unknown", "level": 6}], "name": "weight", "level": 5}], "name": "aircraft", "level": 4}], "name": "data_schemaCopy", "level": 3}], "name": "finalCouplingVariables", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "L", "value": "unknown", "level": 6}], "name": "other", "level": 5}, {"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "WE", "value": "unknown", "level": 6}], "name": "weight", "level": 5}], "name": "aircraft", "level": 4}, {"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "ESF", "value": "unknown", "level": 5}], "name": "reference", "level": 4}], "name": "data_schemaCopy", "level": 3}], "name": "initialGuessCouplingVariables", "level": 2}], "name": "architectureNodes", "level": 1}, {"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "h", "value": "unknown", "level": 2}, {"dimension": null, "type": "variable", "name": "ESF", "value": "unknown", "level": 2}, {"dimension": null, "type": "variable", "name": "M", "value": "unknown", "level": 2}, {"dimension": null, "type": "variable", "name": "Temp", "value": "unknown", "level": 2}], "name": "reference", "level": 1}]}}, "edgeBundles": [{"input": ["Performance"], "pipeline_data": {"Performance": ["/data_schema/aircraft/other/R"]}, "name": "FR"}, {"input": ["Coordinator", "Structures", "Converger"], "pipeline_data": {"Coordinator": ["/data_schema/reference/h", "/data_schema/aircraft/geometry/Sref", "/data_schema/aircraft/geometry/AR", "/data_schema/aircraft/other/Cf", "/data_schema/aircraft/geometry/tc", "/data_schema/reference/M", "/data_schema/aircraft/geometry/Lambda", "/data_schema/aircraft/other/CDmin"], "Structures": ["/data_schema/aircraft/geometry/Theta", "/data_schema/aircraft/weight/WT"], "Converger": ["/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/reference/ESF"]}, "name": "Aerodynamics"}, {"input": ["Structures"], "pipeline_data": {"Structures": ["/data_schema/aircraft/geometry/Theta"]}, "name": "CTheta"}, {"input": ["Coordinator", "Aerodynamics"], "pipeline_data": {"Coordinator": ["/data_schema/reference/h", "/data_schema/aircraft/weight/WBE", "/data_schema/reference/M", "/data_schema/aircraft/other/T"], "Aerodynamics": ["/data_schema/aircraft/other/D"]}, "name": "Propulsion"}, {"input": ["Propulsion"], "pipeline_data": {"Propulsion": ["/data_schema/reference/ESF", "/data_schema/reference/Temp", "/data_schema/aircraft/other/DT"]}, "name": "Cprop"}, {"input": ["Coordinator", "Aerodynamics", "Propulsion"], "pipeline_data": {"Coordinator": ["/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/aircraft/weight/WE", "/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/aircraft/other/L", "/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/reference/ESF"], "Propulsion": ["/data_schema/reference/ESF", "/data_schema/aircraft/weight/WE"], "Aerodynamics": ["/data_schema/aircraft/other/L"]}, "name": "Converger"}, {"input": ["F[R]", "Propulsion", "C[Theta]", "C[prop]", "C[dpdx]", "C[sigmas]", "Aerodynamics"], "pipeline_data": {"F[R]": ["/data_schema/mdo_data/objectives/R"], "Propulsion": ["/data_schema/architectureNodes/finalCouplingVariables/data_schemaCopy/aircraft/weight/WE", "/data_schema/architectureNodes/finalCouplingVariables/data_schemaCopy/reference/ESF"], "C[Theta]": ["/data_schema/mdo_data/constraints/Theta"], "C[prop]": ["/data_schema/mdo_data/constraints/propulsion/ESF", "/data_schema/mdo_data/constraints/propulsion/Temp", "/data_schema/mdo_data/constraints/propulsion/DT"], "C[dpdx]": ["/data_schema/mdo_data/constraints/dpdx"], "C[sigmas]": ["/data_schema/mdo_data/constraints/sigmas/sigma4", "/data_schema/mdo_data/constraints/sigmas/sigma5", "/data_schema/mdo_data/constraints/sigmas/sigma1", "/data_schema/mdo_data/constraints/sigmas/sigma2", "/data_schema/mdo_data/constraints/sigmas/sigma3"], "Aerodynamics": ["/data_schema/architectureNodes/finalCouplingVariables/data_schemaCopy/aircraft/other/L"]}, "name": "Coordinator"}, {"input": ["Aerodynamics"], "pipeline_data": {"Aerodynamics": ["/data_schema/aircraft/other/dpdx"]}, "name": "Cdpdx"}, {"input": ["Structures"], "pipeline_data": {"Structures": ["/data_schema/aircraft/other/sigma5", "/data_schema/aircraft/other/sigma4", "/data_schema/aircraft/other/sigma3", "/data_schema/aircraft/other/sigma2", "/data_schema/aircraft/other/sigma1"]}, "name": "Csigmas"}, {"input": ["Coordinator", "Aerodynamics", "Structures", "Propulsion"], "pipeline_data": {"Coordinator": ["/data_schema/reference/h", "/data_schema/reference/M"], "Structures": ["/data_schema/aircraft/weight/WT", "/data_schema/aircraft/weight/WF"], "Propulsion": ["/data_schema/aircraft/other/SFC"], "Aerodynamics": ["/data_schema/aircraft/other/fin"]}, "name": "Performance"}, {"input": ["Coordinator", "Converger"], "pipeline_data": {"Coordinator": ["/data_schema/aircraft/geometry/lambda", "/data_schema/aircraft/geometry/Sref", "/data_schema/aircraft/weight/WFO", "/data_schema/aircraft/geometry/AR", "/data_schema/aircraft/other/Nz", "/data_schema/aircraft/geometry/tc", "/data_schema/aircraft/geometry/Lambda", "/data_schema/aircraft/weight/WO", "/data_schema/aircraft/geometry/section"], "Converger": ["/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/other/L", "/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/weight/WE"]}, "name": "Structures"}], "name": "RCG - converged-MDA-GS - Mdao"}, {"description": "Solution strategy to solve the super-sonic business jet test case optimization problem using the strategy: converged-MDA-J.", "problem_formulation": {"allow_unconverged_couplings": false, "function_order": ["Structures", "Aerodynamics", "Propulsion", "Performance", "C[sigmas]", "C[Theta]", "C[dpdx]", "C[prop]", "F[R]"], "convergence_type": "Jacobi", "mdao_architecture": "converged-MDA", "coupled_functions_groups": [["Structures"], ["Aerodynamics"], ["Propulsion"]], "function_ordering": {"coupled": ["Structures", "Aerodynamics", "Propulsion"], "pre-coupling": [], "post-coupling": ["Performance", "C[sigmas]", "C[Theta]", "C[dpdx]", "C[prop]", "F[R]"]}}, "xdsm": {"nodes": [{"metadata": [{"name": "Coordinator"}, {"description": "Action block providing system inputs and collecting outputs."}, {"creator": "Imco van Gent"}], "type": "coordinator", "id": "id_Coordinator", "name": "Coordinator"}, {"metadata": [{"name": "Converger"}, {"architecture_role": "converger"}], "type": "converger", "id": "id_Converger", "name": "Converger"}, {"metadata": [{"name": "Structures"}, {"mode": "main"}, {"version": "1.0"}, {"execution_info": null}, {"instance": "1"}, {"problem_role": "coupled"}, {"performance_info": null}, {"general_info": null}, {"projectSpecific": null}, {"architecture_role": "coupled analysis"}], "type": "coupledanalysis", "id": "id_Structures", "name": "Structures"}, {"metadata": [{"name": "Aerodynamics"}, {"mode": "main"}, {"version": "1.0"}, {"execution_info": null}, {"instance": "1"}, {"problem_role": "coupled"}, {"performance_info": null}, {"general_info": null}, {"projectSpecific": null}, {"architecture_role": "coupled analysis"}], "type": "coupledanalysis", "id": "id_Aerodynamics", "name": "Aerodynamics"}, {"metadata": [{"name": "Propulsion"}, {"mode": "main"}, {"version": "1.0"}, {"execution_info": null}, {"instance": "1"}, {"problem_role": "coupled"}, {"performance_info": null}, {"general_info": null}, {"projectSpecific": null}, {"architecture_role": "coupled analysis"}], "type": "coupledanalysis", "id": "id_Propulsion", "name": "Propulsion"}, {"metadata": [{"name": "Performance"}, {"mode": "main"}, {"version": "1.0"}, {"execution_info": null}, {"instance": "1"}, {"problem_role": "post-coupling"}, {"performance_info": null}, {"general_info": null}, {"projectSpecific": null}, {"architecture_role": "post-coupling analysis"}], "type": "postcouplinganalysis", "id": "id_Performance", "name": "Performance"}, {"metadata": [{"name": "C[sigmas]"}, {"instance": 1}, {"problem_role": "post-coupling"}, {"architecture_role": "post-coupling analysis"}], "type": "postcouplinganalysis", "id": "id_Csigmas", "name": "Csigmas"}, {"metadata": [{"name": "C[Theta]"}, {"instance": 1}, {"problem_role": "post-coupling"}, {"architecture_role": "post-coupling analysis"}], "type": "postcouplinganalysis", "id": "id_CTheta", "name": "CTheta"}, {"metadata": [{"name": "C[dpdx]"}, {"instance": 1}, {"problem_role": "post-coupling"}, {"architecture_role": "post-coupling analysis"}], "type": "postcouplinganalysis", "id": "id_Cdpdx", "name": "Cdpdx"}, {"metadata": [{"name": "C[prop]"}, {"instance": 1}, {"problem_role": "post-coupling"}, {"architecture_role": "post-coupling analysis"}], "type": "postcouplinganalysis", "id": "id_Cprop", "name": "Cprop"}, {"metadata": [{"name": "F[R]"}, {"instance": 1}, {"problem_role": "post-coupling"}, {"architecture_role": "post-coupling analysis"}], "type": "postcouplinganalysis", "id": "id_FR", "name": "FR"}], "edges": [{"to": "id_FR", "from": "id_Performance", "name": "/data_schema/aircraft/other/R", "short_name": "1 couplings"}, {"to": "id_Aerodynamics", "from": "id_Coordinator", "name": "/data_schema/reference/h,/data_schema/aircraft/other/Cf,/data_schema/aircraft/geometry/AR,/data_schema/aircraft/geometry/Sref,/data_schema/aircraft/geometry/tc,/data_schema/reference/M,/data_schema/aircraft/geometry/Lambda,/data_schema/aircraft/other/CDmin", "short_name": "8 inputs"}, {"to": "id_Aerodynamics", "from": "id_Converger", "name": "/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/reference/ESF,/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/weight/WT,/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/geometry/Theta", "short_name": "3 inputs"}, {"to": "id_CTheta", "from": "id_Structures", "name": "/data_schema/aircraft/geometry/Theta", "short_name": "1 couplings"}, {"to": "id_Cprop", "from": "id_Propulsion", "name": "/data_schema/reference/ESF,/data_schema/reference/Temp,/data_schema/aircraft/other/DT", "short_name": "3 couplings"}, {"to": "id_Converger", "from": "id_Coordinator", "name": "/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/aircraft/weight/WE,/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/reference/ESF,/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/aircraft/geometry/Theta,/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/aircraft/other/L,/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/aircraft/weight/WT,/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/aircraft/other/D", "short_name": "6 inputs"}, {"to": "id_Converger", "from": "id_Aerodynamics", "name": "/data_schema/aircraft/other/D,/data_schema/aircraft/other/L", "short_name": "2 inputs"}, {"to": "id_Converger", "from": "id_Structures", "name": "/data_schema/aircraft/geometry/Theta,/data_schema/aircraft/weight/WT", "short_name": "2 inputs"}, {"to": "id_Converger", "from": "id_Propulsion", "name": "/data_schema/reference/ESF,/data_schema/aircraft/weight/WE", "short_name": "2 inputs"}, {"to": "id_Coordinator", "from": "id_FR", "name": "/data_schema/mdo_data/objectives/R", "short_name": "1 outputs"}, {"to": "id_Coordinator", "from": "id_Aerodynamics", "name": "/data_schema/architectureNodes/finalCouplingVariables/data_schemaCopy/aircraft/other/D,/data_schema/architectureNodes/finalCouplingVariables/data_schemaCopy/aircraft/other/L", "short_name": "2 outputs"}, {"to": "id_Coordinator", "from": "id_CTheta", "name": "/data_schema/mdo_data/constraints/Theta", "short_name": "1 outputs"}, {"to": "id_Coordinator", "from": "id_Cprop", "name": "/data_schema/mdo_data/constraints/propulsion/ESF,/data_schema/mdo_data/constraints/propulsion/Temp,/data_schema/mdo_data/constraints/propulsion/DT", "short_name": "3 outputs"}, {"to": "id_Coordinator", "from": "id_Cdpdx", "name": "/data_schema/mdo_data/constraints/dpdx", "short_name": "1 outputs"}, {"to": "id_Coordinator", "from": "id_Csigmas", "name": "/data_schema/mdo_data/constraints/sigmas/sigma4,/data_schema/mdo_data/constraints/sigmas/sigma5,/data_schema/mdo_data/constraints/sigmas/sigma1,/data_schema/mdo_data/constraints/sigmas/sigma2,/data_schema/mdo_data/constraints/sigmas/sigma3", "short_name": "5 outputs"}, {"to": "id_Coordinator", "from": "id_Propulsion", "name": "/data_schema/architectureNodes/finalCouplingVariables/data_schemaCopy/aircraft/weight/WE,/data_schema/architectureNodes/finalCouplingVariables/data_schemaCopy/reference/ESF", "short_name": "2 outputs"}, {"to": "id_Coordinator", "from": "id_Structures", "name": "/data_schema/architectureNodes/finalCouplingVariables/data_schemaCopy/aircraft/weight/WT,/data_schema/architectureNodes/finalCouplingVariables/data_schemaCopy/aircraft/geometry/Theta", "short_name": "2 outputs"}, {"to": "id_Cdpdx", "from": "id_Aerodynamics", "name": "/data_schema/aircraft/other/dpdx", "short_name": "1 couplings"}, {"to": "id_Csigmas", "from": "id_Structures", "name": "/data_schema/aircraft/other/sigma5,/data_schema/aircraft/other/sigma4,/data_schema/aircraft/other/sigma3,/data_schema/aircraft/other/sigma2,/data_schema/aircraft/other/sigma1", "short_name": "5 couplings"}, {"to": "id_Propulsion", "from": "id_Coordinator", "name": "/data_schema/reference/h,/data_schema/aircraft/weight/WBE,/data_schema/reference/M,/data_schema/aircraft/other/T", "short_name": "4 inputs"}, {"to": "id_Propulsion", "from": "id_Converger", "name": "/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/other/D", "short_name": "1 inputs"}, {"to": "id_Performance", "from": "id_Coordinator", "name": "/data_schema/reference/h,/data_schema/reference/M", "short_name": "2 inputs"}, {"to": "id_Performance", "from": "id_Aerodynamics", "name": "/data_schema/aircraft/other/fin", "short_name": "1 inputs"}, {"to": "id_Performance", "from": "id_Structures", "name": "/data_schema/aircraft/weight/WT,/data_schema/aircraft/weight/WF", "short_name": "2 inputs"}, {"to": "id_Performance", "from": "id_Propulsion", "name": "/data_schema/aircraft/other/SFC", "short_name": "1 inputs"}, {"to": "id_Structures", "from": "id_Coordinator", "name": "/data_schema/aircraft/geometry/lambda,/data_schema/aircraft/geometry/Sref,/data_schema/aircraft/weight/WFO,/data_schema/aircraft/geometry/AR,/data_schema/aircraft/other/Nz,/data_schema/aircraft/geometry/tc,/data_schema/aircraft/geometry/Lambda,/data_schema/aircraft/weight/WO,/data_schema/aircraft/geometry/section", "short_name": "9 inputs"}, {"to": "id_Structures", "from": "id_Converger", "name": "/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/other/L,/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/weight/WE", "short_name": "2 inputs"}], "workflow": [{"converger_step_blocks": [], "step_number": 0, "edges": [], "process_step_blocks": ["id_Coordinator"]}, {"converger_step_blocks": [], "step_number": 1, "edges": [["id_Coordinator", "id_Converger"]], "process_step_blocks": ["id_Converger"]}, {"converger_step_blocks": [], "step_number": 2, "edges": [["id_Converger", "id_Aerodynamics"], ["id_Converger", "id_Propulsion"], ["id_Converger", "id_Structures"]], "process_step_blocks": ["id_Propulsion", "id_Structures", "id_Aerodynamics"]}, {"converger_step_blocks": ["id_Converger"], "step_number": 3, "edges": [["id_Propulsion", "id_Converger"], ["id_Structures", "id_Converger"], ["id_Aerodynamics", "id_Converger"]], "process_step_blocks": []}, {"converger_step_blocks": [], "step_number": 4, "edges": [["id_Converger", "id_CTheta"], ["id_Converger", "id_Cprop"], ["id_Converger", "id_Cdpdx"], ["id_Converger", "id_Csigmas"], ["id_Converger", "id_Performance"]], "process_step_blocks": ["id_Cprop", "id_Performance", "id_CTheta", "id_Cdpdx", "id_Csigmas"]}, {"converger_step_blocks": [], "step_number": 5, "edges": [["id_Cprop", "id_FR"], ["id_Performance", "id_FR"], ["id_CTheta", "id_FR"], ["id_Cdpdx", "id_FR"], ["id_Csigmas", "id_FR"]], "process_step_blocks": ["id_FR"]}, {"converger_step_blocks": ["id_Coordinator"], "step_number": 6, "edges": [["id_FR", "id_Coordinator"]], "process_step_blocks": []}]}, "mg_function_ordering": {"post-coupling": ["Performance", "C[sigmas]", "C[Theta]", "C[dpdx]", "C[prop]", "F[R]"], "pre-coupling": [], "coupled": ["Structures", "Aerodynamics", "Propulsion"]}, "edgeBundles": [{"input": ["Performance"], "pipeline_data": {"Performance": ["/data_schema/aircraft/other/R"]}, "name": "FR"}, {"input": ["Coordinator", "Converger"], "pipeline_data": {"Coordinator": ["/data_schema/reference/h", "/data_schema/aircraft/other/Cf", "/data_schema/aircraft/geometry/AR", "/data_schema/aircraft/geometry/Sref", "/data_schema/aircraft/geometry/tc", "/data_schema/reference/M", "/data_schema/aircraft/geometry/Lambda", "/data_schema/aircraft/other/CDmin"], "Converger": ["/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/reference/ESF", "/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/weight/WT", "/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/geometry/Theta"]}, "name": "Aerodynamics"}, {"input": ["Structures"], "pipeline_data": {"Structures": ["/data_schema/aircraft/geometry/Theta"]}, "name": "CTheta"}, {"input": ["Propulsion"], "pipeline_data": {"Propulsion": ["/data_schema/reference/ESF", "/data_schema/reference/Temp", "/data_schema/aircraft/other/DT"]}, "name": "Cprop"}, {"input": ["Coordinator", "Aerodynamics", "Structures", "Propulsion"], "pipeline_data": {"Coordinator": ["/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/aircraft/weight/WE", "/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/reference/ESF", "/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/aircraft/geometry/Theta", "/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/aircraft/other/L", "/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/aircraft/weight/WT", "/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/aircraft/other/D"], "Aerodynamics": ["/data_schema/aircraft/other/D", "/data_schema/aircraft/other/L"], "Structures": ["/data_schema/aircraft/geometry/Theta", "/data_schema/aircraft/weight/WT"], "Propulsion": ["/data_schema/reference/ESF", "/data_schema/aircraft/weight/WE"]}, "name": "Converger"}, {"input": ["F[R]", "Aerodynamics", "C[Theta]", "C[prop]", "C[dpdx]", "C[sigmas]", "Propulsion", "Structures"], "pipeline_data": {"F[R]": ["/data_schema/mdo_data/objectives/R"], "Aerodynamics": ["/data_schema/architectureNodes/finalCouplingVariables/data_schemaCopy/aircraft/other/D", "/data_schema/architectureNodes/finalCouplingVariables/data_schemaCopy/aircraft/other/L"], "C[Theta]": ["/data_schema/mdo_data/constraints/Theta"], "C[prop]": ["/data_schema/mdo_data/constraints/propulsion/ESF", "/data_schema/mdo_data/constraints/propulsion/Temp", "/data_schema/mdo_data/constraints/propulsion/DT"], "C[dpdx]": ["/data_schema/mdo_data/constraints/dpdx"], "C[sigmas]": ["/data_schema/mdo_data/constraints/sigmas/sigma4", "/data_schema/mdo_data/constraints/sigmas/sigma5", "/data_schema/mdo_data/constraints/sigmas/sigma1", "/data_schema/mdo_data/constraints/sigmas/sigma2", "/data_schema/mdo_data/constraints/sigmas/sigma3"], "Propulsion": ["/data_schema/architectureNodes/finalCouplingVariables/data_schemaCopy/aircraft/weight/WE", "/data_schema/architectureNodes/finalCouplingVariables/data_schemaCopy/reference/ESF"], "Structures": ["/data_schema/architectureNodes/finalCouplingVariables/data_schemaCopy/aircraft/weight/WT", "/data_schema/architectureNodes/finalCouplingVariables/data_schemaCopy/aircraft/geometry/Theta"]}, "name": "Coordinator"}, {"input": ["Aerodynamics"], "pipeline_data": {"Aerodynamics": ["/data_schema/aircraft/other/dpdx"]}, "name": "Cdpdx"}, {"input": ["Structures"], "pipeline_data": {"Structures": ["/data_schema/aircraft/other/sigma5", "/data_schema/aircraft/other/sigma4", "/data_schema/aircraft/other/sigma3", "/data_schema/aircraft/other/sigma2", "/data_schema/aircraft/other/sigma1"]}, "name": "Csigmas"}, {"input": ["Coordinator", "Converger"], "pipeline_data": {"Coordinator": ["/data_schema/reference/h", "/data_schema/aircraft/weight/WBE", "/data_schema/reference/M", "/data_schema/aircraft/other/T"], "Converger": ["/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/other/D"]}, "name": "Propulsion"}, {"input": ["Coordinator", "Aerodynamics", "Structures", "Propulsion"], "pipeline_data": {"Coordinator": ["/data_schema/reference/h", "/data_schema/reference/M"], "Aerodynamics": ["/data_schema/aircraft/other/fin"], "Structures": ["/data_schema/aircraft/weight/WT", "/data_schema/aircraft/weight/WF"], "Propulsion": ["/data_schema/aircraft/other/SFC"]}, "name": "Performance"}, {"input": ["Coordinator", "Converger"], "pipeline_data": {"Coordinator": ["/data_schema/aircraft/geometry/lambda", "/data_schema/aircraft/geometry/Sref", "/data_schema/aircraft/weight/WFO", "/data_schema/aircraft/geometry/AR", "/data_schema/aircraft/other/Nz", "/data_schema/aircraft/geometry/tc", "/data_schema/aircraft/geometry/Lambda", "/data_schema/aircraft/weight/WO", "/data_schema/aircraft/geometry/section"], "Converger": ["/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/other/L", "/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/weight/WE"]}, "name": "Structures"}], "organization": null, "function_ordering": {"post-coupling": ["Performance", "C[sigmas]", "C[Theta]", "C[dpdx]", "C[prop]", "F[R]"], "pre-coupling": [], "coupled": ["Structures", "Aerodynamics", "Propulsion"]}, "variableSchemes": {"catschema_sysLev": {"name": "systemVariables", "children": [{"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"type": "variable", "name": "sigma1", "level": 5}, {"type": "variable", "name": "Cf", "level": 5}, {"type": "variable", "name": "Nz", "level": 5}, {"type": "variable", "name": "sigma5", "level": 5}, {"type": "variable", "name": "sigma4", "level": 5}, {"type": "variable", "name": "sigma3", "level": 5}, {"type": "variable", "name": "sigma2", "level": 5}, {"type": "variable", "name": "CDmin", "level": 5}, {"type": "variable", "name": "DT", "level": 5}, {"type": "variable", "name": "dpdx", "level": 5}, {"type": "variable", "name": "R", "level": 5}, {"type": "variable", "name": "SFC", "level": 5}, {"type": "variable", "name": "L", "level": 5}, {"type": "variable", "name": "D", "level": 5}, {"type": "variable", "name": "fin", "level": 5}, {"type": "variable", "name": "T", "level": 5}], "name": "other"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "WO", "level": 5}, {"type": "variable", "name": "WT", "level": 5}, {"type": "variable", "name": "WBE", "level": 5}, {"type": "variable", "name": "WE", "level": 5}, {"type": "variable", "name": "WF", "level": 5}, {"type": "variable", "name": "WFO", "level": 5}], "name": "weight"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "lambda", "level": 5}, {"type": "variable", "name": "section", "level": 5}, {"type": "variable", "name": "Theta", "level": 5}, {"type": "variable", "name": "AR", "level": 5}, {"type": "variable", "name": "Lambda", "level": 5}, {"type": "variable", "name": "tc", "level": 5}, {"type": "variable", "name": "Sref", "level": 5}], "name": "geometry"}], "name": "aircraft"}, {"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"type": "variable", "name": "dpdx", "level": 5}, {"type": "variable", "name": "Theta", "level": 5}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "Temp", "level": 6}, {"type": "variable", "name": "ESF", "level": 6}, {"type": "variable", "name": "DT", "level": 6}], "name": "propulsion"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "sigma4", "level": 6}, {"type": "variable", "name": "sigma1", "level": 6}, {"type": "variable", "name": "sigma2", "level": 6}, {"type": "variable", "name": "sigma3", "level": 6}, {"type": "variable", "name": "sigma5", "level": 6}], "name": "sigmas"}], "name": "constraints"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "R", "level": 5}], "name": "objectives"}], "name": "mdo_data"}, {"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"type": "variable", "name": "D", "level": 8}, {"type": "variable", "name": "L", "level": 8}], "name": "other"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "WT", "level": 8}, {"type": "variable", "name": "WE", "level": 8}], "name": "weight"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 8}], "name": "geometry"}], "name": "aircraft"}, {"level": 6, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 7}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "finalCouplingVariables"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"type": "variable", "name": "WE", "level": 8}, {"type": "variable", "name": "WT", "level": 8}], "name": "weight"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 8}], "name": "geometry"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "L", "level": 8}, {"type": "variable", "name": "D", "level": 8}], "name": "other"}], "name": "aircraft"}, {"level": 6, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 7}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "couplingCopyVariables"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"type": "variable", "name": "L", "level": 8}, {"type": "variable", "name": "D", "level": 8}], "name": "other"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 8}], "name": "geometry"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "WT", "level": 8}, {"type": "variable", "name": "WE", "level": 8}], "name": "weight"}], "name": "aircraft"}, {"level": 6, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 7}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "initialGuessCouplingVariables"}], "name": "architectureNodes"}, {"level": 3, "type": "variable", "children": [{"type": "variable", "name": "M", "level": 4}, {"type": "variable", "name": "h", "level": 4}, {"type": "variable", "name": "ESF", "level": 4}, {"type": "variable", "name": "Temp", "level": 4}], "name": "reference"}], "name": "data_schema"}], "name": "couplings"}]}, "catschema_nodeLev": {"name": "variables", "children": [{"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"type": "variable", "name": "sigma1", "level": 5}, {"type": "variable", "name": "Cf", "level": 5}, {"type": "variable", "name": "Nz", "level": 5}, {"type": "variable", "name": "sigma5", "level": 5}, {"type": "variable", "name": "sigma4", "level": 5}, {"type": "variable", "name": "sigma3", "level": 5}, {"type": "variable", "name": "sigma2", "level": 5}, {"type": "variable", "name": "CDmin", "level": 5}, {"type": "variable", "name": "DT", "level": 5}, {"type": "variable", "name": "dpdx", "level": 5}, {"type": "variable", "name": "R", "level": 5}, {"type": "variable", "name": "SFC", "level": 5}, {"type": "variable", "name": "L", "level": 5}, {"type": "variable", "name": "D", "level": 5}, {"type": "variable", "name": "fin", "level": 5}, {"type": "variable", "name": "T", "level": 5}], "name": "other"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "WO", "level": 5}, {"type": "variable", "name": "WBE", "level": 5}, {"type": "variable", "name": "WE", "level": 5}, {"type": "variable", "name": "WF", "level": 5}, {"type": "variable", "name": "WFO", "level": 5}], "name": "weight"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "lambda", "level": 5}, {"type": "variable", "name": "section", "level": 5}], "name": "geometry"}], "name": "aircraft"}, {"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"type": "variable", "name": "dpdx", "level": 5}, {"type": "variable", "name": "Theta", "level": 5}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "Temp", "level": 6}, {"type": "variable", "name": "ESF", "level": 6}, {"type": "variable", "name": "DT", "level": 6}], "name": "propulsion"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "sigma4", "level": 6}, {"type": "variable", "name": "sigma1", "level": 6}, {"type": "variable", "name": "sigma2", "level": 6}, {"type": "variable", "name": "sigma3", "level": 6}, {"type": "variable", "name": "sigma5", "level": 6}], "name": "sigmas"}], "name": "constraints"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "R", "level": 5}], "name": "objectives"}], "name": "mdo_data"}, {"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"type": "variable", "name": "D", "level": 8}, {"type": "variable", "name": "L", "level": 8}], "name": "other"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "WT", "level": 8}, {"type": "variable", "name": "WE", "level": 8}], "name": "weight"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 8}], "name": "geometry"}], "name": "aircraft"}, {"level": 6, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 7}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "finalCouplingVariables"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"type": "variable", "name": "WE", "level": 8}, {"type": "variable", "name": "WT", "level": 8}], "name": "weight"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 8}], "name": "geometry"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "L", "level": 8}, {"type": "variable", "name": "D", "level": 8}], "name": "other"}], "name": "aircraft"}, {"level": 6, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 7}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "couplingCopyVariables"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"type": "variable", "name": "L", "level": 8}, {"type": "variable", "name": "D", "level": 8}], "name": "other"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 8}], "name": "geometry"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "WT", "level": 8}, {"type": "variable", "name": "WE", "level": 8}], "name": "weight"}], "name": "aircraft"}, {"level": 6, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 7}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "initialGuessCouplingVariables"}], "name": "architectureNodes"}, {"level": 3, "type": "variable", "children": [{"type": "variable", "name": "Temp", "level": 4}], "name": "reference"}], "name": "data_schema"}], "name": "coupling"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 5}, {"type": "variable", "name": "AR", "level": 5}, {"type": "variable", "name": "Lambda", "level": 5}, {"type": "variable", "name": "tc", "level": 5}, {"type": "variable", "name": "Sref", "level": 5}], "name": "geometry"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "WT", "level": 5}], "name": "weight"}], "name": "aircraft"}, {"level": 3, "type": "variable", "children": [{"type": "variable", "name": "M", "level": 4}, {"type": "variable", "name": "h", "level": 4}, {"type": "variable", "name": "ESF", "level": 4}], "name": "reference"}], "name": "data_schema"}], "name": "sharedCoupling"}]}, "catschema_roleLev": {"name": "variables", "children": [{"type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"type": "variable", "name": "D", "level": 9}, {"type": "variable", "name": "L", "level": 9}], "name": "other"}, {"level": 8, "type": "variable", "children": [{"type": "variable", "name": "WT", "level": 9}, {"type": "variable", "name": "WE", "level": 9}], "name": "weight"}, {"level": 8, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 9}], "name": "geometry"}], "name": "aircraft"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 8}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "finalCouplingVariables"}], "name": "architectureNodes"}], "name": "data_schema"}], "name": "finalCouplingVariables"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"type": "variable", "name": "WE", "level": 9}, {"type": "variable", "name": "WT", "level": 9}], "name": "weight"}, {"level": 8, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 9}], "name": "geometry"}, {"level": 8, "type": "variable", "children": [{"type": "variable", "name": "L", "level": 9}, {"type": "variable", "name": "D", "level": 9}], "name": "other"}], "name": "aircraft"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 8}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "couplingCopyVariables"}], "name": "architectureNodes"}], "name": "data_schema"}], "name": "couplingCopyVariables"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"type": "variable", "name": "L", "level": 9}, {"type": "variable", "name": "D", "level": 9}], "name": "other"}, {"level": 8, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 9}], "name": "geometry"}, {"level": 8, "type": "variable", "children": [{"type": "variable", "name": "WT", "level": 9}, {"type": "variable", "name": "WE", "level": 9}], "name": "weight"}], "name": "aircraft"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 8}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "initialGuessCouplingVariables"}], "name": "architectureNodes"}], "name": "data_schema"}], "name": "initialGuessCouplingVariables"}], "name": "architectureRoles", "level": 1}, {"type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "dpdx", "level": 6}, {"type": "variable", "name": "Theta", "level": 6}, {"level": 6, "type": "variable", "children": [{"type": "variable", "name": "Temp", "level": 7}, {"type": "variable", "name": "ESF", "level": 7}, {"type": "variable", "name": "DT", "level": 7}], "name": "propulsion"}, {"level": 6, "type": "variable", "children": [{"type": "variable", "name": "sigma4", "level": 7}, {"type": "variable", "name": "sigma1", "level": 7}, {"type": "variable", "name": "sigma2", "level": 7}, {"type": "variable", "name": "sigma3", "level": 7}, {"type": "variable", "name": "sigma5", "level": 7}], "name": "sigmas"}], "name": "constraints"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "R", "level": 6}], "name": "objectives"}], "name": "mdo_data"}], "name": "data_schema"}], "name": "quantityOfInterests"}], "name": "problemRoles", "level": 1}]}, "catschema_funLev": {"name": "functions", "children": [{"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "R", "level": 6}], "name": "other"}], "name": "aircraft"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "R", "level": 6}], "name": "objectives"}], "name": "mdo_data"}], "name": "data_schema"}], "name": "outputs"}], "name": "FR"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"type": "variable", "name": "D", "level": 9}], "name": "other"}], "name": "aircraft"}], "name": "data_schemaCopy"}], "name": "couplingCopyVariables"}], "name": "architectureNodes"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "h", "level": 5}, {"type": "variable", "name": "M", "level": 5}], "name": "reference"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "WBE", "level": 6}], "name": "weight"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "T", "level": 6}], "name": "other"}], "name": "aircraft"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "SFC", "level": 6}, {"type": "variable", "name": "DT", "level": 6}], "name": "other"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "WE", "level": 6}], "name": "weight"}], "name": "aircraft"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 5}, {"type": "variable", "name": "Temp", "level": 5}], "name": "reference"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"type": "variable", "name": "WE", "level": 9}], "name": "weight"}], "name": "aircraft"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 8}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "finalCouplingVariables"}], "name": "architectureNodes"}], "name": "data_schema"}], "name": "outputs"}], "name": "Propulsion"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 6}], "name": "geometry"}], "name": "aircraft"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 6}], "name": "constraints"}], "name": "mdo_data"}], "name": "data_schema"}], "name": "outputs"}], "name": "CTheta"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "DT", "level": 6}], "name": "other"}], "name": "aircraft"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 5}, {"type": "variable", "name": "Temp", "level": 5}], "name": "reference"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 7}, {"type": "variable", "name": "Temp", "level": 7}, {"type": "variable", "name": "DT", "level": 7}], "name": "propulsion"}], "name": "constraints"}], "name": "mdo_data"}], "name": "data_schema"}], "name": "outputs"}], "name": "Cprop"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 6}], "name": "geometry"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "WT", "level": 6}, {"type": "variable", "name": "WE", "level": 6}], "name": "weight"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "L", "level": 6}, {"type": "variable", "name": "D", "level": 6}], "name": "other"}], "name": "aircraft"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"type": "variable", "name": "L", "level": 9}, {"type": "variable", "name": "D", "level": 9}], "name": "other"}, {"level": 8, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 9}], "name": "geometry"}, {"level": 8, "type": "variable", "children": [{"type": "variable", "name": "WE", "level": 9}, {"type": "variable", "name": "WT", "level": 9}], "name": "weight"}], "name": "aircraft"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 8}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "initialGuessCouplingVariables"}], "name": "architectureNodes"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 5}], "name": "reference"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"type": "variable", "name": "L", "level": 9}, {"type": "variable", "name": "D", "level": 9}], "name": "other"}, {"level": 8, "type": "variable", "children": [{"type": "variable", "name": "WE", "level": 9}, {"type": "variable", "name": "WT", "level": 9}], "name": "weight"}, {"level": 8, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 9}], "name": "geometry"}], "name": "aircraft"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 8}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "couplingCopyVariables"}], "name": "architectureNodes"}], "name": "data_schema"}], "name": "outputs"}], "name": "Converger"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 6}, {"level": 6, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 7}, {"type": "variable", "name": "Temp", "level": 7}, {"type": "variable", "name": "DT", "level": 7}], "name": "propulsion"}, {"level": 6, "type": "variable", "children": [{"type": "variable", "name": "sigma4", "level": 7}, {"type": "variable", "name": "sigma5", "level": 7}, {"type": "variable", "name": "sigma1", "level": 7}, {"type": "variable", "name": "sigma2", "level": 7}, {"type": "variable", "name": "sigma3", "level": 7}], "name": "sigmas"}, {"type": "variable", "name": "dpdx", "level": 6}], "name": "constraints"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "R", "level": 6}], "name": "objectives"}], "name": "mdo_data"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"type": "variable", "name": "WT", "level": 9}, {"type": "variable", "name": "WE", "level": 9}], "name": "weight"}, {"level": 8, "type": "variable", "children": [{"type": "variable", "name": "L", "level": 9}, {"type": "variable", "name": "D", "level": 9}], "name": "other"}, {"level": 8, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 9}], "name": "geometry"}], "name": "aircraft"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 8}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "finalCouplingVariables"}], "name": "architectureNodes"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"type": "variable", "name": "h", "level": 5}, {"type": "variable", "name": "M", "level": 5}], "name": "reference"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "Lambda", "level": 6}, {"type": "variable", "name": "AR", "level": 6}, {"type": "variable", "name": "Sref", "level": 6}, {"type": "variable", "name": "tc", "level": 6}, {"type": "variable", "name": "lambda", "level": 6}, {"type": "variable", "name": "section", "level": 6}], "name": "geometry"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "Cf", "level": 6}, {"type": "variable", "name": "Nz", "level": 6}, {"type": "variable", "name": "CDmin", "level": 6}, {"type": "variable", "name": "T", "level": 6}], "name": "other"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "WFO", "level": 6}, {"type": "variable", "name": "WO", "level": 6}, {"type": "variable", "name": "WBE", "level": 6}], "name": "weight"}], "name": "aircraft"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 8}], "name": "reference"}, {"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"type": "variable", "name": "WE", "level": 9}, {"type": "variable", "name": "WT", "level": 9}], "name": "weight"}, {"level": 8, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 9}], "name": "geometry"}, {"level": 8, "type": "variable", "children": [{"type": "variable", "name": "L", "level": 9}, {"type": "variable", "name": "D", "level": 9}], "name": "other"}], "name": "aircraft"}], "name": "data_schemaCopy"}], "name": "initialGuessCouplingVariables"}], "name": "architectureNodes"}], "name": "data_schema"}], "name": "outputs"}], "name": "Coordinator"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "dpdx", "level": 6}], "name": "other"}], "name": "aircraft"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "dpdx", "level": 6}], "name": "constraints"}], "name": "mdo_data"}], "name": "data_schema"}], "name": "outputs"}], "name": "Cdpdx"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "sigma5", "level": 6}, {"type": "variable", "name": "sigma4", "level": 6}, {"type": "variable", "name": "sigma3", "level": 6}, {"type": "variable", "name": "sigma2", "level": 6}, {"type": "variable", "name": "sigma1", "level": 6}], "name": "other"}], "name": "aircraft"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"type": "variable", "name": "sigma4", "level": 7}, {"type": "variable", "name": "sigma5", "level": 7}, {"type": "variable", "name": "sigma1", "level": 7}, {"type": "variable", "name": "sigma2", "level": 7}, {"type": "variable", "name": "sigma3", "level": 7}], "name": "sigmas"}], "name": "constraints"}], "name": "mdo_data"}], "name": "data_schema"}], "name": "outputs"}], "name": "Csigmas"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "SFC", "level": 6}, {"type": "variable", "name": "fin", "level": 6}], "name": "other"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "WT", "level": 6}, {"type": "variable", "name": "WF", "level": 6}], "name": "weight"}], "name": "aircraft"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "h", "level": 5}, {"type": "variable", "name": "M", "level": 5}], "name": "reference"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "R", "level": 6}], "name": "other"}], "name": "aircraft"}], "name": "data_schema"}], "name": "outputs"}], "name": "Performance"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "CDmin", "level": 6}, {"type": "variable", "name": "Cf", "level": 6}], "name": "other"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "AR", "level": 6}, {"type": "variable", "name": "Sref", "level": 6}, {"type": "variable", "name": "tc", "level": 6}, {"type": "variable", "name": "Lambda", "level": 6}], "name": "geometry"}], "name": "aircraft"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 9}], "name": "geometry"}, {"level": 8, "type": "variable", "children": [{"type": "variable", "name": "WT", "level": 9}], "name": "weight"}], "name": "aircraft"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 8}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "couplingCopyVariables"}], "name": "architectureNodes"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "h", "level": 5}, {"type": "variable", "name": "M", "level": 5}], "name": "reference"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "dpdx", "level": 6}, {"type": "variable", "name": "L", "level": 6}, {"type": "variable", "name": "D", "level": 6}, {"type": "variable", "name": "fin", "level": 6}], "name": "other"}], "name": "aircraft"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"type": "variable", "name": "L", "level": 9}, {"type": "variable", "name": "D", "level": 9}], "name": "other"}], "name": "aircraft"}], "name": "data_schemaCopy"}], "name": "finalCouplingVariables"}], "name": "architectureNodes"}], "name": "data_schema"}], "name": "outputs"}], "name": "Aerodynamics"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "lambda", "level": 6}, {"type": "variable", "name": "section", "level": 6}, {"type": "variable", "name": "AR", "level": 6}, {"type": "variable", "name": "Sref", "level": 6}, {"type": "variable", "name": "tc", "level": 6}, {"type": "variable", "name": "Lambda", "level": 6}], "name": "geometry"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "Nz", "level": 6}], "name": "other"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "WO", "level": 6}, {"type": "variable", "name": "WFO", "level": 6}], "name": "weight"}], "name": "aircraft"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"type": "variable", "name": "WE", "level": 9}], "name": "weight"}, {"level": 8, "type": "variable", "children": [{"type": "variable", "name": "L", "level": 9}], "name": "other"}], "name": "aircraft"}], "name": "data_schemaCopy"}], "name": "couplingCopyVariables"}], "name": "architectureNodes"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"type": "variable", "name": "WT", "level": 9}], "name": "weight"}, {"level": 8, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 9}], "name": "geometry"}], "name": "aircraft"}], "name": "data_schemaCopy"}], "name": "finalCouplingVariables"}], "name": "architectureNodes"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "WT", "level": 6}, {"type": "variable", "name": "WF", "level": 6}], "name": "weight"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "sigma5", "level": 6}, {"type": "variable", "name": "sigma4", "level": 6}, {"type": "variable", "name": "sigma3", "level": 6}, {"type": "variable", "name": "sigma2", "level": 6}, {"type": "variable", "name": "sigma1", "level": 6}], "name": "other"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 6}], "name": "geometry"}], "name": "aircraft"}], "name": "data_schema"}], "name": "outputs"}], "name": "Structures"}]}, "schema": {"name": "data_schema", "children": [{"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "name": "sigma1", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "Cf", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "Nz", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "sigma5", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "sigma4", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "sigma3", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "sigma2", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "CDmin", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "DT", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "dpdx", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "R", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "SFC", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "L", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "D", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "fin", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "T", "value": "unknown", "dimension": null}], "name": "other"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "name": "WO", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "WT", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "WBE", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "WE", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "WF", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "WFO", "value": "unknown", "dimension": null}], "name": "weight"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "name": "lambda", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "section", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "Theta", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "AR", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "Lambda", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "tc", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "Sref", "value": "unknown", "dimension": null}], "name": "geometry"}], "name": "aircraft"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "name": "dpdx", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "Theta", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "name": "Temp", "value": "unknown", "dimension": null}, {"level": 4, "type": "variable", "name": "ESF", "value": "unknown", "dimension": null}, {"level": 4, "type": "variable", "name": "DT", "value": "unknown", "dimension": null}], "name": "propulsion"}, {"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "name": "sigma4", "value": "unknown", "dimension": null}, {"level": 4, "type": "variable", "name": "sigma1", "value": "unknown", "dimension": null}, {"level": 4, "type": "variable", "name": "sigma2", "value": "unknown", "dimension": null}, {"level": 4, "type": "variable", "name": "sigma3", "value": "unknown", "dimension": null}, {"level": 4, "type": "variable", "name": "sigma5", "value": "unknown", "dimension": null}], "name": "sigmas"}], "name": "constraints"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "name": "R", "value": "unknown", "dimension": null}], "name": "objectives"}], "name": "mdo_data"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "name": "D", "value": "unknown", "dimension": null}, {"level": 6, "type": "variable", "name": "L", "value": "unknown", "dimension": null}], "name": "other"}, {"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "name": "WT", "value": "unknown", "dimension": null}, {"level": 6, "type": "variable", "name": "WE", "value": "unknown", "dimension": null}], "name": "weight"}, {"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "name": "Theta", "value": "unknown", "dimension": null}], "name": "geometry"}], "name": "aircraft"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "name": "ESF", "value": "unknown", "dimension": null}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "finalCouplingVariables"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "name": "WE", "value": "unknown", "dimension": null}, {"level": 6, "type": "variable", "name": "WT", "value": "unknown", "dimension": null}], "name": "weight"}, {"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "name": "Theta", "value": "unknown", "dimension": null}], "name": "geometry"}, {"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "name": "L", "value": "unknown", "dimension": null}, {"level": 6, "type": "variable", "name": "D", "value": "unknown", "dimension": null}], "name": "other"}], "name": "aircraft"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "name": "ESF", "value": "unknown", "dimension": null}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "couplingCopyVariables"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "name": "L", "value": "unknown", "dimension": null}, {"level": 6, "type": "variable", "name": "D", "value": "unknown", "dimension": null}], "name": "other"}, {"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "name": "Theta", "value": "unknown", "dimension": null}], "name": "geometry"}, {"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "name": "WT", "value": "unknown", "dimension": null}, {"level": 6, "type": "variable", "name": "WE", "value": "unknown", "dimension": null}], "name": "weight"}], "name": "aircraft"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "name": "ESF", "value": "unknown", "dimension": null}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "initialGuessCouplingVariables"}], "name": "architectureNodes"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "name": "M", "value": "unknown", "dimension": null}, {"level": 2, "type": "variable", "name": "h", "value": "unknown", "dimension": null}, {"level": 2, "type": "variable", "name": "ESF", "value": "unknown", "dimension": null}, {"level": 2, "type": "variable", "name": "Temp", "value": "unknown", "dimension": null}], "name": "reference"}]}}, "id": "24", "name": "RCG - converged-MDA-J - Mdao"}, {"description": "Solution strategy to solve the super-sonic business jet test case optimization problem using the strategy: unconverged-DOE-GS.", "problem_formulation": {"allow_unconverged_couplings": true, "function_order": ["Structures", "Aerodynamics", "Propulsion", "Performance", "C[sigmas]", "C[Theta]", "C[dpdx]", "C[prop]", "F[R]"], "convergence_type": "Gauss-Seidel", "mdao_architecture": "unconverged-DOE", "doe_settings": {"doe_seed": 6, "doe_runs": 5, "doe_method": "Latin hypercube design"}, "coupled_functions_groups": [["Structures"], ["Aerodynamics"], ["Propulsion"]], "function_ordering": {"post-coupling": ["Performance", "C[sigmas]", "C[Theta]", "C[dpdx]", "C[prop]", "F[R]"], "pre-coupling": [], "coupled": ["Structures", "Aerodynamics", "Propulsion"]}}, "xdsm": {"nodes": [{"type": "coordinator", "id": "id_Coordinator", "name": "Coordinator", "metadata": [{"name": "Coordinator"}, {"description": "Action block providing system inputs and collecting outputs."}, {"creator": "Imco van Gent"}]}, {"type": "doe", "id": "id_DOE", "name": "DOE", "metadata": [{"name": "DOE"}, {"settings": {"doe_seed": 6, "doe_runs": 5, "doe_method": "Latin hypercube design"}}, {"design_variables": {"/data_schema/aircraft/geometry/tc": {"lower_bound": null, "upper_bound": null, "samples": null, "nominal_value": 0.05}, "/data_schema/aircraft/geometry/Lambda": {"lower_bound": null, "upper_bound": null, "samples": null, "nominal_value": 55}, "/data_schema/aircraft/geometry/Sref": {"lower_bound": null, "upper_bound": null, "samples": null, "nominal_value": 1000}, "/data_schema/aircraft/geometry/AR": {"lower_bound": null, "upper_bound": null, "samples": null, "nominal_value": 5.5}, "/data_schema/aircraft/other/Cf": {"lower_bound": null, "upper_bound": null, "samples": null, "nominal_value": 1.0}, "/data_schema/reference/h": {"lower_bound": null, "upper_bound": null, "samples": null, "nominal_value": 45000}, "/data_schema/reference/M": {"lower_bound": null, "upper_bound": null, "samples": null, "nominal_value": 1.6}, "/data_schema/aircraft/geometry/lambda": {"lower_bound": null, "upper_bound": null, "samples": null, "nominal_value": 0.25}, "/data_schema/aircraft/geometry/section": {"lower_bound": null, "upper_bound": null, "samples": null, "nominal_value": 1.0}, "/data_schema/aircraft/other/T": {"lower_bound": null, "upper_bound": null, "samples": null, "nominal_value": 0.55}}}, {"quantities_of_interest": ["/data_schema/mdo_data/constraints/sigmas/sigma3", "/data_schema/mdo_data/constraints/Theta", "/data_schema/mdo_data/constraints/propulsion/Temp", "/data_schema/mdo_data/constraints/sigmas/sigma4", "/data_schema/mdo_data/constraints/sigmas/sigma1", "/data_schema/mdo_data/constraints/sigmas/sigma2", "/data_schema/mdo_data/constraints/dpdx", "/data_schema/mdo_data/objectives/R", "/data_schema/mdo_data/constraints/propulsion/ESF", "/data_schema/mdo_data/constraints/sigmas/sigma5", "/data_schema/mdo_data/constraints/propulsion/DT"]}, {"architecture_role": "doe"}]}, {"type": "coupledanalysis", "id": "id_Structures", "name": "Structures", "metadata": [{"name": "Structures"}, {"mode": "main"}, {"version": "1.0"}, {"execution_info": null}, {"instance": "1"}, {"problem_role": "coupled"}, {"performance_info": null}, {"general_info": null}, {"projectSpecific": null}, {"architecture_role": "coupled analysis"}]}, {"type": "coupledanalysis", "id": "id_Aerodynamics", "name": "Aerodynamics", "metadata": [{"name": "Aerodynamics"}, {"mode": "main"}, {"version": "1.0"}, {"execution_info": null}, {"instance": "1"}, {"problem_role": "coupled"}, {"performance_info": null}, {"general_info": null}, {"projectSpecific": null}, {"architecture_role": "coupled analysis"}]}, {"type": "coupledanalysis", "id": "id_Propulsion", "name": "Propulsion", "metadata": [{"name": "Propulsion"}, {"mode": "main"}, {"version": "1.0"}, {"execution_info": null}, {"instance": "1"}, {"problem_role": "coupled"}, {"performance_info": null}, {"general_info": null}, {"projectSpecific": null}, {"architecture_role": "coupled analysis"}]}, {"type": "postcouplinganalysis", "id": "id_Performance", "name": "Performance", "metadata": [{"name": "Performance"}, {"mode": "main"}, {"version": "1.0"}, {"execution_info": null}, {"instance": "1"}, {"problem_role": "post-coupling"}, {"performance_info": null}, {"general_info": null}, {"projectSpecific": null}, {"architecture_role": "post-coupling analysis"}]}, {"type": "postcouplinganalysis", "id": "id_Csigmas", "name": "Csigmas", "metadata": [{"name": "C[sigmas]"}, {"instance": 1}, {"problem_role": "post-coupling"}, {"architecture_role": "post-coupling analysis"}]}, {"type": "postcouplinganalysis", "id": "id_CTheta", "name": "CTheta", "metadata": [{"name": "C[Theta]"}, {"instance": 1}, {"problem_role": "post-coupling"}, {"architecture_role": "post-coupling analysis"}]}, {"type": "postcouplinganalysis", "id": "id_Cdpdx", "name": "Cdpdx", "metadata": [{"name": "C[dpdx]"}, {"instance": 1}, {"problem_role": "post-coupling"}, {"architecture_role": "post-coupling analysis"}]}, {"type": "postcouplinganalysis", "id": "id_Cprop", "name": "Cprop", "metadata": [{"name": "C[prop]"}, {"instance": 1}, {"problem_role": "post-coupling"}, {"architecture_role": "post-coupling analysis"}]}, {"type": "postcouplinganalysis", "id": "id_FR", "name": "FR", "metadata": [{"name": "F[R]"}, {"instance": 1}, {"problem_role": "post-coupling"}, {"architecture_role": "post-coupling analysis"}]}], "edges": [{"to": "id_FR", "from": "id_Performance", "name": "/data_schema/aircraft/other/R", "short_name": "1 couplings"}, {"to": "id_Aerodynamics", "from": "id_Coordinator", "name": "/data_schema/aircraft/other/CDmin,/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/reference/ESF", "short_name": "2 inputs"}, {"to": "id_Aerodynamics", "from": "id_Structures", "name": "/data_schema/aircraft/geometry/Theta,/data_schema/aircraft/weight/WT", "short_name": "2 inputs"}, {"to": "id_Aerodynamics", "from": "id_DOE", "name": "/data_schema/reference/h,/data_schema/aircraft/other/Cf,/data_schema/aircraft/geometry/AR,/data_schema/aircraft/geometry/Sref,/data_schema/aircraft/geometry/tc,/data_schema/reference/M,/data_schema/aircraft/geometry/Lambda", "short_name": "7 inputs"}, {"to": "id_CTheta", "from": "id_Structures", "name": "/data_schema/aircraft/geometry/Theta", "short_name": "1 couplings"}, {"to": "id_Cprop", "from": "id_Propulsion", "name": "/data_schema/reference/ESF,/data_schema/reference/Temp,/data_schema/aircraft/other/DT", "short_name": "3 couplings"}, {"to": "id_DOE", "from": "id_FR", "name": "/data_schema/mdo_data/objectives/R", "short_name": "1 couplings"}, {"to": "id_DOE", "from": "id_CTheta", "name": "/data_schema/mdo_data/constraints/Theta", "short_name": "1 couplings"}, {"to": "id_DOE", "from": "id_Cprop", "name": "/data_schema/mdo_data/constraints/propulsion/ESF,/data_schema/mdo_data/constraints/propulsion/Temp,/data_schema/mdo_data/constraints/propulsion/DT", "short_name": "3 couplings"}, {"to": "id_DOE", "from": "id_Coordinator", "name": "/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/reference/M,/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/aircraft/geometry/lambda,/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/aircraft/other/Cf,/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/aircraft/geometry/tc,/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/reference/h,/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/aircraft/geometry/AR,/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/aircraft/geometry/section,/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/aircraft/geometry/Lambda,/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/aircraft/other/T,/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/aircraft/geometry/Sref", "short_name": "10 inputs"}, {"to": "id_DOE", "from": "id_Cdpdx", "name": "/data_schema/mdo_data/constraints/dpdx", "short_name": "1 inputs"}, {"to": "id_DOE", "from": "id_Csigmas", "name": "/data_schema/mdo_data/constraints/sigmas/sigma4,/data_schema/mdo_data/constraints/sigmas/sigma5,/data_schema/mdo_data/constraints/sigmas/sigma1,/data_schema/mdo_data/constraints/sigmas/sigma2,/data_schema/mdo_data/constraints/sigmas/sigma3", "short_name": "5 inputs"}, {"to": "id_Coordinator", "from": "id_DOE", "name": "/data_schema/architectureNodes/doeOutputSampleLists/data_schemaCopy/mdo_data/constraints/sigmas/sigma5,/data_schema/architectureNodes/doeOutputSampleLists/data_schemaCopy/mdo_data/constraints/sigmas/sigma4,/data_schema/architectureNodes/doeOutputSampleLists/data_schemaCopy/mdo_data/constraints/sigmas/sigma3,/data_schema/architectureNodes/doeOutputSampleLists/data_schemaCopy/mdo_data/constraints/sigmas/sigma2,/data_schema/architectureNodes/doeOutputSampleLists/data_schemaCopy/mdo_data/constraints/sigmas/sigma1,/data_schema/architectureNodes/doeOutputSampleLists/data_schemaCopy/mdo_data/objectives/R,/data_schema/architectureNodes/doeOutputSampleLists/data_schemaCopy/mdo_data/constraints/Theta,/data_schema/architectureNodes/doeOutputSampleLists/data_schemaCopy/mdo_data/constraints/propulsion/ESF,/data_schema/architectureNodes/doeOutputSampleLists/data_schemaCopy/mdo_data/constraints/propulsion/Temp,/data_schema/architectureNodes/doeOutputSampleLists/data_schemaCopy/mdo_data/constraints/dpdx,/data_schema/architectureNodes/doeOutputSampleLists/data_schemaCopy/mdo_data/constraints/propulsion/DT", "short_name": "11 outputs"}, {"to": "id_Cdpdx", "from": "id_Aerodynamics", "name": "/data_schema/aircraft/other/dpdx", "short_name": "1 couplings"}, {"to": "id_Csigmas", "from": "id_Structures", "name": "/data_schema/aircraft/other/sigma5,/data_schema/aircraft/other/sigma4,/data_schema/aircraft/other/sigma3,/data_schema/aircraft/other/sigma2,/data_schema/aircraft/other/sigma1", "short_name": "5 couplings"}, {"to": "id_Propulsion", "from": "id_Aerodynamics", "name": "/data_schema/aircraft/other/D", "short_name": "1 couplings"}, {"to": "id_Propulsion", "from": "id_DOE", "name": "/data_schema/reference/h,/data_schema/reference/M,/data_schema/aircraft/other/T", "short_name": "3 couplings"}, {"to": "id_Propulsion", "from": "id_Coordinator", "name": "/data_schema/aircraft/weight/WBE", "short_name": "1 inputs"}, {"to": "id_Performance", "from": "id_Aerodynamics", "name": "/data_schema/aircraft/other/fin", "short_name": "1 couplings"}, {"to": "id_Performance", "from": "id_Structures", "name": "/data_schema/aircraft/weight/WT,/data_schema/aircraft/weight/WF", "short_name": "2 couplings"}, {"to": "id_Performance", "from": "id_Propulsion", "name": "/data_schema/aircraft/other/SFC", "short_name": "1 couplings"}, {"to": "id_Performance", "from": "id_DOE", "name": "/data_schema/reference/h,/data_schema/reference/M", "short_name": "2 couplings"}, {"to": "id_Structures", "from": "id_Coordinator", "name": "/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/aircraft/other/L,/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/aircraft/weight/WE,/data_schema/aircraft/other/Nz,/data_schema/aircraft/weight/WFO,/data_schema/aircraft/weight/WO", "short_name": "5 inputs"}, {"to": "id_Structures", "from": "id_DOE", "name": "/data_schema/aircraft/geometry/lambda,/data_schema/aircraft/geometry/Sref,/data_schema/aircraft/geometry/AR,/data_schema/aircraft/geometry/tc,/data_schema/aircraft/geometry/Lambda,/data_schema/aircraft/geometry/section", "short_name": "6 inputs"}], "workflow": [{"converger_step_blocks": [], "step_number": 0, "edges": [], "process_step_blocks": ["id_Coordinator"]}, {"converger_step_blocks": [], "step_number": 1, "edges": [["id_Coordinator", "id_DOE"]], "process_step_blocks": ["id_DOE"]}, {"converger_step_blocks": [], "step_number": 2, "edges": [["id_DOE", "id_Structures"]], "process_step_blocks": ["id_Structures"]}, {"converger_step_blocks": [], "step_number": 3, "edges": [["id_Structures", "id_Aerodynamics"]], "process_step_blocks": ["id_Aerodynamics"]}, {"converger_step_blocks": [], "step_number": 4, "edges": [["id_Aerodynamics", "id_Propulsion"]], "process_step_blocks": ["id_Propulsion"]}, {"converger_step_blocks": [], "step_number": 5, "edges": [["id_Propulsion", "id_Cdpdx"], ["id_Propulsion", "id_Csigmas"], ["id_Propulsion", "id_Performance"], ["id_Propulsion", "id_CTheta"], ["id_Propulsion", "id_Cprop"]], "process_step_blocks": ["id_Cprop", "id_Performance", "id_CTheta", "id_Cdpdx", "id_Csigmas"]}, {"converger_step_blocks": [], "step_number": 6, "edges": [["id_Cprop", "id_FR"], ["id_Performance", "id_FR"], ["id_CTheta", "id_FR"], ["id_Cdpdx", "id_FR"], ["id_Csigmas", "id_FR"]], "process_step_blocks": ["id_FR"]}, {"converger_step_blocks": ["id_DOE"], "step_number": 7, "edges": [["id_FR", "id_DOE"]], "process_step_blocks": []}, {"converger_step_blocks": ["id_Coordinator"], "step_number": 8, "edges": [["id_DOE", "id_Coordinator"]], "process_step_blocks": []}]}, "mg_function_ordering": {"coupled": ["Structures", "Aerodynamics", "Propulsion"], "pre-desvars": [], "post-coupling": ["Performance", "C[sigmas]", "C[Theta]", "C[dpdx]", "C[prop]", "F[R]"], "post-desvars": []}, "id": "25", "organization": null, "function_ordering": {"coupled": ["Structures", "Aerodynamics", "Propulsion"], "pre-desvars": [], "post-coupling": ["Performance", "C[sigmas]", "C[Theta]", "C[dpdx]", "C[prop]", "F[R]"], "post-desvars": []}, "variableSchemes": {"catschema_sysLev": {"name": "systemVariables", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "lambda", "level": 8}, {"type": "variable", "name": "tc", "level": 8}, {"type": "variable", "name": "Lambda", "level": 8}, {"type": "variable", "name": "AR", "level": 8}, {"type": "variable", "name": "section", "level": 8}, {"type": "variable", "name": "Sref", "level": 8}], "name": "geometry", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "Cf", "level": 8}, {"type": "variable", "name": "T", "level": 8}], "name": "other", "level": 7}], "name": "aircraft", "level": 6}, {"type": "variable", "children": [{"type": "variable", "name": "h", "level": 7}, {"type": "variable", "name": "M", "level": 7}], "name": "reference", "level": 6}], "name": "data_schemaCopy", "level": 5}], "name": "doeInputSampleLists", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "sigma4", "level": 9}, {"type": "variable", "name": "sigma2", "level": 9}, {"type": "variable", "name": "sigma1", "level": 9}, {"type": "variable", "name": "sigma5", "level": 9}, {"type": "variable", "name": "sigma3", "level": 9}], "name": "sigmas", "level": 8}, {"type": "variable", "children": [{"type": "variable", "name": "DT", "level": 9}, {"type": "variable", "name": "Temp", "level": 9}, {"type": "variable", "name": "ESF", "level": 9}], "name": "propulsion", "level": 8}, {"type": "variable", "name": "Theta", "level": 8}, {"type": "variable", "name": "dpdx", "level": 8}], "name": "constraints", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "R", "level": 8}], "name": "objectives", "level": 7}], "name": "mdo_data", "level": 6}], "name": "data_schemaCopy", "level": 5}], "name": "doeOutputSampleLists", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "L", "level": 8}], "name": "other", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "WE", "level": 8}], "name": "weight", "level": 7}], "name": "aircraft", "level": 6}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 7}], "name": "reference", "level": 6}], "name": "data_schemaCopy", "level": 5}], "name": "initialGuessCouplingVariables", "level": 4}], "name": "architectureNodes", "level": 3}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "sigma1", "level": 5}, {"type": "variable", "name": "Nz", "level": 5}, {"type": "variable", "name": "sigma5", "level": 5}, {"type": "variable", "name": "sigma4", "level": 5}, {"type": "variable", "name": "sigma3", "level": 5}, {"type": "variable", "name": "sigma2", "level": 5}, {"type": "variable", "name": "CDmin", "level": 5}, {"type": "variable", "name": "DT", "level": 5}, {"type": "variable", "name": "dpdx", "level": 5}, {"type": "variable", "name": "D", "level": 5}, {"type": "variable", "name": "R", "level": 5}, {"type": "variable", "name": "fin", "level": 5}, {"type": "variable", "name": "SFC", "level": 5}, {"type": "variable", "name": "Cf", "level": 5}, {"type": "variable", "name": "T", "level": 5}], "name": "other", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "WO", "level": 5}, {"type": "variable", "name": "WFO", "level": 5}, {"type": "variable", "name": "WT", "level": 5}, {"type": "variable", "name": "WBE", "level": 5}, {"type": "variable", "name": "WF", "level": 5}], "name": "weight", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "lambda", "level": 5}, {"type": "variable", "name": "section", "level": 5}, {"type": "variable", "name": "Theta", "level": 5}, {"type": "variable", "name": "AR", "level": 5}, {"type": "variable", "name": "Sref", "level": 5}, {"type": "variable", "name": "tc", "level": 5}, {"type": "variable", "name": "Lambda", "level": 5}], "name": "geometry", "level": 4}], "name": "aircraft", "level": 3}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "sigma3", "level": 6}, {"type": "variable", "name": "sigma4", "level": 6}, {"type": "variable", "name": "sigma1", "level": 6}, {"type": "variable", "name": "sigma2", "level": 6}, {"type": "variable", "name": "sigma5", "level": 6}], "name": "sigmas", "level": 5}, {"type": "variable", "name": "Theta", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "Temp", "level": 6}, {"type": "variable", "name": "ESF", "level": 6}, {"type": "variable", "name": "DT", "level": 6}], "name": "propulsion", "level": 5}, {"type": "variable", "name": "dpdx", "level": 5}], "name": "constraints", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "R", "level": 5}], "name": "objectives", "level": 4}], "name": "mdo_data", "level": 3}, {"type": "variable", "children": [{"type": "variable", "name": "h", "level": 4}, {"type": "variable", "name": "ESF", "level": 4}, {"type": "variable", "name": "M", "level": 4}, {"type": "variable", "name": "Temp", "level": 4}], "name": "reference", "level": 3}], "name": "data_schema", "level": 2}], "name": "couplings", "level": 1}]}, "catschema_nodeLev": {"name": "variables", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "lambda", "level": 8}, {"type": "variable", "name": "tc", "level": 8}, {"type": "variable", "name": "Lambda", "level": 8}, {"type": "variable", "name": "AR", "level": 8}, {"type": "variable", "name": "section", "level": 8}, {"type": "variable", "name": "Sref", "level": 8}], "name": "geometry", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "Cf", "level": 8}, {"type": "variable", "name": "T", "level": 8}], "name": "other", "level": 7}], "name": "aircraft", "level": 6}, {"type": "variable", "children": [{"type": "variable", "name": "h", "level": 7}, {"type": "variable", "name": "M", "level": 7}], "name": "reference", "level": 6}], "name": "data_schemaCopy", "level": 5}], "name": "doeInputSampleLists", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "sigma4", "level": 9}, {"type": "variable", "name": "sigma2", "level": 9}, {"type": "variable", "name": "sigma1", "level": 9}, {"type": "variable", "name": "sigma5", "level": 9}, {"type": "variable", "name": "sigma3", "level": 9}], "name": "sigmas", "level": 8}, {"type": "variable", "children": [{"type": "variable", "name": "DT", "level": 9}, {"type": "variable", "name": "Temp", "level": 9}, {"type": "variable", "name": "ESF", "level": 9}], "name": "propulsion", "level": 8}, {"type": "variable", "name": "Theta", "level": 8}, {"type": "variable", "name": "dpdx", "level": 8}], "name": "constraints", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "R", "level": 8}], "name": "objectives", "level": 7}], "name": "mdo_data", "level": 6}], "name": "data_schemaCopy", "level": 5}], "name": "doeOutputSampleLists", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "L", "level": 8}], "name": "other", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "WE", "level": 8}], "name": "weight", "level": 7}], "name": "aircraft", "level": 6}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 7}], "name": "reference", "level": 6}], "name": "data_schemaCopy", "level": 5}], "name": "initialGuessCouplingVariables", "level": 4}], "name": "architectureNodes", "level": 3}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "sigma1", "level": 5}, {"type": "variable", "name": "Nz", "level": 5}, {"type": "variable", "name": "sigma5", "level": 5}, {"type": "variable", "name": "sigma4", "level": 5}, {"type": "variable", "name": "sigma3", "level": 5}, {"type": "variable", "name": "sigma2", "level": 5}, {"type": "variable", "name": "CDmin", "level": 5}, {"type": "variable", "name": "DT", "level": 5}, {"type": "variable", "name": "dpdx", "level": 5}, {"type": "variable", "name": "D", "level": 5}, {"type": "variable", "name": "R", "level": 5}, {"type": "variable", "name": "fin", "level": 5}, {"type": "variable", "name": "SFC", "level": 5}, {"type": "variable", "name": "Cf", "level": 5}, {"type": "variable", "name": "T", "level": 5}], "name": "other", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "WO", "level": 5}, {"type": "variable", "name": "WFO", "level": 5}, {"type": "variable", "name": "WBE", "level": 5}, {"type": "variable", "name": "WF", "level": 5}], "name": "weight", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "lambda", "level": 5}, {"type": "variable", "name": "section", "level": 5}], "name": "geometry", "level": 4}], "name": "aircraft", "level": 3}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "sigma3", "level": 6}, {"type": "variable", "name": "sigma4", "level": 6}, {"type": "variable", "name": "sigma1", "level": 6}, {"type": "variable", "name": "sigma2", "level": 6}, {"type": "variable", "name": "sigma5", "level": 6}], "name": "sigmas", "level": 5}, {"type": "variable", "name": "Theta", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "Temp", "level": 6}, {"type": "variable", "name": "ESF", "level": 6}, {"type": "variable", "name": "DT", "level": 6}], "name": "propulsion", "level": 5}, {"type": "variable", "name": "dpdx", "level": 5}], "name": "constraints", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "R", "level": 5}], "name": "objectives", "level": 4}], "name": "mdo_data", "level": 3}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 4}, {"type": "variable", "name": "Temp", "level": 4}], "name": "reference", "level": 3}], "name": "data_schema", "level": 2}], "name": "coupling", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 5}, {"type": "variable", "name": "AR", "level": 5}, {"type": "variable", "name": "Sref", "level": 5}, {"type": "variable", "name": "tc", "level": 5}, {"type": "variable", "name": "Lambda", "level": 5}], "name": "geometry", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "WT", "level": 5}], "name": "weight", "level": 4}], "name": "aircraft", "level": 3}, {"type": "variable", "children": [{"type": "variable", "name": "h", "level": 4}, {"type": "variable", "name": "M", "level": 4}], "name": "reference", "level": 3}], "name": "data_schema", "level": 2}], "name": "sharedCoupling", "level": 1}]}, "catschema_roleLev": {"name": "variables", "children": [{"level": 1, "type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "lambda", "level": 9}, {"type": "variable", "name": "tc", "level": 9}, {"type": "variable", "name": "Lambda", "level": 9}, {"type": "variable", "name": "AR", "level": 9}, {"type": "variable", "name": "section", "level": 9}, {"type": "variable", "name": "Sref", "level": 9}], "name": "geometry", "level": 8}, {"type": "variable", "children": [{"type": "variable", "name": "Cf", "level": 9}, {"type": "variable", "name": "T", "level": 9}], "name": "other", "level": 8}], "name": "aircraft", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "h", "level": 8}, {"type": "variable", "name": "M", "level": 8}], "name": "reference", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "doeInputSampleLists", "level": 5}], "name": "architectureNodes", "level": 4}], "name": "data_schema", "level": 3}], "name": "doeInputSampleLists", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "sigma4", "level": 10}, {"type": "variable", "name": "sigma2", "level": 10}, {"type": "variable", "name": "sigma1", "level": 10}, {"type": "variable", "name": "sigma5", "level": 10}, {"type": "variable", "name": "sigma3", "level": 10}], "name": "sigmas", "level": 9}, {"type": "variable", "children": [{"type": "variable", "name": "DT", "level": 10}, {"type": "variable", "name": "Temp", "level": 10}, {"type": "variable", "name": "ESF", "level": 10}], "name": "propulsion", "level": 9}, {"type": "variable", "name": "Theta", "level": 9}, {"type": "variable", "name": "dpdx", "level": 9}], "name": "constraints", "level": 8}, {"type": "variable", "children": [{"type": "variable", "name": "R", "level": 9}], "name": "objectives", "level": 8}], "name": "mdo_data", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "doeOutputSampleLists", "level": 5}], "name": "architectureNodes", "level": 4}], "name": "data_schema", "level": 3}], "name": "doeOutputSampleLists", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "L", "level": 9}], "name": "other", "level": 8}, {"type": "variable", "children": [{"type": "variable", "name": "WE", "level": 9}], "name": "weight", "level": 8}], "name": "aircraft", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 8}], "name": "reference", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "initialGuessCouplingVariables", "level": 5}], "name": "architectureNodes", "level": 4}], "name": "data_schema", "level": 3}], "name": "initialGuessCouplingVariables", "level": 2}], "name": "architectureRoles"}, {"level": 1, "type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "lambda", "level": 6}, {"type": "variable", "name": "section", "level": 6}, {"type": "variable", "name": "AR", "level": 6}, {"type": "variable", "name": "Sref", "level": 6}, {"type": "variable", "name": "tc", "level": 6}, {"type": "variable", "name": "Lambda", "level": 6}], "name": "geometry", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "Cf", "level": 6}, {"type": "variable", "name": "T", "level": 6}], "name": "other", "level": 5}], "name": "aircraft", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "h", "level": 5}, {"type": "variable", "name": "M", "level": 5}], "name": "reference", "level": 4}], "name": "data_schema", "level": 3}], "name": "designVariables", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "sigma3", "level": 7}, {"type": "variable", "name": "sigma4", "level": 7}, {"type": "variable", "name": "sigma1", "level": 7}, {"type": "variable", "name": "sigma2", "level": 7}, {"type": "variable", "name": "sigma5", "level": 7}], "name": "sigmas", "level": 6}, {"type": "variable", "name": "Theta", "level": 6}, {"type": "variable", "children": [{"type": "variable", "name": "Temp", "level": 7}, {"type": "variable", "name": "ESF", "level": 7}, {"type": "variable", "name": "DT", "level": 7}], "name": "propulsion", "level": 6}, {"type": "variable", "name": "dpdx", "level": 6}], "name": "constraints", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "R", "level": 6}], "name": "objectives", "level": 5}], "name": "mdo_data", "level": 4}], "name": "data_schema", "level": 3}], "name": "quantityOfInterests", "level": 2}], "name": "problemRoles"}]}, "catschema_funLev": {"name": "functions", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "R", "level": 6}], "name": "other", "level": 5}], "name": "aircraft", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "R", "level": 6}], "name": "objectives", "level": 5}], "name": "mdo_data", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "FR", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "h", "level": 5}, {"type": "variable", "name": "M", "level": 5}], "name": "reference", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "WBE", "level": 6}], "name": "weight", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "D", "level": 6}, {"type": "variable", "name": "T", "level": 6}], "name": "other", "level": 5}], "name": "aircraft", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 5}, {"type": "variable", "name": "Temp", "level": 5}], "name": "reference", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "DT", "level": 6}, {"type": "variable", "name": "SFC", "level": 6}], "name": "other", "level": 5}], "name": "aircraft", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "Propulsion", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 6}], "name": "geometry", "level": 5}], "name": "aircraft", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 6}], "name": "constraints", "level": 5}], "name": "mdo_data", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "CTheta", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "DT", "level": 6}], "name": "other", "level": 5}], "name": "aircraft", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 5}, {"type": "variable", "name": "Temp", "level": 5}], "name": "reference", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 7}, {"type": "variable", "name": "Temp", "level": 7}, {"type": "variable", "name": "DT", "level": 7}], "name": "propulsion", "level": 6}], "name": "constraints", "level": 5}], "name": "mdo_data", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "Cprop", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "lambda", "level": 9}, {"type": "variable", "name": "tc", "level": 9}, {"type": "variable", "name": "AR", "level": 9}, {"type": "variable", "name": "Sref", "level": 9}, {"type": "variable", "name": "Lambda", "level": 9}, {"type": "variable", "name": "section", "level": 9}], "name": "geometry", "level": 8}, {"type": "variable", "children": [{"type": "variable", "name": "Cf", "level": 9}, {"type": "variable", "name": "T", "level": 9}], "name": "other", "level": 8}], "name": "aircraft", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "h", "level": 8}, {"type": "variable", "name": "M", "level": 8}], "name": "reference", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "doeInputSampleLists", "level": 5}], "name": "architectureNodes", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "dpdx", "level": 6}, {"type": "variable", "name": "Theta", "level": 6}, {"type": "variable", "children": [{"type": "variable", "name": "Temp", "level": 7}, {"type": "variable", "name": "ESF", "level": 7}, {"type": "variable", "name": "DT", "level": 7}], "name": "propulsion", "level": 6}, {"type": "variable", "children": [{"type": "variable", "name": "sigma4", "level": 7}, {"type": "variable", "name": "sigma1", "level": 7}, {"type": "variable", "name": "sigma2", "level": 7}, {"type": "variable", "name": "sigma3", "level": 7}, {"type": "variable", "name": "sigma5", "level": 7}], "name": "sigmas", "level": 6}], "name": "constraints", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "R", "level": 6}], "name": "objectives", "level": 5}], "name": "mdo_data", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "h", "level": 5}, {"type": "variable", "name": "M", "level": 5}], "name": "reference", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "sigma5", "level": 10}, {"type": "variable", "name": "sigma4", "level": 10}, {"type": "variable", "name": "sigma3", "level": 10}, {"type": "variable", "name": "sigma2", "level": 10}, {"type": "variable", "name": "sigma1", "level": 10}], "name": "sigmas", "level": 9}, {"type": "variable", "name": "Theta", "level": 9}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 10}, {"type": "variable", "name": "Temp", "level": 10}, {"type": "variable", "name": "DT", "level": 10}], "name": "propulsion", "level": 9}, {"type": "variable", "name": "dpdx", "level": 9}], "name": "constraints", "level": 8}, {"type": "variable", "children": [{"type": "variable", "name": "R", "level": 9}], "name": "objectives", "level": 8}], "name": "mdo_data", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "doeOutputSampleLists", "level": 5}], "name": "architectureNodes", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "Sref", "level": 6}, {"type": "variable", "name": "AR", "level": 6}, {"type": "variable", "name": "tc", "level": 6}, {"type": "variable", "name": "lambda", "level": 6}, {"type": "variable", "name": "section", "level": 6}, {"type": "variable", "name": "Lambda", "level": 6}], "name": "geometry", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "Cf", "level": 6}, {"type": "variable", "name": "T", "level": 6}], "name": "other", "level": 5}], "name": "aircraft", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "DOE", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "sigma5", "level": 10}, {"type": "variable", "name": "sigma4", "level": 10}, {"type": "variable", "name": "sigma3", "level": 10}, {"type": "variable", "name": "sigma2", "level": 10}, {"type": "variable", "name": "sigma1", "level": 10}], "name": "sigmas", "level": 9}, {"type": "variable", "name": "Theta", "level": 9}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 10}, {"type": "variable", "name": "Temp", "level": 10}, {"type": "variable", "name": "DT", "level": 10}], "name": "propulsion", "level": 9}, {"type": "variable", "name": "dpdx", "level": 9}], "name": "constraints", "level": 8}, {"type": "variable", "children": [{"type": "variable", "name": "R", "level": 9}], "name": "objectives", "level": 8}], "name": "mdo_data", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "doeOutputSampleLists", "level": 5}], "name": "architectureNodes", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "M", "level": 8}, {"type": "variable", "name": "h", "level": 8}], "name": "reference", "level": 7}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "lambda", "level": 9}, {"type": "variable", "name": "tc", "level": 9}, {"type": "variable", "name": "AR", "level": 9}, {"type": "variable", "name": "section", "level": 9}, {"type": "variable", "name": "Lambda", "level": 9}, {"type": "variable", "name": "Sref", "level": 9}], "name": "geometry", "level": 8}, {"type": "variable", "children": [{"type": "variable", "name": "Cf", "level": 9}, {"type": "variable", "name": "T", "level": 9}], "name": "other", "level": 8}], "name": "aircraft", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "doeInputSampleLists", "level": 5}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 8}], "name": "reference", "level": 7}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "L", "level": 9}], "name": "other", "level": 8}, {"type": "variable", "children": [{"type": "variable", "name": "WE", "level": 9}], "name": "weight", "level": 8}], "name": "aircraft", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "initialGuessCouplingVariables", "level": 5}], "name": "architectureNodes", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "WFO", "level": 6}, {"type": "variable", "name": "WBE", "level": 6}, {"type": "variable", "name": "WO", "level": 6}], "name": "weight", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "Nz", "level": 6}, {"type": "variable", "name": "CDmin", "level": 6}], "name": "other", "level": 5}], "name": "aircraft", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "Coordinator", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "dpdx", "level": 6}], "name": "other", "level": 5}], "name": "aircraft", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "dpdx", "level": 6}], "name": "constraints", "level": 5}], "name": "mdo_data", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "Cdpdx", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "sigma5", "level": 6}, {"type": "variable", "name": "sigma4", "level": 6}, {"type": "variable", "name": "sigma3", "level": 6}, {"type": "variable", "name": "sigma2", "level": 6}, {"type": "variable", "name": "sigma1", "level": 6}], "name": "other", "level": 5}], "name": "aircraft", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "sigma4", "level": 7}, {"type": "variable", "name": "sigma5", "level": 7}, {"type": "variable", "name": "sigma1", "level": 7}, {"type": "variable", "name": "sigma2", "level": 7}, {"type": "variable", "name": "sigma3", "level": 7}], "name": "sigmas", "level": 6}], "name": "constraints", "level": 5}], "name": "mdo_data", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "Csigmas", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "SFC", "level": 6}, {"type": "variable", "name": "fin", "level": 6}], "name": "other", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "WT", "level": 6}, {"type": "variable", "name": "WF", "level": 6}], "name": "weight", "level": 5}], "name": "aircraft", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "h", "level": 5}, {"type": "variable", "name": "M", "level": 5}], "name": "reference", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "R", "level": 6}], "name": "other", "level": 5}], "name": "aircraft", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "Performance", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "CDmin", "level": 6}, {"type": "variable", "name": "Cf", "level": 6}], "name": "other", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 6}, {"type": "variable", "name": "AR", "level": 6}, {"type": "variable", "name": "Sref", "level": 6}, {"type": "variable", "name": "tc", "level": 6}, {"type": "variable", "name": "Lambda", "level": 6}], "name": "geometry", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "WT", "level": 6}], "name": "weight", "level": 5}], "name": "aircraft", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "h", "level": 5}, {"type": "variable", "name": "M", "level": 5}], "name": "reference", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 8}], "name": "reference", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "initialGuessCouplingVariables", "level": 5}], "name": "architectureNodes", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "dpdx", "level": 6}, {"type": "variable", "name": "fin", "level": 6}, {"type": "variable", "name": "D", "level": 6}], "name": "other", "level": 5}], "name": "aircraft", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "Aerodynamics", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "lambda", "level": 6}, {"type": "variable", "name": "section", "level": 6}, {"type": "variable", "name": "AR", "level": 6}, {"type": "variable", "name": "Sref", "level": 6}, {"type": "variable", "name": "tc", "level": 6}, {"type": "variable", "name": "Lambda", "level": 6}], "name": "geometry", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "Nz", "level": 6}], "name": "other", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "WO", "level": 6}, {"type": "variable", "name": "WFO", "level": 6}], "name": "weight", "level": 5}], "name": "aircraft", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "L", "level": 9}], "name": "other", "level": 8}, {"type": "variable", "children": [{"type": "variable", "name": "WE", "level": 9}], "name": "weight", "level": 8}], "name": "aircraft", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "initialGuessCouplingVariables", "level": 5}], "name": "architectureNodes", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "WT", "level": 6}, {"type": "variable", "name": "WF", "level": 6}], "name": "weight", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "sigma5", "level": 6}, {"type": "variable", "name": "sigma4", "level": 6}, {"type": "variable", "name": "sigma3", "level": 6}, {"type": "variable", "name": "sigma2", "level": 6}, {"type": "variable", "name": "sigma1", "level": 6}], "name": "other", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 6}], "name": "geometry", "level": 5}], "name": "aircraft", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "Structures", "level": 1}]}, "schema": {"name": "data_schema", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"name": "lambda", "type": "variable", "dimension": null, "value": "unknown", "level": 6}, {"name": "tc", "type": "variable", "dimension": null, "value": "unknown", "level": 6}, {"name": "Lambda", "type": "variable", "dimension": null, "value": "unknown", "level": 6}, {"name": "AR", "type": "variable", "dimension": null, "value": "unknown", "level": 6}, {"name": "section", "type": "variable", "dimension": null, "value": "unknown", "level": 6}, {"name": "Sref", "type": "variable", "dimension": null, "value": "unknown", "level": 6}], "name": "geometry", "level": 5}, {"type": "variable", "children": [{"name": "Cf", "type": "variable", "dimension": null, "value": "unknown", "level": 6}, {"name": "T", "type": "variable", "dimension": null, "value": "unknown", "level": 6}], "name": "other", "level": 5}], "name": "aircraft", "level": 4}, {"type": "variable", "children": [{"name": "h", "type": "variable", "dimension": null, "value": "unknown", "level": 5}, {"name": "M", "type": "variable", "dimension": null, "value": "unknown", "level": 5}], "name": "reference", "level": 4}], "name": "data_schemaCopy", "level": 3}], "name": "doeInputSampleLists", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"name": "sigma4", "type": "variable", "dimension": null, "value": "unknown", "level": 7}, {"name": "sigma2", "type": "variable", "dimension": null, "value": "unknown", "level": 7}, {"name": "sigma1", "type": "variable", "dimension": null, "value": "unknown", "level": 7}, {"name": "sigma5", "type": "variable", "dimension": null, "value": "unknown", "level": 7}, {"name": "sigma3", "type": "variable", "dimension": null, "value": "unknown", "level": 7}], "name": "sigmas", "level": 6}, {"type": "variable", "children": [{"name": "DT", "type": "variable", "dimension": null, "value": "unknown", "level": 7}, {"name": "Temp", "type": "variable", "dimension": null, "value": "unknown", "level": 7}, {"name": "ESF", "type": "variable", "dimension": null, "value": "unknown", "level": 7}], "name": "propulsion", "level": 6}, {"name": "Theta", "type": "variable", "dimension": null, "value": "unknown", "level": 6}, {"name": "dpdx", "type": "variable", "dimension": null, "value": "unknown", "level": 6}], "name": "constraints", "level": 5}, {"type": "variable", "children": [{"name": "R", "type": "variable", "dimension": null, "value": "unknown", "level": 6}], "name": "objectives", "level": 5}], "name": "mdo_data", "level": 4}], "name": "data_schemaCopy", "level": 3}], "name": "doeOutputSampleLists", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"name": "L", "type": "variable", "dimension": null, "value": "unknown", "level": 6}], "name": "other", "level": 5}, {"type": "variable", "children": [{"name": "WE", "type": "variable", "dimension": null, "value": "unknown", "level": 6}], "name": "weight", "level": 5}], "name": "aircraft", "level": 4}, {"type": "variable", "children": [{"name": "ESF", "type": "variable", "dimension": null, "value": "unknown", "level": 5}], "name": "reference", "level": 4}], "name": "data_schemaCopy", "level": 3}], "name": "initialGuessCouplingVariables", "level": 2}], "name": "architectureNodes", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"name": "sigma1", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"name": "Nz", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"name": "sigma5", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"name": "sigma4", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"name": "sigma3", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"name": "sigma2", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"name": "CDmin", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"name": "DT", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"name": "dpdx", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"name": "D", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"name": "R", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"name": "fin", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"name": "SFC", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"name": "Cf", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"name": "T", "type": "variable", "dimension": null, "value": "unknown", "level": 3}], "name": "other", "level": 2}, {"type": "variable", "children": [{"name": "WO", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"name": "WFO", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"name": "WT", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"name": "WBE", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"name": "WF", "type": "variable", "dimension": null, "value": "unknown", "level": 3}], "name": "weight", "level": 2}, {"type": "variable", "children": [{"name": "lambda", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"name": "section", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"name": "Theta", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"name": "AR", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"name": "Sref", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"name": "tc", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"name": "Lambda", "type": "variable", "dimension": null, "value": "unknown", "level": 3}], "name": "geometry", "level": 2}], "name": "aircraft", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"name": "sigma3", "type": "variable", "dimension": null, "value": "unknown", "level": 4}, {"name": "sigma4", "type": "variable", "dimension": null, "value": "unknown", "level": 4}, {"name": "sigma1", "type": "variable", "dimension": null, "value": "unknown", "level": 4}, {"name": "sigma2", "type": "variable", "dimension": null, "value": "unknown", "level": 4}, {"name": "sigma5", "type": "variable", "dimension": null, "value": "unknown", "level": 4}], "name": "sigmas", "level": 3}, {"name": "Theta", "type": "variable", "dimension": null, "value": "unknown", "level": 3}, {"type": "variable", "children": [{"name": "Temp", "type": "variable", "dimension": null, "value": "unknown", "level": 4}, {"name": "ESF", "type": "variable", "dimension": null, "value": "unknown", "level": 4}, {"name": "DT", "type": "variable", "dimension": null, "value": "unknown", "level": 4}], "name": "propulsion", "level": 3}, {"name": "dpdx", "type": "variable", "dimension": null, "value": "unknown", "level": 3}], "name": "constraints", "level": 2}, {"type": "variable", "children": [{"name": "R", "type": "variable", "dimension": null, "value": "unknown", "level": 3}], "name": "objectives", "level": 2}], "name": "mdo_data", "level": 1}, {"type": "variable", "children": [{"name": "h", "type": "variable", "dimension": null, "value": "unknown", "level": 2}, {"name": "ESF", "type": "variable", "dimension": null, "value": "unknown", "level": 2}, {"name": "M", "type": "variable", "dimension": null, "value": "unknown", "level": 2}, {"name": "Temp", "type": "variable", "dimension": null, "value": "unknown", "level": 2}], "name": "reference", "level": 1}]}}, "edgeBundles": [{"input": ["Performance"], "pipeline_data": {"Performance": ["/data_schema/aircraft/other/R"]}, "name": "FR"}, {"input": ["Coordinator", "Structures", "DOE"], "pipeline_data": {"Coordinator": ["/data_schema/aircraft/other/CDmin", "/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/reference/ESF"], "Structures": ["/data_schema/aircraft/geometry/Theta", "/data_schema/aircraft/weight/WT"], "DOE": ["/data_schema/reference/h", "/data_schema/aircraft/other/Cf", "/data_schema/aircraft/geometry/AR", "/data_schema/aircraft/geometry/Sref", "/data_schema/aircraft/geometry/tc", "/data_schema/reference/M", "/data_schema/aircraft/geometry/Lambda"]}, "name": "Aerodynamics"}, {"input": ["Structures"], "pipeline_data": {"Structures": ["/data_schema/aircraft/geometry/Theta"]}, "name": "CTheta"}, {"input": ["Propulsion"], "pipeline_data": {"Propulsion": ["/data_schema/reference/ESF", "/data_schema/reference/Temp", "/data_schema/aircraft/other/DT"]}, "name": "Cprop"}, {"input": ["F[R]", "C[Theta]", "C[prop]", "Coordinator", "C[dpdx]", "C[sigmas]"], "pipeline_data": {"F[R]": ["/data_schema/mdo_data/objectives/R"], "C[Theta]": ["/data_schema/mdo_data/constraints/Theta"], "C[prop]": ["/data_schema/mdo_data/constraints/propulsion/ESF", "/data_schema/mdo_data/constraints/propulsion/Temp", "/data_schema/mdo_data/constraints/propulsion/DT"], "Coordinator": ["/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/reference/M", "/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/aircraft/geometry/lambda", "/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/aircraft/other/Cf", "/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/aircraft/geometry/tc", "/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/reference/h", "/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/aircraft/geometry/AR", "/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/aircraft/geometry/section", "/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/aircraft/geometry/Lambda", "/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/aircraft/other/T", "/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/aircraft/geometry/Sref"], "C[dpdx]": ["/data_schema/mdo_data/constraints/dpdx"], "C[sigmas]": ["/data_schema/mdo_data/constraints/sigmas/sigma4", "/data_schema/mdo_data/constraints/sigmas/sigma5", "/data_schema/mdo_data/constraints/sigmas/sigma1", "/data_schema/mdo_data/constraints/sigmas/sigma2", "/data_schema/mdo_data/constraints/sigmas/sigma3"]}, "name": "DOE"}, {"input": ["DOE"], "pipeline_data": {"DOE": ["/data_schema/architectureNodes/doeOutputSampleLists/data_schemaCopy/mdo_data/constraints/sigmas/sigma5", "/data_schema/architectureNodes/doeOutputSampleLists/data_schemaCopy/mdo_data/constraints/sigmas/sigma4", "/data_schema/architectureNodes/doeOutputSampleLists/data_schemaCopy/mdo_data/constraints/sigmas/sigma3", "/data_schema/architectureNodes/doeOutputSampleLists/data_schemaCopy/mdo_data/constraints/sigmas/sigma2", "/data_schema/architectureNodes/doeOutputSampleLists/data_schemaCopy/mdo_data/constraints/sigmas/sigma1", "/data_schema/architectureNodes/doeOutputSampleLists/data_schemaCopy/mdo_data/objectives/R", "/data_schema/architectureNodes/doeOutputSampleLists/data_schemaCopy/mdo_data/constraints/Theta", "/data_schema/architectureNodes/doeOutputSampleLists/data_schemaCopy/mdo_data/constraints/propulsion/ESF", "/data_schema/architectureNodes/doeOutputSampleLists/data_schemaCopy/mdo_data/constraints/propulsion/Temp", "/data_schema/architectureNodes/doeOutputSampleLists/data_schemaCopy/mdo_data/constraints/dpdx", "/data_schema/architectureNodes/doeOutputSampleLists/data_schemaCopy/mdo_data/constraints/propulsion/DT"]}, "name": "Coordinator"}, {"input": ["Aerodynamics"], "pipeline_data": {"Aerodynamics": ["/data_schema/aircraft/other/dpdx"]}, "name": "Cdpdx"}, {"input": ["Structures"], "pipeline_data": {"Structures": ["/data_schema/aircraft/other/sigma5", "/data_schema/aircraft/other/sigma4", "/data_schema/aircraft/other/sigma3", "/data_schema/aircraft/other/sigma2", "/data_schema/aircraft/other/sigma1"]}, "name": "Csigmas"}, {"input": ["Aerodynamics", "DOE", "Coordinator"], "pipeline_data": {"Aerodynamics": ["/data_schema/aircraft/other/D"], "Coordinator": ["/data_schema/aircraft/weight/WBE"], "DOE": ["/data_schema/reference/h", "/data_schema/reference/M", "/data_schema/aircraft/other/T"]}, "name": "Propulsion"}, {"input": ["Aerodynamics", "Structures", "Propulsion", "DOE"], "pipeline_data": {"Aerodynamics": ["/data_schema/aircraft/other/fin"], "DOE": ["/data_schema/reference/h", "/data_schema/reference/M"], "Structures": ["/data_schema/aircraft/weight/WT", "/data_schema/aircraft/weight/WF"], "Propulsion": ["/data_schema/aircraft/other/SFC"]}, "name": "Performance"}, {"input": ["Coordinator", "DOE"], "pipeline_data": {"Coordinator": ["/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/aircraft/other/L", "/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/aircraft/weight/WE", "/data_schema/aircraft/other/Nz", "/data_schema/aircraft/weight/WFO", "/data_schema/aircraft/weight/WO"], "DOE": ["/data_schema/aircraft/geometry/lambda", "/data_schema/aircraft/geometry/Sref", "/data_schema/aircraft/geometry/AR", "/data_schema/aircraft/geometry/tc", "/data_schema/aircraft/geometry/Lambda", "/data_schema/aircraft/geometry/section"]}, "name": "Structures"}], "name": "RCG - unconverged-DOE-GS - Mdao"}, {"description": "Solution strategy to solve the super-sonic business jet test case optimization problem using the strategy: unconverged-DOE-J.", "problem_formulation": {"allow_unconverged_couplings": true, "function_order": ["Structures", "Aerodynamics", "Propulsion", "Performance", "C[sigmas]", "C[Theta]", "C[dpdx]", "C[prop]", "F[R]"], "convergence_type": "Jacobi", "mdao_architecture": "unconverged-DOE", "doe_settings": {"doe_seed": 6, "doe_runs": 5, "doe_method": "Latin hypercube design"}, "coupled_functions_groups": [["Structures"], ["Aerodynamics"], ["Propulsion"]], "function_ordering": {"coupled": ["Structures", "Aerodynamics", "Propulsion"], "pre-coupling": [], "post-coupling": ["Performance", "C[sigmas]", "C[Theta]", "C[dpdx]", "C[prop]", "F[R]"]}}, "xdsm": {"nodes": [{"metadata": [{"name": "Coordinator"}, {"description": "Action block providing system inputs and collecting outputs."}, {"creator": "Imco van Gent"}], "type": "coordinator", "id": "id_Coordinator", "name": "Coordinator"}, {"metadata": [{"name": "DOE"}, {"settings": {"doe_seed": 6, "doe_runs": 5, "doe_method": "Latin hypercube design"}}, {"design_variables": {"/data_schema/reference/h": {"lower_bound": null, "samples": null, "upper_bound": null, "nominal_value": 45000}, "/data_schema/aircraft/geometry/lambda": {"lower_bound": null, "samples": null, "upper_bound": null, "nominal_value": 0.25}, "/data_schema/aircraft/other/Cf": {"lower_bound": null, "samples": null, "upper_bound": null, "nominal_value": 1.0}, "/data_schema/aircraft/geometry/AR": {"lower_bound": null, "samples": null, "upper_bound": null, "nominal_value": 5.5}, "/data_schema/aircraft/geometry/Sref": {"lower_bound": null, "samples": null, "upper_bound": null, "nominal_value": 1000}, "/data_schema/aircraft/geometry/tc": {"lower_bound": null, "samples": null, "upper_bound": null, "nominal_value": 0.05}, "/data_schema/reference/M": {"lower_bound": null, "samples": null, "upper_bound": null, "nominal_value": 1.6}, "/data_schema/aircraft/geometry/Lambda": {"lower_bound": null, "samples": null, "upper_bound": null, "nominal_value": 55}, "/data_schema/aircraft/geometry/section": {"lower_bound": null, "samples": null, "upper_bound": null, "nominal_value": 1.0}, "/data_schema/aircraft/other/T": {"lower_bound": null, "samples": null, "upper_bound": null, "nominal_value": 0.55}}}, {"quantities_of_interest": ["/data_schema/mdo_data/constraints/sigmas/sigma3", "/data_schema/mdo_data/constraints/Theta", "/data_schema/mdo_data/constraints/propulsion/Temp", "/data_schema/mdo_data/constraints/sigmas/sigma4", "/data_schema/mdo_data/constraints/sigmas/sigma1", "/data_schema/mdo_data/constraints/sigmas/sigma2", "/data_schema/mdo_data/constraints/dpdx", "/data_schema/mdo_data/objectives/R", "/data_schema/mdo_data/constraints/propulsion/ESF", "/data_schema/mdo_data/constraints/sigmas/sigma5", "/data_schema/mdo_data/constraints/propulsion/DT"]}, {"architecture_role": "doe"}], "type": "doe", "id": "id_DOE", "name": "DOE"}, {"metadata": [{"name": "Structures"}, {"mode": "main"}, {"version": "1.0"}, {"execution_info": null}, {"instance": "1"}, {"problem_role": "coupled"}, {"performance_info": null}, {"general_info": null}, {"projectSpecific": null}, {"architecture_role": "coupled analysis"}], "type": "coupledanalysis", "id": "id_Structures", "name": "Structures"}, {"metadata": [{"name": "Aerodynamics"}, {"mode": "main"}, {"version": "1.0"}, {"execution_info": null}, {"instance": "1"}, {"problem_role": "coupled"}, {"performance_info": null}, {"general_info": null}, {"projectSpecific": null}, {"architecture_role": "coupled analysis"}], "type": "coupledanalysis", "id": "id_Aerodynamics", "name": "Aerodynamics"}, {"metadata": [{"name": "Propulsion"}, {"mode": "main"}, {"version": "1.0"}, {"execution_info": null}, {"instance": "1"}, {"problem_role": "coupled"}, {"performance_info": null}, {"general_info": null}, {"projectSpecific": null}, {"architecture_role": "coupled analysis"}], "type": "coupledanalysis", "id": "id_Propulsion", "name": "Propulsion"}, {"metadata": [{"name": "Performance"}, {"mode": "main"}, {"version": "1.0"}, {"execution_info": null}, {"instance": "1"}, {"problem_role": "post-coupling"}, {"performance_info": null}, {"general_info": null}, {"projectSpecific": null}, {"architecture_role": "post-coupling analysis"}], "type": "postcouplinganalysis", "id": "id_Performance", "name": "Performance"}, {"metadata": [{"name": "C[sigmas]"}, {"instance": 1}, {"problem_role": "post-coupling"}, {"architecture_role": "post-coupling analysis"}], "type": "postcouplinganalysis", "id": "id_Csigmas", "name": "Csigmas"}, {"metadata": [{"name": "C[Theta]"}, {"instance": 1}, {"problem_role": "post-coupling"}, {"architecture_role": "post-coupling analysis"}], "type": "postcouplinganalysis", "id": "id_CTheta", "name": "CTheta"}, {"metadata": [{"name": "C[dpdx]"}, {"instance": 1}, {"problem_role": "post-coupling"}, {"architecture_role": "post-coupling analysis"}], "type": "postcouplinganalysis", "id": "id_Cdpdx", "name": "Cdpdx"}, {"metadata": [{"name": "C[prop]"}, {"instance": 1}, {"problem_role": "post-coupling"}, {"architecture_role": "post-coupling analysis"}], "type": "postcouplinganalysis", "id": "id_Cprop", "name": "Cprop"}, {"metadata": [{"name": "F[R]"}, {"instance": 1}, {"problem_role": "post-coupling"}, {"architecture_role": "post-coupling analysis"}], "type": "postcouplinganalysis", "id": "id_FR", "name": "FR"}], "edges": [{"to": "id_FR", "from": "id_Performance", "name": "/data_schema/aircraft/other/R", "short_name": "1 couplings"}, {"to": "id_Aerodynamics", "from": "id_Coordinator", "name": "/data_schema/aircraft/other/CDmin,/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/aircraft/geometry/Theta,/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/reference/ESF,/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/aircraft/weight/WT", "short_name": "4 inputs"}, {"to": "id_Aerodynamics", "from": "id_DOE", "name": "/data_schema/reference/h,/data_schema/aircraft/other/Cf,/data_schema/aircraft/geometry/AR,/data_schema/aircraft/geometry/Sref,/data_schema/aircraft/geometry/tc,/data_schema/reference/M,/data_schema/aircraft/geometry/Lambda", "short_name": "7 inputs"}, {"to": "id_CTheta", "from": "id_Structures", "name": "/data_schema/aircraft/geometry/Theta", "short_name": "1 couplings"}, {"to": "id_Propulsion", "from": "id_Coordinator", "name": "/data_schema/aircraft/weight/WBE,/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/aircraft/other/D", "short_name": "2 inputs"}, {"to": "id_Propulsion", "from": "id_DOE", "name": "/data_schema/reference/h,/data_schema/reference/M,/data_schema/aircraft/other/T", "short_name": "3 inputs"}, {"to": "id_Cprop", "from": "id_Propulsion", "name": "/data_schema/reference/ESF,/data_schema/reference/Temp,/data_schema/aircraft/other/DT", "short_name": "3 couplings"}, {"to": "id_DOE", "from": "id_FR", "name": "/data_schema/mdo_data/objectives/R", "short_name": "1 couplings"}, {"to": "id_DOE", "from": "id_CTheta", "name": "/data_schema/mdo_data/constraints/Theta", "short_name": "1 couplings"}, {"to": "id_DOE", "from": "id_Cprop", "name": "/data_schema/mdo_data/constraints/propulsion/ESF,/data_schema/mdo_data/constraints/propulsion/Temp,/data_schema/mdo_data/constraints/propulsion/DT", "short_name": "3 couplings"}, {"to": "id_DOE", "from": "id_Coordinator", "name": "/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/reference/M,/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/aircraft/geometry/lambda,/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/aircraft/other/Cf,/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/aircraft/geometry/tc,/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/reference/h,/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/aircraft/geometry/AR,/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/aircraft/geometry/section,/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/aircraft/geometry/Lambda,/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/aircraft/other/T,/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/aircraft/geometry/Sref", "short_name": "10 inputs"}, {"to": "id_DOE", "from": "id_Cdpdx", "name": "/data_schema/mdo_data/constraints/dpdx", "short_name": "1 inputs"}, {"to": "id_DOE", "from": "id_Csigmas", "name": "/data_schema/mdo_data/constraints/sigmas/sigma4,/data_schema/mdo_data/constraints/sigmas/sigma5,/data_schema/mdo_data/constraints/sigmas/sigma1,/data_schema/mdo_data/constraints/sigmas/sigma2,/data_schema/mdo_data/constraints/sigmas/sigma3", "short_name": "5 inputs"}, {"to": "id_Coordinator", "from": "id_DOE", "name": "/data_schema/architectureNodes/doeOutputSampleLists/data_schemaCopy/mdo_data/constraints/sigmas/sigma5,/data_schema/architectureNodes/doeOutputSampleLists/data_schemaCopy/mdo_data/constraints/sigmas/sigma4,/data_schema/architectureNodes/doeOutputSampleLists/data_schemaCopy/mdo_data/constraints/sigmas/sigma3,/data_schema/architectureNodes/doeOutputSampleLists/data_schemaCopy/mdo_data/constraints/sigmas/sigma2,/data_schema/architectureNodes/doeOutputSampleLists/data_schemaCopy/mdo_data/constraints/sigmas/sigma1,/data_schema/architectureNodes/doeOutputSampleLists/data_schemaCopy/mdo_data/objectives/R,/data_schema/architectureNodes/doeOutputSampleLists/data_schemaCopy/mdo_data/constraints/Theta,/data_schema/architectureNodes/doeOutputSampleLists/data_schemaCopy/mdo_data/constraints/propulsion/ESF,/data_schema/architectureNodes/doeOutputSampleLists/data_schemaCopy/mdo_data/constraints/propulsion/Temp,/data_schema/architectureNodes/doeOutputSampleLists/data_schemaCopy/mdo_data/constraints/dpdx,/data_schema/architectureNodes/doeOutputSampleLists/data_schemaCopy/mdo_data/constraints/propulsion/DT", "short_name": "11 outputs"}, {"to": "id_Cdpdx", "from": "id_Aerodynamics", "name": "/data_schema/aircraft/other/dpdx", "short_name": "1 couplings"}, {"to": "id_Csigmas", "from": "id_Structures", "name": "/data_schema/aircraft/other/sigma5,/data_schema/aircraft/other/sigma4,/data_schema/aircraft/other/sigma3,/data_schema/aircraft/other/sigma2,/data_schema/aircraft/other/sigma1", "short_name": "5 couplings"}, {"to": "id_Performance", "from": "id_Aerodynamics", "name": "/data_schema/aircraft/other/fin", "short_name": "1 couplings"}, {"to": "id_Performance", "from": "id_Structures", "name": "/data_schema/aircraft/weight/WT,/data_schema/aircraft/weight/WF", "short_name": "2 couplings"}, {"to": "id_Performance", "from": "id_Propulsion", "name": "/data_schema/aircraft/other/SFC", "short_name": "1 couplings"}, {"to": "id_Performance", "from": "id_DOE", "name": "/data_schema/reference/h,/data_schema/reference/M", "short_name": "2 couplings"}, {"to": "id_Structures", "from": "id_Coordinator", "name": "/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/aircraft/other/L,/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/aircraft/weight/WE,/data_schema/aircraft/other/Nz,/data_schema/aircraft/weight/WFO,/data_schema/aircraft/weight/WO", "short_name": "5 inputs"}, {"to": "id_Structures", "from": "id_DOE", "name": "/data_schema/aircraft/geometry/Lambda,/data_schema/aircraft/geometry/Sref,/data_schema/aircraft/geometry/AR,/data_schema/aircraft/geometry/tc,/data_schema/aircraft/geometry/lambda,/data_schema/aircraft/geometry/section", "short_name": "6 inputs"}], "workflow": [{"converger_step_blocks": [], "step_number": 0, "edges": [], "process_step_blocks": ["id_Coordinator"]}, {"converger_step_blocks": [], "step_number": 1, "edges": [["id_Coordinator", "id_DOE"]], "process_step_blocks": ["id_DOE"]}, {"converger_step_blocks": [], "step_number": 2, "edges": [["id_DOE", "id_Aerodynamics"], ["id_DOE", "id_Structures"], ["id_DOE", "id_Propulsion"]], "process_step_blocks": ["id_Propulsion", "id_Structures", "id_Aerodynamics"]}, {"converger_step_blocks": [], "step_number": 3, "edges": [["id_Propulsion", "id_Performance"], ["id_Propulsion", "id_Cprop"], ["id_Structures", "id_CTheta"], ["id_Structures", "id_Csigmas"], ["id_Structures", "id_Performance"], ["id_Aerodynamics", "id_Performance"], ["id_Aerodynamics", "id_Cdpdx"]], "process_step_blocks": ["id_Cprop", "id_Performance", "id_CTheta", "id_Cdpdx", "id_Csigmas"]}, {"converger_step_blocks": [], "step_number": 4, "edges": [["id_Cprop", "id_FR"], ["id_Performance", "id_FR"], ["id_CTheta", "id_FR"], ["id_Cdpdx", "id_FR"], ["id_Csigmas", "id_FR"]], "process_step_blocks": ["id_FR"]}, {"converger_step_blocks": ["id_DOE"], "step_number": 5, "edges": [["id_FR", "id_DOE"]], "process_step_blocks": []}, {"converger_step_blocks": ["id_Coordinator"], "step_number": 6, "edges": [["id_DOE", "id_Coordinator"]], "process_step_blocks": []}]}, "mg_function_ordering": {"post-desvars": [], "coupled": ["Structures", "Aerodynamics", "Propulsion"], "pre-desvars": [], "post-coupling": ["Performance", "C[sigmas]", "C[Theta]", "C[dpdx]", "C[prop]", "F[R]"]}, "edgeBundles": [{"input": ["Performance"], "pipeline_data": {"Performance": ["/data_schema/aircraft/other/R"]}, "name": "FR"}, {"input": ["Coordinator", "DOE"], "pipeline_data": {"Coordinator": ["/data_schema/aircraft/other/CDmin", "/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/aircraft/geometry/Theta", "/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/reference/ESF", "/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/aircraft/weight/WT"], "DOE": ["/data_schema/reference/h", "/data_schema/aircraft/other/Cf", "/data_schema/aircraft/geometry/AR", "/data_schema/aircraft/geometry/Sref", "/data_schema/aircraft/geometry/tc", "/data_schema/reference/M", "/data_schema/aircraft/geometry/Lambda"]}, "name": "Aerodynamics"}, {"input": ["Structures"], "pipeline_data": {"Structures": ["/data_schema/aircraft/geometry/Theta"]}, "name": "CTheta"}, {"input": ["Coordinator", "DOE"], "pipeline_data": {"Coordinator": ["/data_schema/aircraft/weight/WBE", "/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/aircraft/other/D"], "DOE": ["/data_schema/reference/h", "/data_schema/reference/M", "/data_schema/aircraft/other/T"]}, "name": "Propulsion"}, {"input": ["Propulsion"], "pipeline_data": {"Propulsion": ["/data_schema/reference/ESF", "/data_schema/reference/Temp", "/data_schema/aircraft/other/DT"]}, "name": "Cprop"}, {"input": ["F[R]", "C[Theta]", "C[prop]", "Coordinator", "C[dpdx]", "C[sigmas]"], "pipeline_data": {"F[R]": ["/data_schema/mdo_data/objectives/R"], "C[Theta]": ["/data_schema/mdo_data/constraints/Theta"], "C[prop]": ["/data_schema/mdo_data/constraints/propulsion/ESF", "/data_schema/mdo_data/constraints/propulsion/Temp", "/data_schema/mdo_data/constraints/propulsion/DT"], "Coordinator": ["/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/reference/M", "/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/aircraft/geometry/lambda", "/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/aircraft/other/Cf", "/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/aircraft/geometry/tc", "/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/reference/h", "/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/aircraft/geometry/AR", "/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/aircraft/geometry/section", "/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/aircraft/geometry/Lambda", "/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/aircraft/other/T", "/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/aircraft/geometry/Sref"], "C[dpdx]": ["/data_schema/mdo_data/constraints/dpdx"], "C[sigmas]": ["/data_schema/mdo_data/constraints/sigmas/sigma4", "/data_schema/mdo_data/constraints/sigmas/sigma5", "/data_schema/mdo_data/constraints/sigmas/sigma1", "/data_schema/mdo_data/constraints/sigmas/sigma2", "/data_schema/mdo_data/constraints/sigmas/sigma3"]}, "name": "DOE"}, {"input": ["DOE"], "pipeline_data": {"DOE": ["/data_schema/architectureNodes/doeOutputSampleLists/data_schemaCopy/mdo_data/constraints/sigmas/sigma5", "/data_schema/architectureNodes/doeOutputSampleLists/data_schemaCopy/mdo_data/constraints/sigmas/sigma4", "/data_schema/architectureNodes/doeOutputSampleLists/data_schemaCopy/mdo_data/constraints/sigmas/sigma3", "/data_schema/architectureNodes/doeOutputSampleLists/data_schemaCopy/mdo_data/constraints/sigmas/sigma2", "/data_schema/architectureNodes/doeOutputSampleLists/data_schemaCopy/mdo_data/constraints/sigmas/sigma1", "/data_schema/architectureNodes/doeOutputSampleLists/data_schemaCopy/mdo_data/objectives/R", "/data_schema/architectureNodes/doeOutputSampleLists/data_schemaCopy/mdo_data/constraints/Theta", "/data_schema/architectureNodes/doeOutputSampleLists/data_schemaCopy/mdo_data/constraints/propulsion/ESF", "/data_schema/architectureNodes/doeOutputSampleLists/data_schemaCopy/mdo_data/constraints/propulsion/Temp", "/data_schema/architectureNodes/doeOutputSampleLists/data_schemaCopy/mdo_data/constraints/dpdx", "/data_schema/architectureNodes/doeOutputSampleLists/data_schemaCopy/mdo_data/constraints/propulsion/DT"]}, "name": "Coordinator"}, {"input": ["Aerodynamics"], "pipeline_data": {"Aerodynamics": ["/data_schema/aircraft/other/dpdx"]}, "name": "Cdpdx"}, {"input": ["Structures"], "pipeline_data": {"Structures": ["/data_schema/aircraft/other/sigma5", "/data_schema/aircraft/other/sigma4", "/data_schema/aircraft/other/sigma3", "/data_schema/aircraft/other/sigma2", "/data_schema/aircraft/other/sigma1"]}, "name": "Csigmas"}, {"input": ["Aerodynamics", "Structures", "Propulsion", "DOE"], "pipeline_data": {"Aerodynamics": ["/data_schema/aircraft/other/fin"], "Structures": ["/data_schema/aircraft/weight/WT", "/data_schema/aircraft/weight/WF"], "Propulsion": ["/data_schema/aircraft/other/SFC"], "DOE": ["/data_schema/reference/h", "/data_schema/reference/M"]}, "name": "Performance"}, {"input": ["Coordinator", "DOE"], "pipeline_data": {"Coordinator": ["/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/aircraft/other/L", "/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/aircraft/weight/WE", "/data_schema/aircraft/other/Nz", "/data_schema/aircraft/weight/WFO", "/data_schema/aircraft/weight/WO"], "DOE": ["/data_schema/aircraft/geometry/Lambda", "/data_schema/aircraft/geometry/Sref", "/data_schema/aircraft/geometry/AR", "/data_schema/aircraft/geometry/tc", "/data_schema/aircraft/geometry/lambda", "/data_schema/aircraft/geometry/section"]}, "name": "Structures"}], "organization": null, "function_ordering": {"post-desvars": [], "coupled": ["Structures", "Aerodynamics", "Propulsion"], "pre-desvars": [], "post-coupling": ["Performance", "C[sigmas]", "C[Theta]", "C[dpdx]", "C[prop]", "F[R]"]}, "variableSchemes": {"catschema_sysLev": {"name": "systemVariables", "children": [{"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"type": "variable", "name": "lambda", "level": 8}, {"type": "variable", "name": "tc", "level": 8}, {"type": "variable", "name": "AR", "level": 8}, {"type": "variable", "name": "Lambda", "level": 8}, {"type": "variable", "name": "section", "level": 8}, {"type": "variable", "name": "Sref", "level": 8}], "name": "geometry"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "Cf", "level": 8}, {"type": "variable", "name": "T", "level": 8}], "name": "other"}], "name": "aircraft"}, {"level": 6, "type": "variable", "children": [{"type": "variable", "name": "h", "level": 7}, {"type": "variable", "name": "M", "level": 7}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "doeInputSampleLists"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"type": "variable", "name": "sigma4", "level": 9}, {"type": "variable", "name": "sigma2", "level": 9}, {"type": "variable", "name": "sigma1", "level": 9}, {"type": "variable", "name": "sigma5", "level": 9}, {"type": "variable", "name": "sigma3", "level": 9}], "name": "sigmas"}, {"level": 8, "type": "variable", "children": [{"type": "variable", "name": "DT", "level": 9}, {"type": "variable", "name": "ESF", "level": 9}, {"type": "variable", "name": "Temp", "level": 9}], "name": "propulsion"}, {"type": "variable", "name": "Theta", "level": 8}, {"type": "variable", "name": "dpdx", "level": 8}], "name": "constraints"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "R", "level": 8}], "name": "objectives"}], "name": "mdo_data"}], "name": "data_schemaCopy"}], "name": "doeOutputSampleLists"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"type": "variable", "name": "L", "level": 8}, {"type": "variable", "name": "D", "level": 8}], "name": "other"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 8}], "name": "geometry"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "WT", "level": 8}, {"type": "variable", "name": "WE", "level": 8}], "name": "weight"}], "name": "aircraft"}, {"level": 6, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 7}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "initialGuessCouplingVariables"}], "name": "architectureNodes"}, {"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"type": "variable", "name": "sigma1", "level": 5}, {"type": "variable", "name": "Nz", "level": 5}, {"type": "variable", "name": "sigma5", "level": 5}, {"type": "variable", "name": "sigma4", "level": 5}, {"type": "variable", "name": "sigma3", "level": 5}, {"type": "variable", "name": "sigma2", "level": 5}, {"type": "variable", "name": "CDmin", "level": 5}, {"type": "variable", "name": "DT", "level": 5}, {"type": "variable", "name": "dpdx", "level": 5}, {"type": "variable", "name": "R", "level": 5}, {"type": "variable", "name": "fin", "level": 5}, {"type": "variable", "name": "SFC", "level": 5}, {"type": "variable", "name": "Cf", "level": 5}, {"type": "variable", "name": "T", "level": 5}], "name": "other"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "WO", "level": 5}, {"type": "variable", "name": "WFO", "level": 5}, {"type": "variable", "name": "WT", "level": 5}, {"type": "variable", "name": "WBE", "level": 5}, {"type": "variable", "name": "WF", "level": 5}], "name": "weight"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "Lambda", "level": 5}, {"type": "variable", "name": "lambda", "level": 5}, {"type": "variable", "name": "section", "level": 5}, {"type": "variable", "name": "Theta", "level": 5}, {"type": "variable", "name": "AR", "level": 5}, {"type": "variable", "name": "Sref", "level": 5}, {"type": "variable", "name": "tc", "level": 5}], "name": "geometry"}], "name": "aircraft"}, {"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "sigma3", "level": 6}, {"type": "variable", "name": "sigma4", "level": 6}, {"type": "variable", "name": "sigma1", "level": 6}, {"type": "variable", "name": "sigma2", "level": 6}, {"type": "variable", "name": "sigma5", "level": 6}], "name": "sigmas"}, {"type": "variable", "name": "Theta", "level": 5}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "Temp", "level": 6}, {"type": "variable", "name": "ESF", "level": 6}, {"type": "variable", "name": "DT", "level": 6}], "name": "propulsion"}, {"type": "variable", "name": "dpdx", "level": 5}], "name": "constraints"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "R", "level": 5}], "name": "objectives"}], "name": "mdo_data"}, {"level": 3, "type": "variable", "children": [{"type": "variable", "name": "h", "level": 4}, {"type": "variable", "name": "ESF", "level": 4}, {"type": "variable", "name": "M", "level": 4}, {"type": "variable", "name": "Temp", "level": 4}], "name": "reference"}], "name": "data_schema"}], "name": "couplings"}]}, "catschema_nodeLev": {"name": "variables", "children": [{"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"type": "variable", "name": "lambda", "level": 8}, {"type": "variable", "name": "tc", "level": 8}, {"type": "variable", "name": "AR", "level": 8}, {"type": "variable", "name": "Lambda", "level": 8}, {"type": "variable", "name": "section", "level": 8}, {"type": "variable", "name": "Sref", "level": 8}], "name": "geometry"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "Cf", "level": 8}, {"type": "variable", "name": "T", "level": 8}], "name": "other"}], "name": "aircraft"}, {"level": 6, "type": "variable", "children": [{"type": "variable", "name": "h", "level": 7}, {"type": "variable", "name": "M", "level": 7}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "doeInputSampleLists"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"type": "variable", "name": "sigma4", "level": 9}, {"type": "variable", "name": "sigma2", "level": 9}, {"type": "variable", "name": "sigma1", "level": 9}, {"type": "variable", "name": "sigma5", "level": 9}, {"type": "variable", "name": "sigma3", "level": 9}], "name": "sigmas"}, {"level": 8, "type": "variable", "children": [{"type": "variable", "name": "DT", "level": 9}, {"type": "variable", "name": "ESF", "level": 9}, {"type": "variable", "name": "Temp", "level": 9}], "name": "propulsion"}, {"type": "variable", "name": "Theta", "level": 8}, {"type": "variable", "name": "dpdx", "level": 8}], "name": "constraints"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "R", "level": 8}], "name": "objectives"}], "name": "mdo_data"}], "name": "data_schemaCopy"}], "name": "doeOutputSampleLists"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"type": "variable", "name": "L", "level": 8}, {"type": "variable", "name": "D", "level": 8}], "name": "other"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 8}], "name": "geometry"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "WT", "level": 8}, {"type": "variable", "name": "WE", "level": 8}], "name": "weight"}], "name": "aircraft"}, {"level": 6, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 7}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "initialGuessCouplingVariables"}], "name": "architectureNodes"}, {"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"type": "variable", "name": "sigma1", "level": 5}, {"type": "variable", "name": "Nz", "level": 5}, {"type": "variable", "name": "sigma5", "level": 5}, {"type": "variable", "name": "sigma4", "level": 5}, {"type": "variable", "name": "sigma3", "level": 5}, {"type": "variable", "name": "sigma2", "level": 5}, {"type": "variable", "name": "CDmin", "level": 5}, {"type": "variable", "name": "DT", "level": 5}, {"type": "variable", "name": "dpdx", "level": 5}, {"type": "variable", "name": "R", "level": 5}, {"type": "variable", "name": "fin", "level": 5}, {"type": "variable", "name": "SFC", "level": 5}, {"type": "variable", "name": "Cf", "level": 5}, {"type": "variable", "name": "T", "level": 5}], "name": "other"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "WO", "level": 5}, {"type": "variable", "name": "WFO", "level": 5}, {"type": "variable", "name": "WT", "level": 5}, {"type": "variable", "name": "WBE", "level": 5}, {"type": "variable", "name": "WF", "level": 5}], "name": "weight"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "lambda", "level": 5}, {"type": "variable", "name": "section", "level": 5}, {"type": "variable", "name": "Theta", "level": 5}], "name": "geometry"}], "name": "aircraft"}, {"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "sigma3", "level": 6}, {"type": "variable", "name": "sigma4", "level": 6}, {"type": "variable", "name": "sigma1", "level": 6}, {"type": "variable", "name": "sigma2", "level": 6}, {"type": "variable", "name": "sigma5", "level": 6}], "name": "sigmas"}, {"type": "variable", "name": "Theta", "level": 5}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "Temp", "level": 6}, {"type": "variable", "name": "ESF", "level": 6}, {"type": "variable", "name": "DT", "level": 6}], "name": "propulsion"}, {"type": "variable", "name": "dpdx", "level": 5}], "name": "constraints"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "R", "level": 5}], "name": "objectives"}], "name": "mdo_data"}, {"level": 3, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 4}, {"type": "variable", "name": "Temp", "level": 4}], "name": "reference"}], "name": "data_schema"}], "name": "coupling"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"type": "variable", "name": "Lambda", "level": 5}, {"type": "variable", "name": "AR", "level": 5}, {"type": "variable", "name": "Sref", "level": 5}, {"type": "variable", "name": "tc", "level": 5}], "name": "geometry"}], "name": "aircraft"}, {"level": 3, "type": "variable", "children": [{"type": "variable", "name": "h", "level": 4}, {"type": "variable", "name": "M", "level": 4}], "name": "reference"}], "name": "data_schema"}], "name": "sharedCoupling"}]}, "catschema_roleLev": {"name": "variables", "children": [{"type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"type": "variable", "name": "lambda", "level": 9}, {"type": "variable", "name": "tc", "level": 9}, {"type": "variable", "name": "AR", "level": 9}, {"type": "variable", "name": "Lambda", "level": 9}, {"type": "variable", "name": "section", "level": 9}, {"type": "variable", "name": "Sref", "level": 9}], "name": "geometry"}, {"level": 8, "type": "variable", "children": [{"type": "variable", "name": "Cf", "level": 9}, {"type": "variable", "name": "T", "level": 9}], "name": "other"}], "name": "aircraft"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "h", "level": 8}, {"type": "variable", "name": "M", "level": 8}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "doeInputSampleLists"}], "name": "architectureNodes"}], "name": "data_schema"}], "name": "doeInputSampleLists"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"level": 9, "type": "variable", "children": [{"type": "variable", "name": "sigma4", "level": 10}, {"type": "variable", "name": "sigma2", "level": 10}, {"type": "variable", "name": "sigma1", "level": 10}, {"type": "variable", "name": "sigma5", "level": 10}, {"type": "variable", "name": "sigma3", "level": 10}], "name": "sigmas"}, {"level": 9, "type": "variable", "children": [{"type": "variable", "name": "DT", "level": 10}, {"type": "variable", "name": "ESF", "level": 10}, {"type": "variable", "name": "Temp", "level": 10}], "name": "propulsion"}, {"type": "variable", "name": "Theta", "level": 9}, {"type": "variable", "name": "dpdx", "level": 9}], "name": "constraints"}, {"level": 8, "type": "variable", "children": [{"type": "variable", "name": "R", "level": 9}], "name": "objectives"}], "name": "mdo_data"}], "name": "data_schemaCopy"}], "name": "doeOutputSampleLists"}], "name": "architectureNodes"}], "name": "data_schema"}], "name": "doeOutputSampleLists"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"type": "variable", "name": "L", "level": 9}, {"type": "variable", "name": "D", "level": 9}], "name": "other"}, {"level": 8, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 9}], "name": "geometry"}, {"level": 8, "type": "variable", "children": [{"type": "variable", "name": "WT", "level": 9}, {"type": "variable", "name": "WE", "level": 9}], "name": "weight"}], "name": "aircraft"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 8}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "initialGuessCouplingVariables"}], "name": "architectureNodes"}], "name": "data_schema"}], "name": "initialGuessCouplingVariables"}], "name": "architectureRoles", "level": 1}, {"type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "Lambda", "level": 6}, {"type": "variable", "name": "lambda", "level": 6}, {"type": "variable", "name": "section", "level": 6}, {"type": "variable", "name": "AR", "level": 6}, {"type": "variable", "name": "Sref", "level": 6}, {"type": "variable", "name": "tc", "level": 6}], "name": "geometry"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "Cf", "level": 6}, {"type": "variable", "name": "T", "level": 6}], "name": "other"}], "name": "aircraft"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "h", "level": 5}, {"type": "variable", "name": "M", "level": 5}], "name": "reference"}], "name": "data_schema"}], "name": "designVariables"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"type": "variable", "name": "sigma3", "level": 7}, {"type": "variable", "name": "sigma4", "level": 7}, {"type": "variable", "name": "sigma1", "level": 7}, {"type": "variable", "name": "sigma2", "level": 7}, {"type": "variable", "name": "sigma5", "level": 7}], "name": "sigmas"}, {"type": "variable", "name": "Theta", "level": 6}, {"level": 6, "type": "variable", "children": [{"type": "variable", "name": "Temp", "level": 7}, {"type": "variable", "name": "ESF", "level": 7}, {"type": "variable", "name": "DT", "level": 7}], "name": "propulsion"}, {"type": "variable", "name": "dpdx", "level": 6}], "name": "constraints"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "R", "level": 6}], "name": "objectives"}], "name": "mdo_data"}], "name": "data_schema"}], "name": "quantityOfInterests"}], "name": "problemRoles", "level": 1}]}, "catschema_funLev": {"name": "functions", "children": [{"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "R", "level": 6}], "name": "other"}], "name": "aircraft"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "R", "level": 6}], "name": "objectives"}], "name": "mdo_data"}], "name": "data_schema"}], "name": "outputs"}], "name": "FR"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"type": "variable", "name": "D", "level": 9}], "name": "other"}], "name": "aircraft"}], "name": "data_schemaCopy"}], "name": "initialGuessCouplingVariables"}], "name": "architectureNodes"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "h", "level": 5}, {"type": "variable", "name": "M", "level": 5}], "name": "reference"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "WBE", "level": 6}], "name": "weight"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "T", "level": 6}], "name": "other"}], "name": "aircraft"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 5}, {"type": "variable", "name": "Temp", "level": 5}], "name": "reference"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "DT", "level": 6}, {"type": "variable", "name": "SFC", "level": 6}], "name": "other"}], "name": "aircraft"}], "name": "data_schema"}], "name": "outputs"}], "name": "Propulsion"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 6}], "name": "geometry"}], "name": "aircraft"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 6}], "name": "constraints"}], "name": "mdo_data"}], "name": "data_schema"}], "name": "outputs"}], "name": "CTheta"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "DT", "level": 6}], "name": "other"}], "name": "aircraft"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 5}, {"type": "variable", "name": "Temp", "level": 5}], "name": "reference"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 7}, {"type": "variable", "name": "Temp", "level": 7}, {"type": "variable", "name": "DT", "level": 7}], "name": "propulsion"}], "name": "constraints"}], "name": "mdo_data"}], "name": "data_schema"}], "name": "outputs"}], "name": "Cprop"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"type": "variable", "name": "lambda", "level": 9}, {"type": "variable", "name": "tc", "level": 9}, {"type": "variable", "name": "Sref", "level": 9}, {"type": "variable", "name": "Lambda", "level": 9}, {"type": "variable", "name": "AR", "level": 9}, {"type": "variable", "name": "section", "level": 9}], "name": "geometry"}, {"level": 8, "type": "variable", "children": [{"type": "variable", "name": "Cf", "level": 9}, {"type": "variable", "name": "T", "level": 9}], "name": "other"}], "name": "aircraft"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "h", "level": 8}, {"type": "variable", "name": "M", "level": 8}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "doeInputSampleLists"}], "name": "architectureNodes"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "dpdx", "level": 6}, {"type": "variable", "name": "Theta", "level": 6}, {"level": 6, "type": "variable", "children": [{"type": "variable", "name": "Temp", "level": 7}, {"type": "variable", "name": "ESF", "level": 7}, {"type": "variable", "name": "DT", "level": 7}], "name": "propulsion"}, {"level": 6, "type": "variable", "children": [{"type": "variable", "name": "sigma4", "level": 7}, {"type": "variable", "name": "sigma1", "level": 7}, {"type": "variable", "name": "sigma2", "level": 7}, {"type": "variable", "name": "sigma3", "level": 7}, {"type": "variable", "name": "sigma5", "level": 7}], "name": "sigmas"}], "name": "constraints"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "R", "level": 6}], "name": "objectives"}], "name": "mdo_data"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"type": "variable", "name": "h", "level": 5}, {"type": "variable", "name": "M", "level": 5}], "name": "reference"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"level": 9, "type": "variable", "children": [{"type": "variable", "name": "sigma5", "level": 10}, {"type": "variable", "name": "sigma4", "level": 10}, {"type": "variable", "name": "sigma3", "level": 10}, {"type": "variable", "name": "sigma1", "level": 10}, {"type": "variable", "name": "sigma2", "level": 10}], "name": "sigmas"}, {"level": 9, "type": "variable", "children": [{"type": "variable", "name": "DT", "level": 10}, {"type": "variable", "name": "ESF", "level": 10}, {"type": "variable", "name": "Temp", "level": 10}], "name": "propulsion"}, {"type": "variable", "name": "Theta", "level": 9}, {"type": "variable", "name": "dpdx", "level": 9}], "name": "constraints"}, {"level": 8, "type": "variable", "children": [{"type": "variable", "name": "R", "level": 9}], "name": "objectives"}], "name": "mdo_data"}], "name": "data_schemaCopy"}], "name": "doeOutputSampleLists"}], "name": "architectureNodes"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "Lambda", "level": 6}, {"type": "variable", "name": "Sref", "level": 6}, {"type": "variable", "name": "AR", "level": 6}, {"type": "variable", "name": "tc", "level": 6}, {"type": "variable", "name": "lambda", "level": 6}, {"type": "variable", "name": "section", "level": 6}], "name": "geometry"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "Cf", "level": 6}, {"type": "variable", "name": "T", "level": 6}], "name": "other"}], "name": "aircraft"}], "name": "data_schema"}], "name": "outputs"}], "name": "DOE"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"level": 9, "type": "variable", "children": [{"type": "variable", "name": "sigma5", "level": 10}, {"type": "variable", "name": "sigma4", "level": 10}, {"type": "variable", "name": "sigma3", "level": 10}, {"type": "variable", "name": "sigma2", "level": 10}, {"type": "variable", "name": "sigma1", "level": 10}], "name": "sigmas"}, {"type": "variable", "name": "Theta", "level": 9}, {"level": 9, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 10}, {"type": "variable", "name": "Temp", "level": 10}, {"type": "variable", "name": "DT", "level": 10}], "name": "propulsion"}, {"type": "variable", "name": "dpdx", "level": 9}], "name": "constraints"}, {"level": 8, "type": "variable", "children": [{"type": "variable", "name": "R", "level": 9}], "name": "objectives"}], "name": "mdo_data"}], "name": "data_schemaCopy"}], "name": "doeOutputSampleLists"}], "name": "architectureNodes"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"type": "variable", "name": "M", "level": 8}, {"type": "variable", "name": "h", "level": 8}], "name": "reference"}, {"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"type": "variable", "name": "lambda", "level": 9}, {"type": "variable", "name": "tc", "level": 9}, {"type": "variable", "name": "AR", "level": 9}, {"type": "variable", "name": "section", "level": 9}, {"type": "variable", "name": "Lambda", "level": 9}, {"type": "variable", "name": "Sref", "level": 9}], "name": "geometry"}, {"level": 8, "type": "variable", "children": [{"type": "variable", "name": "Cf", "level": 9}, {"type": "variable", "name": "T", "level": 9}], "name": "other"}], "name": "aircraft"}], "name": "data_schemaCopy"}], "name": "doeInputSampleLists"}, {"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 8}], "name": "reference"}, {"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 9}], "name": "geometry"}, {"level": 8, "type": "variable", "children": [{"type": "variable", "name": "L", "level": 9}, {"type": "variable", "name": "D", "level": 9}], "name": "other"}, {"level": 8, "type": "variable", "children": [{"type": "variable", "name": "WT", "level": 9}, {"type": "variable", "name": "WE", "level": 9}], "name": "weight"}], "name": "aircraft"}], "name": "data_schemaCopy"}], "name": "initialGuessCouplingVariables"}], "name": "architectureNodes"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "WFO", "level": 6}, {"type": "variable", "name": "WBE", "level": 6}, {"type": "variable", "name": "WO", "level": 6}], "name": "weight"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "Nz", "level": 6}, {"type": "variable", "name": "CDmin", "level": 6}], "name": "other"}], "name": "aircraft"}], "name": "data_schema"}], "name": "outputs"}], "name": "Coordinator"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "dpdx", "level": 6}], "name": "other"}], "name": "aircraft"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "dpdx", "level": 6}], "name": "constraints"}], "name": "mdo_data"}], "name": "data_schema"}], "name": "outputs"}], "name": "Cdpdx"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "sigma5", "level": 6}, {"type": "variable", "name": "sigma4", "level": 6}, {"type": "variable", "name": "sigma3", "level": 6}, {"type": "variable", "name": "sigma2", "level": 6}, {"type": "variable", "name": "sigma1", "level": 6}], "name": "other"}], "name": "aircraft"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"type": "variable", "name": "sigma4", "level": 7}, {"type": "variable", "name": "sigma5", "level": 7}, {"type": "variable", "name": "sigma1", "level": 7}, {"type": "variable", "name": "sigma2", "level": 7}, {"type": "variable", "name": "sigma3", "level": 7}], "name": "sigmas"}], "name": "constraints"}], "name": "mdo_data"}], "name": "data_schema"}], "name": "outputs"}], "name": "Csigmas"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "SFC", "level": 6}, {"type": "variable", "name": "fin", "level": 6}], "name": "other"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "WT", "level": 6}, {"type": "variable", "name": "WF", "level": 6}], "name": "weight"}], "name": "aircraft"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "h", "level": 5}, {"type": "variable", "name": "M", "level": 5}], "name": "reference"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "R", "level": 6}], "name": "other"}], "name": "aircraft"}], "name": "data_schema"}], "name": "outputs"}], "name": "Performance"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "CDmin", "level": 6}, {"type": "variable", "name": "Cf", "level": 6}], "name": "other"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "AR", "level": 6}, {"type": "variable", "name": "Sref", "level": 6}, {"type": "variable", "name": "tc", "level": 6}, {"type": "variable", "name": "Lambda", "level": 6}], "name": "geometry"}], "name": "aircraft"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 9}], "name": "geometry"}, {"level": 8, "type": "variable", "children": [{"type": "variable", "name": "WT", "level": 9}], "name": "weight"}], "name": "aircraft"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 8}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "initialGuessCouplingVariables"}], "name": "architectureNodes"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "h", "level": 5}, {"type": "variable", "name": "M", "level": 5}], "name": "reference"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "dpdx", "level": 6}, {"type": "variable", "name": "fin", "level": 6}], "name": "other"}], "name": "aircraft"}], "name": "data_schema"}], "name": "outputs"}], "name": "Aerodynamics"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "lambda", "level": 6}, {"type": "variable", "name": "section", "level": 6}, {"type": "variable", "name": "AR", "level": 6}, {"type": "variable", "name": "Sref", "level": 6}, {"type": "variable", "name": "tc", "level": 6}, {"type": "variable", "name": "Lambda", "level": 6}], "name": "geometry"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "Nz", "level": 6}], "name": "other"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "WO", "level": 6}, {"type": "variable", "name": "WFO", "level": 6}], "name": "weight"}], "name": "aircraft"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"type": "variable", "name": "L", "level": 9}], "name": "other"}, {"level": 8, "type": "variable", "children": [{"type": "variable", "name": "WE", "level": 9}], "name": "weight"}], "name": "aircraft"}], "name": "data_schemaCopy"}], "name": "initialGuessCouplingVariables"}], "name": "architectureNodes"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "WT", "level": 6}, {"type": "variable", "name": "WF", "level": 6}], "name": "weight"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "sigma5", "level": 6}, {"type": "variable", "name": "sigma4", "level": 6}, {"type": "variable", "name": "sigma3", "level": 6}, {"type": "variable", "name": "sigma2", "level": 6}, {"type": "variable", "name": "sigma1", "level": 6}], "name": "other"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 6}], "name": "geometry"}], "name": "aircraft"}], "name": "data_schema"}], "name": "outputs"}], "name": "Structures"}]}, "schema": {"name": "data_schema", "children": [{"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "dimension": null, "value": "unknown", "name": "lambda"}, {"level": 6, "type": "variable", "dimension": null, "value": "unknown", "name": "tc"}, {"level": 6, "type": "variable", "dimension": null, "value": "unknown", "name": "AR"}, {"level": 6, "type": "variable", "dimension": null, "value": "unknown", "name": "Lambda"}, {"level": 6, "type": "variable", "dimension": null, "value": "unknown", "name": "section"}, {"level": 6, "type": "variable", "dimension": null, "value": "unknown", "name": "Sref"}], "name": "geometry"}, {"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "dimension": null, "value": "unknown", "name": "Cf"}, {"level": 6, "type": "variable", "dimension": null, "value": "unknown", "name": "T"}], "name": "other"}], "name": "aircraft"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "dimension": null, "value": "unknown", "name": "h"}, {"level": 5, "type": "variable", "dimension": null, "value": "unknown", "name": "M"}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "doeInputSampleLists"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "dimension": null, "value": "unknown", "name": "sigma4"}, {"level": 7, "type": "variable", "dimension": null, "value": "unknown", "name": "sigma2"}, {"level": 7, "type": "variable", "dimension": null, "value": "unknown", "name": "sigma1"}, {"level": 7, "type": "variable", "dimension": null, "value": "unknown", "name": "sigma5"}, {"level": 7, "type": "variable", "dimension": null, "value": "unknown", "name": "sigma3"}], "name": "sigmas"}, {"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "dimension": null, "value": "unknown", "name": "DT"}, {"level": 7, "type": "variable", "dimension": null, "value": "unknown", "name": "ESF"}, {"level": 7, "type": "variable", "dimension": null, "value": "unknown", "name": "Temp"}], "name": "propulsion"}, {"level": 6, "type": "variable", "dimension": null, "value": "unknown", "name": "Theta"}, {"level": 6, "type": "variable", "dimension": null, "value": "unknown", "name": "dpdx"}], "name": "constraints"}, {"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "dimension": null, "value": "unknown", "name": "R"}], "name": "objectives"}], "name": "mdo_data"}], "name": "data_schemaCopy"}], "name": "doeOutputSampleLists"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "dimension": null, "value": "unknown", "name": "L"}, {"level": 6, "type": "variable", "dimension": null, "value": "unknown", "name": "D"}], "name": "other"}, {"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "dimension": null, "value": "unknown", "name": "Theta"}], "name": "geometry"}, {"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "dimension": null, "value": "unknown", "name": "WT"}, {"level": 6, "type": "variable", "dimension": null, "value": "unknown", "name": "WE"}], "name": "weight"}], "name": "aircraft"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "dimension": null, "value": "unknown", "name": "ESF"}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "initialGuessCouplingVariables"}], "name": "architectureNodes"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "sigma1"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "Nz"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "sigma5"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "sigma4"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "sigma3"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "sigma2"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "CDmin"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "DT"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "dpdx"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "R"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "fin"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "SFC"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "Cf"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "T"}], "name": "other"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "WO"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "WFO"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "WT"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "WBE"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "WF"}], "name": "weight"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "Lambda"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "lambda"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "section"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "Theta"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "AR"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "Sref"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "tc"}], "name": "geometry"}], "name": "aircraft"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "dimension": null, "value": "unknown", "name": "sigma3"}, {"level": 4, "type": "variable", "dimension": null, "value": "unknown", "name": "sigma4"}, {"level": 4, "type": "variable", "dimension": null, "value": "unknown", "name": "sigma1"}, {"level": 4, "type": "variable", "dimension": null, "value": "unknown", "name": "sigma2"}, {"level": 4, "type": "variable", "dimension": null, "value": "unknown", "name": "sigma5"}], "name": "sigmas"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "Theta"}, {"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "dimension": null, "value": "unknown", "name": "Temp"}, {"level": 4, "type": "variable", "dimension": null, "value": "unknown", "name": "ESF"}, {"level": 4, "type": "variable", "dimension": null, "value": "unknown", "name": "DT"}], "name": "propulsion"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "dpdx"}], "name": "constraints"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "R"}], "name": "objectives"}], "name": "mdo_data"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "dimension": null, "value": "unknown", "name": "h"}, {"level": 2, "type": "variable", "dimension": null, "value": "unknown", "name": "ESF"}, {"level": 2, "type": "variable", "dimension": null, "value": "unknown", "name": "M"}, {"level": 2, "type": "variable", "dimension": null, "value": "unknown", "name": "Temp"}], "name": "reference"}]}}, "id": "26", "name": "RCG - unconverged-DOE-J - Mdao"}, {"description": "Solution strategy to solve the super-sonic business jet test case optimization problem using the strategy: converged-DOE-GS.", "problem_formulation": {"allow_unconverged_couplings": false, "function_order": ["Structures", "Aerodynamics", "Propulsion", "Performance", "C[sigmas]", "C[Theta]", "C[dpdx]", "C[prop]", "F[R]"], "convergence_type": "Gauss-Seidel", "mdao_architecture": "converged-DOE", "doe_settings": {"doe_seed": 6, "doe_runs": 5, "doe_method": "Latin hypercube design"}, "coupled_functions_groups": [["Structures"], ["Aerodynamics"], ["Propulsion"]], "function_ordering": {"post-coupling": ["Performance", "C[sigmas]", "C[Theta]", "C[dpdx]", "C[prop]", "F[R]"], "pre-coupling": [], "coupled": ["Structures", "Aerodynamics", "Propulsion"]}}, "xdsm": {"nodes": [{"type": "coordinator", "id": "id_Coordinator", "name": "Coordinator", "metadata": [{"name": "Coordinator"}, {"description": "Action block providing system inputs and collecting outputs."}, {"creator": "Imco van Gent"}]}, {"type": "doe", "id": "id_DOE", "name": "DOE", "metadata": [{"name": "DOE"}, {"settings": {"doe_seed": 6, "doe_runs": 5, "doe_method": "Latin hypercube design"}}, {"design_variables": {"/data_schema/aircraft/geometry/tc": {"lower_bound": null, "upper_bound": null, "samples": null, "nominal_value": 0.05}, "/data_schema/aircraft/geometry/Lambda": {"lower_bound": null, "upper_bound": null, "samples": null, "nominal_value": 55}, "/data_schema/aircraft/geometry/Sref": {"lower_bound": null, "upper_bound": null, "samples": null, "nominal_value": 1000}, "/data_schema/aircraft/geometry/AR": {"lower_bound": null, "upper_bound": null, "samples": null, "nominal_value": 5.5}, "/data_schema/aircraft/other/Cf": {"lower_bound": null, "upper_bound": null, "samples": null, "nominal_value": 1.0}, "/data_schema/reference/h": {"lower_bound": null, "upper_bound": null, "samples": null, "nominal_value": 45000}, "/data_schema/reference/M": {"lower_bound": null, "upper_bound": null, "samples": null, "nominal_value": 1.6}, "/data_schema/aircraft/geometry/lambda": {"lower_bound": null, "upper_bound": null, "samples": null, "nominal_value": 0.25}, "/data_schema/aircraft/geometry/section": {"lower_bound": null, "upper_bound": null, "samples": null, "nominal_value": 1.0}, "/data_schema/aircraft/other/T": {"lower_bound": null, "upper_bound": null, "samples": null, "nominal_value": 0.55}}}, {"quantities_of_interest": ["/data_schema/mdo_data/constraints/sigmas/sigma3", "/data_schema/mdo_data/constraints/Theta", "/data_schema/mdo_data/constraints/propulsion/Temp", "/data_schema/mdo_data/constraints/sigmas/sigma4", "/data_schema/mdo_data/constraints/sigmas/sigma1", "/data_schema/mdo_data/constraints/sigmas/sigma2", "/data_schema/mdo_data/constraints/dpdx", "/data_schema/mdo_data/objectives/R", "/data_schema/mdo_data/constraints/propulsion/ESF", "/data_schema/mdo_data/constraints/sigmas/sigma5", "/data_schema/mdo_data/constraints/propulsion/DT"]}, {"architecture_role": "doe"}]}, {"type": "converger", "id": "id_Converger", "name": "Converger", "metadata": [{"name": "Converger"}, {"architecture_role": "converger"}]}, {"type": "coupledanalysis", "id": "id_Structures", "name": "Structures", "metadata": [{"name": "Structures"}, {"mode": "main"}, {"version": "1.0"}, {"execution_info": null}, {"instance": "1"}, {"problem_role": "coupled"}, {"performance_info": null}, {"general_info": null}, {"projectSpecific": null}, {"architecture_role": "coupled analysis"}]}, {"type": "coupledanalysis", "id": "id_Aerodynamics", "name": "Aerodynamics", "metadata": [{"name": "Aerodynamics"}, {"mode": "main"}, {"version": "1.0"}, {"execution_info": null}, {"instance": "1"}, {"problem_role": "coupled"}, {"performance_info": null}, {"general_info": null}, {"projectSpecific": null}, {"architecture_role": "coupled analysis"}]}, {"type": "coupledanalysis", "id": "id_Propulsion", "name": "Propulsion", "metadata": [{"name": "Propulsion"}, {"mode": "main"}, {"version": "1.0"}, {"execution_info": null}, {"instance": "1"}, {"problem_role": "coupled"}, {"performance_info": null}, {"general_info": null}, {"projectSpecific": null}, {"architecture_role": "coupled analysis"}]}, {"type": "postcouplinganalysis", "id": "id_Performance", "name": "Performance", "metadata": [{"name": "Performance"}, {"mode": "main"}, {"version": "1.0"}, {"execution_info": null}, {"instance": "1"}, {"problem_role": "post-coupling"}, {"performance_info": null}, {"general_info": null}, {"projectSpecific": null}, {"architecture_role": "post-coupling analysis"}]}, {"type": "postcouplinganalysis", "id": "id_Csigmas", "name": "Csigmas", "metadata": [{"name": "C[sigmas]"}, {"instance": 1}, {"problem_role": "post-coupling"}, {"architecture_role": "post-coupling analysis"}]}, {"type": "postcouplinganalysis", "id": "id_CTheta", "name": "CTheta", "metadata": [{"name": "C[Theta]"}, {"instance": 1}, {"problem_role": "post-coupling"}, {"architecture_role": "post-coupling analysis"}]}, {"type": "postcouplinganalysis", "id": "id_Cdpdx", "name": "Cdpdx", "metadata": [{"name": "C[dpdx]"}, {"instance": 1}, {"problem_role": "post-coupling"}, {"architecture_role": "post-coupling analysis"}]}, {"type": "postcouplinganalysis", "id": "id_Cprop", "name": "Cprop", "metadata": [{"name": "C[prop]"}, {"instance": 1}, {"problem_role": "post-coupling"}, {"architecture_role": "post-coupling analysis"}]}, {"type": "postcouplinganalysis", "id": "id_FR", "name": "FR", "metadata": [{"name": "F[R]"}, {"instance": 1}, {"problem_role": "post-coupling"}, {"architecture_role": "post-coupling analysis"}]}], "edges": [{"to": "id_FR", "from": "id_Performance", "name": "/data_schema/aircraft/other/R", "short_name": "1 couplings"}, {"to": "id_Aerodynamics", "from": "id_Coordinator", "name": "/data_schema/aircraft/other/CDmin", "short_name": "1 inputs"}, {"to": "id_Aerodynamics", "from": "id_Structures", "name": "/data_schema/aircraft/geometry/Theta,/data_schema/aircraft/weight/WT", "short_name": "2 inputs"}, {"to": "id_Aerodynamics", "from": "id_Converger", "name": "/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/reference/ESF", "short_name": "1 inputs"}, {"to": "id_Aerodynamics", "from": "id_DOE", "name": "/data_schema/reference/h,/data_schema/aircraft/other/Cf,/data_schema/aircraft/geometry/AR,/data_schema/aircraft/geometry/Sref,/data_schema/aircraft/geometry/tc,/data_schema/reference/M,/data_schema/aircraft/geometry/Lambda", "short_name": "7 inputs"}, {"to": "id_CTheta", "from": "id_Structures", "name": "/data_schema/aircraft/geometry/Theta", "short_name": "1 couplings"}, {"to": "id_Propulsion", "from": "id_Aerodynamics", "name": "/data_schema/aircraft/other/D", "short_name": "1 couplings"}, {"to": "id_Propulsion", "from": "id_DOE", "name": "/data_schema/reference/h,/data_schema/reference/M,/data_schema/aircraft/other/T", "short_name": "3 couplings"}, {"to": "id_Propulsion", "from": "id_Coordinator", "name": "/data_schema/aircraft/weight/WBE", "short_name": "1 inputs"}, {"to": "id_Cprop", "from": "id_Propulsion", "name": "/data_schema/reference/ESF,/data_schema/reference/Temp,/data_schema/aircraft/other/DT", "short_name": "3 couplings"}, {"to": "id_Converger", "from": "id_Coordinator", "name": "/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/aircraft/weight/WE,/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/aircraft/other/L,/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/reference/ESF", "short_name": "3 inputs"}, {"to": "id_Converger", "from": "id_Propulsion", "name": "/data_schema/reference/ESF,/data_schema/aircraft/weight/WE", "short_name": "2 inputs"}, {"to": "id_Converger", "from": "id_Aerodynamics", "name": "/data_schema/aircraft/other/L", "short_name": "1 inputs"}, {"to": "id_DOE", "from": "id_FR", "name": "/data_schema/mdo_data/objectives/R", "short_name": "1 couplings"}, {"to": "id_DOE", "from": "id_CTheta", "name": "/data_schema/mdo_data/constraints/Theta", "short_name": "1 couplings"}, {"to": "id_DOE", "from": "id_Cprop", "name": "/data_schema/mdo_data/constraints/propulsion/ESF,/data_schema/mdo_data/constraints/propulsion/Temp,/data_schema/mdo_data/constraints/propulsion/DT", "short_name": "3 couplings"}, {"to": "id_DOE", "from": "id_Coordinator", "name": "/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/reference/M,/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/aircraft/geometry/lambda,/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/aircraft/other/Cf,/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/aircraft/geometry/tc,/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/reference/h,/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/aircraft/geometry/AR,/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/aircraft/geometry/section,/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/aircraft/geometry/Lambda,/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/aircraft/other/T,/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/aircraft/geometry/Sref", "short_name": "10 inputs"}, {"to": "id_DOE", "from": "id_Cdpdx", "name": "/data_schema/mdo_data/constraints/dpdx", "short_name": "1 inputs"}, {"to": "id_DOE", "from": "id_Csigmas", "name": "/data_schema/mdo_data/constraints/sigmas/sigma4,/data_schema/mdo_data/constraints/sigmas/sigma5,/data_schema/mdo_data/constraints/sigmas/sigma1,/data_schema/mdo_data/constraints/sigmas/sigma2,/data_schema/mdo_data/constraints/sigmas/sigma3", "short_name": "5 inputs"}, {"to": "id_Coordinator", "from": "id_DOE", "name": "/data_schema/architectureNodes/doeOutputSampleLists/data_schemaCopy/mdo_data/constraints/sigmas/sigma5,/data_schema/architectureNodes/doeOutputSampleLists/data_schemaCopy/mdo_data/constraints/sigmas/sigma4,/data_schema/architectureNodes/doeOutputSampleLists/data_schemaCopy/mdo_data/constraints/sigmas/sigma3,/data_schema/architectureNodes/doeOutputSampleLists/data_schemaCopy/mdo_data/constraints/sigmas/sigma2,/data_schema/architectureNodes/doeOutputSampleLists/data_schemaCopy/mdo_data/constraints/sigmas/sigma1,/data_schema/architectureNodes/doeOutputSampleLists/data_schemaCopy/mdo_data/objectives/R,/data_schema/architectureNodes/doeOutputSampleLists/data_schemaCopy/mdo_data/constraints/Theta,/data_schema/architectureNodes/doeOutputSampleLists/data_schemaCopy/mdo_data/constraints/propulsion/ESF,/data_schema/architectureNodes/doeOutputSampleLists/data_schemaCopy/mdo_data/constraints/propulsion/Temp,/data_schema/architectureNodes/doeOutputSampleLists/data_schemaCopy/mdo_data/constraints/dpdx,/data_schema/architectureNodes/doeOutputSampleLists/data_schemaCopy/mdo_data/constraints/propulsion/DT", "short_name": "11 outputs"}, {"to": "id_Cdpdx", "from": "id_Aerodynamics", "name": "/data_schema/aircraft/other/dpdx", "short_name": "1 couplings"}, {"to": "id_Csigmas", "from": "id_Structures", "name": "/data_schema/aircraft/other/sigma5,/data_schema/aircraft/other/sigma4,/data_schema/aircraft/other/sigma3,/data_schema/aircraft/other/sigma2,/data_schema/aircraft/other/sigma1", "short_name": "5 couplings"}, {"to": "id_Performance", "from": "id_Aerodynamics", "name": "/data_schema/aircraft/other/fin", "short_name": "1 couplings"}, {"to": "id_Performance", "from": "id_Structures", "name": "/data_schema/aircraft/weight/WT,/data_schema/aircraft/weight/WF", "short_name": "2 couplings"}, {"to": "id_Performance", "from": "id_Propulsion", "name": "/data_schema/aircraft/other/SFC", "short_name": "1 couplings"}, {"to": "id_Performance", "from": "id_DOE", "name": "/data_schema/reference/h,/data_schema/reference/M", "short_name": "2 couplings"}, {"to": "id_Structures", "from": "id_Coordinator", "name": "/data_schema/aircraft/weight/WFO,/data_schema/aircraft/other/Nz,/data_schema/aircraft/weight/WO", "short_name": "3 inputs"}, {"to": "id_Structures", "from": "id_Converger", "name": "/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/other/L,/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/weight/WE", "short_name": "2 inputs"}, {"to": "id_Structures", "from": "id_DOE", "name": "/data_schema/aircraft/geometry/lambda,/data_schema/aircraft/geometry/Sref,/data_schema/aircraft/geometry/AR,/data_schema/aircraft/geometry/tc,/data_schema/aircraft/geometry/Lambda,/data_schema/aircraft/geometry/section", "short_name": "6 inputs"}], "workflow": [{"converger_step_blocks": [], "step_number": 0, "edges": [], "process_step_blocks": ["id_Coordinator"]}, {"converger_step_blocks": [], "step_number": 1, "edges": [["id_Coordinator", "id_DOE"]], "process_step_blocks": ["id_DOE"]}, {"converger_step_blocks": [], "step_number": 2, "edges": [["id_DOE", "id_Converger"]], "process_step_blocks": ["id_Converger"]}, {"converger_step_blocks": [], "step_number": 3, "edges": [["id_Converger", "id_Structures"]], "process_step_blocks": ["id_Structures"]}, {"converger_step_blocks": [], "step_number": 4, "edges": [["id_Structures", "id_Aerodynamics"]], "process_step_blocks": ["id_Aerodynamics"]}, {"converger_step_blocks": [], "step_number": 5, "edges": [["id_Aerodynamics", "id_Propulsion"]], "process_step_blocks": ["id_Propulsion"]}, {"converger_step_blocks": ["id_Converger"], "step_number": 6, "edges": [["id_Propulsion", "id_Converger"]], "process_step_blocks": []}, {"converger_step_blocks": [], "step_number": 7, "edges": [["id_Converger", "id_CTheta"], ["id_Converger", "id_Cprop"], ["id_Converger", "id_Cdpdx"], ["id_Converger", "id_Csigmas"], ["id_Converger", "id_Performance"]], "process_step_blocks": ["id_Csigmas", "id_Cprop", "id_Performance", "id_CTheta", "id_Cdpdx"]}, {"converger_step_blocks": [], "step_number": 8, "edges": [["id_Csigmas", "id_FR"], ["id_Cprop", "id_FR"], ["id_Performance", "id_FR"], ["id_CTheta", "id_FR"], ["id_Cdpdx", "id_FR"]], "process_step_blocks": ["id_FR"]}, {"converger_step_blocks": ["id_DOE"], "step_number": 9, "edges": [["id_FR", "id_DOE"]], "process_step_blocks": []}, {"converger_step_blocks": ["id_Coordinator"], "step_number": 10, "edges": [["id_DOE", "id_Coordinator"]], "process_step_blocks": []}]}, "mg_function_ordering": {"post-coupling": ["Performance", "C[sigmas]", "C[Theta]", "C[dpdx]", "C[prop]", "F[R]"], "coupled": ["Structures", "Aerodynamics", "Propulsion"], "pre-desvars": [], "post-desvars": []}, "id": "27", "organization": null, "function_ordering": {"post-coupling": ["Performance", "C[sigmas]", "C[Theta]", "C[dpdx]", "C[prop]", "F[R]"], "coupled": ["Structures", "Aerodynamics", "Propulsion"], "pre-desvars": [], "post-desvars": []}, "variableSchemes": {"catschema_sysLev": {"name": "systemVariables", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "lambda", "level": 8}, {"type": "variable", "name": "tc", "level": 8}, {"type": "variable", "name": "AR", "level": 8}, {"type": "variable", "name": "Lambda", "level": 8}, {"type": "variable", "name": "section", "level": 8}, {"type": "variable", "name": "Sref", "level": 8}], "name": "geometry", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "Cf", "level": 8}, {"type": "variable", "name": "T", "level": 8}], "name": "other", "level": 7}], "name": "aircraft", "level": 6}, {"type": "variable", "children": [{"type": "variable", "name": "h", "level": 7}, {"type": "variable", "name": "M", "level": 7}], "name": "reference", "level": 6}], "name": "data_schemaCopy", "level": 5}], "name": "doeInputSampleLists", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "sigma4", "level": 9}, {"type": "variable", "name": "sigma2", "level": 9}, {"type": "variable", "name": "sigma5", "level": 9}, {"type": "variable", "name": "sigma3", "level": 9}, {"type": "variable", "name": "sigma1", "level": 9}], "name": "sigmas", "level": 8}, {"type": "variable", "children": [{"type": "variable", "name": "DT", "level": 9}, {"type": "variable", "name": "ESF", "level": 9}, {"type": "variable", "name": "Temp", "level": 9}], "name": "propulsion", "level": 8}, {"type": "variable", "name": "Theta", "level": 8}, {"type": "variable", "name": "dpdx", "level": 8}], "name": "constraints", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "R", "level": 8}], "name": "objectives", "level": 7}], "name": "mdo_data", "level": 6}], "name": "data_schemaCopy", "level": 5}], "name": "doeOutputSampleLists", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "WE", "level": 8}], "name": "weight", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "L", "level": 8}], "name": "other", "level": 7}], "name": "aircraft", "level": 6}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 7}], "name": "reference", "level": 6}], "name": "data_schemaCopy", "level": 5}], "name": "couplingCopyVariables", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "L", "level": 8}], "name": "other", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "WE", "level": 8}], "name": "weight", "level": 7}], "name": "aircraft", "level": 6}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 7}], "name": "reference", "level": 6}], "name": "data_schemaCopy", "level": 5}], "name": "initialGuessCouplingVariables", "level": 4}], "name": "architectureNodes", "level": 3}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "sigma1", "level": 5}, {"type": "variable", "name": "Nz", "level": 5}, {"type": "variable", "name": "sigma5", "level": 5}, {"type": "variable", "name": "sigma4", "level": 5}, {"type": "variable", "name": "sigma3", "level": 5}, {"type": "variable", "name": "sigma2", "level": 5}, {"type": "variable", "name": "CDmin", "level": 5}, {"type": "variable", "name": "DT", "level": 5}, {"type": "variable", "name": "fin", "level": 5}, {"type": "variable", "name": "dpdx", "level": 5}, {"type": "variable", "name": "D", "level": 5}, {"type": "variable", "name": "R", "level": 5}, {"type": "variable", "name": "L", "level": 5}, {"type": "variable", "name": "SFC", "level": 5}, {"type": "variable", "name": "Cf", "level": 5}, {"type": "variable", "name": "T", "level": 5}], "name": "other", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "WO", "level": 5}, {"type": "variable", "name": "WFO", "level": 5}, {"type": "variable", "name": "WT", "level": 5}, {"type": "variable", "name": "WBE", "level": 5}, {"type": "variable", "name": "WE", "level": 5}, {"type": "variable", "name": "WF", "level": 5}], "name": "weight", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "lambda", "level": 5}, {"type": "variable", "name": "section", "level": 5}, {"type": "variable", "name": "Theta", "level": 5}, {"type": "variable", "name": "AR", "level": 5}, {"type": "variable", "name": "Sref", "level": 5}, {"type": "variable", "name": "tc", "level": 5}, {"type": "variable", "name": "Lambda", "level": 5}], "name": "geometry", "level": 4}], "name": "aircraft", "level": 3}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "sigma3", "level": 6}, {"type": "variable", "name": "sigma4", "level": 6}, {"type": "variable", "name": "sigma1", "level": 6}, {"type": "variable", "name": "sigma2", "level": 6}, {"type": "variable", "name": "sigma5", "level": 6}], "name": "sigmas", "level": 5}, {"type": "variable", "name": "Theta", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "Temp", "level": 6}, {"type": "variable", "name": "ESF", "level": 6}, {"type": "variable", "name": "DT", "level": 6}], "name": "propulsion", "level": 5}, {"type": "variable", "name": "dpdx", "level": 5}], "name": "constraints", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "R", "level": 5}], "name": "objectives", "level": 4}], "name": "mdo_data", "level": 3}, {"type": "variable", "children": [{"type": "variable", "name": "h", "level": 4}, {"type": "variable", "name": "ESF", "level": 4}, {"type": "variable", "name": "M", "level": 4}, {"type": "variable", "name": "Temp", "level": 4}], "name": "reference", "level": 3}], "name": "data_schema", "level": 2}], "name": "couplings", "level": 1}]}, "catschema_nodeLev": {"name": "variables", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "lambda", "level": 8}, {"type": "variable", "name": "tc", "level": 8}, {"type": "variable", "name": "AR", "level": 8}, {"type": "variable", "name": "Lambda", "level": 8}, {"type": "variable", "name": "section", "level": 8}, {"type": "variable", "name": "Sref", "level": 8}], "name": "geometry", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "Cf", "level": 8}, {"type": "variable", "name": "T", "level": 8}], "name": "other", "level": 7}], "name": "aircraft", "level": 6}, {"type": "variable", "children": [{"type": "variable", "name": "h", "level": 7}, {"type": "variable", "name": "M", "level": 7}], "name": "reference", "level": 6}], "name": "data_schemaCopy", "level": 5}], "name": "doeInputSampleLists", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "sigma4", "level": 9}, {"type": "variable", "name": "sigma2", "level": 9}, {"type": "variable", "name": "sigma5", "level": 9}, {"type": "variable", "name": "sigma3", "level": 9}, {"type": "variable", "name": "sigma1", "level": 9}], "name": "sigmas", "level": 8}, {"type": "variable", "children": [{"type": "variable", "name": "DT", "level": 9}, {"type": "variable", "name": "ESF", "level": 9}, {"type": "variable", "name": "Temp", "level": 9}], "name": "propulsion", "level": 8}, {"type": "variable", "name": "Theta", "level": 8}, {"type": "variable", "name": "dpdx", "level": 8}], "name": "constraints", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "R", "level": 8}], "name": "objectives", "level": 7}], "name": "mdo_data", "level": 6}], "name": "data_schemaCopy", "level": 5}], "name": "doeOutputSampleLists", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "WE", "level": 8}], "name": "weight", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "L", "level": 8}], "name": "other", "level": 7}], "name": "aircraft", "level": 6}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 7}], "name": "reference", "level": 6}], "name": "data_schemaCopy", "level": 5}], "name": "couplingCopyVariables", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "L", "level": 8}], "name": "other", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "WE", "level": 8}], "name": "weight", "level": 7}], "name": "aircraft", "level": 6}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 7}], "name": "reference", "level": 6}], "name": "data_schemaCopy", "level": 5}], "name": "initialGuessCouplingVariables", "level": 4}], "name": "architectureNodes", "level": 3}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "sigma1", "level": 5}, {"type": "variable", "name": "Nz", "level": 5}, {"type": "variable", "name": "sigma5", "level": 5}, {"type": "variable", "name": "sigma4", "level": 5}, {"type": "variable", "name": "sigma3", "level": 5}, {"type": "variable", "name": "sigma2", "level": 5}, {"type": "variable", "name": "CDmin", "level": 5}, {"type": "variable", "name": "DT", "level": 5}, {"type": "variable", "name": "fin", "level": 5}, {"type": "variable", "name": "dpdx", "level": 5}, {"type": "variable", "name": "D", "level": 5}, {"type": "variable", "name": "R", "level": 5}, {"type": "variable", "name": "L", "level": 5}, {"type": "variable", "name": "SFC", "level": 5}, {"type": "variable", "name": "Cf", "level": 5}, {"type": "variable", "name": "T", "level": 5}], "name": "other", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "WO", "level": 5}, {"type": "variable", "name": "WFO", "level": 5}, {"type": "variable", "name": "WBE", "level": 5}, {"type": "variable", "name": "WE", "level": 5}, {"type": "variable", "name": "WF", "level": 5}], "name": "weight", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "lambda", "level": 5}, {"type": "variable", "name": "section", "level": 5}], "name": "geometry", "level": 4}], "name": "aircraft", "level": 3}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "sigma3", "level": 6}, {"type": "variable", "name": "sigma4", "level": 6}, {"type": "variable", "name": "sigma1", "level": 6}, {"type": "variable", "name": "sigma2", "level": 6}, {"type": "variable", "name": "sigma5", "level": 6}], "name": "sigmas", "level": 5}, {"type": "variable", "name": "Theta", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "Temp", "level": 6}, {"type": "variable", "name": "ESF", "level": 6}, {"type": "variable", "name": "DT", "level": 6}], "name": "propulsion", "level": 5}, {"type": "variable", "name": "dpdx", "level": 5}], "name": "constraints", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "R", "level": 5}], "name": "objectives", "level": 4}], "name": "mdo_data", "level": 3}, {"type": "variable", "children": [{"type": "variable", "name": "Temp", "level": 4}], "name": "reference", "level": 3}], "name": "data_schema", "level": 2}], "name": "coupling", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 5}, {"type": "variable", "name": "AR", "level": 5}, {"type": "variable", "name": "Sref", "level": 5}, {"type": "variable", "name": "tc", "level": 5}, {"type": "variable", "name": "Lambda", "level": 5}], "name": "geometry", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "WT", "level": 5}], "name": "weight", "level": 4}], "name": "aircraft", "level": 3}, {"type": "variable", "children": [{"type": "variable", "name": "h", "level": 4}, {"type": "variable", "name": "ESF", "level": 4}, {"type": "variable", "name": "M", "level": 4}], "name": "reference", "level": 3}], "name": "data_schema", "level": 2}], "name": "sharedCoupling", "level": 1}]}, "catschema_roleLev": {"name": "variables", "children": [{"level": 1, "type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "lambda", "level": 9}, {"type": "variable", "name": "tc", "level": 9}, {"type": "variable", "name": "AR", "level": 9}, {"type": "variable", "name": "Lambda", "level": 9}, {"type": "variable", "name": "section", "level": 9}, {"type": "variable", "name": "Sref", "level": 9}], "name": "geometry", "level": 8}, {"type": "variable", "children": [{"type": "variable", "name": "Cf", "level": 9}, {"type": "variable", "name": "T", "level": 9}], "name": "other", "level": 8}], "name": "aircraft", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "h", "level": 8}, {"type": "variable", "name": "M", "level": 8}], "name": "reference", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "doeInputSampleLists", "level": 5}], "name": "architectureNodes", "level": 4}], "name": "data_schema", "level": 3}], "name": "doeInputSampleLists", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "sigma4", "level": 10}, {"type": "variable", "name": "sigma2", "level": 10}, {"type": "variable", "name": "sigma5", "level": 10}, {"type": "variable", "name": "sigma3", "level": 10}, {"type": "variable", "name": "sigma1", "level": 10}], "name": "sigmas", "level": 9}, {"type": "variable", "children": [{"type": "variable", "name": "DT", "level": 10}, {"type": "variable", "name": "ESF", "level": 10}, {"type": "variable", "name": "Temp", "level": 10}], "name": "propulsion", "level": 9}, {"type": "variable", "name": "Theta", "level": 9}, {"type": "variable", "name": "dpdx", "level": 9}], "name": "constraints", "level": 8}, {"type": "variable", "children": [{"type": "variable", "name": "R", "level": 9}], "name": "objectives", "level": 8}], "name": "mdo_data", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "doeOutputSampleLists", "level": 5}], "name": "architectureNodes", "level": 4}], "name": "data_schema", "level": 3}], "name": "doeOutputSampleLists", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "WE", "level": 9}], "name": "weight", "level": 8}, {"type": "variable", "children": [{"type": "variable", "name": "L", "level": 9}], "name": "other", "level": 8}], "name": "aircraft", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 8}], "name": "reference", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "couplingCopyVariables", "level": 5}], "name": "architectureNodes", "level": 4}], "name": "data_schema", "level": 3}], "name": "couplingCopyVariables", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "L", "level": 9}], "name": "other", "level": 8}, {"type": "variable", "children": [{"type": "variable", "name": "WE", "level": 9}], "name": "weight", "level": 8}], "name": "aircraft", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 8}], "name": "reference", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "initialGuessCouplingVariables", "level": 5}], "name": "architectureNodes", "level": 4}], "name": "data_schema", "level": 3}], "name": "initialGuessCouplingVariables", "level": 2}], "name": "architectureRoles"}, {"level": 1, "type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "lambda", "level": 6}, {"type": "variable", "name": "section", "level": 6}, {"type": "variable", "name": "AR", "level": 6}, {"type": "variable", "name": "Sref", "level": 6}, {"type": "variable", "name": "tc", "level": 6}, {"type": "variable", "name": "Lambda", "level": 6}], "name": "geometry", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "Cf", "level": 6}, {"type": "variable", "name": "T", "level": 6}], "name": "other", "level": 5}], "name": "aircraft", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "h", "level": 5}, {"type": "variable", "name": "M", "level": 5}], "name": "reference", "level": 4}], "name": "data_schema", "level": 3}], "name": "designVariables", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "sigma3", "level": 7}, {"type": "variable", "name": "sigma4", "level": 7}, {"type": "variable", "name": "sigma1", "level": 7}, {"type": "variable", "name": "sigma2", "level": 7}, {"type": "variable", "name": "sigma5", "level": 7}], "name": "sigmas", "level": 6}, {"type": "variable", "name": "Theta", "level": 6}, {"type": "variable", "children": [{"type": "variable", "name": "Temp", "level": 7}, {"type": "variable", "name": "ESF", "level": 7}, {"type": "variable", "name": "DT", "level": 7}], "name": "propulsion", "level": 6}, {"type": "variable", "name": "dpdx", "level": 6}], "name": "constraints", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "R", "level": 6}], "name": "objectives", "level": 5}], "name": "mdo_data", "level": 4}], "name": "data_schema", "level": 3}], "name": "quantityOfInterests", "level": 2}], "name": "problemRoles"}]}, "catschema_funLev": {"name": "functions", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "R", "level": 6}], "name": "other", "level": 5}], "name": "aircraft", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "R", "level": 6}], "name": "objectives", "level": 5}], "name": "mdo_data", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "FR", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "h", "level": 5}, {"type": "variable", "name": "M", "level": 5}], "name": "reference", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "WBE", "level": 6}], "name": "weight", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "D", "level": 6}, {"type": "variable", "name": "T", "level": 6}], "name": "other", "level": 5}], "name": "aircraft", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 5}, {"type": "variable", "name": "Temp", "level": 5}], "name": "reference", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "DT", "level": 6}, {"type": "variable", "name": "SFC", "level": 6}], "name": "other", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "WE", "level": 6}], "name": "weight", "level": 5}], "name": "aircraft", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "Propulsion", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 6}], "name": "geometry", "level": 5}], "name": "aircraft", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 6}], "name": "constraints", "level": 5}], "name": "mdo_data", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "CTheta", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "DT", "level": 6}], "name": "other", "level": 5}], "name": "aircraft", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 5}, {"type": "variable", "name": "Temp", "level": 5}], "name": "reference", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 7}, {"type": "variable", "name": "Temp", "level": 7}, {"type": "variable", "name": "DT", "level": 7}], "name": "propulsion", "level": 6}], "name": "constraints", "level": 5}], "name": "mdo_data", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "Cprop", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "L", "level": 9}], "name": "other", "level": 8}, {"type": "variable", "children": [{"type": "variable", "name": "WE", "level": 9}], "name": "weight", "level": 8}], "name": "aircraft", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 8}], "name": "reference", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "initialGuessCouplingVariables", "level": 5}], "name": "architectureNodes", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "WE", "level": 6}], "name": "weight", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "L", "level": 6}], "name": "other", "level": 5}], "name": "aircraft", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 5}], "name": "reference", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "L", "level": 9}], "name": "other", "level": 8}, {"type": "variable", "children": [{"type": "variable", "name": "WE", "level": 9}], "name": "weight", "level": 8}], "name": "aircraft", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 8}], "name": "reference", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "couplingCopyVariables", "level": 5}], "name": "architectureNodes", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "Converger", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "T", "level": 9}, {"type": "variable", "name": "Cf", "level": 9}], "name": "other", "level": 8}, {"type": "variable", "children": [{"type": "variable", "name": "lambda", "level": 9}, {"type": "variable", "name": "Sref", "level": 9}, {"type": "variable", "name": "tc", "level": 9}, {"type": "variable", "name": "AR", "level": 9}, {"type": "variable", "name": "Lambda", "level": 9}, {"type": "variable", "name": "section", "level": 9}], "name": "geometry", "level": 8}], "name": "aircraft", "level": 7}, {"type": "variable", "children": [{"type": "variable", "name": "h", "level": 8}, {"type": "variable", "name": "M", "level": 8}], "name": "reference", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "doeInputSampleLists", "level": 5}], "name": "architectureNodes", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "dpdx", "level": 6}, {"type": "variable", "name": "Theta", "level": 6}, {"type": "variable", "children": [{"type": "variable", "name": "Temp", "level": 7}, {"type": "variable", "name": "ESF", "level": 7}, {"type": "variable", "name": "DT", "level": 7}], "name": "propulsion", "level": 6}, {"type": "variable", "children": [{"type": "variable", "name": "sigma4", "level": 7}, {"type": "variable", "name": "sigma1", "level": 7}, {"type": "variable", "name": "sigma2", "level": 7}, {"type": "variable", "name": "sigma3", "level": 7}, {"type": "variable", "name": "sigma5", "level": 7}], "name": "sigmas", "level": 6}], "name": "constraints", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "R", "level": 6}], "name": "objectives", "level": 5}], "name": "mdo_data", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "h", "level": 5}, {"type": "variable", "name": "M", "level": 5}], "name": "reference", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "sigma5", "level": 10}, {"type": "variable", "name": "sigma4", "level": 10}, {"type": "variable", "name": "sigma3", "level": 10}, {"type": "variable", "name": "sigma2", "level": 10}, {"type": "variable", "name": "sigma1", "level": 10}], "name": "sigmas", "level": 9}, {"type": "variable", "name": "Theta", "level": 9}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 10}, {"type": "variable", "name": "Temp", "level": 10}, {"type": "variable", "name": "DT", "level": 10}], "name": "propulsion", "level": 9}, {"type": "variable", "name": "dpdx", "level": 9}], "name": "constraints", "level": 8}, {"type": "variable", "children": [{"type": "variable", "name": "R", "level": 9}], "name": "objectives", "level": 8}], "name": "mdo_data", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "doeOutputSampleLists", "level": 5}], "name": "architectureNodes", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "Sref", "level": 6}, {"type": "variable", "name": "AR", "level": 6}, {"type": "variable", "name": "tc", "level": 6}, {"type": "variable", "name": "lambda", "level": 6}, {"type": "variable", "name": "section", "level": 6}, {"type": "variable", "name": "Lambda", "level": 6}], "name": "geometry", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "Cf", "level": 6}, {"type": "variable", "name": "T", "level": 6}], "name": "other", "level": 5}], "name": "aircraft", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "DOE", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "sigma5", "level": 10}, {"type": "variable", "name": "sigma4", "level": 10}, {"type": "variable", "name": "sigma3", "level": 10}, {"type": "variable", "name": "sigma2", "level": 10}, {"type": "variable", "name": "sigma1", "level": 10}], "name": "sigmas", "level": 9}, {"type": "variable", "name": "Theta", "level": 9}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 10}, {"type": "variable", "name": "Temp", "level": 10}, {"type": "variable", "name": "DT", "level": 10}], "name": "propulsion", "level": 9}, {"type": "variable", "name": "dpdx", "level": 9}], "name": "constraints", "level": 8}, {"type": "variable", "children": [{"type": "variable", "name": "R", "level": 9}], "name": "objectives", "level": 8}], "name": "mdo_data", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "doeOutputSampleLists", "level": 5}], "name": "architectureNodes", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "M", "level": 8}, {"type": "variable", "name": "h", "level": 8}], "name": "reference", "level": 7}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "lambda", "level": 9}, {"type": "variable", "name": "tc", "level": 9}, {"type": "variable", "name": "AR", "level": 9}, {"type": "variable", "name": "section", "level": 9}, {"type": "variable", "name": "Lambda", "level": 9}, {"type": "variable", "name": "Sref", "level": 9}], "name": "geometry", "level": 8}, {"type": "variable", "children": [{"type": "variable", "name": "Cf", "level": 9}, {"type": "variable", "name": "T", "level": 9}], "name": "other", "level": 8}], "name": "aircraft", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "doeInputSampleLists", "level": 5}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 8}], "name": "reference", "level": 7}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "L", "level": 9}], "name": "other", "level": 8}, {"type": "variable", "children": [{"type": "variable", "name": "WE", "level": 9}], "name": "weight", "level": 8}], "name": "aircraft", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "initialGuessCouplingVariables", "level": 5}], "name": "architectureNodes", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "WFO", "level": 6}, {"type": "variable", "name": "WBE", "level": 6}, {"type": "variable", "name": "WO", "level": 6}], "name": "weight", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "Nz", "level": 6}, {"type": "variable", "name": "CDmin", "level": 6}], "name": "other", "level": 5}], "name": "aircraft", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "Coordinator", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "dpdx", "level": 6}], "name": "other", "level": 5}], "name": "aircraft", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "dpdx", "level": 6}], "name": "constraints", "level": 5}], "name": "mdo_data", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "Cdpdx", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "sigma5", "level": 6}, {"type": "variable", "name": "sigma4", "level": 6}, {"type": "variable", "name": "sigma3", "level": 6}, {"type": "variable", "name": "sigma2", "level": 6}, {"type": "variable", "name": "sigma1", "level": 6}], "name": "other", "level": 5}], "name": "aircraft", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "sigma4", "level": 7}, {"type": "variable", "name": "sigma5", "level": 7}, {"type": "variable", "name": "sigma1", "level": 7}, {"type": "variable", "name": "sigma2", "level": 7}, {"type": "variable", "name": "sigma3", "level": 7}], "name": "sigmas", "level": 6}], "name": "constraints", "level": 5}], "name": "mdo_data", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "Csigmas", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "SFC", "level": 6}, {"type": "variable", "name": "fin", "level": 6}], "name": "other", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "WT", "level": 6}, {"type": "variable", "name": "WF", "level": 6}], "name": "weight", "level": 5}], "name": "aircraft", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "h", "level": 5}, {"type": "variable", "name": "M", "level": 5}], "name": "reference", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "R", "level": 6}], "name": "other", "level": 5}], "name": "aircraft", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "Performance", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "CDmin", "level": 6}, {"type": "variable", "name": "Cf", "level": 6}], "name": "other", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 6}, {"type": "variable", "name": "AR", "level": 6}, {"type": "variable", "name": "Sref", "level": 6}, {"type": "variable", "name": "tc", "level": 6}, {"type": "variable", "name": "Lambda", "level": 6}], "name": "geometry", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "WT", "level": 6}], "name": "weight", "level": 5}], "name": "aircraft", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 8}], "name": "reference", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "couplingCopyVariables", "level": 5}], "name": "architectureNodes", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "h", "level": 5}, {"type": "variable", "name": "M", "level": 5}], "name": "reference", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "fin", "level": 6}, {"type": "variable", "name": "L", "level": 6}, {"type": "variable", "name": "dpdx", "level": 6}, {"type": "variable", "name": "D", "level": 6}], "name": "other", "level": 5}], "name": "aircraft", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "Aerodynamics", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "lambda", "level": 6}, {"type": "variable", "name": "section", "level": 6}, {"type": "variable", "name": "AR", "level": 6}, {"type": "variable", "name": "Sref", "level": 6}, {"type": "variable", "name": "tc", "level": 6}, {"type": "variable", "name": "Lambda", "level": 6}], "name": "geometry", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "Nz", "level": 6}], "name": "other", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "WO", "level": 6}, {"type": "variable", "name": "WFO", "level": 6}], "name": "weight", "level": 5}], "name": "aircraft", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "WE", "level": 9}], "name": "weight", "level": 8}, {"type": "variable", "children": [{"type": "variable", "name": "L", "level": 9}], "name": "other", "level": 8}], "name": "aircraft", "level": 7}], "name": "data_schemaCopy", "level": 6}], "name": "couplingCopyVariables", "level": 5}], "name": "architectureNodes", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "WT", "level": 6}, {"type": "variable", "name": "WF", "level": 6}], "name": "weight", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "sigma5", "level": 6}, {"type": "variable", "name": "sigma4", "level": 6}, {"type": "variable", "name": "sigma3", "level": 6}, {"type": "variable", "name": "sigma2", "level": 6}, {"type": "variable", "name": "sigma1", "level": 6}], "name": "other", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 6}], "name": "geometry", "level": 5}], "name": "aircraft", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "Structures", "level": 1}]}, "schema": {"name": "data_schema", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "lambda", "value": "unknown", "level": 6}, {"dimension": null, "type": "variable", "name": "tc", "value": "unknown", "level": 6}, {"dimension": null, "type": "variable", "name": "AR", "value": "unknown", "level": 6}, {"dimension": null, "type": "variable", "name": "Lambda", "value": "unknown", "level": 6}, {"dimension": null, "type": "variable", "name": "section", "value": "unknown", "level": 6}, {"dimension": null, "type": "variable", "name": "Sref", "value": "unknown", "level": 6}], "name": "geometry", "level": 5}, {"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "Cf", "value": "unknown", "level": 6}, {"dimension": null, "type": "variable", "name": "T", "value": "unknown", "level": 6}], "name": "other", "level": 5}], "name": "aircraft", "level": 4}, {"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "h", "value": "unknown", "level": 5}, {"dimension": null, "type": "variable", "name": "M", "value": "unknown", "level": 5}], "name": "reference", "level": 4}], "name": "data_schemaCopy", "level": 3}], "name": "doeInputSampleLists", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "sigma4", "value": "unknown", "level": 7}, {"dimension": null, "type": "variable", "name": "sigma2", "value": "unknown", "level": 7}, {"dimension": null, "type": "variable", "name": "sigma5", "value": "unknown", "level": 7}, {"dimension": null, "type": "variable", "name": "sigma3", "value": "unknown", "level": 7}, {"dimension": null, "type": "variable", "name": "sigma1", "value": "unknown", "level": 7}], "name": "sigmas", "level": 6}, {"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "DT", "value": "unknown", "level": 7}, {"dimension": null, "type": "variable", "name": "ESF", "value": "unknown", "level": 7}, {"dimension": null, "type": "variable", "name": "Temp", "value": "unknown", "level": 7}], "name": "propulsion", "level": 6}, {"dimension": null, "type": "variable", "name": "Theta", "value": "unknown", "level": 6}, {"dimension": null, "type": "variable", "name": "dpdx", "value": "unknown", "level": 6}], "name": "constraints", "level": 5}, {"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "R", "value": "unknown", "level": 6}], "name": "objectives", "level": 5}], "name": "mdo_data", "level": 4}], "name": "data_schemaCopy", "level": 3}], "name": "doeOutputSampleLists", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "WE", "value": "unknown", "level": 6}], "name": "weight", "level": 5}, {"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "L", "value": "unknown", "level": 6}], "name": "other", "level": 5}], "name": "aircraft", "level": 4}, {"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "ESF", "value": "unknown", "level": 5}], "name": "reference", "level": 4}], "name": "data_schemaCopy", "level": 3}], "name": "couplingCopyVariables", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "L", "value": "unknown", "level": 6}], "name": "other", "level": 5}, {"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "WE", "value": "unknown", "level": 6}], "name": "weight", "level": 5}], "name": "aircraft", "level": 4}, {"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "ESF", "value": "unknown", "level": 5}], "name": "reference", "level": 4}], "name": "data_schemaCopy", "level": 3}], "name": "initialGuessCouplingVariables", "level": 2}], "name": "architectureNodes", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "sigma1", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "Nz", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "sigma5", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "sigma4", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "sigma3", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "sigma2", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "CDmin", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "DT", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "fin", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "dpdx", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "D", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "R", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "L", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "SFC", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "Cf", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "T", "value": "unknown", "level": 3}], "name": "other", "level": 2}, {"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "WO", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "WFO", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "WT", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "WBE", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "WE", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "WF", "value": "unknown", "level": 3}], "name": "weight", "level": 2}, {"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "lambda", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "section", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "Theta", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "AR", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "Sref", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "tc", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "Lambda", "value": "unknown", "level": 3}], "name": "geometry", "level": 2}], "name": "aircraft", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "sigma3", "value": "unknown", "level": 4}, {"dimension": null, "type": "variable", "name": "sigma4", "value": "unknown", "level": 4}, {"dimension": null, "type": "variable", "name": "sigma1", "value": "unknown", "level": 4}, {"dimension": null, "type": "variable", "name": "sigma2", "value": "unknown", "level": 4}, {"dimension": null, "type": "variable", "name": "sigma5", "value": "unknown", "level": 4}], "name": "sigmas", "level": 3}, {"dimension": null, "type": "variable", "name": "Theta", "value": "unknown", "level": 3}, {"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "Temp", "value": "unknown", "level": 4}, {"dimension": null, "type": "variable", "name": "ESF", "value": "unknown", "level": 4}, {"dimension": null, "type": "variable", "name": "DT", "value": "unknown", "level": 4}], "name": "propulsion", "level": 3}, {"dimension": null, "type": "variable", "name": "dpdx", "value": "unknown", "level": 3}], "name": "constraints", "level": 2}, {"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "R", "value": "unknown", "level": 3}], "name": "objectives", "level": 2}], "name": "mdo_data", "level": 1}, {"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "h", "value": "unknown", "level": 2}, {"dimension": null, "type": "variable", "name": "ESF", "value": "unknown", "level": 2}, {"dimension": null, "type": "variable", "name": "M", "value": "unknown", "level": 2}, {"dimension": null, "type": "variable", "name": "Temp", "value": "unknown", "level": 2}], "name": "reference", "level": 1}]}}, "edgeBundles": [{"input": ["Performance"], "pipeline_data": {"Performance": ["/data_schema/aircraft/other/R"]}, "name": "FR"}, {"input": ["Coordinator", "Structures", "Converger", "DOE"], "pipeline_data": {"Coordinator": ["/data_schema/aircraft/other/CDmin"], "Structures": ["/data_schema/aircraft/geometry/Theta", "/data_schema/aircraft/weight/WT"], "Converger": ["/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/reference/ESF"], "DOE": ["/data_schema/reference/h", "/data_schema/aircraft/other/Cf", "/data_schema/aircraft/geometry/AR", "/data_schema/aircraft/geometry/Sref", "/data_schema/aircraft/geometry/tc", "/data_schema/reference/M", "/data_schema/aircraft/geometry/Lambda"]}, "name": "Aerodynamics"}, {"input": ["Structures"], "pipeline_data": {"Structures": ["/data_schema/aircraft/geometry/Theta"]}, "name": "CTheta"}, {"input": ["Aerodynamics", "DOE", "Coordinator"], "pipeline_data": {"Aerodynamics": ["/data_schema/aircraft/other/D"], "Coordinator": ["/data_schema/aircraft/weight/WBE"], "DOE": ["/data_schema/reference/h", "/data_schema/reference/M", "/data_schema/aircraft/other/T"]}, "name": "Propulsion"}, {"input": ["Propulsion"], "pipeline_data": {"Propulsion": ["/data_schema/reference/ESF", "/data_schema/reference/Temp", "/data_schema/aircraft/other/DT"]}, "name": "Cprop"}, {"input": ["Coordinator", "Propulsion", "Aerodynamics"], "pipeline_data": {"Coordinator": ["/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/aircraft/weight/WE", "/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/aircraft/other/L", "/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/reference/ESF"], "Aerodynamics": ["/data_schema/aircraft/other/L"], "Propulsion": ["/data_schema/reference/ESF", "/data_schema/aircraft/weight/WE"]}, "name": "Converger"}, {"input": ["F[R]", "C[Theta]", "C[prop]", "Coordinator", "C[dpdx]", "C[sigmas]"], "pipeline_data": {"F[R]": ["/data_schema/mdo_data/objectives/R"], "C[Theta]": ["/data_schema/mdo_data/constraints/Theta"], "C[prop]": ["/data_schema/mdo_data/constraints/propulsion/ESF", "/data_schema/mdo_data/constraints/propulsion/Temp", "/data_schema/mdo_data/constraints/propulsion/DT"], "Coordinator": ["/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/reference/M", "/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/aircraft/geometry/lambda", "/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/aircraft/other/Cf", "/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/aircraft/geometry/tc", "/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/reference/h", "/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/aircraft/geometry/AR", "/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/aircraft/geometry/section", "/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/aircraft/geometry/Lambda", "/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/aircraft/other/T", "/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/aircraft/geometry/Sref"], "C[dpdx]": ["/data_schema/mdo_data/constraints/dpdx"], "C[sigmas]": ["/data_schema/mdo_data/constraints/sigmas/sigma4", "/data_schema/mdo_data/constraints/sigmas/sigma5", "/data_schema/mdo_data/constraints/sigmas/sigma1", "/data_schema/mdo_data/constraints/sigmas/sigma2", "/data_schema/mdo_data/constraints/sigmas/sigma3"]}, "name": "DOE"}, {"input": ["DOE"], "pipeline_data": {"DOE": ["/data_schema/architectureNodes/doeOutputSampleLists/data_schemaCopy/mdo_data/constraints/sigmas/sigma5", "/data_schema/architectureNodes/doeOutputSampleLists/data_schemaCopy/mdo_data/constraints/sigmas/sigma4", "/data_schema/architectureNodes/doeOutputSampleLists/data_schemaCopy/mdo_data/constraints/sigmas/sigma3", "/data_schema/architectureNodes/doeOutputSampleLists/data_schemaCopy/mdo_data/constraints/sigmas/sigma2", "/data_schema/architectureNodes/doeOutputSampleLists/data_schemaCopy/mdo_data/constraints/sigmas/sigma1", "/data_schema/architectureNodes/doeOutputSampleLists/data_schemaCopy/mdo_data/objectives/R", "/data_schema/architectureNodes/doeOutputSampleLists/data_schemaCopy/mdo_data/constraints/Theta", "/data_schema/architectureNodes/doeOutputSampleLists/data_schemaCopy/mdo_data/constraints/propulsion/ESF", "/data_schema/architectureNodes/doeOutputSampleLists/data_schemaCopy/mdo_data/constraints/propulsion/Temp", "/data_schema/architectureNodes/doeOutputSampleLists/data_schemaCopy/mdo_data/constraints/dpdx", "/data_schema/architectureNodes/doeOutputSampleLists/data_schemaCopy/mdo_data/constraints/propulsion/DT"]}, "name": "Coordinator"}, {"input": ["Aerodynamics"], "pipeline_data": {"Aerodynamics": ["/data_schema/aircraft/other/dpdx"]}, "name": "Cdpdx"}, {"input": ["Structures"], "pipeline_data": {"Structures": ["/data_schema/aircraft/other/sigma5", "/data_schema/aircraft/other/sigma4", "/data_schema/aircraft/other/sigma3", "/data_schema/aircraft/other/sigma2", "/data_schema/aircraft/other/sigma1"]}, "name": "Csigmas"}, {"input": ["Aerodynamics", "Structures", "Propulsion", "DOE"], "pipeline_data": {"Aerodynamics": ["/data_schema/aircraft/other/fin"], "DOE": ["/data_schema/reference/h", "/data_schema/reference/M"], "Structures": ["/data_schema/aircraft/weight/WT", "/data_schema/aircraft/weight/WF"], "Propulsion": ["/data_schema/aircraft/other/SFC"]}, "name": "Performance"}, {"input": ["Coordinator", "Converger", "DOE"], "pipeline_data": {"Coordinator": ["/data_schema/aircraft/weight/WFO", "/data_schema/aircraft/other/Nz", "/data_schema/aircraft/weight/WO"], "Converger": ["/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/other/L", "/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/weight/WE"], "DOE": ["/data_schema/aircraft/geometry/lambda", "/data_schema/aircraft/geometry/Sref", "/data_schema/aircraft/geometry/AR", "/data_schema/aircraft/geometry/tc", "/data_schema/aircraft/geometry/Lambda", "/data_schema/aircraft/geometry/section"]}, "name": "Structures"}], "name": "RCG - converged-DOE-GS - Mdao"}, {"description": "Solution strategy to solve the super-sonic business jet test case optimization problem using the strategy: converged-DOE-J.", "problem_formulation": {"allow_unconverged_couplings": false, "function_order": ["Structures", "Aerodynamics", "Propulsion", "Performance", "C[sigmas]", "C[Theta]", "C[dpdx]", "C[prop]", "F[R]"], "convergence_type": "Jacobi", "mdao_architecture": "converged-DOE", "doe_settings": {"doe_seed": 6, "doe_runs": 5, "doe_method": "Latin hypercube design"}, "coupled_functions_groups": [["Structures"], ["Aerodynamics"], ["Propulsion"]], "function_ordering": {"coupled": ["Structures", "Aerodynamics", "Propulsion"], "pre-coupling": [], "post-coupling": ["Performance", "C[sigmas]", "C[Theta]", "C[dpdx]", "C[prop]", "F[R]"]}}, "xdsm": {"nodes": [{"metadata": [{"name": "Coordinator"}, {"description": "Action block providing system inputs and collecting outputs."}, {"creator": "Imco van Gent"}], "type": "coordinator", "id": "id_Coordinator", "name": "Coordinator"}, {"metadata": [{"name": "DOE"}, {"settings": {"doe_seed": 6, "doe_runs": 5, "doe_method": "Latin hypercube design"}}, {"design_variables": {"/data_schema/reference/h": {"lower_bound": null, "samples": null, "upper_bound": null, "nominal_value": 45000}, "/data_schema/aircraft/geometry/lambda": {"lower_bound": null, "samples": null, "upper_bound": null, "nominal_value": 0.25}, "/data_schema/aircraft/other/Cf": {"lower_bound": null, "samples": null, "upper_bound": null, "nominal_value": 1.0}, "/data_schema/aircraft/geometry/AR": {"lower_bound": null, "samples": null, "upper_bound": null, "nominal_value": 5.5}, "/data_schema/aircraft/geometry/Sref": {"lower_bound": null, "samples": null, "upper_bound": null, "nominal_value": 1000}, "/data_schema/aircraft/geometry/tc": {"lower_bound": null, "samples": null, "upper_bound": null, "nominal_value": 0.05}, "/data_schema/reference/M": {"lower_bound": null, "samples": null, "upper_bound": null, "nominal_value": 1.6}, "/data_schema/aircraft/geometry/Lambda": {"lower_bound": null, "samples": null, "upper_bound": null, "nominal_value": 55}, "/data_schema/aircraft/geometry/section": {"lower_bound": null, "samples": null, "upper_bound": null, "nominal_value": 1.0}, "/data_schema/aircraft/other/T": {"lower_bound": null, "samples": null, "upper_bound": null, "nominal_value": 0.55}}}, {"quantities_of_interest": ["/data_schema/mdo_data/constraints/sigmas/sigma3", "/data_schema/mdo_data/constraints/Theta", "/data_schema/mdo_data/constraints/propulsion/Temp", "/data_schema/mdo_data/constraints/sigmas/sigma4", "/data_schema/mdo_data/constraints/sigmas/sigma1", "/data_schema/mdo_data/constraints/sigmas/sigma2", "/data_schema/mdo_data/constraints/dpdx", "/data_schema/mdo_data/objectives/R", "/data_schema/mdo_data/constraints/propulsion/ESF", "/data_schema/mdo_data/constraints/sigmas/sigma5", "/data_schema/mdo_data/constraints/propulsion/DT"]}, {"architecture_role": "doe"}], "type": "doe", "id": "id_DOE", "name": "DOE"}, {"metadata": [{"name": "Converger"}, {"architecture_role": "converger"}], "type": "converger", "id": "id_Converger", "name": "Converger"}, {"metadata": [{"name": "Structures"}, {"mode": "main"}, {"version": "1.0"}, {"execution_info": null}, {"instance": "1"}, {"problem_role": "coupled"}, {"performance_info": null}, {"general_info": null}, {"projectSpecific": null}, {"architecture_role": "coupled analysis"}], "type": "coupledanalysis", "id": "id_Structures", "name": "Structures"}, {"metadata": [{"name": "Aerodynamics"}, {"mode": "main"}, {"version": "1.0"}, {"execution_info": null}, {"instance": "1"}, {"problem_role": "coupled"}, {"performance_info": null}, {"general_info": null}, {"projectSpecific": null}, {"architecture_role": "coupled analysis"}], "type": "coupledanalysis", "id": "id_Aerodynamics", "name": "Aerodynamics"}, {"metadata": [{"name": "Propulsion"}, {"mode": "main"}, {"version": "1.0"}, {"execution_info": null}, {"instance": "1"}, {"problem_role": "coupled"}, {"performance_info": null}, {"general_info": null}, {"projectSpecific": null}, {"architecture_role": "coupled analysis"}], "type": "coupledanalysis", "id": "id_Propulsion", "name": "Propulsion"}, {"metadata": [{"name": "Performance"}, {"mode": "main"}, {"version": "1.0"}, {"execution_info": null}, {"instance": "1"}, {"problem_role": "post-coupling"}, {"performance_info": null}, {"general_info": null}, {"projectSpecific": null}, {"architecture_role": "post-coupling analysis"}], "type": "postcouplinganalysis", "id": "id_Performance", "name": "Performance"}, {"metadata": [{"name": "C[sigmas]"}, {"instance": 1}, {"problem_role": "post-coupling"}, {"architecture_role": "post-coupling analysis"}], "type": "postcouplinganalysis", "id": "id_Csigmas", "name": "Csigmas"}, {"metadata": [{"name": "C[Theta]"}, {"instance": 1}, {"problem_role": "post-coupling"}, {"architecture_role": "post-coupling analysis"}], "type": "postcouplinganalysis", "id": "id_CTheta", "name": "CTheta"}, {"metadata": [{"name": "C[dpdx]"}, {"instance": 1}, {"problem_role": "post-coupling"}, {"architecture_role": "post-coupling analysis"}], "type": "postcouplinganalysis", "id": "id_Cdpdx", "name": "Cdpdx"}, {"metadata": [{"name": "C[prop]"}, {"instance": 1}, {"problem_role": "post-coupling"}, {"architecture_role": "post-coupling analysis"}], "type": "postcouplinganalysis", "id": "id_Cprop", "name": "Cprop"}, {"metadata": [{"name": "F[R]"}, {"instance": 1}, {"problem_role": "post-coupling"}, {"architecture_role": "post-coupling analysis"}], "type": "postcouplinganalysis", "id": "id_FR", "name": "FR"}], "edges": [{"to": "id_FR", "from": "id_Performance", "name": "/data_schema/aircraft/other/R", "short_name": "1 couplings"}, {"to": "id_Aerodynamics", "from": "id_Coordinator", "name": "/data_schema/aircraft/other/CDmin", "short_name": "1 inputs"}, {"to": "id_Aerodynamics", "from": "id_Converger", "name": "/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/reference/ESF,/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/weight/WT,/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/geometry/Theta", "short_name": "3 inputs"}, {"to": "id_Aerodynamics", "from": "id_DOE", "name": "/data_schema/reference/h,/data_schema/aircraft/geometry/Sref,/data_schema/aircraft/geometry/AR,/data_schema/aircraft/other/Cf,/data_schema/aircraft/geometry/tc,/data_schema/reference/M,/data_schema/aircraft/geometry/Lambda", "short_name": "7 inputs"}, {"to": "id_CTheta", "from": "id_Structures", "name": "/data_schema/aircraft/geometry/Theta", "short_name": "1 couplings"}, {"to": "id_Propulsion", "from": "id_Coordinator", "name": "/data_schema/aircraft/weight/WBE", "short_name": "1 inputs"}, {"to": "id_Propulsion", "from": "id_Converger", "name": "/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/other/D", "short_name": "1 inputs"}, {"to": "id_Propulsion", "from": "id_DOE", "name": "/data_schema/reference/h,/data_schema/reference/M,/data_schema/aircraft/other/T", "short_name": "3 inputs"}, {"to": "id_Cprop", "from": "id_Propulsion", "name": "/data_schema/reference/ESF,/data_schema/reference/Temp,/data_schema/aircraft/other/DT", "short_name": "3 couplings"}, {"to": "id_Converger", "from": "id_Coordinator", "name": "/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/aircraft/weight/WE,/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/reference/ESF,/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/aircraft/geometry/Theta,/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/aircraft/other/L,/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/aircraft/weight/WT,/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/aircraft/other/D", "short_name": "6 inputs"}, {"to": "id_Converger", "from": "id_Aerodynamics", "name": "/data_schema/aircraft/other/D,/data_schema/aircraft/other/L", "short_name": "2 inputs"}, {"to": "id_Converger", "from": "id_Structures", "name": "/data_schema/aircraft/geometry/Theta,/data_schema/aircraft/weight/WT", "short_name": "2 inputs"}, {"to": "id_Converger", "from": "id_Propulsion", "name": "/data_schema/reference/ESF,/data_schema/aircraft/weight/WE", "short_name": "2 inputs"}, {"to": "id_DOE", "from": "id_FR", "name": "/data_schema/mdo_data/objectives/R", "short_name": "1 couplings"}, {"to": "id_DOE", "from": "id_CTheta", "name": "/data_schema/mdo_data/constraints/Theta", "short_name": "1 couplings"}, {"to": "id_DOE", "from": "id_Cprop", "name": "/data_schema/mdo_data/constraints/propulsion/ESF,/data_schema/mdo_data/constraints/propulsion/DT,/data_schema/mdo_data/constraints/propulsion/Temp", "short_name": "3 couplings"}, {"to": "id_DOE", "from": "id_Coordinator", "name": "/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/reference/M,/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/aircraft/geometry/Lambda,/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/aircraft/other/Cf,/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/aircraft/geometry/tc,/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/reference/h,/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/aircraft/geometry/AR,/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/aircraft/geometry/section,/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/aircraft/geometry/lambda,/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/aircraft/other/T,/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/aircraft/geometry/Sref", "short_name": "10 inputs"}, {"to": "id_DOE", "from": "id_Cdpdx", "name": "/data_schema/mdo_data/constraints/dpdx", "short_name": "1 inputs"}, {"to": "id_DOE", "from": "id_Csigmas", "name": "/data_schema/mdo_data/constraints/sigmas/sigma4,/data_schema/mdo_data/constraints/sigmas/sigma5,/data_schema/mdo_data/constraints/sigmas/sigma1,/data_schema/mdo_data/constraints/sigmas/sigma2,/data_schema/mdo_data/constraints/sigmas/sigma3", "short_name": "5 inputs"}, {"to": "id_Coordinator", "from": "id_DOE", "name": "/data_schema/architectureNodes/doeOutputSampleLists/data_schemaCopy/mdo_data/constraints/sigmas/sigma5,/data_schema/architectureNodes/doeOutputSampleLists/data_schemaCopy/mdo_data/constraints/sigmas/sigma4,/data_schema/architectureNodes/doeOutputSampleLists/data_schemaCopy/mdo_data/constraints/sigmas/sigma3,/data_schema/architectureNodes/doeOutputSampleLists/data_schemaCopy/mdo_data/constraints/propulsion/DT,/data_schema/architectureNodes/doeOutputSampleLists/data_schemaCopy/mdo_data/constraints/sigmas/sigma1,/data_schema/architectureNodes/doeOutputSampleLists/data_schemaCopy/mdo_data/objectives/R,/data_schema/architectureNodes/doeOutputSampleLists/data_schemaCopy/mdo_data/constraints/Theta,/data_schema/architectureNodes/doeOutputSampleLists/data_schemaCopy/mdo_data/constraints/propulsion/ESF,/data_schema/architectureNodes/doeOutputSampleLists/data_schemaCopy/mdo_data/constraints/propulsion/Temp,/data_schema/architectureNodes/doeOutputSampleLists/data_schemaCopy/mdo_data/constraints/dpdx,/data_schema/architectureNodes/doeOutputSampleLists/data_schemaCopy/mdo_data/constraints/sigmas/sigma2", "short_name": "11 outputs"}, {"to": "id_Cdpdx", "from": "id_Aerodynamics", "name": "/data_schema/aircraft/other/dpdx", "short_name": "1 couplings"}, {"to": "id_Csigmas", "from": "id_Structures", "name": "/data_schema/aircraft/other/sigma5,/data_schema/aircraft/other/sigma4,/data_schema/aircraft/other/sigma3,/data_schema/aircraft/other/sigma2,/data_schema/aircraft/other/sigma1", "short_name": "5 couplings"}, {"to": "id_Performance", "from": "id_Aerodynamics", "name": "/data_schema/aircraft/other/fin", "short_name": "1 couplings"}, {"to": "id_Performance", "from": "id_DOE", "name": "/data_schema/reference/h,/data_schema/reference/M", "short_name": "2 couplings"}, {"to": "id_Performance", "from": "id_Structures", "name": "/data_schema/aircraft/weight/WT,/data_schema/aircraft/weight/WF", "short_name": "2 couplings"}, {"to": "id_Performance", "from": "id_Propulsion", "name": "/data_schema/aircraft/other/SFC", "short_name": "1 couplings"}, {"to": "id_Structures", "from": "id_Coordinator", "name": "/data_schema/aircraft/weight/WFO,/data_schema/aircraft/other/Nz,/data_schema/aircraft/weight/WO", "short_name": "3 inputs"}, {"to": "id_Structures", "from": "id_Converger", "name": "/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/other/L,/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/weight/WE", "short_name": "2 inputs"}, {"to": "id_Structures", "from": "id_DOE", "name": "/data_schema/aircraft/geometry/lambda,/data_schema/aircraft/geometry/Sref,/data_schema/aircraft/geometry/AR,/data_schema/aircraft/geometry/tc,/data_schema/aircraft/geometry/Lambda,/data_schema/aircraft/geometry/section", "short_name": "6 inputs"}], "workflow": [{"converger_step_blocks": [], "step_number": 0, "edges": [], "process_step_blocks": ["id_Coordinator"]}, {"converger_step_blocks": [], "step_number": 1, "edges": [["id_Coordinator", "id_DOE"]], "process_step_blocks": ["id_DOE"]}, {"converger_step_blocks": [], "step_number": 2, "edges": [["id_DOE", "id_Converger"]], "process_step_blocks": ["id_Converger"]}, {"converger_step_blocks": [], "step_number": 3, "edges": [["id_Converger", "id_Aerodynamics"], ["id_Converger", "id_Propulsion"], ["id_Converger", "id_Structures"]], "process_step_blocks": ["id_Structures", "id_Aerodynamics", "id_Propulsion"]}, {"converger_step_blocks": ["id_Converger"], "step_number": 4, "edges": [["id_Structures", "id_Converger"], ["id_Aerodynamics", "id_Converger"], ["id_Propulsion", "id_Converger"]], "process_step_blocks": []}, {"converger_step_blocks": [], "step_number": 5, "edges": [["id_Converger", "id_CTheta"], ["id_Converger", "id_Cprop"], ["id_Converger", "id_Cdpdx"], ["id_Converger", "id_Csigmas"], ["id_Converger", "id_Performance"]], "process_step_blocks": ["id_Cprop", "id_Performance", "id_CTheta", "id_Cdpdx", "id_Csigmas"]}, {"converger_step_blocks": [], "step_number": 6, "edges": [["id_Cprop", "id_FR"], ["id_Performance", "id_FR"], ["id_CTheta", "id_FR"], ["id_Cdpdx", "id_FR"], ["id_Csigmas", "id_FR"]], "process_step_blocks": ["id_FR"]}, {"converger_step_blocks": ["id_DOE"], "step_number": 7, "edges": [["id_FR", "id_DOE"]], "process_step_blocks": []}, {"converger_step_blocks": ["id_Coordinator"], "step_number": 8, "edges": [["id_DOE", "id_Coordinator"]], "process_step_blocks": []}]}, "mg_function_ordering": {"post-desvars": [], "post-coupling": ["Performance", "C[sigmas]", "C[Theta]", "C[dpdx]", "C[prop]", "F[R]"], "pre-desvars": [], "coupled": ["Structures", "Aerodynamics", "Propulsion"]}, "edgeBundles": [{"input": ["Performance"], "pipeline_data": {"Performance": ["/data_schema/aircraft/other/R"]}, "name": "FR"}, {"input": ["Coordinator", "Converger", "DOE"], "pipeline_data": {"Coordinator": ["/data_schema/aircraft/other/CDmin"], "Converger": ["/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/reference/ESF", "/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/weight/WT", "/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/geometry/Theta"], "DOE": ["/data_schema/reference/h", "/data_schema/aircraft/geometry/Sref", "/data_schema/aircraft/geometry/AR", "/data_schema/aircraft/other/Cf", "/data_schema/aircraft/geometry/tc", "/data_schema/reference/M", "/data_schema/aircraft/geometry/Lambda"]}, "name": "Aerodynamics"}, {"input": ["Structures"], "pipeline_data": {"Structures": ["/data_schema/aircraft/geometry/Theta"]}, "name": "CTheta"}, {"input": ["Coordinator", "Converger", "DOE"], "pipeline_data": {"Coordinator": ["/data_schema/aircraft/weight/WBE"], "Converger": ["/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/other/D"], "DOE": ["/data_schema/reference/h", "/data_schema/reference/M", "/data_schema/aircraft/other/T"]}, "name": "Propulsion"}, {"input": ["Propulsion"], "pipeline_data": {"Propulsion": ["/data_schema/reference/ESF", "/data_schema/reference/Temp", "/data_schema/aircraft/other/DT"]}, "name": "Cprop"}, {"input": ["Coordinator", "Aerodynamics", "Structures", "Propulsion"], "pipeline_data": {"Coordinator": ["/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/aircraft/weight/WE", "/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/reference/ESF", "/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/aircraft/geometry/Theta", "/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/aircraft/other/L", "/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/aircraft/weight/WT", "/data_schema/architectureNodes/initialGuessCouplingVariables/data_schemaCopy/aircraft/other/D"], "Aerodynamics": ["/data_schema/aircraft/other/D", "/data_schema/aircraft/other/L"], "Structures": ["/data_schema/aircraft/geometry/Theta", "/data_schema/aircraft/weight/WT"], "Propulsion": ["/data_schema/reference/ESF", "/data_schema/aircraft/weight/WE"]}, "name": "Converger"}, {"input": ["F[R]", "C[Theta]", "C[prop]", "Coordinator", "C[dpdx]", "C[sigmas]"], "pipeline_data": {"F[R]": ["/data_schema/mdo_data/objectives/R"], "C[Theta]": ["/data_schema/mdo_data/constraints/Theta"], "C[prop]": ["/data_schema/mdo_data/constraints/propulsion/ESF", "/data_schema/mdo_data/constraints/propulsion/DT", "/data_schema/mdo_data/constraints/propulsion/Temp"], "Coordinator": ["/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/reference/M", "/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/aircraft/geometry/Lambda", "/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/aircraft/other/Cf", "/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/aircraft/geometry/tc", "/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/reference/h", "/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/aircraft/geometry/AR", "/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/aircraft/geometry/section", "/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/aircraft/geometry/lambda", "/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/aircraft/other/T", "/data_schema/architectureNodes/doeInputSampleLists/data_schemaCopy/aircraft/geometry/Sref"], "C[dpdx]": ["/data_schema/mdo_data/constraints/dpdx"], "C[sigmas]": ["/data_schema/mdo_data/constraints/sigmas/sigma4", "/data_schema/mdo_data/constraints/sigmas/sigma5", "/data_schema/mdo_data/constraints/sigmas/sigma1", "/data_schema/mdo_data/constraints/sigmas/sigma2", "/data_schema/mdo_data/constraints/sigmas/sigma3"]}, "name": "DOE"}, {"input": ["DOE"], "pipeline_data": {"DOE": ["/data_schema/architectureNodes/doeOutputSampleLists/data_schemaCopy/mdo_data/constraints/sigmas/sigma5", "/data_schema/architectureNodes/doeOutputSampleLists/data_schemaCopy/mdo_data/constraints/sigmas/sigma4", "/data_schema/architectureNodes/doeOutputSampleLists/data_schemaCopy/mdo_data/constraints/sigmas/sigma3", "/data_schema/architectureNodes/doeOutputSampleLists/data_schemaCopy/mdo_data/constraints/propulsion/DT", "/data_schema/architectureNodes/doeOutputSampleLists/data_schemaCopy/mdo_data/constraints/sigmas/sigma1", "/data_schema/architectureNodes/doeOutputSampleLists/data_schemaCopy/mdo_data/objectives/R", "/data_schema/architectureNodes/doeOutputSampleLists/data_schemaCopy/mdo_data/constraints/Theta", "/data_schema/architectureNodes/doeOutputSampleLists/data_schemaCopy/mdo_data/constraints/propulsion/ESF", "/data_schema/architectureNodes/doeOutputSampleLists/data_schemaCopy/mdo_data/constraints/propulsion/Temp", "/data_schema/architectureNodes/doeOutputSampleLists/data_schemaCopy/mdo_data/constraints/dpdx", "/data_schema/architectureNodes/doeOutputSampleLists/data_schemaCopy/mdo_data/constraints/sigmas/sigma2"]}, "name": "Coordinator"}, {"input": ["Aerodynamics"], "pipeline_data": {"Aerodynamics": ["/data_schema/aircraft/other/dpdx"]}, "name": "Cdpdx"}, {"input": ["Structures"], "pipeline_data": {"Structures": ["/data_schema/aircraft/other/sigma5", "/data_schema/aircraft/other/sigma4", "/data_schema/aircraft/other/sigma3", "/data_schema/aircraft/other/sigma2", "/data_schema/aircraft/other/sigma1"]}, "name": "Csigmas"}, {"input": ["Aerodynamics", "DOE", "Structures", "Propulsion"], "pipeline_data": {"Aerodynamics": ["/data_schema/aircraft/other/fin"], "DOE": ["/data_schema/reference/h", "/data_schema/reference/M"], "Structures": ["/data_schema/aircraft/weight/WT", "/data_schema/aircraft/weight/WF"], "Propulsion": ["/data_schema/aircraft/other/SFC"]}, "name": "Performance"}, {"input": ["Coordinator", "Converger", "DOE"], "pipeline_data": {"Coordinator": ["/data_schema/aircraft/weight/WFO", "/data_schema/aircraft/other/Nz", "/data_schema/aircraft/weight/WO"], "Converger": ["/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/other/L", "/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/weight/WE"], "DOE": ["/data_schema/aircraft/geometry/lambda", "/data_schema/aircraft/geometry/Sref", "/data_schema/aircraft/geometry/AR", "/data_schema/aircraft/geometry/tc", "/data_schema/aircraft/geometry/Lambda", "/data_schema/aircraft/geometry/section"]}, "name": "Structures"}], "organization": null, "function_ordering": {"post-desvars": [], "post-coupling": ["Performance", "C[sigmas]", "C[Theta]", "C[dpdx]", "C[prop]", "F[R]"], "pre-desvars": [], "coupled": ["Structures", "Aerodynamics", "Propulsion"]}, "variableSchemes": {"catschema_sysLev": {"name": "systemVariables", "children": [{"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"type": "variable", "name": "lambda", "level": 8}, {"type": "variable", "name": "Lambda", "level": 8}, {"type": "variable", "name": "tc", "level": 8}, {"type": "variable", "name": "AR", "level": 8}, {"type": "variable", "name": "Sref", "level": 8}, {"type": "variable", "name": "section", "level": 8}], "name": "geometry"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "Cf", "level": 8}, {"type": "variable", "name": "T", "level": 8}], "name": "other"}], "name": "aircraft"}, {"level": 6, "type": "variable", "children": [{"type": "variable", "name": "h", "level": 7}, {"type": "variable", "name": "M", "level": 7}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "doeInputSampleLists"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 8}], "name": "geometry"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "WE", "level": 8}, {"type": "variable", "name": "WT", "level": 8}], "name": "weight"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "L", "level": 8}, {"type": "variable", "name": "D", "level": 8}], "name": "other"}], "name": "aircraft"}, {"level": 6, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 7}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "couplingCopyVariables"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 7}], "name": "reference"}, {"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"type": "variable", "name": "WE", "level": 8}, {"type": "variable", "name": "WT", "level": 8}], "name": "weight"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "L", "level": 8}, {"type": "variable", "name": "D", "level": 8}], "name": "other"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 8}], "name": "geometry"}], "name": "aircraft"}], "name": "data_schemaCopy"}], "name": "initialGuessCouplingVariables"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 8}, {"level": 8, "type": "variable", "children": [{"type": "variable", "name": "DT", "level": 9}, {"type": "variable", "name": "Temp", "level": 9}, {"type": "variable", "name": "ESF", "level": 9}], "name": "propulsion"}, {"type": "variable", "name": "dpdx", "level": 8}, {"level": 8, "type": "variable", "children": [{"type": "variable", "name": "sigma4", "level": 9}, {"type": "variable", "name": "sigma3", "level": 9}, {"type": "variable", "name": "sigma2", "level": 9}, {"type": "variable", "name": "sigma1", "level": 9}, {"type": "variable", "name": "sigma5", "level": 9}], "name": "sigmas"}], "name": "constraints"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "R", "level": 8}], "name": "objectives"}], "name": "mdo_data"}], "name": "data_schemaCopy"}], "name": "doeOutputSampleLists"}], "name": "architectureNodes"}, {"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 5}, {"type": "variable", "name": "AR", "level": 5}, {"type": "variable", "name": "lambda", "level": 5}, {"type": "variable", "name": "tc", "level": 5}, {"type": "variable", "name": "section", "level": 5}, {"type": "variable", "name": "Lambda", "level": 5}, {"type": "variable", "name": "Sref", "level": 5}], "name": "geometry"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "dpdx", "level": 5}, {"type": "variable", "name": "L", "level": 5}, {"type": "variable", "name": "D", "level": 5}, {"type": "variable", "name": "R", "level": 5}, {"type": "variable", "name": "fin", "level": 5}, {"type": "variable", "name": "T", "level": 5}, {"type": "variable", "name": "sigma5", "level": 5}, {"type": "variable", "name": "sigma4", "level": 5}, {"type": "variable", "name": "sigma3", "level": 5}, {"type": "variable", "name": "sigma2", "level": 5}, {"type": "variable", "name": "sigma1", "level": 5}, {"type": "variable", "name": "Cf", "level": 5}, {"type": "variable", "name": "Nz", "level": 5}, {"type": "variable", "name": "SFC", "level": 5}, {"type": "variable", "name": "CDmin", "level": 5}, {"type": "variable", "name": "DT", "level": 5}], "name": "other"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "WT", "level": 5}, {"type": "variable", "name": "WO", "level": 5}, {"type": "variable", "name": "WE", "level": 5}, {"type": "variable", "name": "WF", "level": 5}, {"type": "variable", "name": "WFO", "level": 5}, {"type": "variable", "name": "WBE", "level": 5}], "name": "weight"}], "name": "aircraft"}, {"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 6}, {"type": "variable", "name": "DT", "level": 6}, {"type": "variable", "name": "Temp", "level": 6}], "name": "propulsion"}, {"type": "variable", "name": "Theta", "level": 5}, {"type": "variable", "name": "dpdx", "level": 5}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "sigma4", "level": 6}, {"type": "variable", "name": "sigma1", "level": 6}, {"type": "variable", "name": "sigma2", "level": 6}, {"type": "variable", "name": "sigma3", "level": 6}, {"type": "variable", "name": "sigma5", "level": 6}], "name": "sigmas"}], "name": "constraints"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "R", "level": 5}], "name": "objectives"}], "name": "mdo_data"}, {"level": 3, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 4}, {"type": "variable", "name": "h", "level": 4}, {"type": "variable", "name": "M", "level": 4}, {"type": "variable", "name": "Temp", "level": 4}], "name": "reference"}], "name": "data_schema"}], "name": "couplings"}]}, "catschema_nodeLev": {"name": "variables", "children": [{"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"type": "variable", "name": "lambda", "level": 8}, {"type": "variable", "name": "Lambda", "level": 8}, {"type": "variable", "name": "tc", "level": 8}, {"type": "variable", "name": "AR", "level": 8}, {"type": "variable", "name": "Sref", "level": 8}, {"type": "variable", "name": "section", "level": 8}], "name": "geometry"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "Cf", "level": 8}, {"type": "variable", "name": "T", "level": 8}], "name": "other"}], "name": "aircraft"}, {"level": 6, "type": "variable", "children": [{"type": "variable", "name": "h", "level": 7}, {"type": "variable", "name": "M", "level": 7}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "doeInputSampleLists"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 8}], "name": "geometry"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "WE", "level": 8}, {"type": "variable", "name": "WT", "level": 8}], "name": "weight"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "L", "level": 8}, {"type": "variable", "name": "D", "level": 8}], "name": "other"}], "name": "aircraft"}, {"level": 6, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 7}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "couplingCopyVariables"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 7}], "name": "reference"}, {"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"type": "variable", "name": "WE", "level": 8}, {"type": "variable", "name": "WT", "level": 8}], "name": "weight"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "L", "level": 8}, {"type": "variable", "name": "D", "level": 8}], "name": "other"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 8}], "name": "geometry"}], "name": "aircraft"}], "name": "data_schemaCopy"}], "name": "initialGuessCouplingVariables"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 8}, {"level": 8, "type": "variable", "children": [{"type": "variable", "name": "DT", "level": 9}, {"type": "variable", "name": "Temp", "level": 9}, {"type": "variable", "name": "ESF", "level": 9}], "name": "propulsion"}, {"type": "variable", "name": "dpdx", "level": 8}, {"level": 8, "type": "variable", "children": [{"type": "variable", "name": "sigma4", "level": 9}, {"type": "variable", "name": "sigma3", "level": 9}, {"type": "variable", "name": "sigma2", "level": 9}, {"type": "variable", "name": "sigma1", "level": 9}, {"type": "variable", "name": "sigma5", "level": 9}], "name": "sigmas"}], "name": "constraints"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "R", "level": 8}], "name": "objectives"}], "name": "mdo_data"}], "name": "data_schemaCopy"}], "name": "doeOutputSampleLists"}], "name": "architectureNodes"}, {"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"type": "variable", "name": "dpdx", "level": 5}, {"type": "variable", "name": "L", "level": 5}, {"type": "variable", "name": "D", "level": 5}, {"type": "variable", "name": "R", "level": 5}, {"type": "variable", "name": "fin", "level": 5}, {"type": "variable", "name": "T", "level": 5}, {"type": "variable", "name": "sigma5", "level": 5}, {"type": "variable", "name": "sigma4", "level": 5}, {"type": "variable", "name": "sigma3", "level": 5}, {"type": "variable", "name": "sigma2", "level": 5}, {"type": "variable", "name": "sigma1", "level": 5}, {"type": "variable", "name": "Cf", "level": 5}, {"type": "variable", "name": "Nz", "level": 5}, {"type": "variable", "name": "SFC", "level": 5}, {"type": "variable", "name": "CDmin", "level": 5}, {"type": "variable", "name": "DT", "level": 5}], "name": "other"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "WO", "level": 5}, {"type": "variable", "name": "WE", "level": 5}, {"type": "variable", "name": "WF", "level": 5}, {"type": "variable", "name": "WFO", "level": 5}, {"type": "variable", "name": "WBE", "level": 5}], "name": "weight"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "lambda", "level": 5}, {"type": "variable", "name": "section", "level": 5}], "name": "geometry"}], "name": "aircraft"}, {"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 6}, {"type": "variable", "name": "DT", "level": 6}, {"type": "variable", "name": "Temp", "level": 6}], "name": "propulsion"}, {"type": "variable", "name": "Theta", "level": 5}, {"type": "variable", "name": "dpdx", "level": 5}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "sigma4", "level": 6}, {"type": "variable", "name": "sigma1", "level": 6}, {"type": "variable", "name": "sigma2", "level": 6}, {"type": "variable", "name": "sigma3", "level": 6}, {"type": "variable", "name": "sigma5", "level": 6}], "name": "sigmas"}], "name": "constraints"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "R", "level": 5}], "name": "objectives"}], "name": "mdo_data"}, {"level": 3, "type": "variable", "children": [{"type": "variable", "name": "Temp", "level": 4}], "name": "reference"}], "name": "data_schema"}], "name": "coupling"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 5}, {"type": "variable", "name": "AR", "level": 5}, {"type": "variable", "name": "tc", "level": 5}, {"type": "variable", "name": "Lambda", "level": 5}, {"type": "variable", "name": "Sref", "level": 5}], "name": "geometry"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "WT", "level": 5}], "name": "weight"}], "name": "aircraft"}, {"level": 3, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 4}, {"type": "variable", "name": "h", "level": 4}, {"type": "variable", "name": "M", "level": 4}], "name": "reference"}], "name": "data_schema"}], "name": "sharedCoupling"}]}, "catschema_roleLev": {"name": "variables", "children": [{"children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"type": "variable", "name": "lambda", "level": 9}, {"type": "variable", "name": "Lambda", "level": 9}, {"type": "variable", "name": "tc", "level": 9}, {"type": "variable", "name": "AR", "level": 9}, {"type": "variable", "name": "Sref", "level": 9}, {"type": "variable", "name": "section", "level": 9}], "name": "geometry"}, {"level": 8, "type": "variable", "children": [{"type": "variable", "name": "Cf", "level": 9}, {"type": "variable", "name": "T", "level": 9}], "name": "other"}], "name": "aircraft"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "h", "level": 8}, {"type": "variable", "name": "M", "level": 8}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "doeInputSampleLists"}], "name": "architectureNodes"}], "name": "data_schema"}], "name": "doeInputSampleLists"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 9}], "name": "geometry"}, {"level": 8, "type": "variable", "children": [{"type": "variable", "name": "WE", "level": 9}, {"type": "variable", "name": "WT", "level": 9}], "name": "weight"}, {"level": 8, "type": "variable", "children": [{"type": "variable", "name": "L", "level": 9}, {"type": "variable", "name": "D", "level": 9}], "name": "other"}], "name": "aircraft"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 8}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "couplingCopyVariables"}], "name": "architectureNodes"}], "name": "data_schema"}], "name": "couplingCopyVariables"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 8}], "name": "reference"}, {"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"type": "variable", "name": "WE", "level": 9}, {"type": "variable", "name": "WT", "level": 9}], "name": "weight"}, {"level": 8, "type": "variable", "children": [{"type": "variable", "name": "L", "level": 9}, {"type": "variable", "name": "D", "level": 9}], "name": "other"}, {"level": 8, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 9}], "name": "geometry"}], "name": "aircraft"}], "name": "data_schemaCopy"}], "name": "initialGuessCouplingVariables"}], "name": "architectureNodes"}], "name": "data_schema"}], "name": "initialGuessCouplingVariables"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 9}, {"level": 9, "type": "variable", "children": [{"type": "variable", "name": "DT", "level": 10}, {"type": "variable", "name": "Temp", "level": 10}, {"type": "variable", "name": "ESF", "level": 10}], "name": "propulsion"}, {"type": "variable", "name": "dpdx", "level": 9}, {"level": 9, "type": "variable", "children": [{"type": "variable", "name": "sigma4", "level": 10}, {"type": "variable", "name": "sigma3", "level": 10}, {"type": "variable", "name": "sigma2", "level": 10}, {"type": "variable", "name": "sigma1", "level": 10}, {"type": "variable", "name": "sigma5", "level": 10}], "name": "sigmas"}], "name": "constraints"}, {"level": 8, "type": "variable", "children": [{"type": "variable", "name": "R", "level": 9}], "name": "objectives"}], "name": "mdo_data"}], "name": "data_schemaCopy"}], "name": "doeOutputSampleLists"}], "name": "architectureNodes"}], "name": "data_schema"}], "name": "doeOutputSampleLists"}], "type": "variable", "name": "architectureRoles", "level": 1}, {"children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 7}, {"type": "variable", "name": "DT", "level": 7}, {"type": "variable", "name": "Temp", "level": 7}], "name": "propulsion"}, {"type": "variable", "name": "Theta", "level": 6}, {"type": "variable", "name": "dpdx", "level": 6}, {"level": 6, "type": "variable", "children": [{"type": "variable", "name": "sigma4", "level": 7}, {"type": "variable", "name": "sigma1", "level": 7}, {"type": "variable", "name": "sigma2", "level": 7}, {"type": "variable", "name": "sigma3", "level": 7}, {"type": "variable", "name": "sigma5", "level": 7}], "name": "sigmas"}], "name": "constraints"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "R", "level": 6}], "name": "objectives"}], "name": "mdo_data"}], "name": "data_schema"}], "name": "quantityOfInterests"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "T", "level": 6}, {"type": "variable", "name": "Cf", "level": 6}], "name": "other"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "AR", "level": 6}, {"type": "variable", "name": "lambda", "level": 6}, {"type": "variable", "name": "tc", "level": 6}, {"type": "variable", "name": "section", "level": 6}, {"type": "variable", "name": "Lambda", "level": 6}, {"type": "variable", "name": "Sref", "level": 6}], "name": "geometry"}], "name": "aircraft"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "h", "level": 5}, {"type": "variable", "name": "M", "level": 5}], "name": "reference"}], "name": "data_schema"}], "name": "designVariables"}], "type": "variable", "name": "problemRoles", "level": 1}]}, "catschema_funLev": {"name": "functions", "children": [{"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "R", "level": 6}], "name": "other"}], "name": "aircraft"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "R", "level": 6}], "name": "objectives"}], "name": "mdo_data"}], "name": "data_schema"}], "name": "outputs"}], "name": "FR"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"type": "variable", "name": "WT", "level": 9}], "name": "weight"}, {"level": 8, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 9}], "name": "geometry"}], "name": "aircraft"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 8}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "couplingCopyVariables"}], "name": "architectureNodes"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "AR", "level": 6}, {"type": "variable", "name": "tc", "level": 6}, {"type": "variable", "name": "Lambda", "level": 6}, {"type": "variable", "name": "Sref", "level": 6}], "name": "geometry"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "Cf", "level": 6}, {"type": "variable", "name": "CDmin", "level": 6}], "name": "other"}], "name": "aircraft"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "h", "level": 5}, {"type": "variable", "name": "M", "level": 5}], "name": "reference"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "dpdx", "level": 6}, {"type": "variable", "name": "D", "level": 6}, {"type": "variable", "name": "fin", "level": 6}, {"type": "variable", "name": "L", "level": 6}], "name": "other"}], "name": "aircraft"}], "name": "data_schema"}], "name": "outputs"}], "name": "Aerodynamics"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 6}], "name": "geometry"}], "name": "aircraft"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 6}], "name": "constraints"}], "name": "mdo_data"}], "name": "data_schema"}], "name": "outputs"}], "name": "CTheta"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 5}, {"type": "variable", "name": "Temp", "level": 5}], "name": "reference"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "DT", "level": 6}], "name": "other"}], "name": "aircraft"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 7}, {"type": "variable", "name": "DT", "level": 7}, {"type": "variable", "name": "Temp", "level": 7}], "name": "propulsion"}], "name": "constraints"}], "name": "mdo_data"}], "name": "data_schema"}], "name": "outputs"}], "name": "Cprop"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 6}], "name": "geometry"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "WT", "level": 6}, {"type": "variable", "name": "WE", "level": 6}], "name": "weight"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "L", "level": 6}, {"type": "variable", "name": "D", "level": 6}], "name": "other"}], "name": "aircraft"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 8}], "name": "reference"}, {"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"type": "variable", "name": "WE", "level": 9}, {"type": "variable", "name": "WT", "level": 9}], "name": "weight"}, {"level": 8, "type": "variable", "children": [{"type": "variable", "name": "L", "level": 9}, {"type": "variable", "name": "D", "level": 9}], "name": "other"}, {"level": 8, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 9}], "name": "geometry"}], "name": "aircraft"}], "name": "data_schemaCopy"}], "name": "initialGuessCouplingVariables"}], "name": "architectureNodes"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 5}], "name": "reference"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"type": "variable", "name": "L", "level": 9}, {"type": "variable", "name": "D", "level": 9}], "name": "other"}, {"level": 8, "type": "variable", "children": [{"type": "variable", "name": "WE", "level": 9}, {"type": "variable", "name": "WT", "level": 9}], "name": "weight"}, {"level": 8, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 9}], "name": "geometry"}], "name": "aircraft"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 8}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "couplingCopyVariables"}], "name": "architectureNodes"}], "name": "data_schema"}], "name": "outputs"}], "name": "Converger"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"type": "variable", "name": "lambda", "level": 9}, {"type": "variable", "name": "Lambda", "level": 9}, {"type": "variable", "name": "tc", "level": 9}, {"type": "variable", "name": "AR", "level": 9}, {"type": "variable", "name": "Sref", "level": 9}, {"type": "variable", "name": "section", "level": 9}], "name": "geometry"}, {"level": 8, "type": "variable", "children": [{"type": "variable", "name": "Cf", "level": 9}, {"type": "variable", "name": "T", "level": 9}], "name": "other"}], "name": "aircraft"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "h", "level": 8}, {"type": "variable", "name": "M", "level": 8}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "doeInputSampleLists"}], "name": "architectureNodes"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"type": "variable", "name": "sigma3", "level": 7}, {"type": "variable", "name": "sigma4", "level": 7}, {"type": "variable", "name": "sigma1", "level": 7}, {"type": "variable", "name": "sigma2", "level": 7}, {"type": "variable", "name": "sigma5", "level": 7}], "name": "sigmas"}, {"level": 6, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 7}, {"type": "variable", "name": "DT", "level": 7}, {"type": "variable", "name": "Temp", "level": 7}], "name": "propulsion"}, {"type": "variable", "name": "Theta", "level": 6}, {"type": "variable", "name": "dpdx", "level": 6}], "name": "constraints"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "R", "level": 6}], "name": "objectives"}], "name": "mdo_data"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"type": "variable", "name": "h", "level": 5}, {"type": "variable", "name": "M", "level": 5}], "name": "reference"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"level": 9, "type": "variable", "children": [{"type": "variable", "name": "sigma5", "level": 10}, {"type": "variable", "name": "sigma4", "level": 10}, {"type": "variable", "name": "sigma3", "level": 10}, {"type": "variable", "name": "sigma1", "level": 10}, {"type": "variable", "name": "sigma2", "level": 10}], "name": "sigmas"}, {"level": 9, "type": "variable", "children": [{"type": "variable", "name": "DT", "level": 10}, {"type": "variable", "name": "ESF", "level": 10}, {"type": "variable", "name": "Temp", "level": 10}], "name": "propulsion"}, {"type": "variable", "name": "Theta", "level": 9}, {"type": "variable", "name": "dpdx", "level": 9}], "name": "constraints"}, {"level": 8, "type": "variable", "children": [{"type": "variable", "name": "R", "level": 9}], "name": "objectives"}], "name": "mdo_data"}], "name": "data_schemaCopy"}], "name": "doeOutputSampleLists"}], "name": "architectureNodes"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "Cf", "level": 6}, {"type": "variable", "name": "T", "level": 6}], "name": "other"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "AR", "level": 6}, {"type": "variable", "name": "Sref", "level": 6}, {"type": "variable", "name": "tc", "level": 6}, {"type": "variable", "name": "lambda", "level": 6}, {"type": "variable", "name": "section", "level": 6}, {"type": "variable", "name": "Lambda", "level": 6}], "name": "geometry"}], "name": "aircraft"}], "name": "data_schema"}], "name": "outputs"}], "name": "DOE"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"level": 9, "type": "variable", "children": [{"type": "variable", "name": "sigma5", "level": 10}, {"type": "variable", "name": "sigma4", "level": 10}, {"type": "variable", "name": "sigma3", "level": 10}, {"type": "variable", "name": "sigma1", "level": 10}, {"type": "variable", "name": "sigma2", "level": 10}], "name": "sigmas"}, {"level": 9, "type": "variable", "children": [{"type": "variable", "name": "DT", "level": 10}, {"type": "variable", "name": "ESF", "level": 10}, {"type": "variable", "name": "Temp", "level": 10}], "name": "propulsion"}, {"type": "variable", "name": "Theta", "level": 9}, {"type": "variable", "name": "dpdx", "level": 9}], "name": "constraints"}, {"level": 8, "type": "variable", "children": [{"type": "variable", "name": "R", "level": 9}], "name": "objectives"}], "name": "mdo_data"}], "name": "data_schemaCopy"}], "name": "doeOutputSampleLists"}], "name": "architectureNodes"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"type": "variable", "name": "M", "level": 8}, {"type": "variable", "name": "h", "level": 8}], "name": "reference"}, {"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"type": "variable", "name": "lambda", "level": 9}, {"type": "variable", "name": "tc", "level": 9}, {"type": "variable", "name": "AR", "level": 9}, {"type": "variable", "name": "section", "level": 9}, {"type": "variable", "name": "Lambda", "level": 9}, {"type": "variable", "name": "Sref", "level": 9}], "name": "geometry"}, {"level": 8, "type": "variable", "children": [{"type": "variable", "name": "Cf", "level": 9}, {"type": "variable", "name": "T", "level": 9}], "name": "other"}], "name": "aircraft"}], "name": "data_schemaCopy"}], "name": "doeInputSampleLists"}, {"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"type": "variable", "name": "WE", "level": 9}, {"type": "variable", "name": "WT", "level": 9}], "name": "weight"}, {"level": 8, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 9}], "name": "geometry"}, {"level": 8, "type": "variable", "children": [{"type": "variable", "name": "L", "level": 9}, {"type": "variable", "name": "D", "level": 9}], "name": "other"}], "name": "aircraft"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 8}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "initialGuessCouplingVariables"}], "name": "architectureNodes"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "WFO", "level": 6}, {"type": "variable", "name": "WO", "level": 6}, {"type": "variable", "name": "WBE", "level": 6}], "name": "weight"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "Nz", "level": 6}, {"type": "variable", "name": "CDmin", "level": 6}], "name": "other"}], "name": "aircraft"}], "name": "data_schema"}], "name": "outputs"}], "name": "Coordinator"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "dpdx", "level": 6}], "name": "other"}], "name": "aircraft"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "dpdx", "level": 6}], "name": "constraints"}], "name": "mdo_data"}], "name": "data_schema"}], "name": "outputs"}], "name": "Cdpdx"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "sigma5", "level": 6}, {"type": "variable", "name": "sigma4", "level": 6}, {"type": "variable", "name": "sigma3", "level": 6}, {"type": "variable", "name": "sigma2", "level": 6}, {"type": "variable", "name": "sigma1", "level": 6}], "name": "other"}], "name": "aircraft"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"type": "variable", "name": "sigma4", "level": 7}, {"type": "variable", "name": "sigma5", "level": 7}, {"type": "variable", "name": "sigma1", "level": 7}, {"type": "variable", "name": "sigma2", "level": 7}, {"type": "variable", "name": "sigma3", "level": 7}], "name": "sigmas"}], "name": "constraints"}], "name": "mdo_data"}], "name": "data_schema"}], "name": "outputs"}], "name": "Csigmas"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "WBE", "level": 6}], "name": "weight"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "T", "level": 6}], "name": "other"}], "name": "aircraft"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"type": "variable", "name": "D", "level": 9}], "name": "other"}], "name": "aircraft"}], "name": "data_schemaCopy"}], "name": "couplingCopyVariables"}], "name": "architectureNodes"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "h", "level": 5}, {"type": "variable", "name": "M", "level": 5}], "name": "reference"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 5}, {"type": "variable", "name": "Temp", "level": 5}], "name": "reference"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "DT", "level": 6}, {"type": "variable", "name": "SFC", "level": 6}], "name": "other"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "WE", "level": 6}], "name": "weight"}], "name": "aircraft"}], "name": "data_schema"}], "name": "outputs"}], "name": "Propulsion"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "WT", "level": 6}, {"type": "variable", "name": "WF", "level": 6}], "name": "weight"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "fin", "level": 6}, {"type": "variable", "name": "SFC", "level": 6}], "name": "other"}], "name": "aircraft"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "h", "level": 5}, {"type": "variable", "name": "M", "level": 5}], "name": "reference"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "R", "level": 6}], "name": "other"}], "name": "aircraft"}], "name": "data_schema"}], "name": "outputs"}], "name": "Performance"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"type": "variable", "name": "WE", "level": 9}], "name": "weight"}, {"level": 8, "type": "variable", "children": [{"type": "variable", "name": "L", "level": 9}], "name": "other"}], "name": "aircraft"}], "name": "data_schemaCopy"}], "name": "couplingCopyVariables"}], "name": "architectureNodes"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "WO", "level": 6}, {"type": "variable", "name": "WFO", "level": 6}], "name": "weight"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "AR", "level": 6}, {"type": "variable", "name": "lambda", "level": 6}, {"type": "variable", "name": "tc", "level": 6}, {"type": "variable", "name": "section", "level": 6}, {"type": "variable", "name": "Lambda", "level": 6}, {"type": "variable", "name": "Sref", "level": 6}], "name": "geometry"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "Nz", "level": 6}], "name": "other"}], "name": "aircraft"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "WT", "level": 6}, {"type": "variable", "name": "WF", "level": 6}], "name": "weight"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "sigma5", "level": 6}, {"type": "variable", "name": "sigma4", "level": 6}, {"type": "variable", "name": "sigma3", "level": 6}, {"type": "variable", "name": "sigma2", "level": 6}, {"type": "variable", "name": "sigma1", "level": 6}], "name": "other"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 6}], "name": "geometry"}], "name": "aircraft"}], "name": "data_schema"}], "name": "outputs"}], "name": "Structures"}]}, "schema": {"name": "data_schema", "children": [{"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "name": "lambda", "value": "unknown", "dimension": null}, {"level": 6, "type": "variable", "name": "Lambda", "value": "unknown", "dimension": null}, {"level": 6, "type": "variable", "name": "tc", "value": "unknown", "dimension": null}, {"level": 6, "type": "variable", "name": "AR", "value": "unknown", "dimension": null}, {"level": 6, "type": "variable", "name": "Sref", "value": "unknown", "dimension": null}, {"level": 6, "type": "variable", "name": "section", "value": "unknown", "dimension": null}], "name": "geometry"}, {"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "name": "Cf", "value": "unknown", "dimension": null}, {"level": 6, "type": "variable", "name": "T", "value": "unknown", "dimension": null}], "name": "other"}], "name": "aircraft"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "name": "h", "value": "unknown", "dimension": null}, {"level": 5, "type": "variable", "name": "M", "value": "unknown", "dimension": null}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "doeInputSampleLists"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "name": "Theta", "value": "unknown", "dimension": null}], "name": "geometry"}, {"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "name": "WE", "value": "unknown", "dimension": null}, {"level": 6, "type": "variable", "name": "WT", "value": "unknown", "dimension": null}], "name": "weight"}, {"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "name": "L", "value": "unknown", "dimension": null}, {"level": 6, "type": "variable", "name": "D", "value": "unknown", "dimension": null}], "name": "other"}], "name": "aircraft"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "name": "ESF", "value": "unknown", "dimension": null}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "couplingCopyVariables"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "name": "ESF", "value": "unknown", "dimension": null}], "name": "reference"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "name": "WE", "value": "unknown", "dimension": null}, {"level": 6, "type": "variable", "name": "WT", "value": "unknown", "dimension": null}], "name": "weight"}, {"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "name": "L", "value": "unknown", "dimension": null}, {"level": 6, "type": "variable", "name": "D", "value": "unknown", "dimension": null}], "name": "other"}, {"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "name": "Theta", "value": "unknown", "dimension": null}], "name": "geometry"}], "name": "aircraft"}], "name": "data_schemaCopy"}], "name": "initialGuessCouplingVariables"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "name": "Theta", "value": "unknown", "dimension": null}, {"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "name": "DT", "value": "unknown", "dimension": null}, {"level": 7, "type": "variable", "name": "Temp", "value": "unknown", "dimension": null}, {"level": 7, "type": "variable", "name": "ESF", "value": "unknown", "dimension": null}], "name": "propulsion"}, {"level": 6, "type": "variable", "name": "dpdx", "value": "unknown", "dimension": null}, {"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "name": "sigma4", "value": "unknown", "dimension": null}, {"level": 7, "type": "variable", "name": "sigma3", "value": "unknown", "dimension": null}, {"level": 7, "type": "variable", "name": "sigma2", "value": "unknown", "dimension": null}, {"level": 7, "type": "variable", "name": "sigma1", "value": "unknown", "dimension": null}, {"level": 7, "type": "variable", "name": "sigma5", "value": "unknown", "dimension": null}], "name": "sigmas"}], "name": "constraints"}, {"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "name": "R", "value": "unknown", "dimension": null}], "name": "objectives"}], "name": "mdo_data"}], "name": "data_schemaCopy"}], "name": "doeOutputSampleLists"}], "name": "architectureNodes"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "name": "Theta", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "AR", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "lambda", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "tc", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "section", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "Lambda", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "Sref", "value": "unknown", "dimension": null}], "name": "geometry"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "name": "dpdx", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "L", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "D", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "R", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "fin", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "T", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "sigma5", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "sigma4", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "sigma3", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "sigma2", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "sigma1", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "Cf", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "Nz", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "SFC", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "CDmin", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "DT", "value": "unknown", "dimension": null}], "name": "other"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "name": "WT", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "WO", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "WE", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "WF", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "WFO", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "WBE", "value": "unknown", "dimension": null}], "name": "weight"}], "name": "aircraft"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "name": "ESF", "value": "unknown", "dimension": null}, {"level": 4, "type": "variable", "name": "DT", "value": "unknown", "dimension": null}, {"level": 4, "type": "variable", "name": "Temp", "value": "unknown", "dimension": null}], "name": "propulsion"}, {"level": 3, "type": "variable", "name": "Theta", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "dpdx", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "name": "sigma4", "value": "unknown", "dimension": null}, {"level": 4, "type": "variable", "name": "sigma1", "value": "unknown", "dimension": null}, {"level": 4, "type": "variable", "name": "sigma2", "value": "unknown", "dimension": null}, {"level": 4, "type": "variable", "name": "sigma3", "value": "unknown", "dimension": null}, {"level": 4, "type": "variable", "name": "sigma5", "value": "unknown", "dimension": null}], "name": "sigmas"}], "name": "constraints"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "name": "R", "value": "unknown", "dimension": null}], "name": "objectives"}], "name": "mdo_data"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "name": "ESF", "value": "unknown", "dimension": null}, {"level": 2, "type": "variable", "name": "h", "value": "unknown", "dimension": null}, {"level": 2, "type": "variable", "name": "M", "value": "unknown", "dimension": null}, {"level": 2, "type": "variable", "name": "Temp", "value": "unknown", "dimension": null}], "name": "reference"}]}}, "id": "28", "name": "RCG - converged-DOE-J - Mdao"}], "categories": [{"name": "schema", "description": "schema"}, {"name": "catschema_nodeLev", "description": "node levels"}, {"name": "catschema_funLev", "description": "function levels"}, {"name": "catschema_roleLev", "description": "role levels"}, {"name": "catschema_sysLev", "description": "system levels"}]}
+			theData = {"graphs": [{"description": "Repository of the super-sonic business jet test case optimization problem", "problem_formulation": {}, "xdsm": {"nodes": [{"metadata": [{"name": "Coordinator"}, {"description": "Action block providing system inputs and collecting outputs."}, {"creator": "Imco van Gent"}], "type": "coordinator", "id": "id_Coordinator", "name": "Coordinator"}, {"metadata": [{"name": "Structures"}, {"mode": "main"}, {"version": "1.0"}, {"execution_info": null}, {"instance": "1"}, {"performance_info": null}, {"general_info": null}, {"projectSpecific": null}], "type": "rcganalysis", "id": "id_Structures", "name": "Structures"}, {"metadata": [{"name": "Aerodynamics"}, {"mode": "main"}, {"version": "1.0"}, {"execution_info": null}, {"instance": "1"}, {"performance_info": null}, {"general_info": null}, {"projectSpecific": null}], "type": "rcganalysis", "id": "id_Aerodynamics", "name": "Aerodynamics"}, {"metadata": [{"name": "Propulsion"}, {"mode": "main"}, {"version": "1.0"}, {"execution_info": null}, {"instance": "1"}, {"performance_info": null}, {"general_info": null}, {"projectSpecific": null}], "type": "rcganalysis", "id": "id_Propulsion", "name": "Propulsion"}, {"metadata": [{"name": "Performance"}, {"mode": "main"}, {"version": "1.0"}, {"execution_info": null}, {"instance": "1"}, {"performance_info": null}, {"general_info": null}, {"projectSpecific": null}], "type": "rcganalysis", "id": "id_Performance", "name": "Performance"}, {"metadata": [{"name": "C[sigmas]"}, {"instance": 1}], "type": "rcganalysis", "id": "id_Csigmas", "name": "Csigmas"}, {"metadata": [{"name": "C[Theta]"}, {"instance": 1}], "type": "rcganalysis", "id": "id_CTheta", "name": "CTheta"}, {"metadata": [{"name": "C[dpdx]"}, {"instance": 1}], "type": "rcganalysis", "id": "id_Cdpdx", "name": "Cdpdx"}, {"metadata": [{"name": "C[prop]"}, {"instance": 1}], "type": "rcganalysis", "id": "id_Cprop", "name": "Cprop"}, {"metadata": [{"name": "F[R]"}, {"instance": 1}], "type": "rcganalysis", "id": "id_FR", "name": "FR"}], "edges": [{"to": "id_FR", "from": "id_Performance", "name": "/data_schema/aircraft/other/R", "short_name": "1 couplings"}, {"to": "id_Aerodynamics", "from": "id_Coordinator", "name": "/data_schema/reference/h,/data_schema/aircraft/geometry/Sref,/data_schema/aircraft/geometry/AR,/data_schema/aircraft/other/Cf,/data_schema/aircraft/geometry/tc,/data_schema/reference/M,/data_schema/aircraft/geometry/Lambda,/data_schema/aircraft/other/CDmin", "short_name": "8 inputs"}, {"to": "id_Aerodynamics", "from": "id_Structures", "name": "/data_schema/aircraft/geometry/Theta,/data_schema/aircraft/weight/WT", "short_name": "2 inputs"}, {"to": "id_Aerodynamics", "from": "id_Propulsion", "name": "/data_schema/reference/ESF", "short_name": "1 inputs"}, {"to": "id_CTheta", "from": "id_Structures", "name": "/data_schema/aircraft/geometry/Theta", "short_name": "1 couplings"}, {"to": "id_Propulsion", "from": "id_Coordinator", "name": "/data_schema/reference/h,/data_schema/aircraft/weight/WBE,/data_schema/reference/M,/data_schema/aircraft/other/T", "short_name": "4 inputs"}, {"to": "id_Propulsion", "from": "id_Aerodynamics", "name": "/data_schema/aircraft/other/D", "short_name": "1 inputs"}, {"to": "id_Cprop", "from": "id_Propulsion", "name": "/data_schema/reference/ESF,/data_schema/reference/Temp,/data_schema/aircraft/other/DT", "short_name": "3 couplings"}, {"to": "id_Coordinator", "from": "id_FR", "name": "/data_schema/mdo_data/objectives/R", "short_name": "1 outputs"}, {"to": "id_Coordinator", "from": "id_CTheta", "name": "/data_schema/mdo_data/constraints/Theta", "short_name": "1 outputs"}, {"to": "id_Coordinator", "from": "id_Cdpdx", "name": "/data_schema/mdo_data/constraints/dpdx", "short_name": "1 outputs"}, {"to": "id_Coordinator", "from": "id_Cprop", "name": "/data_schema/mdo_data/constraints/propulsion/ESF,/data_schema/mdo_data/constraints/propulsion/Temp,/data_schema/mdo_data/constraints/propulsion/DT", "short_name": "3 outputs"}, {"to": "id_Coordinator", "from": "id_Csigmas", "name": "/data_schema/mdo_data/constraints/sigmas/sigma4,/data_schema/mdo_data/constraints/sigmas/sigma5,/data_schema/mdo_data/constraints/sigmas/sigma1,/data_schema/mdo_data/constraints/sigmas/sigma2,/data_schema/mdo_data/constraints/sigmas/sigma3", "short_name": "5 outputs"}, {"to": "id_Cdpdx", "from": "id_Aerodynamics", "name": "/data_schema/aircraft/other/dpdx", "short_name": "1 couplings"}, {"to": "id_Csigmas", "from": "id_Structures", "name": "/data_schema/aircraft/other/sigma5,/data_schema/aircraft/other/sigma4,/data_schema/aircraft/other/sigma3,/data_schema/aircraft/other/sigma2,/data_schema/aircraft/other/sigma1", "short_name": "5 couplings"}, {"to": "id_Performance", "from": "id_Coordinator", "name": "/data_schema/reference/h,/data_schema/reference/M", "short_name": "2 inputs"}, {"to": "id_Performance", "from": "id_Aerodynamics", "name": "/data_schema/aircraft/other/fin", "short_name": "1 inputs"}, {"to": "id_Performance", "from": "id_Structures", "name": "/data_schema/aircraft/weight/WT,/data_schema/aircraft/weight/WF", "short_name": "2 inputs"}, {"to": "id_Performance", "from": "id_Propulsion", "name": "/data_schema/aircraft/other/SFC", "short_name": "1 inputs"}, {"to": "id_Structures", "from": "id_Coordinator", "name": "/data_schema/aircraft/geometry/lambda,/data_schema/aircraft/geometry/Sref,/data_schema/aircraft/weight/WFO,/data_schema/aircraft/geometry/AR,/data_schema/aircraft/other/Nz,/data_schema/aircraft/geometry/tc,/data_schema/aircraft/geometry/Lambda,/data_schema/aircraft/weight/WO,/data_schema/aircraft/geometry/section", "short_name": "9 inputs"}, {"to": "id_Structures", "from": "id_Aerodynamics", "name": "/data_schema/aircraft/other/L", "short_name": "1 inputs"}, {"to": "id_Structures", "from": "id_Propulsion", "name": "/data_schema/aircraft/weight/WE", "short_name": "1 inputs"}], "workflow": []}, "edgeBundles": [{"input": ["Performance"], "pipeline_data": {"Performance": ["/data_schema/aircraft/other/R"]}, "name": "FR"}, {"input": ["Coordinator", "Structures", "Propulsion"], "pipeline_data": {"Coordinator": ["/data_schema/reference/h", "/data_schema/aircraft/geometry/Sref", "/data_schema/aircraft/geometry/AR", "/data_schema/aircraft/other/Cf", "/data_schema/aircraft/geometry/tc", "/data_schema/reference/M", "/data_schema/aircraft/geometry/Lambda", "/data_schema/aircraft/other/CDmin"], "Structures": ["/data_schema/aircraft/geometry/Theta", "/data_schema/aircraft/weight/WT"], "Propulsion": ["/data_schema/reference/ESF"]}, "name": "Aerodynamics"}, {"input": ["Structures"], "pipeline_data": {"Structures": ["/data_schema/aircraft/geometry/Theta"]}, "name": "CTheta"}, {"input": ["Coordinator", "Aerodynamics"], "pipeline_data": {"Coordinator": ["/data_schema/reference/h", "/data_schema/aircraft/weight/WBE", "/data_schema/reference/M", "/data_schema/aircraft/other/T"], "Aerodynamics": ["/data_schema/aircraft/other/D"]}, "name": "Propulsion"}, {"input": ["Propulsion"], "pipeline_data": {"Propulsion": ["/data_schema/reference/ESF", "/data_schema/reference/Temp", "/data_schema/aircraft/other/DT"]}, "name": "Cprop"}, {"input": ["F[R]", "C[Theta]", "C[dpdx]", "C[prop]", "C[sigmas]"], "pipeline_data": {"F[R]": ["/data_schema/mdo_data/objectives/R"], "C[Theta]": ["/data_schema/mdo_data/constraints/Theta"], "C[dpdx]": ["/data_schema/mdo_data/constraints/dpdx"], "C[prop]": ["/data_schema/mdo_data/constraints/propulsion/ESF", "/data_schema/mdo_data/constraints/propulsion/Temp", "/data_schema/mdo_data/constraints/propulsion/DT"], "C[sigmas]": ["/data_schema/mdo_data/constraints/sigmas/sigma4", "/data_schema/mdo_data/constraints/sigmas/sigma5", "/data_schema/mdo_data/constraints/sigmas/sigma1", "/data_schema/mdo_data/constraints/sigmas/sigma2", "/data_schema/mdo_data/constraints/sigmas/sigma3"]}, "name": "Coordinator"}, {"input": ["Aerodynamics"], "pipeline_data": {"Aerodynamics": ["/data_schema/aircraft/other/dpdx"]}, "name": "Cdpdx"}, {"input": ["Structures"], "pipeline_data": {"Structures": ["/data_schema/aircraft/other/sigma5", "/data_schema/aircraft/other/sigma4", "/data_schema/aircraft/other/sigma3", "/data_schema/aircraft/other/sigma2", "/data_schema/aircraft/other/sigma1"]}, "name": "Csigmas"}, {"input": ["Coordinator", "Aerodynamics", "Structures", "Propulsion"], "pipeline_data": {"Coordinator": ["/data_schema/reference/h", "/data_schema/reference/M"], "Aerodynamics": ["/data_schema/aircraft/other/fin"], "Structures": ["/data_schema/aircraft/weight/WT", "/data_schema/aircraft/weight/WF"], "Propulsion": ["/data_schema/aircraft/other/SFC"]}, "name": "Performance"}, {"input": ["Coordinator", "Aerodynamics", "Propulsion"], "pipeline_data": {"Coordinator": ["/data_schema/aircraft/geometry/lambda", "/data_schema/aircraft/geometry/Sref", "/data_schema/aircraft/weight/WFO", "/data_schema/aircraft/geometry/AR", "/data_schema/aircraft/other/Nz", "/data_schema/aircraft/geometry/tc", "/data_schema/aircraft/geometry/Lambda", "/data_schema/aircraft/weight/WO", "/data_schema/aircraft/geometry/section"], "Aerodynamics": ["/data_schema/aircraft/other/L"], "Propulsion": ["/data_schema/aircraft/weight/WE"]}, "name": "Structures"}], "organization": null, "variableSchemes": {"catschema_sysLev": {"name": "systemVariables", "children": [{"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"type": "variable", "name": "sigma1", "level": 5}, {"type": "variable", "name": "sigma5", "level": 5}, {"type": "variable", "name": "sigma4", "level": 5}, {"type": "variable", "name": "sigma3", "level": 5}, {"type": "variable", "name": "sigma2", "level": 5}, {"type": "variable", "name": "DT", "level": 5}, {"type": "variable", "name": "dpdx", "level": 5}, {"type": "variable", "name": "R", "level": 5}, {"type": "variable", "name": "SFC", "level": 5}, {"type": "variable", "name": "L", "level": 5}, {"type": "variable", "name": "D", "level": 5}, {"type": "variable", "name": "fin", "level": 5}], "name": "other"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 5}], "name": "geometry"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "WT", "level": 5}, {"type": "variable", "name": "WE", "level": 5}, {"type": "variable", "name": "WF", "level": 5}], "name": "weight"}], "name": "aircraft"}, {"level": 3, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 4}, {"type": "variable", "name": "Temp", "level": 4}], "name": "reference"}], "name": "data_schema"}], "name": "couplings"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"type": "variable", "name": "Cf", "level": 5}, {"type": "variable", "name": "Nz", "level": 5}, {"type": "variable", "name": "CDmin", "level": 5}, {"type": "variable", "name": "T", "level": 5}], "name": "other"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "WO", "level": 5}, {"type": "variable", "name": "WFO", "level": 5}, {"type": "variable", "name": "WBE", "level": 5}], "name": "weight"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "lambda", "level": 5}, {"type": "variable", "name": "section", "level": 5}, {"type": "variable", "name": "AR", "level": 5}, {"type": "variable", "name": "Lambda", "level": 5}, {"type": "variable", "name": "Sref", "level": 5}, {"type": "variable", "name": "tc", "level": 5}], "name": "geometry"}], "name": "aircraft"}, {"level": 3, "type": "variable", "children": [{"type": "variable", "name": "h", "level": 4}, {"type": "variable", "name": "M", "level": 4}], "name": "reference"}], "name": "data_schema"}], "name": "inputs"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"type": "variable", "name": "dpdx", "level": 5}, {"type": "variable", "name": "Theta", "level": 5}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "Temp", "level": 6}, {"type": "variable", "name": "ESF", "level": 6}, {"type": "variable", "name": "DT", "level": 6}], "name": "propulsion"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "sigma4", "level": 6}, {"type": "variable", "name": "sigma1", "level": 6}, {"type": "variable", "name": "sigma2", "level": 6}, {"type": "variable", "name": "sigma3", "level": 6}, {"type": "variable", "name": "sigma5", "level": 6}], "name": "sigmas"}], "name": "constraints"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "R", "level": 5}], "name": "objectives"}], "name": "mdo_data"}], "name": "data_schema"}], "name": "outputs"}]}, "catschema_nodeLev": {"name": "variables", "children": [{"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"type": "variable", "name": "sigma1", "level": 5}, {"type": "variable", "name": "sigma5", "level": 5}, {"type": "variable", "name": "sigma4", "level": 5}, {"type": "variable", "name": "sigma3", "level": 5}, {"type": "variable", "name": "sigma2", "level": 5}, {"type": "variable", "name": "DT", "level": 5}, {"type": "variable", "name": "dpdx", "level": 5}, {"type": "variable", "name": "R", "level": 5}, {"type": "variable", "name": "SFC", "level": 5}, {"type": "variable", "name": "L", "level": 5}, {"type": "variable", "name": "D", "level": 5}, {"type": "variable", "name": "fin", "level": 5}], "name": "other"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "WE", "level": 5}, {"type": "variable", "name": "WF", "level": 5}], "name": "weight"}], "name": "aircraft"}, {"level": 3, "type": "variable", "children": [{"type": "variable", "name": "Temp", "level": 4}], "name": "reference"}], "name": "data_schema"}], "name": "coupling"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"type": "variable", "name": "Cf", "level": 5}, {"type": "variable", "name": "Nz", "level": 5}, {"type": "variable", "name": "CDmin", "level": 5}, {"type": "variable", "name": "T", "level": 5}], "name": "other"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "WO", "level": 5}, {"type": "variable", "name": "WFO", "level": 5}, {"type": "variable", "name": "WBE", "level": 5}], "name": "weight"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "lambda", "level": 5}, {"type": "variable", "name": "section", "level": 5}], "name": "geometry"}], "name": "aircraft"}], "name": "data_schema"}], "name": "suppliedInput"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 5}], "name": "geometry"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "WT", "level": 5}], "name": "weight"}], "name": "aircraft"}, {"level": 3, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 4}], "name": "reference"}], "name": "data_schema"}], "name": "sharedCoupling"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"type": "variable", "name": "dpdx", "level": 5}, {"type": "variable", "name": "Theta", "level": 5}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "Temp", "level": 6}, {"type": "variable", "name": "ESF", "level": 6}, {"type": "variable", "name": "DT", "level": 6}], "name": "propulsion"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "sigma4", "level": 6}, {"type": "variable", "name": "sigma1", "level": 6}, {"type": "variable", "name": "sigma2", "level": 6}, {"type": "variable", "name": "sigma3", "level": 6}, {"type": "variable", "name": "sigma5", "level": 6}], "name": "sigmas"}], "name": "constraints"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "R", "level": 5}], "name": "objectives"}], "name": "mdo_data"}], "name": "data_schema"}], "name": "output"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"type": "variable", "name": "AR", "level": 5}, {"type": "variable", "name": "Lambda", "level": 5}, {"type": "variable", "name": "Sref", "level": 5}, {"type": "variable", "name": "tc", "level": 5}], "name": "geometry"}], "name": "aircraft"}, {"level": 3, "type": "variable", "children": [{"type": "variable", "name": "h", "level": 4}, {"type": "variable", "name": "M", "level": 4}], "name": "reference"}], "name": "data_schema"}], "name": "suppliedSharedInput"}]}, "catschema_roleLev": {"name": "variables", "children": [{"type": "variable", "name": "architectureRoles", "level": 1}, {"type": "variable", "name": "problemRoles", "level": 1}]}, "catschema_funLev": {"name": "functions", "children": [{"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "R", "level": 6}], "name": "other"}], "name": "aircraft"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "R", "level": 6}], "name": "objectives"}], "name": "mdo_data"}], "name": "data_schema"}], "name": "outputs"}], "name": "FR"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"type": "variable", "name": "h", "level": 5}, {"type": "variable", "name": "M", "level": 5}], "name": "reference"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "WBE", "level": 6}], "name": "weight"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "D", "level": 6}, {"type": "variable", "name": "T", "level": 6}], "name": "other"}], "name": "aircraft"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 5}, {"type": "variable", "name": "Temp", "level": 5}], "name": "reference"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "DT", "level": 6}, {"type": "variable", "name": "SFC", "level": 6}], "name": "other"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "WE", "level": 6}], "name": "weight"}], "name": "aircraft"}], "name": "data_schema"}], "name": "outputs"}], "name": "Propulsion"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 6}], "name": "geometry"}], "name": "aircraft"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 6}], "name": "constraints"}], "name": "mdo_data"}], "name": "data_schema"}], "name": "outputs"}], "name": "CTheta"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "DT", "level": 6}], "name": "other"}], "name": "aircraft"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 5}, {"type": "variable", "name": "Temp", "level": 5}], "name": "reference"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 7}, {"type": "variable", "name": "Temp", "level": 7}, {"type": "variable", "name": "DT", "level": 7}], "name": "propulsion"}], "name": "constraints"}], "name": "mdo_data"}], "name": "data_schema"}], "name": "outputs"}], "name": "Cprop"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 6}, {"level": 6, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 7}, {"type": "variable", "name": "Temp", "level": 7}, {"type": "variable", "name": "DT", "level": 7}], "name": "propulsion"}, {"level": 6, "type": "variable", "children": [{"type": "variable", "name": "sigma4", "level": 7}, {"type": "variable", "name": "sigma5", "level": 7}, {"type": "variable", "name": "sigma1", "level": 7}, {"type": "variable", "name": "sigma2", "level": 7}, {"type": "variable", "name": "sigma3", "level": 7}], "name": "sigmas"}, {"type": "variable", "name": "dpdx", "level": 6}], "name": "constraints"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "R", "level": 6}], "name": "objectives"}], "name": "mdo_data"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"type": "variable", "name": "h", "level": 5}, {"type": "variable", "name": "M", "level": 5}], "name": "reference"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "Lambda", "level": 6}, {"type": "variable", "name": "AR", "level": 6}, {"type": "variable", "name": "Sref", "level": 6}, {"type": "variable", "name": "tc", "level": 6}, {"type": "variable", "name": "lambda", "level": 6}, {"type": "variable", "name": "section", "level": 6}], "name": "geometry"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "Cf", "level": 6}, {"type": "variable", "name": "Nz", "level": 6}, {"type": "variable", "name": "CDmin", "level": 6}, {"type": "variable", "name": "T", "level": 6}], "name": "other"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "WFO", "level": 6}, {"type": "variable", "name": "WO", "level": 6}, {"type": "variable", "name": "WBE", "level": 6}], "name": "weight"}], "name": "aircraft"}], "name": "data_schema"}], "name": "outputs"}], "name": "Coordinator"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "dpdx", "level": 6}], "name": "other"}], "name": "aircraft"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "dpdx", "level": 6}], "name": "constraints"}], "name": "mdo_data"}], "name": "data_schema"}], "name": "outputs"}], "name": "Cdpdx"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "sigma5", "level": 6}, {"type": "variable", "name": "sigma4", "level": 6}, {"type": "variable", "name": "sigma3", "level": 6}, {"type": "variable", "name": "sigma2", "level": 6}, {"type": "variable", "name": "sigma1", "level": 6}], "name": "other"}], "name": "aircraft"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"type": "variable", "name": "sigma4", "level": 7}, {"type": "variable", "name": "sigma5", "level": 7}, {"type": "variable", "name": "sigma1", "level": 7}, {"type": "variable", "name": "sigma2", "level": 7}, {"type": "variable", "name": "sigma3", "level": 7}], "name": "sigmas"}], "name": "constraints"}], "name": "mdo_data"}], "name": "data_schema"}], "name": "outputs"}], "name": "Csigmas"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "SFC", "level": 6}, {"type": "variable", "name": "fin", "level": 6}], "name": "other"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "WT", "level": 6}, {"type": "variable", "name": "WF", "level": 6}], "name": "weight"}], "name": "aircraft"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "h", "level": 5}, {"type": "variable", "name": "M", "level": 5}], "name": "reference"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "R", "level": 6}], "name": "other"}], "name": "aircraft"}], "name": "data_schema"}], "name": "outputs"}], "name": "Performance"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "CDmin", "level": 6}, {"type": "variable", "name": "Cf", "level": 6}], "name": "other"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 6}, {"type": "variable", "name": "AR", "level": 6}, {"type": "variable", "name": "Sref", "level": 6}, {"type": "variable", "name": "tc", "level": 6}, {"type": "variable", "name": "Lambda", "level": 6}], "name": "geometry"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "WT", "level": 6}], "name": "weight"}], "name": "aircraft"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "h", "level": 5}, {"type": "variable", "name": "ESF", "level": 5}, {"type": "variable", "name": "M", "level": 5}], "name": "reference"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "dpdx", "level": 6}, {"type": "variable", "name": "D", "level": 6}, {"type": "variable", "name": "fin", "level": 6}, {"type": "variable", "name": "L", "level": 6}], "name": "other"}], "name": "aircraft"}], "name": "data_schema"}], "name": "outputs"}], "name": "Aerodynamics"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "lambda", "level": 6}, {"type": "variable", "name": "section", "level": 6}, {"type": "variable", "name": "AR", "level": 6}, {"type": "variable", "name": "Sref", "level": 6}, {"type": "variable", "name": "tc", "level": 6}, {"type": "variable", "name": "Lambda", "level": 6}], "name": "geometry"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "Nz", "level": 6}, {"type": "variable", "name": "L", "level": 6}], "name": "other"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "WO", "level": 6}, {"type": "variable", "name": "WE", "level": 6}, {"type": "variable", "name": "WFO", "level": 6}], "name": "weight"}], "name": "aircraft"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "WT", "level": 6}, {"type": "variable", "name": "WF", "level": 6}], "name": "weight"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "sigma5", "level": 6}, {"type": "variable", "name": "sigma4", "level": 6}, {"type": "variable", "name": "sigma3", "level": 6}, {"type": "variable", "name": "sigma2", "level": 6}, {"type": "variable", "name": "sigma1", "level": 6}], "name": "other"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 6}], "name": "geometry"}], "name": "aircraft"}], "name": "data_schema"}], "name": "outputs"}], "name": "Structures"}]}, "schema": {"name": "data_schema", "children": [{"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "sigma1"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "Cf"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "Nz"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "sigma5"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "sigma4"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "sigma3"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "sigma2"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "CDmin"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "DT"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "dpdx"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "R"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "SFC"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "L"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "D"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "fin"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "T"}], "name": "other"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "WO"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "WT"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "WE"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "WF"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "WFO"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "WBE"}], "name": "weight"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "lambda"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "section"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "Theta"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "AR"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "Lambda"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "Sref"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "tc"}], "name": "geometry"}], "name": "aircraft"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "dpdx"}, {"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "Theta"}, {"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "dimension": null, "value": "unknown", "name": "Temp"}, {"level": 4, "type": "variable", "dimension": null, "value": "unknown", "name": "ESF"}, {"level": 4, "type": "variable", "dimension": null, "value": "unknown", "name": "DT"}], "name": "propulsion"}, {"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "dimension": null, "value": "unknown", "name": "sigma4"}, {"level": 4, "type": "variable", "dimension": null, "value": "unknown", "name": "sigma1"}, {"level": 4, "type": "variable", "dimension": null, "value": "unknown", "name": "sigma2"}, {"level": 4, "type": "variable", "dimension": null, "value": "unknown", "name": "sigma3"}, {"level": 4, "type": "variable", "dimension": null, "value": "unknown", "name": "sigma5"}], "name": "sigmas"}], "name": "constraints"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "dimension": null, "value": "unknown", "name": "R"}], "name": "objectives"}], "name": "mdo_data"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "dimension": null, "value": "unknown", "name": "h"}, {"level": 2, "type": "variable", "dimension": null, "value": "unknown", "name": "ESF"}, {"level": 2, "type": "variable", "dimension": null, "value": "unknown", "name": "M"}, {"level": 2, "type": "variable", "dimension": null, "value": "unknown", "name": "Temp"}], "name": "reference"}]}}, "id": "01", "name": "RCG"}, {"description": "Fundamental problem graph to solve the super-sonic business jet test case optimization problem for the architecture type: MDO", "problem_formulation": {"allow_unconverged_couplings": false, "function_order": ["Structures", "Aerodynamics", "Propulsion", "Performance", "C[sigmas]", "C[Theta]", "C[dpdx]", "C[prop]", "F[R]"], "convergence_type": "Gauss-Seidel", "mdao_architecture": "MDF", "coupled_functions_groups": [["Structures"], ["Aerodynamics"], ["Propulsion"]], "function_ordering": {"coupled": ["Structures", "Aerodynamics", "Propulsion"], "pre-coupling": [], "post-coupling": ["Performance", "C[sigmas]", "C[Theta]", "C[dpdx]", "C[prop]", "F[R]"]}}, "xdsm": {"nodes": [{"type": "coordinator", "id": "id_Coordinator", "name": "Coordinator", "metadata": [{"name": "Coordinator"}, {"description": "Action block providing system inputs and collecting outputs."}, {"creator": "Imco van Gent"}]}, {"type": "coupledanalysis", "id": "id_Structures", "name": "Structures", "metadata": [{"name": "Structures"}, {"mode": "main"}, {"version": "1.0"}, {"execution_info": null}, {"instance": "1"}, {"problem_role": "coupled"}, {"general_info": null}, {"projectSpecific": null}, {"performance_info": null}]}, {"type": "coupledanalysis", "id": "id_Aerodynamics", "name": "Aerodynamics", "metadata": [{"name": "Aerodynamics"}, {"mode": "main"}, {"version": "1.0"}, {"execution_info": null}, {"instance": "1"}, {"problem_role": "coupled"}, {"general_info": null}, {"projectSpecific": null}, {"performance_info": null}]}, {"type": "coupledanalysis", "id": "id_Propulsion", "name": "Propulsion", "metadata": [{"name": "Propulsion"}, {"mode": "main"}, {"version": "1.0"}, {"execution_info": null}, {"instance": "1"}, {"problem_role": "coupled"}, {"general_info": null}, {"projectSpecific": null}, {"performance_info": null}]}, {"type": "postcouplinganalysis", "id": "id_Performance", "name": "Performance", "metadata": [{"name": "Performance"}, {"mode": "main"}, {"version": "1.0"}, {"execution_info": null}, {"instance": "1"}, {"problem_role": "post-coupling"}, {"general_info": null}, {"projectSpecific": null}, {"performance_info": null}]}, {"type": "postcouplinganalysis", "id": "id_Csigmas", "name": "Csigmas", "metadata": [{"name": "C[sigmas]"}, {"instance": 1}, {"problem_role": "post-coupling"}]}, {"type": "postcouplinganalysis", "id": "id_CTheta", "name": "CTheta", "metadata": [{"name": "C[Theta]"}, {"instance": 1}, {"problem_role": "post-coupling"}]}, {"type": "postcouplinganalysis", "id": "id_Cdpdx", "name": "Cdpdx", "metadata": [{"name": "C[dpdx]"}, {"instance": 1}, {"problem_role": "post-coupling"}]}, {"type": "postcouplinganalysis", "id": "id_Cprop", "name": "Cprop", "metadata": [{"name": "C[prop]"}, {"instance": 1}, {"problem_role": "post-coupling"}]}, {"type": "postcouplinganalysis", "id": "id_FR", "name": "FR", "metadata": [{"name": "F[R]"}, {"instance": 1}, {"problem_role": "post-coupling"}]}], "edges": [{"to": "id_FR", "from": "id_Performance", "name": "/data_schema/aircraft/other/R", "short_name": "1 couplings"}, {"to": "id_Aerodynamics", "from": "id_Coordinator", "name": "/data_schema/reference/h,/data_schema/aircraft/geometry/Sref,/data_schema/aircraft/geometry/AR,/data_schema/aircraft/other/Cf,/data_schema/aircraft/geometry/tc,/data_schema/reference/M,/data_schema/aircraft/geometry/Lambda,/data_schema/aircraft/other/CDmin", "short_name": "8 inputs"}, {"to": "id_Aerodynamics", "from": "id_Structures", "name": "/data_schema/aircraft/geometry/Theta,/data_schema/aircraft/weight/WT", "short_name": "2 inputs"}, {"to": "id_Aerodynamics", "from": "id_Propulsion", "name": "/data_schema/reference/ESF", "short_name": "1 inputs"}, {"to": "id_CTheta", "from": "id_Structures", "name": "/data_schema/aircraft/geometry/Theta", "short_name": "1 couplings"}, {"to": "id_Propulsion", "from": "id_Coordinator", "name": "/data_schema/reference/h,/data_schema/aircraft/weight/WBE,/data_schema/reference/M,/data_schema/aircraft/other/T", "short_name": "4 inputs"}, {"to": "id_Propulsion", "from": "id_Aerodynamics", "name": "/data_schema/aircraft/other/D", "short_name": "1 inputs"}, {"to": "id_Cprop", "from": "id_Propulsion", "name": "/data_schema/reference/ESF,/data_schema/reference/Temp,/data_schema/aircraft/other/DT", "short_name": "3 couplings"}, {"to": "id_Coordinator", "from": "id_FR", "name": "/data_schema/mdo_data/objectives/R", "short_name": "1 outputs"}, {"to": "id_Coordinator", "from": "id_CTheta", "name": "/data_schema/mdo_data/constraints/Theta", "short_name": "1 outputs"}, {"to": "id_Coordinator", "from": "id_Cdpdx", "name": "/data_schema/mdo_data/constraints/dpdx", "short_name": "1 outputs"}, {"to": "id_Coordinator", "from": "id_Cprop", "name": "/data_schema/mdo_data/constraints/propulsion/ESF,/data_schema/mdo_data/constraints/propulsion/Temp,/data_schema/mdo_data/constraints/propulsion/DT", "short_name": "3 outputs"}, {"to": "id_Coordinator", "from": "id_Csigmas", "name": "/data_schema/mdo_data/constraints/sigmas/sigma4,/data_schema/mdo_data/constraints/sigmas/sigma5,/data_schema/mdo_data/constraints/sigmas/sigma1,/data_schema/mdo_data/constraints/sigmas/sigma2,/data_schema/mdo_data/constraints/sigmas/sigma3", "short_name": "5 outputs"}, {"to": "id_Cdpdx", "from": "id_Aerodynamics", "name": "/data_schema/aircraft/other/dpdx", "short_name": "1 couplings"}, {"to": "id_Csigmas", "from": "id_Structures", "name": "/data_schema/aircraft/other/sigma5,/data_schema/aircraft/other/sigma4,/data_schema/aircraft/other/sigma3,/data_schema/aircraft/other/sigma2,/data_schema/aircraft/other/sigma1", "short_name": "5 couplings"}, {"to": "id_Performance", "from": "id_Coordinator", "name": "/data_schema/reference/h,/data_schema/reference/M", "short_name": "2 inputs"}, {"to": "id_Performance", "from": "id_Aerodynamics", "name": "/data_schema/aircraft/other/fin", "short_name": "1 inputs"}, {"to": "id_Performance", "from": "id_Structures", "name": "/data_schema/aircraft/weight/WT,/data_schema/aircraft/weight/WF", "short_name": "2 inputs"}, {"to": "id_Performance", "from": "id_Propulsion", "name": "/data_schema/aircraft/other/SFC", "short_name": "1 inputs"}, {"to": "id_Structures", "from": "id_Coordinator", "name": "/data_schema/aircraft/geometry/lambda,/data_schema/aircraft/geometry/Sref,/data_schema/aircraft/weight/WFO,/data_schema/aircraft/geometry/AR,/data_schema/aircraft/other/Nz,/data_schema/aircraft/geometry/tc,/data_schema/aircraft/geometry/Lambda,/data_schema/aircraft/weight/WO,/data_schema/aircraft/geometry/section", "short_name": "9 inputs"}, {"to": "id_Structures", "from": "id_Aerodynamics", "name": "/data_schema/aircraft/other/L", "short_name": "1 inputs"}, {"to": "id_Structures", "from": "id_Propulsion", "name": "/data_schema/aircraft/weight/WE", "short_name": "1 inputs"}], "workflow": []}, "id": "02", "organization": null, "variableSchemes": {"catschema_sysLev": {"name": "systemVariables", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "sigma1", "level": 5}, {"type": "variable", "name": "sigma5", "level": 5}, {"type": "variable", "name": "sigma4", "level": 5}, {"type": "variable", "name": "sigma3", "level": 5}, {"type": "variable", "name": "sigma2", "level": 5}, {"type": "variable", "name": "DT", "level": 5}, {"type": "variable", "name": "dpdx", "level": 5}, {"type": "variable", "name": "R", "level": 5}, {"type": "variable", "name": "SFC", "level": 5}, {"type": "variable", "name": "L", "level": 5}, {"type": "variable", "name": "D", "level": 5}, {"type": "variable", "name": "fin", "level": 5}], "name": "other", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 5}], "name": "geometry", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "WT", "level": 5}, {"type": "variable", "name": "WE", "level": 5}, {"type": "variable", "name": "WF", "level": 5}], "name": "weight", "level": 4}], "name": "aircraft", "level": 3}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 4}, {"type": "variable", "name": "Temp", "level": 4}], "name": "reference", "level": 3}], "name": "data_schema", "level": 2}], "name": "couplings", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "Cf", "level": 5}, {"type": "variable", "name": "Nz", "level": 5}, {"type": "variable", "name": "CDmin", "level": 5}, {"type": "variable", "name": "T", "level": 5}], "name": "other", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "WO", "level": 5}, {"type": "variable", "name": "WFO", "level": 5}, {"type": "variable", "name": "WBE", "level": 5}], "name": "weight", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "lambda", "level": 5}, {"type": "variable", "name": "section", "level": 5}, {"type": "variable", "name": "AR", "level": 5}, {"type": "variable", "name": "Lambda", "level": 5}, {"type": "variable", "name": "Sref", "level": 5}, {"type": "variable", "name": "tc", "level": 5}], "name": "geometry", "level": 4}], "name": "aircraft", "level": 3}, {"type": "variable", "children": [{"type": "variable", "name": "h", "level": 4}, {"type": "variable", "name": "M", "level": 4}], "name": "reference", "level": 3}], "name": "data_schema", "level": 2}], "name": "inputs", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "sigma3", "level": 6}, {"type": "variable", "name": "sigma4", "level": 6}, {"type": "variable", "name": "sigma1", "level": 6}, {"type": "variable", "name": "sigma2", "level": 6}, {"type": "variable", "name": "sigma5", "level": 6}], "name": "sigmas", "level": 5}, {"type": "variable", "name": "Theta", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "Temp", "level": 6}, {"type": "variable", "name": "ESF", "level": 6}, {"type": "variable", "name": "DT", "level": 6}], "name": "propulsion", "level": 5}, {"type": "variable", "name": "dpdx", "level": 5}], "name": "constraints", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "R", "level": 5}], "name": "objectives", "level": 4}], "name": "mdo_data", "level": 3}], "name": "data_schema", "level": 2}], "name": "outputs", "level": 1}]}, "catschema_nodeLev": {"name": "variables", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "sigma1", "level": 5}, {"type": "variable", "name": "sigma5", "level": 5}, {"type": "variable", "name": "sigma4", "level": 5}, {"type": "variable", "name": "sigma3", "level": 5}, {"type": "variable", "name": "sigma2", "level": 5}, {"type": "variable", "name": "DT", "level": 5}, {"type": "variable", "name": "dpdx", "level": 5}, {"type": "variable", "name": "R", "level": 5}, {"type": "variable", "name": "SFC", "level": 5}, {"type": "variable", "name": "L", "level": 5}, {"type": "variable", "name": "D", "level": 5}, {"type": "variable", "name": "fin", "level": 5}], "name": "other", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "WE", "level": 5}, {"type": "variable", "name": "WF", "level": 5}], "name": "weight", "level": 4}], "name": "aircraft", "level": 3}, {"type": "variable", "children": [{"type": "variable", "name": "Temp", "level": 4}], "name": "reference", "level": 3}], "name": "data_schema", "level": 2}], "name": "coupling", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "Cf", "level": 5}, {"type": "variable", "name": "Nz", "level": 5}, {"type": "variable", "name": "CDmin", "level": 5}, {"type": "variable", "name": "T", "level": 5}], "name": "other", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "WO", "level": 5}, {"type": "variable", "name": "WFO", "level": 5}, {"type": "variable", "name": "WBE", "level": 5}], "name": "weight", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "lambda", "level": 5}, {"type": "variable", "name": "section", "level": 5}], "name": "geometry", "level": 4}], "name": "aircraft", "level": 3}], "name": "data_schema", "level": 2}], "name": "suppliedInput", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 5}], "name": "geometry", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "WT", "level": 5}], "name": "weight", "level": 4}], "name": "aircraft", "level": 3}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 4}], "name": "reference", "level": 3}], "name": "data_schema", "level": 2}], "name": "sharedCoupling", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "sigma3", "level": 6}, {"type": "variable", "name": "sigma4", "level": 6}, {"type": "variable", "name": "sigma1", "level": 6}, {"type": "variable", "name": "sigma2", "level": 6}, {"type": "variable", "name": "sigma5", "level": 6}], "name": "sigmas", "level": 5}, {"type": "variable", "name": "Theta", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "Temp", "level": 6}, {"type": "variable", "name": "ESF", "level": 6}, {"type": "variable", "name": "DT", "level": 6}], "name": "propulsion", "level": 5}, {"type": "variable", "name": "dpdx", "level": 5}], "name": "constraints", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "R", "level": 5}], "name": "objectives", "level": 4}], "name": "mdo_data", "level": 3}], "name": "data_schema", "level": 2}], "name": "output", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "AR", "level": 5}, {"type": "variable", "name": "Lambda", "level": 5}, {"type": "variable", "name": "Sref", "level": 5}, {"type": "variable", "name": "tc", "level": 5}], "name": "geometry", "level": 4}], "name": "aircraft", "level": 3}, {"type": "variable", "children": [{"type": "variable", "name": "h", "level": 4}, {"type": "variable", "name": "M", "level": 4}], "name": "reference", "level": 3}], "name": "data_schema", "level": 2}], "name": "suppliedSharedInput", "level": 1}]}, "catschema_roleLev": {"name": "variables", "children": [{"type": "variable", "name": "architectureRoles", "level": 1}, {"level": 1, "type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "Cf", "level": 6}, {"type": "variable", "name": "T", "level": 6}], "name": "other", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "lambda", "level": 6}, {"type": "variable", "name": "section", "level": 6}, {"type": "variable", "name": "AR", "level": 6}, {"type": "variable", "name": "Lambda", "level": 6}, {"type": "variable", "name": "Sref", "level": 6}, {"type": "variable", "name": "tc", "level": 6}], "name": "geometry", "level": 5}], "name": "aircraft", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "h", "level": 5}, {"type": "variable", "name": "M", "level": 5}], "name": "reference", "level": 4}], "name": "data_schema", "level": 3}], "name": "designVariables", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "sigma3", "level": 7}, {"type": "variable", "name": "sigma4", "level": 7}, {"type": "variable", "name": "sigma1", "level": 7}, {"type": "variable", "name": "sigma2", "level": 7}, {"type": "variable", "name": "sigma5", "level": 7}], "name": "sigmas", "level": 6}, {"type": "variable", "name": "Theta", "level": 6}, {"type": "variable", "children": [{"type": "variable", "name": "Temp", "level": 7}, {"type": "variable", "name": "ESF", "level": 7}, {"type": "variable", "name": "DT", "level": 7}], "name": "propulsion", "level": 6}, {"type": "variable", "name": "dpdx", "level": 6}], "name": "constraints", "level": 5}], "name": "mdo_data", "level": 4}], "name": "data_schema", "level": 3}], "name": "constraints", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "R", "level": 6}], "name": "objectives", "level": 5}], "name": "mdo_data", "level": 4}], "name": "data_schema", "level": 3}], "name": "objectives", "level": 2}], "name": "problemRoles"}]}, "catschema_funLev": {"name": "functions", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "R", "level": 6}], "name": "other", "level": 5}], "name": "aircraft", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "R", "level": 6}], "name": "objectives", "level": 5}], "name": "mdo_data", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "FR", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "D", "level": 6}, {"type": "variable", "name": "T", "level": 6}], "name": "other", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "WBE", "level": 6}], "name": "weight", "level": 5}], "name": "aircraft", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "h", "level": 5}, {"type": "variable", "name": "M", "level": 5}], "name": "reference", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 5}, {"type": "variable", "name": "Temp", "level": 5}], "name": "reference", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "DT", "level": 6}, {"type": "variable", "name": "SFC", "level": 6}], "name": "other", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "WE", "level": 6}], "name": "weight", "level": 5}], "name": "aircraft", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "Propulsion", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 6}], "name": "geometry", "level": 5}], "name": "aircraft", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 6}], "name": "constraints", "level": 5}], "name": "mdo_data", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "CTheta", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "DT", "level": 6}], "name": "other", "level": 5}], "name": "aircraft", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 5}, {"type": "variable", "name": "Temp", "level": 5}], "name": "reference", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 7}, {"type": "variable", "name": "Temp", "level": 7}, {"type": "variable", "name": "DT", "level": 7}], "name": "propulsion", "level": 6}], "name": "constraints", "level": 5}], "name": "mdo_data", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "Cprop", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 6}, {"type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 7}, {"type": "variable", "name": "Temp", "level": 7}, {"type": "variable", "name": "DT", "level": 7}], "name": "propulsion", "level": 6}, {"type": "variable", "children": [{"type": "variable", "name": "sigma4", "level": 7}, {"type": "variable", "name": "sigma5", "level": 7}, {"type": "variable", "name": "sigma1", "level": 7}, {"type": "variable", "name": "sigma2", "level": 7}, {"type": "variable", "name": "sigma3", "level": 7}], "name": "sigmas", "level": 6}, {"type": "variable", "name": "dpdx", "level": 6}], "name": "constraints", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "R", "level": 6}], "name": "objectives", "level": 5}], "name": "mdo_data", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "h", "level": 5}, {"type": "variable", "name": "M", "level": 5}], "name": "reference", "level": 4}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "Lambda", "level": 6}, {"type": "variable", "name": "AR", "level": 6}, {"type": "variable", "name": "Sref", "level": 6}, {"type": "variable", "name": "tc", "level": 6}, {"type": "variable", "name": "lambda", "level": 6}, {"type": "variable", "name": "section", "level": 6}], "name": "geometry", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "Cf", "level": 6}, {"type": "variable", "name": "Nz", "level": 6}, {"type": "variable", "name": "CDmin", "level": 6}, {"type": "variable", "name": "T", "level": 6}], "name": "other", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "WFO", "level": 6}, {"type": "variable", "name": "WO", "level": 6}, {"type": "variable", "name": "WBE", "level": 6}], "name": "weight", "level": 5}], "name": "aircraft", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "Coordinator", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "dpdx", "level": 6}], "name": "other", "level": 5}], "name": "aircraft", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "dpdx", "level": 6}], "name": "constraints", "level": 5}], "name": "mdo_data", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "Cdpdx", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "sigma5", "level": 6}, {"type": "variable", "name": "sigma4", "level": 6}, {"type": "variable", "name": "sigma3", "level": 6}, {"type": "variable", "name": "sigma2", "level": 6}, {"type": "variable", "name": "sigma1", "level": 6}], "name": "other", "level": 5}], "name": "aircraft", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "sigma4", "level": 7}, {"type": "variable", "name": "sigma5", "level": 7}, {"type": "variable", "name": "sigma1", "level": 7}, {"type": "variable", "name": "sigma2", "level": 7}, {"type": "variable", "name": "sigma3", "level": 7}], "name": "sigmas", "level": 6}], "name": "constraints", "level": 5}], "name": "mdo_data", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "Csigmas", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "WT", "level": 6}, {"type": "variable", "name": "WF", "level": 6}], "name": "weight", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "SFC", "level": 6}, {"type": "variable", "name": "fin", "level": 6}], "name": "other", "level": 5}], "name": "aircraft", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "h", "level": 5}, {"type": "variable", "name": "M", "level": 5}], "name": "reference", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "R", "level": 6}], "name": "other", "level": 5}], "name": "aircraft", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "Performance", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "CDmin", "level": 6}, {"type": "variable", "name": "Cf", "level": 6}], "name": "other", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 6}, {"type": "variable", "name": "AR", "level": 6}, {"type": "variable", "name": "Lambda", "level": 6}, {"type": "variable", "name": "Sref", "level": 6}, {"type": "variable", "name": "tc", "level": 6}], "name": "geometry", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "WT", "level": 6}], "name": "weight", "level": 5}], "name": "aircraft", "level": 4}, {"type": "variable", "children": [{"type": "variable", "name": "h", "level": 5}, {"type": "variable", "name": "ESF", "level": 5}, {"type": "variable", "name": "M", "level": 5}], "name": "reference", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "dpdx", "level": 6}, {"type": "variable", "name": "D", "level": 6}, {"type": "variable", "name": "fin", "level": 6}, {"type": "variable", "name": "L", "level": 6}], "name": "other", "level": 5}], "name": "aircraft", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "Aerodynamics", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "lambda", "level": 6}, {"type": "variable", "name": "section", "level": 6}, {"type": "variable", "name": "AR", "level": 6}, {"type": "variable", "name": "Lambda", "level": 6}, {"type": "variable", "name": "Sref", "level": 6}, {"type": "variable", "name": "tc", "level": 6}], "name": "geometry", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "Nz", "level": 6}, {"type": "variable", "name": "L", "level": 6}], "name": "other", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "WO", "level": 6}, {"type": "variable", "name": "WE", "level": 6}, {"type": "variable", "name": "WFO", "level": 6}], "name": "weight", "level": 5}], "name": "aircraft", "level": 4}], "name": "data_schema", "level": 3}], "name": "inputs", "level": 2}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "name": "WT", "level": 6}, {"type": "variable", "name": "WF", "level": 6}], "name": "weight", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "sigma5", "level": 6}, {"type": "variable", "name": "sigma4", "level": 6}, {"type": "variable", "name": "sigma3", "level": 6}, {"type": "variable", "name": "sigma2", "level": 6}, {"type": "variable", "name": "sigma1", "level": 6}], "name": "other", "level": 5}, {"type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 6}], "name": "geometry", "level": 5}], "name": "aircraft", "level": 4}], "name": "data_schema", "level": 3}], "name": "outputs", "level": 2}], "name": "Structures", "level": 1}]}, "schema": {"name": "data_schema", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "sigma1", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "Cf", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "Nz", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "sigma5", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "sigma4", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "sigma3", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "sigma2", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "CDmin", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "DT", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "dpdx", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "R", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "SFC", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "L", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "D", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "fin", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "T", "value": "unknown", "level": 3}], "name": "other", "level": 2}, {"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "WO", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "WT", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "WE", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "WF", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "WFO", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "WBE", "value": "unknown", "level": 3}], "name": "weight", "level": 2}, {"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "lambda", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "section", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "Theta", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "AR", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "Lambda", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "Sref", "value": "unknown", "level": 3}, {"dimension": null, "type": "variable", "name": "tc", "value": "unknown", "level": 3}], "name": "geometry", "level": 2}], "name": "aircraft", "level": 1}, {"type": "variable", "children": [{"type": "variable", "children": [{"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "sigma3", "value": "unknown", "level": 4}, {"dimension": null, "type": "variable", "name": "sigma4", "value": "unknown", "level": 4}, {"dimension": null, "type": "variable", "name": "sigma1", "value": "unknown", "level": 4}, {"dimension": null, "type": "variable", "name": "sigma2", "value": "unknown", "level": 4}, {"dimension": null, "type": "variable", "name": "sigma5", "value": "unknown", "level": 4}], "name": "sigmas", "level": 3}, {"dimension": null, "type": "variable", "name": "Theta", "value": "unknown", "level": 3}, {"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "Temp", "value": "unknown", "level": 4}, {"dimension": null, "type": "variable", "name": "ESF", "value": "unknown", "level": 4}, {"dimension": null, "type": "variable", "name": "DT", "value": "unknown", "level": 4}], "name": "propulsion", "level": 3}, {"dimension": null, "type": "variable", "name": "dpdx", "value": "unknown", "level": 3}], "name": "constraints", "level": 2}, {"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "R", "value": "unknown", "level": 3}], "name": "objectives", "level": 2}], "name": "mdo_data", "level": 1}, {"type": "variable", "children": [{"dimension": null, "type": "variable", "name": "h", "value": "unknown", "level": 2}, {"dimension": null, "type": "variable", "name": "ESF", "value": "unknown", "level": 2}, {"dimension": null, "type": "variable", "name": "M", "value": "unknown", "level": 2}, {"dimension": null, "type": "variable", "name": "Temp", "value": "unknown", "level": 2}], "name": "reference", "level": 1}]}}, "edgeBundles": [{"input": ["Performance"], "pipeline_data": {"Performance": ["/data_schema/aircraft/other/R"]}, "name": "FR"}, {"input": ["Coordinator", "Structures", "Propulsion"], "pipeline_data": {"Coordinator": ["/data_schema/reference/h", "/data_schema/aircraft/geometry/Sref", "/data_schema/aircraft/geometry/AR", "/data_schema/aircraft/other/Cf", "/data_schema/aircraft/geometry/tc", "/data_schema/reference/M", "/data_schema/aircraft/geometry/Lambda", "/data_schema/aircraft/other/CDmin"], "Structures": ["/data_schema/aircraft/geometry/Theta", "/data_schema/aircraft/weight/WT"], "Propulsion": ["/data_schema/reference/ESF"]}, "name": "Aerodynamics"}, {"input": ["Structures"], "pipeline_data": {"Structures": ["/data_schema/aircraft/geometry/Theta"]}, "name": "CTheta"}, {"input": ["Coordinator", "Aerodynamics"], "pipeline_data": {"Coordinator": ["/data_schema/reference/h", "/data_schema/aircraft/weight/WBE", "/data_schema/reference/M", "/data_schema/aircraft/other/T"], "Aerodynamics": ["/data_schema/aircraft/other/D"]}, "name": "Propulsion"}, {"input": ["Propulsion"], "pipeline_data": {"Propulsion": ["/data_schema/reference/ESF", "/data_schema/reference/Temp", "/data_schema/aircraft/other/DT"]}, "name": "Cprop"}, {"input": ["F[R]", "C[Theta]", "C[dpdx]", "C[prop]", "C[sigmas]"], "pipeline_data": {"F[R]": ["/data_schema/mdo_data/objectives/R"], "C[Theta]": ["/data_schema/mdo_data/constraints/Theta"], "C[dpdx]": ["/data_schema/mdo_data/constraints/dpdx"], "C[prop]": ["/data_schema/mdo_data/constraints/propulsion/ESF", "/data_schema/mdo_data/constraints/propulsion/Temp", "/data_schema/mdo_data/constraints/propulsion/DT"], "C[sigmas]": ["/data_schema/mdo_data/constraints/sigmas/sigma4", "/data_schema/mdo_data/constraints/sigmas/sigma5", "/data_schema/mdo_data/constraints/sigmas/sigma1", "/data_schema/mdo_data/constraints/sigmas/sigma2", "/data_schema/mdo_data/constraints/sigmas/sigma3"]}, "name": "Coordinator"}, {"input": ["Aerodynamics"], "pipeline_data": {"Aerodynamics": ["/data_schema/aircraft/other/dpdx"]}, "name": "Cdpdx"}, {"input": ["Structures"], "pipeline_data": {"Structures": ["/data_schema/aircraft/other/sigma5", "/data_schema/aircraft/other/sigma4", "/data_schema/aircraft/other/sigma3", "/data_schema/aircraft/other/sigma2", "/data_schema/aircraft/other/sigma1"]}, "name": "Csigmas"}, {"input": ["Coordinator", "Aerodynamics", "Structures", "Propulsion"], "pipeline_data": {"Coordinator": ["/data_schema/reference/h", "/data_schema/reference/M"], "Structures": ["/data_schema/aircraft/weight/WT", "/data_schema/aircraft/weight/WF"], "Propulsion": ["/data_schema/aircraft/other/SFC"], "Aerodynamics": ["/data_schema/aircraft/other/fin"]}, "name": "Performance"}, {"input": ["Coordinator", "Aerodynamics", "Propulsion"], "pipeline_data": {"Coordinator": ["/data_schema/aircraft/geometry/lambda", "/data_schema/aircraft/geometry/Sref", "/data_schema/aircraft/weight/WFO", "/data_schema/aircraft/geometry/AR", "/data_schema/aircraft/other/Nz", "/data_schema/aircraft/geometry/tc", "/data_schema/aircraft/geometry/Lambda", "/data_schema/aircraft/weight/WO", "/data_schema/aircraft/geometry/section"], "Propulsion": ["/data_schema/aircraft/weight/WE"], "Aerodynamics": ["/data_schema/aircraft/other/L"]}, "name": "Structures"}], "name": "FPG - MDO"}, {"description": "Solution strategy to solve the super-sonic business jet test case optimization problem using the strategy: CO.", "problem_formulation": {"allow_unconverged_couplings": false, "function_order": ["Structures", "Aerodynamics", "Propulsion", "Performance", "C[sigmas]", "C[Theta]", "C[dpdx]", "C[prop]", "F[R]"], "convergence_type": null, "mdao_architecture": "CO", "coupled_functions_groups": [["Structures"], ["Aerodynamics"], ["Propulsion"]], "function_ordering": {"coupled": ["Structures", "Aerodynamics", "Propulsion"], "pre-coupling": [], "post-coupling": ["Performance", "C[sigmas]", "C[Theta]", "C[dpdx]", "C[prop]", "F[R]"]}}, "distr_function_ordering": [{"post-desvars": [], "pre-desvars": [], "post-coupling": ["Performance", "F[R]"], "coupled": []}, [{"coupled": ["Structures"], "pre-desvars": [], "post-coupling": ["C[sigmas]", "C[Theta]", "__J0__"], "post-desvars": []}, {"coupled": ["Aerodynamics"], "pre-desvars": [], "post-coupling": ["C[dpdx]", "__J1__"], "post-desvars": []}, {"coupled": ["Propulsion"], "pre-desvars": [], "post-coupling": ["C[prop]", "__J2__"], "post-desvars": []}]], "xdsm": {"nodes": [{"metadata": [{"name": "Coordinator"}, {"description": "Action block providing system inputs and collecting outputs."}, {"creator": "Imco van Gent"}], "type": "coordinator", "id": "id_Coordinator", "name": "Coordinator"}, {"metadata": [{"name": "Sys-Optimizer"}, {"instance": 1}, {"design_variables": {"/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/other/L": {"lower_bound": null, "upper_bound": null, "nominal_value": null}, "/data_schema/aircraft/geometry/tc": {"lower_bound": null, "upper_bound": null, "nominal_value": 0.05}, "/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/weight/WF": {"lower_bound": null, "upper_bound": null, "nominal_value": null}, "/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/weight/WE": {"lower_bound": null, "upper_bound": null, "nominal_value": null}, "/data_schema/aircraft/geometry/Sref": {"lower_bound": null, "upper_bound": null, "nominal_value": 1000}, "/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/other/D": {"lower_bound": null, "upper_bound": null, "nominal_value": null}, "/data_schema/aircraft/geometry/AR": {"lower_bound": null, "upper_bound": null, "nominal_value": 5.5}, "/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/geometry/Theta": {"lower_bound": null, "upper_bound": null, "nominal_value": null}, "/data_schema/reference/h": {"lower_bound": null, "upper_bound": null, "nominal_value": 45000}, "/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/reference/ESF": {"lower_bound": null, "upper_bound": null, "nominal_value": null}, "/data_schema/reference/M": {"lower_bound": null, "upper_bound": null, "nominal_value": 1.6}, "/data_schema/aircraft/geometry/Lambda": {"lower_bound": null, "upper_bound": null, "nominal_value": 55}, "/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/weight/WT": {"lower_bound": null, "upper_bound": null, "nominal_value": null}, "/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/other/SFC": {"lower_bound": null, "upper_bound": null, "nominal_value": null}, "/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/other/fin": {"lower_bound": null, "upper_bound": null, "nominal_value": null}}}, {"objective_variable": ["/data_schema/mdo_data/objectives/R"]}, {"constraint_variables": {"/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/distributedArchitectures/group0/objective": {"lower_bound": null, "upper_bound": null}, "/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/distributedArchitectures/group2/objective": {"lower_bound": null, "upper_bound": null}, "/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/distributedArchitectures/group1/objective": {"lower_bound": null, "upper_bound": null}}}, {"architecture_role": "optimizer"}], "type": "optimization", "id": "id_Sys-Optimizer", "name": "Sys-Optimizer"}, {"metadata": [{"name": "Performance"}, {"mode": "main"}, {"version": "1.0"}, {"execution_info": null}, {"instance": "1"}, {"problem_role": "post-coupling"}, {"general_info": null}, {"projectSpecific": null}, {"architecture_role": "post-coupling analysis"}, {"performance_info": null}], "type": "postcouplinganalysis", "id": "id_Performance", "name": "Performance"}, {"metadata": [{"name": "F[R]"}, {"instance": 1}, {"problem_role": "post-coupling"}, {"architecture_role": "post-coupling analysis"}], "type": "postcouplinganalysis", "id": "id_FR", "name": "FR"}, {"metadata": [{"name": "Sub-Optimizer-0"}, {"instance": 1}, {"design_variables": {"/data_schema/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/AR": {"lower_bound": null, "upper_bound": null, "nominal_value": null}, "/data_schema/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/Sref": {"lower_bound": null, "upper_bound": null, "nominal_value": null}, "/data_schema/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/tc": {"lower_bound": null, "upper_bound": null, "nominal_value": null}, "/data_schema/aircraft/geometry/lambda": {"lower_bound": null, "upper_bound": null, "nominal_value": 0.25}, "/data_schema/aircraft/geometry/section": {"lower_bound": null, "upper_bound": null, "nominal_value": 1.0}, "/data_schema/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/Lambda": {"lower_bound": null, "upper_bound": null, "nominal_value": null}}}, {"objective_variable": ["/data_schema/distributedArchitectures/group0/objective"]}, {"constraint_variables": {"/data_schema/mdo_data/constraints/Theta": {"lower_bound": null, "upper_bound": null}, "/data_schema/mdo_data/constraints/sigmas/sigma4": {"lower_bound": null, "upper_bound": null}, "/data_schema/mdo_data/constraints/sigmas/sigma5": {"lower_bound": null, "upper_bound": null}, "/data_schema/mdo_data/constraints/sigmas/sigma1": {"lower_bound": null, "upper_bound": null}, "/data_schema/mdo_data/constraints/sigmas/sigma2": {"lower_bound": null, "upper_bound": null}, "/data_schema/mdo_data/constraints/sigmas/sigma3": {"lower_bound": null, "upper_bound": null}}}, {"architecture_role": "optimizer"}], "type": "optimization", "id": "id_Sub-Optimizer-0", "name": "Sub-Optimizer-0"}, {"metadata": [{"name": "Structures"}, {"mode": "main"}, {"version": "1.0"}, {"execution_info": null}, {"instance": "1"}, {"problem_role": "coupled"}, {"general_info": null}, {"projectSpecific": null}, {"architecture_role": "coupled analysis"}, {"performance_info": null}], "type": "coupledanalysis", "id": "id_Structures", "name": "Structures"}, {"metadata": [{"name": "C[sigmas]"}, {"instance": 1}, {"problem_role": "post-coupling"}, {"architecture_role": "post-coupling analysis"}], "type": "postcouplinganalysis", "id": "id_Csigmas", "name": "Csigmas"}, {"metadata": [{"name": "C[Theta]"}, {"instance": 1}, {"problem_role": "post-coupling"}, {"architecture_role": "post-coupling analysis"}], "type": "postcouplinganalysis", "id": "id_CTheta", "name": "CTheta"}, {"metadata": [{"name": "__J0__"}, {"instance": 1}, {"problem_role": "post-coupling"}, {"architecture_role": "consistency constraint function"}], "type": "consistencyconstraintfunction", "id": "id_J0", "name": "J0"}, {"metadata": [{"name": "Sub-Optimizer-1"}, {"instance": 1}, {"design_variables": {"/data_schema/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/tc__i2": {"lower_bound": null, "upper_bound": null, "nominal_value": null}, "/data_schema/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/AR__i2": {"lower_bound": null, "upper_bound": null, "nominal_value": null}, "/data_schema/architectureNodes/copyDesignVariables/data_schemaCopy/reference/h": {"lower_bound": null, "upper_bound": null, "nominal_value": null}, "/data_schema/aircraft/other/Cf": {"lower_bound": null, "upper_bound": null, "nominal_value": 1.0}, "/data_schema/architectureNodes/copyDesignVariables/data_schemaCopy/reference/M": {"lower_bound": null, "upper_bound": null, "nominal_value": null}, "/data_schema/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/Sref__i2": {"lower_bound": null, "upper_bound": null, "nominal_value": null}, "/data_schema/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/Lambda__i2": {"lower_bound": null, "upper_bound": null, "nominal_value": null}}}, {"objective_variable": ["/data_schema/distributedArchitectures/group1/objective"]}, {"constraint_variables": {"/data_schema/mdo_data/constraints/dpdx": {"lower_bound": null, "upper_bound": null}}}, {"architecture_role": "optimizer"}], "type": "optimization", "id": "id_Sub-Optimizer-1", "name": "Sub-Optimizer-1"}, {"metadata": [{"name": "Aerodynamics"}, {"mode": "main"}, {"version": "1.0"}, {"execution_info": null}, {"instance": "1"}, {"problem_role": "coupled"}, {"general_info": null}, {"projectSpecific": null}, {"architecture_role": "coupled analysis"}, {"performance_info": null}], "type": "coupledanalysis", "id": "id_Aerodynamics", "name": "Aerodynamics"}, {"metadata": [{"name": "C[dpdx]"}, {"instance": 1}, {"problem_role": "post-coupling"}, {"architecture_role": "post-coupling analysis"}], "type": "postcouplinganalysis", "id": "id_Cdpdx", "name": "Cdpdx"}, {"metadata": [{"name": "__J1__"}, {"instance": 1}, {"problem_role": "post-coupling"}, {"architecture_role": "consistency constraint function"}], "type": "consistencyconstraintfunction", "id": "id_J1", "name": "J1"}, {"metadata": [{"name": "Sub-Optimizer-2"}, {"instance": 1}, {"design_variables": {"/data_schema/architectureNodes/copyDesignVariables/data_schemaCopy/reference/M__i2": {"lower_bound": null, "upper_bound": null, "nominal_value": null}, "/data_schema/architectureNodes/copyDesignVariables/data_schemaCopy/reference/h__i2": {"lower_bound": null, "upper_bound": null, "nominal_value": null}, "/data_schema/aircraft/other/T": {"lower_bound": null, "upper_bound": null, "nominal_value": 0.55}}}, {"objective_variable": ["/data_schema/distributedArchitectures/group2/objective"]}, {"constraint_variables": {"/data_schema/mdo_data/constraints/propulsion/ESF": {"lower_bound": null, "upper_bound": null}, "/data_schema/mdo_data/constraints/propulsion/Temp": {"lower_bound": null, "upper_bound": null}, "/data_schema/mdo_data/constraints/propulsion/DT": {"lower_bound": null, "upper_bound": null}}}, {"architecture_role": "optimizer"}], "type": "optimization", "id": "id_Sub-Optimizer-2", "name": "Sub-Optimizer-2"}, {"metadata": [{"name": "Propulsion"}, {"mode": "main"}, {"version": "1.0"}, {"execution_info": null}, {"instance": "1"}, {"problem_role": "coupled"}, {"general_info": null}, {"projectSpecific": null}, {"architecture_role": "coupled analysis"}, {"performance_info": null}], "type": "coupledanalysis", "id": "id_Propulsion", "name": "Propulsion"}, {"metadata": [{"name": "C[prop]"}, {"instance": 1}, {"problem_role": "post-coupling"}, {"architecture_role": "post-coupling analysis"}], "type": "postcouplinganalysis", "id": "id_Cprop", "name": "Cprop"}, {"metadata": [{"name": "__J2__"}, {"instance": 1}, {"problem_role": "post-coupling"}, {"architecture_role": "consistency constraint function"}], "type": "consistencyconstraintfunction", "id": "id_J2", "name": "J2"}], "edges": [{"to": "id_FR", "from": "id_Performance", "name": "/data_schema/aircraft/other/R", "short_name": "1 couplings"}, {"to": "id_Sys-Optimizer", "from": "id_J0", "name": "/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/distributedArchitectures/group0/objective", "short_name": "1 couplings"}, {"to": "id_Sys-Optimizer", "from": "id_Coordinator", "name": "/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/geometry/Theta,/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/reference/M,/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/reference/h,/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/other/D,/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/architectureNodes/couplingCopyVariables/data_schemaCopy/reference/ESF,/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/aircraft/geometry/AR,/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/weight/WT,/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/other/L,/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/aircraft/geometry/Sref,/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/other/SFC,/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/aircraft/geometry/Lambda,/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/aircraft/geometry/tc,/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/other/fin,/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/weight/WE,/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/weight/WF", "short_name": "15 inputs"}, {"to": "id_Sys-Optimizer", "from": "id_FR", "name": "/data_schema/mdo_data/objectives/R", "short_name": "1 inputs"}, {"to": "id_Sys-Optimizer", "from": "id_J2", "name": "/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/distributedArchitectures/group2/objective", "short_name": "1 inputs"}, {"to": "id_Sys-Optimizer", "from": "id_J1", "name": "/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/distributedArchitectures/group1/objective", "short_name": "1 inputs"}, {"to": "id_Propulsion", "from": "id_Coordinator", "name": "/data_schema/aircraft/weight/WBE", "short_name": "1 inputs"}, {"to": "id_Propulsion", "from": "id_Sys-Optimizer", "name": "/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/other/D", "short_name": "1 inputs"}, {"to": "id_Propulsion", "from": "id_Sub-Optimizer-2", "name": "/data_schema/architectureNodes/copyDesignVariables/data_schemaCopy/reference/M__i2,/data_schema/architectureNodes/copyDesignVariables/data_schemaCopy/reference/h__i2,/data_schema/aircraft/other/T", "short_name": "3 inputs"}, {"to": "id_Aerodynamics", "from": "id_Coordinator", "name": "/data_schema/aircraft/other/CDmin", "short_name": "1 inputs"}, {"to": "id_Aerodynamics", "from": "id_Sys-Optimizer", "name": "/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/reference/ESF,/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/weight/WT,/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/geometry/Theta", "short_name": "3 inputs"}, {"to": "id_Aerodynamics", "from": "id_Sub-Optimizer-1", "name": "/data_schema/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/tc__i2,/data_schema/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/AR__i2,/data_schema/architectureNodes/copyDesignVariables/data_schemaCopy/reference/h,/data_schema/aircraft/other/Cf,/data_schema/architectureNodes/copyDesignVariables/data_schemaCopy/reference/M,/data_schema/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/Sref__i2,/data_schema/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/Lambda__i2", "short_name": "7 inputs"}, {"to": "id_CTheta", "from": "id_Structures", "name": "/data_schema/aircraft/geometry/Theta", "short_name": "1 couplings"}, {"to": "id_Sub-Optimizer-0", "from": "id_J0", "name": "/data_schema/distributedArchitectures/group0/objective", "short_name": "1 couplings"}, {"to": "id_Sub-Optimizer-0", "from": "id_Coordinator", "name": "/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/aircraft/geometry/section,/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/AR,/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/Sref,/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/tc,/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/Lambda,/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/aircraft/geometry/lambda", "short_name": "6 inputs"}, {"to": "id_Sub-Optimizer-0", "from": "id_CTheta", "name": "/data_schema/mdo_data/constraints/Theta", "short_name": "1 inputs"}, {"to": "id_Sub-Optimizer-0", "from": "id_Csigmas", "name": "/data_schema/mdo_data/constraints/sigmas/sigma4,/data_schema/mdo_data/constraints/sigmas/sigma5,/data_schema/mdo_data/constraints/sigmas/sigma1,/data_schema/mdo_data/constraints/sigmas/sigma2,/data_schema/mdo_data/constraints/sigmas/sigma3", "short_name": "5 inputs"}, {"to": "id_Sub-Optimizer-1", "from": "id_Coordinator", "name": "/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/architectureNodes/copyDesignVariables/data_schemaCopy/reference/h,/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/architectureNodes/copyDesignVariables/data_schemaCopy/reference/M,/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/AR__i2,/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/tc__i2,/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/Lambda__i2,/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/Sref__i2,/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/aircraft/other/Cf", "short_name": "7 inputs"}, {"to": "id_Sub-Optimizer-1", "from": "id_Cdpdx", "name": "/data_schema/mdo_data/constraints/dpdx", "short_name": "1 inputs"}, {"to": "id_Sub-Optimizer-1", "from": "id_J1", "name": "/data_schema/distributedArchitectures/group1/objective", "short_name": "1 inputs"}, {"to": "id_J2", "from": "id_Propulsion", "name": "/data_schema/reference/ESF,/data_schema/aircraft/weight/WE,/data_schema/aircraft/other/SFC", "short_name": "3 couplings"}, {"to": "id_J2", "from": "id_Sys-Optimizer", "name": "/data_schema/reference/h,/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/reference/ESF,/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/other/SFC,/data_schema/reference/M,/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/weight/WE", "short_name": "5 couplings"}, {"to": "id_J2", "from": "id_Sub-Optimizer-2", "name": "/data_schema/architectureNodes/copyDesignVariables/data_schemaCopy/reference/M__i2,/data_schema/architectureNodes/copyDesignVariables/data_schemaCopy/reference/h__i2", "short_name": "2 couplings"}, {"to": "id_Cprop", "from": "id_Propulsion", "name": "/data_schema/reference/ESF,/data_schema/reference/Temp,/data_schema/aircraft/other/DT", "short_name": "3 couplings"}, {"to": "id_J0", "from": "id_Sys-Optimizer", "name": "/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/weight/WF,/data_schema/aircraft/geometry/Sref,/data_schema/aircraft/geometry/AR,/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/geometry/Theta,/data_schema/aircraft/geometry/tc,/data_schema/aircraft/geometry/Lambda,/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/weight/WT", "short_name": "7 couplings"}, {"to": "id_J0", "from": "id_Structures", "name": "/data_schema/aircraft/geometry/Theta,/data_schema/aircraft/weight/WT,/data_schema/aircraft/weight/WF", "short_name": "3 couplings"}, {"to": "id_J0", "from": "id_Sub-Optimizer-0", "name": "/data_schema/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/AR,/data_schema/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/Sref,/data_schema/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/tc,/data_schema/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/Lambda", "short_name": "4 couplings"}, {"to": "id_Coordinator", "from": "id_FR", "name": "/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/mdo_data/objectives/R", "short_name": "1 outputs"}, {"to": "id_Coordinator", "from": "id_Sys-Optimizer", "name": "/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/other/SFC,/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/architectureNodes/couplingCopyVariables/data_schemaCopy/reference/ESF,/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/aircraft/geometry/Lambda,/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/other/fin,/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/reference/M,/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/weight/WT,/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/other/L,/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/reference/h,/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/geometry/Theta,/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/aircraft/geometry/tc,/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/aircraft/geometry/Sref,/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/other/D,/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/aircraft/geometry/AR,/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/weight/WF,/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/weight/WE", "short_name": "15 outputs"}, {"to": "id_Coordinator", "from": "id_CTheta", "name": "/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/mdo_data/constraints/Theta", "short_name": "1 outputs"}, {"to": "id_Coordinator", "from": "id_Sub-Optimizer-0", "name": "/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/aircraft/geometry/lambda,/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/aircraft/geometry/section,/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/Sref,/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/tc,/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/Lambda,/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/AR", "short_name": "6 outputs"}, {"to": "id_Coordinator", "from": "id_Sub-Optimizer-1", "name": "/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/architectureNodes/copyDesignVariables/data_schemaCopy/reference/h,/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/architectureNodes/copyDesignVariables/data_schemaCopy/reference/M,/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/aircraft/other/Cf,/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/AR__i2,/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/Sref__i2,/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/Lambda__i2,/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/tc__i2", "short_name": "7 outputs"}, {"to": "id_Coordinator", "from": "id_Sub-Optimizer-2", "name": "/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/aircraft/other/T,/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/architectureNodes/copyDesignVariables/data_schemaCopy/reference/M__i2,/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/architectureNodes/copyDesignVariables/data_schemaCopy/reference/h__i2", "short_name": "3 outputs"}, {"to": "id_Coordinator", "from": "id_Cprop", "name": "/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/mdo_data/constraints/propulsion/DT,/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/mdo_data/constraints/propulsion/ESF,/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/mdo_data/constraints/propulsion/Temp", "short_name": "3 outputs"}, {"to": "id_Coordinator", "from": "id_J0", "name": "/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/architectureNodes/finalOutputVariables/data_schemaCopy/distributedArchitectures/group0/objective", "short_name": "1 outputs"}, {"to": "id_Coordinator", "from": "id_Cdpdx", "name": "/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/mdo_data/constraints/dpdx", "short_name": "1 outputs"}, {"to": "id_Coordinator", "from": "id_J2", "name": "/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/architectureNodes/finalOutputVariables/data_schemaCopy/distributedArchitectures/group2/objective", "short_name": "1 outputs"}, {"to": "id_Coordinator", "from": "id_Csigmas", "name": "/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/mdo_data/constraints/sigmas/sigma5,/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/mdo_data/constraints/sigmas/sigma4,/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/mdo_data/constraints/sigmas/sigma1,/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/mdo_data/constraints/sigmas/sigma3,/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/mdo_data/constraints/sigmas/sigma2", "short_name": "5 outputs"}, {"to": "id_Coordinator", "from": "id_J1", "name": "/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/architectureNodes/finalOutputVariables/data_schemaCopy/distributedArchitectures/group1/objective", "short_name": "1 outputs"}, {"to": "id_Cdpdx", "from": "id_Aerodynamics", "name": "/data_schema/aircraft/other/dpdx", "short_name": "1 couplings"}, {"to": "id_Sub-Optimizer-2", "from": "id_Coordinator", "name": "/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/aircraft/other/T,/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/architectureNodes/copyDesignVariables/data_schemaCopy/reference/M__i2,/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/architectureNodes/copyDesignVariables/data_schemaCopy/reference/h__i2", "short_name": "3 inputs"}, {"to": "id_Sub-Optimizer-2", "from": "id_Cprop", "name": "/data_schema/mdo_data/constraints/propulsion/ESF,/data_schema/mdo_data/constraints/propulsion/DT,/data_schema/mdo_data/constraints/propulsion/Temp", "short_name": "3 inputs"}, {"to": "id_Sub-Optimizer-2", "from": "id_J2", "name": "/data_schema/distributedArchitectures/group2/objective", "short_name": "1 inputs"}, {"to": "id_Csigmas", "from": "id_Structures", "name": "/data_schema/aircraft/other/sigma5,/data_schema/aircraft/other/sigma4,/data_schema/aircraft/other/sigma3,/data_schema/aircraft/other/sigma2,/data_schema/aircraft/other/sigma1", "short_name": "5 couplings"}, {"to": "id_J1", "from": "id_Aerodynamics", "name": "/data_schema/aircraft/other/fin,/data_schema/aircraft/other/D,/data_schema/aircraft/other/L", "short_name": "3 couplings"}, {"to": "id_J1", "from": "id_Sys-Optimizer", "name": "/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/other/L,/data_schema/reference/h,/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/other/fin,/data_schema/aircraft/geometry/Sref,/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/other/D,/data_schema/aircraft/geometry/AR,/data_schema/aircraft/geometry/tc,/data_schema/reference/M,/data_schema/aircraft/geometry/Lambda", "short_name": "9 couplings"}, {"to": "id_J1", "from": "id_Sub-Optimizer-1", "name": "/data_schema/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/tc__i2,/data_schema/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/AR__i2,/data_schema/architectureNodes/copyDesignVariables/data_schemaCopy/reference/h,/data_schema/architectureNodes/copyDesignVariables/data_schemaCopy/reference/M,/data_schema/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/Sref__i2,/data_schema/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/Lambda__i2", "short_name": "6 couplings"}, {"to": "id_Performance", "from": "id_Sys-Optimizer", "name": "/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/other/fin,/data_schema/reference/h,/data_schema/reference/M,/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/weight/WT,/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/other/SFC,/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/weight/WF", "short_name": "6 couplings"}, {"to": "id_Structures", "from": "id_Coordinator", "name": "/data_schema/aircraft/weight/WFO,/data_schema/aircraft/other/Nz,/data_schema/aircraft/weight/WO", "short_name": "3 inputs"}, {"to": "id_Structures", "from": "id_Sys-Optimizer", "name": "/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/other/L,/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/weight/WE", "short_name": "2 inputs"}, {"to": "id_Structures", "from": "id_Sub-Optimizer-0", "name": "/data_schema/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/AR,/data_schema/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/Sref,/data_schema/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/tc,/data_schema/aircraft/geometry/lambda,/data_schema/aircraft/geometry/section,/data_schema/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/Lambda", "short_name": "6 inputs"}], "workflow": [{"converger_step_blocks": [], "step_number": 0, "edges": [], "process_step_blocks": ["id_Coordinator"]}, {"converger_step_blocks": [], "step_number": 1, "edges": [["id_Coordinator", "id_Sys-Optimizer"]], "process_step_blocks": ["id_Sys-Optimizer"]}, {"converger_step_blocks": [], "step_number": 2, "edges": [["id_Sys-Optimizer", "id_Performance"], ["id_Sys-Optimizer", "id_Sub-Optimizer-0"], ["id_Sys-Optimizer", "id_Sub-Optimizer-1"], ["id_Sys-Optimizer", "id_Sub-Optimizer-2"]], "process_step_blocks": ["id_Performance", "id_Sub-Optimizer-0", "id_Sub-Optimizer-1", "id_Sub-Optimizer-2"]}, {"converger_step_blocks": [], "step_number": 3, "edges": [["id_Performance", "id_FR"], ["id_Sub-Optimizer-0", "id_Structures"], ["id_Sub-Optimizer-1", "id_Aerodynamics"], ["id_Sub-Optimizer-2", "id_Propulsion"]], "process_step_blocks": ["id_Structures", "id_Aerodynamics", "id_FR", "id_Propulsion"]}, {"converger_step_blocks": [], "step_number": 4, "edges": [["id_Structures", "id_CTheta"], ["id_Structures", "id_J0"], ["id_Structures", "id_Csigmas"], ["id_Aerodynamics", "id_Cdpdx"], ["id_Aerodynamics", "id_J1"], ["id_FR", "id_Sys-Optimizer"], ["id_Propulsion", "id_Cprop"], ["id_Propulsion", "id_J2"]], "process_step_blocks": ["id_J2", "id_J0", "id_CTheta", "id_Cprop", "id_J1", "id_Csigmas", "id_Cdpdx"]}, {"converger_step_blocks": ["id_Sub-Optimizer-0", "id_Sub-Optimizer-1", "id_Sub-Optimizer-2"], "step_number": 5, "edges": [["id_J2", "id_Sub-Optimizer-2"], ["id_J0", "id_Sub-Optimizer-0"], ["id_CTheta", "id_Sub-Optimizer-0"], ["id_Cprop", "id_Sub-Optimizer-2"], ["id_J1", "id_Sub-Optimizer-1"], ["id_Csigmas", "id_Sub-Optimizer-0"], ["id_Cdpdx", "id_Sub-Optimizer-1"]], "process_step_blocks": []}, {"converger_step_blocks": ["id_Sys-Optimizer"], "step_number": 6, "edges": [["id_Sub-Optimizer-0", "id_Sys-Optimizer"], ["id_Sub-Optimizer-1", "id_Sys-Optimizer"], ["id_Sub-Optimizer-2", "id_Sys-Optimizer"]], "process_step_blocks": []}, {"converger_step_blocks": ["id_Coordinator"], "step_number": 7, "edges": [["id_Sys-Optimizer", "id_Coordinator"]], "process_step_blocks": []}]}, "mg_function_ordering": {"post-desvars": [], "post-coupling": ["Performance", "C[sigmas]", "C[Theta]", "C[dpdx]", "C[prop]", "F[R]"], "pre-desvars": [], "coupled": ["Structures", "Aerodynamics", "Propulsion"]}, "edgeBundles": [{"input": ["Performance"], "pipeline_data": {"Performance": ["/data_schema/aircraft/other/R"]}, "name": "FR"}, {"input": ["__J0__", "Coordinator", "F[R]", "__J2__", "__J1__"], "pipeline_data": {"__J0__": ["/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/distributedArchitectures/group0/objective"], "Coordinator": ["/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/geometry/Theta", "/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/reference/M", "/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/reference/h", "/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/other/D", "/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/architectureNodes/couplingCopyVariables/data_schemaCopy/reference/ESF", "/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/aircraft/geometry/AR", "/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/weight/WT", "/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/other/L", "/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/aircraft/geometry/Sref", "/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/other/SFC", "/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/aircraft/geometry/Lambda", "/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/aircraft/geometry/tc", "/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/other/fin", "/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/weight/WE", "/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/weight/WF"], "F[R]": ["/data_schema/mdo_data/objectives/R"], "__J2__": ["/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/distributedArchitectures/group2/objective"], "__J1__": ["/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/distributedArchitectures/group1/objective"]}, "name": "Sys-Optimizer"}, {"input": ["Coordinator", "Sys-Optimizer", "Sub-Optimizer-2"], "pipeline_data": {"Coordinator": ["/data_schema/aircraft/weight/WBE"], "Sys-Optimizer": ["/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/other/D"], "Sub-Optimizer-2": ["/data_schema/architectureNodes/copyDesignVariables/data_schemaCopy/reference/M__i2", "/data_schema/architectureNodes/copyDesignVariables/data_schemaCopy/reference/h__i2", "/data_schema/aircraft/other/T"]}, "name": "Propulsion"}, {"input": ["Coordinator", "Sys-Optimizer", "Sub-Optimizer-1"], "pipeline_data": {"Coordinator": ["/data_schema/aircraft/other/CDmin"], "Sys-Optimizer": ["/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/reference/ESF", "/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/weight/WT", "/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/geometry/Theta"], "Sub-Optimizer-1": ["/data_schema/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/tc__i2", "/data_schema/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/AR__i2", "/data_schema/architectureNodes/copyDesignVariables/data_schemaCopy/reference/h", "/data_schema/aircraft/other/Cf", "/data_schema/architectureNodes/copyDesignVariables/data_schemaCopy/reference/M", "/data_schema/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/Sref__i2", "/data_schema/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/Lambda__i2"]}, "name": "Aerodynamics"}, {"input": ["Structures"], "pipeline_data": {"Structures": ["/data_schema/aircraft/geometry/Theta"]}, "name": "CTheta"}, {"input": ["__J0__", "Coordinator", "C[Theta]", "C[sigmas]"], "pipeline_data": {"__J0__": ["/data_schema/distributedArchitectures/group0/objective"], "Coordinator": ["/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/aircraft/geometry/section", "/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/AR", "/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/Sref", "/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/tc", "/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/Lambda", "/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/aircraft/geometry/lambda"], "C[Theta]": ["/data_schema/mdo_data/constraints/Theta"], "C[sigmas]": ["/data_schema/mdo_data/constraints/sigmas/sigma4", "/data_schema/mdo_data/constraints/sigmas/sigma5", "/data_schema/mdo_data/constraints/sigmas/sigma1", "/data_schema/mdo_data/constraints/sigmas/sigma2", "/data_schema/mdo_data/constraints/sigmas/sigma3"]}, "name": "Sub-Optimizer-0"}, {"input": ["Coordinator", "C[dpdx]", "__J1__"], "pipeline_data": {"Coordinator": ["/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/architectureNodes/copyDesignVariables/data_schemaCopy/reference/h", "/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/architectureNodes/copyDesignVariables/data_schemaCopy/reference/M", "/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/AR__i2", "/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/tc__i2", "/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/Lambda__i2", "/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/Sref__i2", "/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/aircraft/other/Cf"], "C[dpdx]": ["/data_schema/mdo_data/constraints/dpdx"], "__J1__": ["/data_schema/distributedArchitectures/group1/objective"]}, "name": "Sub-Optimizer-1"}, {"input": ["Propulsion", "Sys-Optimizer", "Sub-Optimizer-2"], "pipeline_data": {"Propulsion": ["/data_schema/reference/ESF", "/data_schema/aircraft/weight/WE", "/data_schema/aircraft/other/SFC"], "Sys-Optimizer": ["/data_schema/reference/h", "/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/reference/ESF", "/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/other/SFC", "/data_schema/reference/M", "/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/weight/WE"], "Sub-Optimizer-2": ["/data_schema/architectureNodes/copyDesignVariables/data_schemaCopy/reference/M__i2", "/data_schema/architectureNodes/copyDesignVariables/data_schemaCopy/reference/h__i2"]}, "name": "J2"}, {"input": ["Propulsion"], "pipeline_data": {"Propulsion": ["/data_schema/reference/ESF", "/data_schema/reference/Temp", "/data_schema/aircraft/other/DT"]}, "name": "Cprop"}, {"input": ["Sys-Optimizer", "Structures", "Sub-Optimizer-0"], "pipeline_data": {"Sys-Optimizer": ["/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/weight/WF", "/data_schema/aircraft/geometry/Sref", "/data_schema/aircraft/geometry/AR", "/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/geometry/Theta", "/data_schema/aircraft/geometry/tc", "/data_schema/aircraft/geometry/Lambda", "/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/weight/WT"], "Structures": ["/data_schema/aircraft/geometry/Theta", "/data_schema/aircraft/weight/WT", "/data_schema/aircraft/weight/WF"], "Sub-Optimizer-0": ["/data_schema/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/AR", "/data_schema/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/Sref", "/data_schema/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/tc", "/data_schema/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/Lambda"]}, "name": "J0"}, {"input": ["F[R]", "Sys-Optimizer", "C[Theta]", "Sub-Optimizer-0", "Sub-Optimizer-1", "Sub-Optimizer-2", "C[prop]", "__J0__", "C[dpdx]", "__J2__", "C[sigmas]", "__J1__"], "pipeline_data": {"F[R]": ["/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/mdo_data/objectives/R"], "Sys-Optimizer": ["/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/other/SFC", "/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/architectureNodes/couplingCopyVariables/data_schemaCopy/reference/ESF", "/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/aircraft/geometry/Lambda", "/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/other/fin", "/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/reference/M", "/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/weight/WT", "/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/other/L", "/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/reference/h", "/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/geometry/Theta", "/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/aircraft/geometry/tc", "/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/aircraft/geometry/Sref", "/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/other/D", "/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/aircraft/geometry/AR", "/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/weight/WF", "/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/weight/WE"], "C[Theta]": ["/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/mdo_data/constraints/Theta"], "Sub-Optimizer-0": ["/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/aircraft/geometry/lambda", "/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/aircraft/geometry/section", "/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/Sref", "/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/tc", "/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/Lambda", "/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/AR"], "Sub-Optimizer-1": ["/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/architectureNodes/copyDesignVariables/data_schemaCopy/reference/h", "/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/architectureNodes/copyDesignVariables/data_schemaCopy/reference/M", "/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/aircraft/other/Cf", "/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/AR__i2", "/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/Sref__i2", "/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/Lambda__i2", "/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/tc__i2"], "Sub-Optimizer-2": ["/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/aircraft/other/T", "/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/architectureNodes/copyDesignVariables/data_schemaCopy/reference/M__i2", "/data_schema/architectureNodes/finalDesignVariables/data_schemaCopy/architectureNodes/copyDesignVariables/data_schemaCopy/reference/h__i2"], "C[prop]": ["/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/mdo_data/constraints/propulsion/DT", "/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/mdo_data/constraints/propulsion/ESF", "/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/mdo_data/constraints/propulsion/Temp"], "__J0__": ["/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/architectureNodes/finalOutputVariables/data_schemaCopy/distributedArchitectures/group0/objective"], "C[dpdx]": ["/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/mdo_data/constraints/dpdx"], "__J2__": ["/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/architectureNodes/finalOutputVariables/data_schemaCopy/distributedArchitectures/group2/objective"], "C[sigmas]": ["/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/mdo_data/constraints/sigmas/sigma5", "/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/mdo_data/constraints/sigmas/sigma4", "/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/mdo_data/constraints/sigmas/sigma1", "/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/mdo_data/constraints/sigmas/sigma3", "/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/mdo_data/constraints/sigmas/sigma2"], "__J1__": ["/data_schema/architectureNodes/finalOutputVariables/data_schemaCopy/architectureNodes/finalOutputVariables/data_schemaCopy/distributedArchitectures/group1/objective"]}, "name": "Coordinator"}, {"input": ["Aerodynamics"], "pipeline_data": {"Aerodynamics": ["/data_schema/aircraft/other/dpdx"]}, "name": "Cdpdx"}, {"input": ["Coordinator", "C[prop]", "__J2__"], "pipeline_data": {"Coordinator": ["/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/aircraft/other/T", "/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/architectureNodes/copyDesignVariables/data_schemaCopy/reference/M__i2", "/data_schema/architectureNodes/initialGuessDesignVariables/data_schemaCopy/architectureNodes/copyDesignVariables/data_schemaCopy/reference/h__i2"], "C[prop]": ["/data_schema/mdo_data/constraints/propulsion/ESF", "/data_schema/mdo_data/constraints/propulsion/DT", "/data_schema/mdo_data/constraints/propulsion/Temp"], "__J2__": ["/data_schema/distributedArchitectures/group2/objective"]}, "name": "Sub-Optimizer-2"}, {"input": ["Structures"], "pipeline_data": {"Structures": ["/data_schema/aircraft/other/sigma5", "/data_schema/aircraft/other/sigma4", "/data_schema/aircraft/other/sigma3", "/data_schema/aircraft/other/sigma2", "/data_schema/aircraft/other/sigma1"]}, "name": "Csigmas"}, {"input": ["Aerodynamics", "Sys-Optimizer", "Sub-Optimizer-1"], "pipeline_data": {"Aerodynamics": ["/data_schema/aircraft/other/fin", "/data_schema/aircraft/other/D", "/data_schema/aircraft/other/L"], "Sys-Optimizer": ["/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/other/L", "/data_schema/reference/h", "/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/other/fin", "/data_schema/aircraft/geometry/Sref", "/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/other/D", "/data_schema/aircraft/geometry/AR", "/data_schema/aircraft/geometry/tc", "/data_schema/reference/M", "/data_schema/aircraft/geometry/Lambda"], "Sub-Optimizer-1": ["/data_schema/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/tc__i2", "/data_schema/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/AR__i2", "/data_schema/architectureNodes/copyDesignVariables/data_schemaCopy/reference/h", "/data_schema/architectureNodes/copyDesignVariables/data_schemaCopy/reference/M", "/data_schema/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/Sref__i2", "/data_schema/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/Lambda__i2"]}, "name": "J1"}, {"input": ["Sys-Optimizer"], "pipeline_data": {"Sys-Optimizer": ["/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/other/fin", "/data_schema/reference/h", "/data_schema/reference/M", "/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/weight/WT", "/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/other/SFC", "/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/weight/WF"]}, "name": "Performance"}, {"input": ["Coordinator", "Sys-Optimizer", "Sub-Optimizer-0"], "pipeline_data": {"Coordinator": ["/data_schema/aircraft/weight/WFO", "/data_schema/aircraft/other/Nz", "/data_schema/aircraft/weight/WO"], "Sys-Optimizer": ["/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/other/L", "/data_schema/architectureNodes/couplingCopyVariables/data_schemaCopy/aircraft/weight/WE"], "Sub-Optimizer-0": ["/data_schema/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/AR", "/data_schema/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/Sref", "/data_schema/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/tc", "/data_schema/aircraft/geometry/lambda", "/data_schema/aircraft/geometry/section", "/data_schema/architectureNodes/copyDesignVariables/data_schemaCopy/aircraft/geometry/Lambda"]}, "name": "Structures"}], "organization": null, "function_ordering": {"post-desvars": [], "post-coupling": ["Performance", "C[sigmas]", "C[Theta]", "C[dpdx]", "C[prop]", "F[R]"], "pre-desvars": [], "coupled": ["Structures", "Aerodynamics", "Propulsion"]}, "variableSchemes": {"catschema_sysLev": {"name": "systemVariables", "children": [{"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"type": "variable", "name": "tc__i2", "level": 8}, {"type": "variable", "name": "Lambda", "level": 8}, {"type": "variable", "name": "Lambda__i2", "level": 8}, {"type": "variable", "name": "tc", "level": 8}, {"type": "variable", "name": "AR", "level": 8}, {"type": "variable", "name": "Sref", "level": 8}, {"type": "variable", "name": "AR__i2", "level": 8}, {"type": "variable", "name": "Sref__i2", "level": 8}], "name": "geometry"}], "name": "aircraft"}, {"level": 6, "type": "variable", "children": [{"type": "variable", "name": "M", "level": 7}, {"type": "variable", "name": "h", "level": 7}, {"type": "variable", "name": "h__i2", "level": 7}, {"type": "variable", "name": "M__i2", "level": 7}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "copyDesignVariables"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"level": 9, "type": "variable", "children": [{"level": 10, "type": "variable", "children": [{"type": "variable", "name": "D", "level": 11}, {"type": "variable", "name": "L", "level": 11}, {"type": "variable", "name": "SFC", "level": 11}, {"type": "variable", "name": "fin", "level": 11}], "name": "other"}, {"level": 10, "type": "variable", "children": [{"type": "variable", "name": "WT", "level": 11}, {"type": "variable", "name": "WE", "level": 11}, {"type": "variable", "name": "WF", "level": 11}], "name": "weight"}, {"level": 10, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 11}], "name": "geometry"}], "name": "aircraft"}, {"level": 9, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 10}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "couplingCopyVariables"}, {"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"level": 9, "type": "variable", "children": [{"level": 10, "type": "variable", "children": [{"type": "variable", "name": "Lambda__i2", "level": 11}, {"type": "variable", "name": "Lambda", "level": 11}, {"type": "variable", "name": "Sref", "level": 11}, {"type": "variable", "name": "tc__i2", "level": 11}, {"type": "variable", "name": "tc", "level": 11}, {"type": "variable", "name": "AR", "level": 11}, {"type": "variable", "name": "AR__i2", "level": 11}, {"type": "variable", "name": "Sref__i2", "level": 11}], "name": "geometry"}], "name": "aircraft"}, {"level": 9, "type": "variable", "children": [{"type": "variable", "name": "h__i2", "level": 10}, {"type": "variable", "name": "M__i2", "level": 10}, {"type": "variable", "name": "h", "level": 10}, {"type": "variable", "name": "M", "level": 10}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "copyDesignVariables"}], "name": "architectureNodes"}, {"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"type": "variable", "name": "lambda", "level": 8}, {"type": "variable", "name": "Lambda", "level": 8}, {"type": "variable", "name": "Sref", "level": 8}, {"type": "variable", "name": "AR", "level": 8}, {"type": "variable", "name": "section", "level": 8}, {"type": "variable", "name": "tc", "level": 8}], "name": "geometry"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "Cf", "level": 8}, {"type": "variable", "name": "T", "level": 8}], "name": "other"}], "name": "aircraft"}, {"level": 6, "type": "variable", "children": [{"type": "variable", "name": "h", "level": 7}, {"type": "variable", "name": "M", "level": 7}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "initialGuessDesignVariables"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"type": "variable", "name": "Cf", "level": 8}, {"type": "variable", "name": "T", "level": 8}], "name": "other"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "section", "level": 8}, {"type": "variable", "name": "Sref", "level": 8}, {"type": "variable", "name": "Lambda", "level": 8}, {"type": "variable", "name": "lambda", "level": 8}, {"type": "variable", "name": "AR", "level": 8}, {"type": "variable", "name": "tc", "level": 8}], "name": "geometry"}], "name": "aircraft"}, {"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"level": 9, "type": "variable", "children": [{"level": 10, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 11}], "name": "geometry"}, {"level": 10, "type": "variable", "children": [{"type": "variable", "name": "WF", "level": 11}, {"type": "variable", "name": "WT", "level": 11}, {"type": "variable", "name": "WE", "level": 11}], "name": "weight"}, {"level": 10, "type": "variable", "children": [{"type": "variable", "name": "L", "level": 11}, {"type": "variable", "name": "D", "level": 11}, {"type": "variable", "name": "SFC", "level": 11}, {"type": "variable", "name": "fin", "level": 11}], "name": "other"}], "name": "aircraft"}, {"level": 9, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 10}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "couplingCopyVariables"}, {"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"level": 9, "type": "variable", "children": [{"level": 10, "type": "variable", "children": [{"type": "variable", "name": "AR", "level": 11}, {"type": "variable", "name": "tc", "level": 11}, {"type": "variable", "name": "Sref__i2", "level": 11}, {"type": "variable", "name": "Lambda", "level": 11}, {"type": "variable", "name": "tc__i2", "level": 11}, {"type": "variable", "name": "Sref", "level": 11}, {"type": "variable", "name": "AR__i2", "level": 11}, {"type": "variable", "name": "Lambda__i2", "level": 11}], "name": "geometry"}], "name": "aircraft"}, {"level": 9, "type": "variable", "children": [{"type": "variable", "name": "h__i2", "level": 10}, {"type": "variable", "name": "M", "level": 10}, {"type": "variable", "name": "h", "level": 10}, {"type": "variable", "name": "M__i2", "level": 10}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "copyDesignVariables"}], "name": "architectureNodes"}, {"level": 6, "type": "variable", "children": [{"type": "variable", "name": "h", "level": 7}, {"type": "variable", "name": "M", "level": 7}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "finalDesignVariables"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 8}], "name": "geometry"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "WF", "level": 8}, {"type": "variable", "name": "WE", "level": 8}, {"type": "variable", "name": "WT", "level": 8}], "name": "weight"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "L", "level": 8}, {"type": "variable", "name": "D", "level": 8}, {"type": "variable", "name": "SFC", "level": 8}, {"type": "variable", "name": "fin", "level": 8}], "name": "other"}], "name": "aircraft"}, {"level": 6, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 7}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "couplingCopyVariables"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"type": "variable", "name": "objective", "level": 8}], "name": "group2"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "objective", "level": 8}], "name": "group0"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "objective", "level": 8}], "name": "group1"}], "name": "distributedArchitectures"}, {"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"type": "variable", "name": "DT", "level": 9}, {"type": "variable", "name": "Temp", "level": 9}, {"type": "variable", "name": "ESF", "level": 9}], "name": "propulsion"}, {"level": 8, "type": "variable", "children": [{"type": "variable", "name": "sigma2", "level": 9}, {"type": "variable", "name": "sigma5", "level": 9}, {"type": "variable", "name": "sigma1", "level": 9}, {"type": "variable", "name": "sigma4", "level": 9}, {"type": "variable", "name": "sigma3", "level": 9}], "name": "sigmas"}, {"type": "variable", "name": "Theta", "level": 8}, {"type": "variable", "name": "dpdx", "level": 8}], "name": "constraints"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "R", "level": 8}], "name": "objectives"}], "name": "mdo_data"}, {"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"level": 9, "type": "variable", "children": [{"level": 10, "type": "variable", "children": [{"type": "variable", "name": "objective", "level": 11}], "name": "group2"}, {"level": 10, "type": "variable", "children": [{"type": "variable", "name": "objective", "level": 11}], "name": "group0"}, {"level": 10, "type": "variable", "children": [{"type": "variable", "name": "objective", "level": 11}], "name": "group1"}], "name": "distributedArchitectures"}], "name": "data_schemaCopy"}], "name": "finalOutputVariables"}], "name": "architectureNodes"}], "name": "data_schemaCopy"}], "name": "finalOutputVariables"}], "name": "architectureNodes"}, {"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "sigma3", "level": 6}, {"type": "variable", "name": "sigma4", "level": 6}, {"type": "variable", "name": "sigma5", "level": 6}, {"type": "variable", "name": "sigma1", "level": 6}, {"type": "variable", "name": "sigma2", "level": 6}], "name": "sigmas"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 6}, {"type": "variable", "name": "DT", "level": 6}, {"type": "variable", "name": "Temp", "level": 6}], "name": "propulsion"}, {"type": "variable", "name": "Theta", "level": 5}, {"type": "variable", "name": "dpdx", "level": 5}], "name": "constraints"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "R", "level": 5}], "name": "objectives"}], "name": "mdo_data"}, {"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 5}, {"type": "variable", "name": "lambda", "level": 5}, {"type": "variable", "name": "AR", "level": 5}, {"type": "variable", "name": "tc", "level": 5}, {"type": "variable", "name": "section", "level": 5}, {"type": "variable", "name": "Lambda", "level": 5}, {"type": "variable", "name": "Sref", "level": 5}], "name": "geometry"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "WT", "level": 5}, {"type": "variable", "name": "WO", "level": 5}, {"type": "variable", "name": "WE", "level": 5}, {"type": "variable", "name": "WF", "level": 5}, {"type": "variable", "name": "WBE", "level": 5}, {"type": "variable", "name": "WFO", "level": 5}], "name": "weight"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "L", "level": 5}, {"type": "variable", "name": "D", "level": 5}, {"type": "variable", "name": "fin", "level": 5}, {"type": "variable", "name": "T", "level": 5}, {"type": "variable", "name": "sigma4", "level": 5}, {"type": "variable", "name": "sigma3", "level": 5}, {"type": "variable", "name": "sigma2", "level": 5}, {"type": "variable", "name": "sigma1", "level": 5}, {"type": "variable", "name": "Cf", "level": 5}, {"type": "variable", "name": "Nz", "level": 5}, {"type": "variable", "name": "dpdx", "level": 5}, {"type": "variable", "name": "R", "level": 5}, {"type": "variable", "name": "SFC", "level": 5}, {"type": "variable", "name": "sigma5", "level": 5}, {"type": "variable", "name": "CDmin", "level": 5}, {"type": "variable", "name": "DT", "level": 5}], "name": "other"}], "name": "aircraft"}, {"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"type": "variable", "name": "objective", "level": 5}], "name": "group0"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "objective", "level": 5}], "name": "group2"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "objective", "level": 5}], "name": "group1"}], "name": "distributedArchitectures"}, {"level": 3, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 4}, {"type": "variable", "name": "h", "level": 4}, {"type": "variable", "name": "Temp", "level": 4}, {"type": "variable", "name": "M", "level": 4}], "name": "reference"}], "name": "data_schema"}], "name": "couplings"}]}, "catschema_nodeLev": {"name": "variables", "children": [{"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"type": "variable", "name": "tc__i2", "level": 8}, {"type": "variable", "name": "Lambda", "level": 8}, {"type": "variable", "name": "Lambda__i2", "level": 8}, {"type": "variable", "name": "tc", "level": 8}, {"type": "variable", "name": "AR", "level": 8}, {"type": "variable", "name": "Sref", "level": 8}, {"type": "variable", "name": "AR__i2", "level": 8}, {"type": "variable", "name": "Sref__i2", "level": 8}], "name": "geometry"}], "name": "aircraft"}, {"level": 6, "type": "variable", "children": [{"type": "variable", "name": "M", "level": 7}, {"type": "variable", "name": "h", "level": 7}, {"type": "variable", "name": "h__i2", "level": 7}, {"type": "variable", "name": "M__i2", "level": 7}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "copyDesignVariables"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 8}], "name": "geometry"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "WF", "level": 8}, {"type": "variable", "name": "WE", "level": 8}, {"type": "variable", "name": "WT", "level": 8}], "name": "weight"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "L", "level": 8}, {"type": "variable", "name": "D", "level": 8}, {"type": "variable", "name": "SFC", "level": 8}, {"type": "variable", "name": "fin", "level": 8}], "name": "other"}], "name": "aircraft"}, {"level": 6, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 7}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "couplingCopyVariables"}], "name": "architectureNodes"}, {"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 5}, {"type": "variable", "name": "AR", "level": 5}, {"type": "variable", "name": "tc", "level": 5}, {"type": "variable", "name": "Lambda", "level": 5}, {"type": "variable", "name": "Sref", "level": 5}], "name": "geometry"}], "name": "aircraft"}, {"level": 3, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 4}, {"type": "variable", "name": "h", "level": 4}, {"type": "variable", "name": "M", "level": 4}], "name": "reference"}], "name": "data_schema"}], "name": "sharedCoupling"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"level": 9, "type": "variable", "children": [{"level": 10, "type": "variable", "children": [{"type": "variable", "name": "D", "level": 11}, {"type": "variable", "name": "L", "level": 11}, {"type": "variable", "name": "SFC", "level": 11}, {"type": "variable", "name": "fin", "level": 11}], "name": "other"}, {"level": 10, "type": "variable", "children": [{"type": "variable", "name": "WT", "level": 11}, {"type": "variable", "name": "WE", "level": 11}, {"type": "variable", "name": "WF", "level": 11}], "name": "weight"}, {"level": 10, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 11}], "name": "geometry"}], "name": "aircraft"}, {"level": 9, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 10}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "couplingCopyVariables"}, {"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"level": 9, "type": "variable", "children": [{"level": 10, "type": "variable", "children": [{"type": "variable", "name": "Lambda__i2", "level": 11}, {"type": "variable", "name": "Lambda", "level": 11}, {"type": "variable", "name": "Sref", "level": 11}, {"type": "variable", "name": "tc__i2", "level": 11}, {"type": "variable", "name": "tc", "level": 11}, {"type": "variable", "name": "AR", "level": 11}, {"type": "variable", "name": "AR__i2", "level": 11}, {"type": "variable", "name": "Sref__i2", "level": 11}], "name": "geometry"}], "name": "aircraft"}, {"level": 9, "type": "variable", "children": [{"type": "variable", "name": "h__i2", "level": 10}, {"type": "variable", "name": "M__i2", "level": 10}, {"type": "variable", "name": "h", "level": 10}, {"type": "variable", "name": "M", "level": 10}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "copyDesignVariables"}], "name": "architectureNodes"}, {"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"type": "variable", "name": "lambda", "level": 8}, {"type": "variable", "name": "Lambda", "level": 8}, {"type": "variable", "name": "Sref", "level": 8}, {"type": "variable", "name": "AR", "level": 8}, {"type": "variable", "name": "section", "level": 8}, {"type": "variable", "name": "tc", "level": 8}], "name": "geometry"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "Cf", "level": 8}, {"type": "variable", "name": "T", "level": 8}], "name": "other"}], "name": "aircraft"}, {"level": 6, "type": "variable", "children": [{"type": "variable", "name": "h", "level": 7}, {"type": "variable", "name": "M", "level": 7}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "initialGuessDesignVariables"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"type": "variable", "name": "Cf", "level": 8}, {"type": "variable", "name": "T", "level": 8}], "name": "other"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "section", "level": 8}, {"type": "variable", "name": "Sref", "level": 8}, {"type": "variable", "name": "Lambda", "level": 8}, {"type": "variable", "name": "lambda", "level": 8}, {"type": "variable", "name": "AR", "level": 8}, {"type": "variable", "name": "tc", "level": 8}], "name": "geometry"}], "name": "aircraft"}, {"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"level": 9, "type": "variable", "children": [{"level": 10, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 11}], "name": "geometry"}, {"level": 10, "type": "variable", "children": [{"type": "variable", "name": "WF", "level": 11}, {"type": "variable", "name": "WT", "level": 11}, {"type": "variable", "name": "WE", "level": 11}], "name": "weight"}, {"level": 10, "type": "variable", "children": [{"type": "variable", "name": "L", "level": 11}, {"type": "variable", "name": "D", "level": 11}, {"type": "variable", "name": "SFC", "level": 11}, {"type": "variable", "name": "fin", "level": 11}], "name": "other"}], "name": "aircraft"}, {"level": 9, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 10}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "couplingCopyVariables"}, {"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"level": 9, "type": "variable", "children": [{"level": 10, "type": "variable", "children": [{"type": "variable", "name": "AR", "level": 11}, {"type": "variable", "name": "tc", "level": 11}, {"type": "variable", "name": "Sref__i2", "level": 11}, {"type": "variable", "name": "Lambda", "level": 11}, {"type": "variable", "name": "tc__i2", "level": 11}, {"type": "variable", "name": "Sref", "level": 11}, {"type": "variable", "name": "AR__i2", "level": 11}, {"type": "variable", "name": "Lambda__i2", "level": 11}], "name": "geometry"}], "name": "aircraft"}, {"level": 9, "type": "variable", "children": [{"type": "variable", "name": "h__i2", "level": 10}, {"type": "variable", "name": "M", "level": 10}, {"type": "variable", "name": "h", "level": 10}, {"type": "variable", "name": "M__i2", "level": 10}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "copyDesignVariables"}], "name": "architectureNodes"}, {"level": 6, "type": "variable", "children": [{"type": "variable", "name": "h", "level": 7}, {"type": "variable", "name": "M", "level": 7}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "finalDesignVariables"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"type": "variable", "name": "objective", "level": 8}], "name": "group2"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "objective", "level": 8}], "name": "group0"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "objective", "level": 8}], "name": "group1"}], "name": "distributedArchitectures"}, {"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"type": "variable", "name": "DT", "level": 9}, {"type": "variable", "name": "Temp", "level": 9}, {"type": "variable", "name": "ESF", "level": 9}], "name": "propulsion"}, {"level": 8, "type": "variable", "children": [{"type": "variable", "name": "sigma2", "level": 9}, {"type": "variable", "name": "sigma5", "level": 9}, {"type": "variable", "name": "sigma1", "level": 9}, {"type": "variable", "name": "sigma4", "level": 9}, {"type": "variable", "name": "sigma3", "level": 9}], "name": "sigmas"}, {"type": "variable", "name": "Theta", "level": 8}, {"type": "variable", "name": "dpdx", "level": 8}], "name": "constraints"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "R", "level": 8}], "name": "objectives"}], "name": "mdo_data"}, {"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"level": 9, "type": "variable", "children": [{"level": 10, "type": "variable", "children": [{"type": "variable", "name": "objective", "level": 11}], "name": "group2"}, {"level": 10, "type": "variable", "children": [{"type": "variable", "name": "objective", "level": 11}], "name": "group0"}, {"level": 10, "type": "variable", "children": [{"type": "variable", "name": "objective", "level": 11}], "name": "group1"}], "name": "distributedArchitectures"}], "name": "data_schemaCopy"}], "name": "finalOutputVariables"}], "name": "architectureNodes"}], "name": "data_schemaCopy"}], "name": "finalOutputVariables"}], "name": "architectureNodes"}, {"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "sigma3", "level": 6}, {"type": "variable", "name": "sigma4", "level": 6}, {"type": "variable", "name": "sigma5", "level": 6}, {"type": "variable", "name": "sigma1", "level": 6}, {"type": "variable", "name": "sigma2", "level": 6}], "name": "sigmas"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 6}, {"type": "variable", "name": "DT", "level": 6}, {"type": "variable", "name": "Temp", "level": 6}], "name": "propulsion"}, {"type": "variable", "name": "Theta", "level": 5}, {"type": "variable", "name": "dpdx", "level": 5}], "name": "constraints"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "R", "level": 5}], "name": "objectives"}], "name": "mdo_data"}, {"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"type": "variable", "name": "WT", "level": 5}, {"type": "variable", "name": "WO", "level": 5}, {"type": "variable", "name": "WE", "level": 5}, {"type": "variable", "name": "WF", "level": 5}, {"type": "variable", "name": "WBE", "level": 5}, {"type": "variable", "name": "WFO", "level": 5}], "name": "weight"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "L", "level": 5}, {"type": "variable", "name": "D", "level": 5}, {"type": "variable", "name": "fin", "level": 5}, {"type": "variable", "name": "T", "level": 5}, {"type": "variable", "name": "sigma4", "level": 5}, {"type": "variable", "name": "sigma3", "level": 5}, {"type": "variable", "name": "sigma2", "level": 5}, {"type": "variable", "name": "sigma1", "level": 5}, {"type": "variable", "name": "Cf", "level": 5}, {"type": "variable", "name": "Nz", "level": 5}, {"type": "variable", "name": "dpdx", "level": 5}, {"type": "variable", "name": "R", "level": 5}, {"type": "variable", "name": "SFC", "level": 5}, {"type": "variable", "name": "sigma5", "level": 5}, {"type": "variable", "name": "CDmin", "level": 5}, {"type": "variable", "name": "DT", "level": 5}], "name": "other"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "lambda", "level": 5}, {"type": "variable", "name": "section", "level": 5}], "name": "geometry"}], "name": "aircraft"}, {"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"type": "variable", "name": "objective", "level": 5}], "name": "group0"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "objective", "level": 5}], "name": "group2"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "objective", "level": 5}], "name": "group1"}], "name": "distributedArchitectures"}, {"level": 3, "type": "variable", "children": [{"type": "variable", "name": "Temp", "level": 4}], "name": "reference"}], "name": "data_schema"}], "name": "coupling"}]}, "catschema_roleLev": {"name": "variables", "children": [{"children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"level": 9, "type": "variable", "children": [{"level": 10, "type": "variable", "children": [{"level": 11, "type": "variable", "children": [{"type": "variable", "name": "D", "level": 12}, {"type": "variable", "name": "L", "level": 12}, {"type": "variable", "name": "SFC", "level": 12}, {"type": "variable", "name": "fin", "level": 12}], "name": "other"}, {"level": 11, "type": "variable", "children": [{"type": "variable", "name": "WT", "level": 12}, {"type": "variable", "name": "WE", "level": 12}, {"type": "variable", "name": "WF", "level": 12}], "name": "weight"}, {"level": 11, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 12}], "name": "geometry"}], "name": "aircraft"}, {"level": 10, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 11}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "couplingCopyVariables"}, {"level": 8, "type": "variable", "children": [{"level": 9, "type": "variable", "children": [{"level": 10, "type": "variable", "children": [{"level": 11, "type": "variable", "children": [{"type": "variable", "name": "Lambda__i2", "level": 12}, {"type": "variable", "name": "Lambda", "level": 12}, {"type": "variable", "name": "Sref", "level": 12}, {"type": "variable", "name": "tc__i2", "level": 12}, {"type": "variable", "name": "tc", "level": 12}, {"type": "variable", "name": "AR", "level": 12}, {"type": "variable", "name": "AR__i2", "level": 12}, {"type": "variable", "name": "Sref__i2", "level": 12}], "name": "geometry"}], "name": "aircraft"}, {"level": 10, "type": "variable", "children": [{"type": "variable", "name": "h__i2", "level": 11}, {"type": "variable", "name": "M__i2", "level": 11}, {"type": "variable", "name": "h", "level": 11}, {"type": "variable", "name": "M", "level": 11}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "copyDesignVariables"}], "name": "architectureNodes"}, {"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"type": "variable", "name": "lambda", "level": 9}, {"type": "variable", "name": "Lambda", "level": 9}, {"type": "variable", "name": "Sref", "level": 9}, {"type": "variable", "name": "AR", "level": 9}, {"type": "variable", "name": "section", "level": 9}, {"type": "variable", "name": "tc", "level": 9}], "name": "geometry"}, {"level": 8, "type": "variable", "children": [{"type": "variable", "name": "Cf", "level": 9}, {"type": "variable", "name": "T", "level": 9}], "name": "other"}], "name": "aircraft"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "h", "level": 8}, {"type": "variable", "name": "M", "level": 8}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "initialGuessDesignVariables"}], "name": "architectureNodes"}], "name": "data_schema"}], "name": "initialGuessDesignVariables"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"type": "variable", "name": "Cf", "level": 9}, {"type": "variable", "name": "T", "level": 9}], "name": "other"}, {"level": 8, "type": "variable", "children": [{"type": "variable", "name": "section", "level": 9}, {"type": "variable", "name": "Sref", "level": 9}, {"type": "variable", "name": "Lambda", "level": 9}, {"type": "variable", "name": "lambda", "level": 9}, {"type": "variable", "name": "AR", "level": 9}, {"type": "variable", "name": "tc", "level": 9}], "name": "geometry"}], "name": "aircraft"}, {"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"level": 9, "type": "variable", "children": [{"level": 10, "type": "variable", "children": [{"level": 11, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 12}], "name": "geometry"}, {"level": 11, "type": "variable", "children": [{"type": "variable", "name": "WF", "level": 12}, {"type": "variable", "name": "WT", "level": 12}, {"type": "variable", "name": "WE", "level": 12}], "name": "weight"}, {"level": 11, "type": "variable", "children": [{"type": "variable", "name": "L", "level": 12}, {"type": "variable", "name": "D", "level": 12}, {"type": "variable", "name": "SFC", "level": 12}, {"type": "variable", "name": "fin", "level": 12}], "name": "other"}], "name": "aircraft"}, {"level": 10, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 11}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "couplingCopyVariables"}, {"level": 8, "type": "variable", "children": [{"level": 9, "type": "variable", "children": [{"level": 10, "type": "variable", "children": [{"level": 11, "type": "variable", "children": [{"type": "variable", "name": "AR", "level": 12}, {"type": "variable", "name": "tc", "level": 12}, {"type": "variable", "name": "Sref__i2", "level": 12}, {"type": "variable", "name": "Lambda", "level": 12}, {"type": "variable", "name": "tc__i2", "level": 12}, {"type": "variable", "name": "Sref", "level": 12}, {"type": "variable", "name": "AR__i2", "level": 12}, {"type": "variable", "name": "Lambda__i2", "level": 12}], "name": "geometry"}], "name": "aircraft"}, {"level": 10, "type": "variable", "children": [{"type": "variable", "name": "h__i2", "level": 11}, {"type": "variable", "name": "M", "level": 11}, {"type": "variable", "name": "h", "level": 11}, {"type": "variable", "name": "M__i2", "level": 11}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "copyDesignVariables"}], "name": "architectureNodes"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "h", "level": 8}, {"type": "variable", "name": "M", "level": 8}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "finalDesignVariables"}], "name": "architectureNodes"}], "name": "data_schema"}], "name": "finalDesignVariables"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 9}], "name": "geometry"}, {"level": 8, "type": "variable", "children": [{"type": "variable", "name": "WF", "level": 9}, {"type": "variable", "name": "WE", "level": 9}, {"type": "variable", "name": "WT", "level": 9}], "name": "weight"}, {"level": 8, "type": "variable", "children": [{"type": "variable", "name": "L", "level": 9}, {"type": "variable", "name": "D", "level": 9}, {"type": "variable", "name": "SFC", "level": 9}, {"type": "variable", "name": "fin", "level": 9}], "name": "other"}], "name": "aircraft"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 8}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "couplingCopyVariables"}], "name": "architectureNodes"}], "name": "data_schema"}], "name": "couplingCopyVariables"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"type": "variable", "name": "objective", "level": 9}], "name": "group2"}, {"level": 8, "type": "variable", "children": [{"type": "variable", "name": "objective", "level": 9}], "name": "group0"}, {"level": 8, "type": "variable", "children": [{"type": "variable", "name": "objective", "level": 9}], "name": "group1"}], "name": "distributedArchitectures"}, {"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"level": 9, "type": "variable", "children": [{"type": "variable", "name": "DT", "level": 10}, {"type": "variable", "name": "Temp", "level": 10}, {"type": "variable", "name": "ESF", "level": 10}], "name": "propulsion"}, {"level": 9, "type": "variable", "children": [{"type": "variable", "name": "sigma2", "level": 10}, {"type": "variable", "name": "sigma5", "level": 10}, {"type": "variable", "name": "sigma1", "level": 10}, {"type": "variable", "name": "sigma4", "level": 10}, {"type": "variable", "name": "sigma3", "level": 10}], "name": "sigmas"}, {"type": "variable", "name": "Theta", "level": 9}, {"type": "variable", "name": "dpdx", "level": 9}], "name": "constraints"}, {"level": 8, "type": "variable", "children": [{"type": "variable", "name": "R", "level": 9}], "name": "objectives"}], "name": "mdo_data"}, {"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"level": 9, "type": "variable", "children": [{"level": 10, "type": "variable", "children": [{"level": 11, "type": "variable", "children": [{"type": "variable", "name": "objective", "level": 12}], "name": "group2"}, {"level": 11, "type": "variable", "children": [{"type": "variable", "name": "objective", "level": 12}], "name": "group0"}, {"level": 11, "type": "variable", "children": [{"type": "variable", "name": "objective", "level": 12}], "name": "group1"}], "name": "distributedArchitectures"}], "name": "data_schemaCopy"}], "name": "finalOutputVariables"}], "name": "architectureNodes"}], "name": "data_schemaCopy"}], "name": "finalOutputVariables"}], "name": "architectureNodes"}], "name": "data_schema"}], "name": "finalOutputVariables"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"type": "variable", "name": "Lambda", "level": 9}, {"type": "variable", "name": "tc", "level": 9}, {"type": "variable", "name": "AR", "level": 9}, {"type": "variable", "name": "Sref", "level": 9}], "name": "geometry"}], "name": "aircraft"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "M", "level": 8}, {"type": "variable", "name": "h", "level": 8}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "copyDesignVariables"}], "name": "architectureNodes"}], "name": "data_schema"}], "name": "copyDesignVariables"}], "type": "variable", "name": "architectureRoles", "level": 1}, {"children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"type": "variable", "name": "sigma3", "level": 7}, {"type": "variable", "name": "sigma4", "level": 7}, {"type": "variable", "name": "sigma5", "level": 7}, {"type": "variable", "name": "sigma1", "level": 7}, {"type": "variable", "name": "sigma2", "level": 7}], "name": "sigmas"}, {"level": 6, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 7}, {"type": "variable", "name": "DT", "level": 7}, {"type": "variable", "name": "Temp", "level": 7}], "name": "propulsion"}, {"type": "variable", "name": "Theta", "level": 6}, {"type": "variable", "name": "dpdx", "level": 6}], "name": "constraints"}], "name": "mdo_data"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"type": "variable", "name": "objective", "level": 9}], "name": "group2"}, {"level": 8, "type": "variable", "children": [{"type": "variable", "name": "objective", "level": 9}], "name": "group0"}, {"level": 8, "type": "variable", "children": [{"type": "variable", "name": "objective", "level": 9}], "name": "group1"}], "name": "distributedArchitectures"}], "name": "data_schemaCopy"}], "name": "finalOutputVariables"}], "name": "architectureNodes"}], "name": "data_schema"}], "name": "constraints"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "T", "level": 6}, {"type": "variable", "name": "Cf", "level": 6}], "name": "other"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "lambda", "level": 6}, {"type": "variable", "name": "AR", "level": 6}, {"type": "variable", "name": "tc", "level": 6}, {"type": "variable", "name": "section", "level": 6}, {"type": "variable", "name": "Lambda", "level": 6}, {"type": "variable", "name": "Sref", "level": 6}], "name": "geometry"}], "name": "aircraft"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "h", "level": 5}, {"type": "variable", "name": "M", "level": 5}], "name": "reference"}], "name": "data_schema"}], "name": "designVariables"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "objective", "level": 6}], "name": "group0"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "objective", "level": 6}], "name": "group2"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "objective", "level": 6}], "name": "group1"}], "name": "distributedArchitectures"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "R", "level": 6}], "name": "objectives"}], "name": "mdo_data"}], "name": "data_schema"}], "name": "objectives"}], "type": "variable", "name": "problemRoles", "level": 1}]}, "catschema_funLev": {"name": "functions", "children": [{"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "R", "level": 6}], "name": "other"}], "name": "aircraft"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"type": "variable", "name": "R", "level": 9}], "name": "objectives"}], "name": "mdo_data"}], "name": "data_schemaCopy"}], "name": "finalOutputVariables"}], "name": "architectureNodes"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "R", "level": 6}], "name": "objectives"}], "name": "mdo_data"}], "name": "data_schema"}], "name": "outputs"}], "name": "FR"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"level": 9, "type": "variable", "children": [{"level": 10, "type": "variable", "children": [{"level": 11, "type": "variable", "children": [{"type": "variable", "name": "D", "level": 12}, {"type": "variable", "name": "L", "level": 12}, {"type": "variable", "name": "SFC", "level": 12}, {"type": "variable", "name": "fin", "level": 12}], "name": "other"}, {"level": 11, "type": "variable", "children": [{"type": "variable", "name": "WT", "level": 12}, {"type": "variable", "name": "WE", "level": 12}, {"type": "variable", "name": "WF", "level": 12}], "name": "weight"}, {"level": 11, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 12}], "name": "geometry"}], "name": "aircraft"}, {"level": 10, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 11}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "couplingCopyVariables"}], "name": "architectureNodes"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "M", "level": 8}, {"type": "variable", "name": "h", "level": 8}], "name": "reference"}, {"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"type": "variable", "name": "Lambda", "level": 9}, {"type": "variable", "name": "Sref", "level": 9}, {"type": "variable", "name": "AR", "level": 9}, {"type": "variable", "name": "tc", "level": 9}], "name": "geometry"}], "name": "aircraft"}], "name": "data_schemaCopy"}], "name": "initialGuessDesignVariables"}, {"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"type": "variable", "name": "objective", "level": 9}], "name": "group0"}, {"level": 8, "type": "variable", "children": [{"type": "variable", "name": "objective", "level": 9}], "name": "group1"}, {"level": 8, "type": "variable", "children": [{"type": "variable", "name": "objective", "level": 9}], "name": "group2"}], "name": "distributedArchitectures"}], "name": "data_schemaCopy"}], "name": "finalOutputVariables"}], "name": "architectureNodes"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "R", "level": 6}], "name": "objectives"}], "name": "mdo_data"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"level": 9, "type": "variable", "children": [{"level": 10, "type": "variable", "children": [{"level": 11, "type": "variable", "children": [{"type": "variable", "name": "SFC", "level": 12}, {"type": "variable", "name": "fin", "level": 12}, {"type": "variable", "name": "L", "level": 12}, {"type": "variable", "name": "D", "level": 12}], "name": "other"}, {"level": 11, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 12}], "name": "geometry"}, {"level": 11, "type": "variable", "children": [{"type": "variable", "name": "WT", "level": 12}, {"type": "variable", "name": "WF", "level": 12}, {"type": "variable", "name": "WE", "level": 12}], "name": "weight"}], "name": "aircraft"}, {"level": 10, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 11}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "couplingCopyVariables"}], "name": "architectureNodes"}, {"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"type": "variable", "name": "Sref", "level": 9}, {"type": "variable", "name": "tc", "level": 9}, {"type": "variable", "name": "Lambda", "level": 9}, {"type": "variable", "name": "AR", "level": 9}], "name": "geometry"}], "name": "aircraft"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "M", "level": 8}, {"type": "variable", "name": "h", "level": 8}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "finalDesignVariables"}, {"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"type": "variable", "name": "fin", "level": 9}, {"type": "variable", "name": "SFC", "level": 9}, {"type": "variable", "name": "L", "level": 9}, {"type": "variable", "name": "D", "level": 9}], "name": "other"}, {"level": 8, "type": "variable", "children": [{"type": "variable", "name": "WF", "level": 9}, {"type": "variable", "name": "WE", "level": 9}, {"type": "variable", "name": "WT", "level": 9}], "name": "weight"}, {"level": 8, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 9}], "name": "geometry"}], "name": "aircraft"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 8}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "couplingCopyVariables"}], "name": "architectureNodes"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "AR", "level": 6}, {"type": "variable", "name": "Sref", "level": 6}, {"type": "variable", "name": "tc", "level": 6}, {"type": "variable", "name": "Lambda", "level": 6}], "name": "geometry"}], "name": "aircraft"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "h", "level": 5}, {"type": "variable", "name": "M", "level": 5}], "name": "reference"}], "name": "data_schema"}], "name": "outputs"}], "name": "Sys-Optimizer"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "WBE", "level": 6}], "name": "weight"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "T", "level": 6}], "name": "other"}], "name": "aircraft"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"type": "variable", "name": "D", "level": 9}], "name": "other"}], "name": "aircraft"}], "name": "data_schemaCopy"}], "name": "couplingCopyVariables"}, {"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"type": "variable", "name": "h__i2", "level": 8}, {"type": "variable", "name": "M__i2", "level": 8}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "copyDesignVariables"}], "name": "architectureNodes"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 5}, {"type": "variable", "name": "Temp", "level": 5}], "name": "reference"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "DT", "level": 6}, {"type": "variable", "name": "SFC", "level": 6}], "name": "other"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "WE", "level": 6}], "name": "weight"}], "name": "aircraft"}], "name": "data_schema"}], "name": "outputs"}], "name": "Propulsion"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 6}], "name": "geometry"}], "name": "aircraft"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 6}], "name": "constraints"}], "name": "mdo_data"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 9}], "name": "constraints"}], "name": "mdo_data"}], "name": "data_schemaCopy"}], "name": "finalOutputVariables"}], "name": "architectureNodes"}], "name": "data_schema"}], "name": "outputs"}], "name": "CTheta"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"type": "variable", "name": "lambda", "level": 9}, {"type": "variable", "name": "section", "level": 9}], "name": "geometry"}], "name": "aircraft"}, {"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"level": 9, "type": "variable", "children": [{"level": 10, "type": "variable", "children": [{"level": 11, "type": "variable", "children": [{"type": "variable", "name": "Lambda", "level": 12}, {"type": "variable", "name": "Sref", "level": 12}, {"type": "variable", "name": "tc", "level": 12}, {"type": "variable", "name": "AR", "level": 12}], "name": "geometry"}], "name": "aircraft"}], "name": "data_schemaCopy"}], "name": "copyDesignVariables"}], "name": "architectureNodes"}], "name": "data_schemaCopy"}], "name": "initialGuessDesignVariables"}], "name": "architectureNodes"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 6}, {"level": 6, "type": "variable", "children": [{"type": "variable", "name": "sigma4", "level": 7}, {"type": "variable", "name": "sigma5", "level": 7}, {"type": "variable", "name": "sigma1", "level": 7}, {"type": "variable", "name": "sigma2", "level": 7}, {"type": "variable", "name": "sigma3", "level": 7}], "name": "sigmas"}], "name": "constraints"}], "name": "mdo_data"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "objective", "level": 6}], "name": "group0"}], "name": "distributedArchitectures"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"type": "variable", "name": "AR", "level": 9}, {"type": "variable", "name": "tc", "level": 9}, {"type": "variable", "name": "Sref", "level": 9}, {"type": "variable", "name": "Lambda", "level": 9}], "name": "geometry"}], "name": "aircraft"}], "name": "data_schemaCopy"}], "name": "copyDesignVariables"}, {"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"type": "variable", "name": "lambda", "level": 9}, {"type": "variable", "name": "section", "level": 9}], "name": "geometry"}], "name": "aircraft"}, {"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"level": 9, "type": "variable", "children": [{"level": 10, "type": "variable", "children": [{"level": 11, "type": "variable", "children": [{"type": "variable", "name": "AR", "level": 12}, {"type": "variable", "name": "Sref", "level": 12}, {"type": "variable", "name": "tc", "level": 12}, {"type": "variable", "name": "Lambda", "level": 12}], "name": "geometry"}], "name": "aircraft"}], "name": "data_schemaCopy"}], "name": "copyDesignVariables"}], "name": "architectureNodes"}], "name": "data_schemaCopy"}], "name": "finalDesignVariables"}], "name": "architectureNodes"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "lambda", "level": 6}, {"type": "variable", "name": "section", "level": 6}], "name": "geometry"}], "name": "aircraft"}], "name": "data_schema"}], "name": "outputs"}], "name": "Sub-Optimizer-0"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "dpdx", "level": 6}], "name": "constraints"}], "name": "mdo_data"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"level": 9, "type": "variable", "children": [{"level": 10, "type": "variable", "children": [{"level": 11, "type": "variable", "children": [{"type": "variable", "name": "Lambda__i2", "level": 12}, {"type": "variable", "name": "tc__i2", "level": 12}, {"type": "variable", "name": "AR__i2", "level": 12}, {"type": "variable", "name": "Sref__i2", "level": 12}], "name": "geometry"}], "name": "aircraft"}, {"level": 10, "type": "variable", "children": [{"type": "variable", "name": "h", "level": 11}, {"type": "variable", "name": "M", "level": 11}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "copyDesignVariables"}], "name": "architectureNodes"}, {"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"type": "variable", "name": "Cf", "level": 9}], "name": "other"}], "name": "aircraft"}], "name": "data_schemaCopy"}], "name": "initialGuessDesignVariables"}], "name": "architectureNodes"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "objective", "level": 6}], "name": "group1"}], "name": "distributedArchitectures"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"level": 9, "type": "variable", "children": [{"level": 10, "type": "variable", "children": [{"type": "variable", "name": "h", "level": 11}, {"type": "variable", "name": "M", "level": 11}], "name": "reference"}, {"level": 10, "type": "variable", "children": [{"level": 11, "type": "variable", "children": [{"type": "variable", "name": "Lambda__i2", "level": 12}, {"type": "variable", "name": "Sref__i2", "level": 12}, {"type": "variable", "name": "tc__i2", "level": 12}, {"type": "variable", "name": "AR__i2", "level": 12}], "name": "geometry"}], "name": "aircraft"}], "name": "data_schemaCopy"}], "name": "copyDesignVariables"}], "name": "architectureNodes"}, {"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"type": "variable", "name": "Cf", "level": 9}], "name": "other"}], "name": "aircraft"}], "name": "data_schemaCopy"}], "name": "finalDesignVariables"}, {"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"type": "variable", "name": "tc__i2", "level": 9}, {"type": "variable", "name": "AR__i2", "level": 9}, {"type": "variable", "name": "Sref__i2", "level": 9}, {"type": "variable", "name": "Lambda__i2", "level": 9}], "name": "geometry"}], "name": "aircraft"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "h", "level": 8}, {"type": "variable", "name": "M", "level": 8}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "copyDesignVariables"}], "name": "architectureNodes"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "Cf", "level": 6}], "name": "other"}], "name": "aircraft"}], "name": "data_schema"}], "name": "outputs"}], "name": "Sub-Optimizer-1"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"type": "variable", "name": "WE", "level": 9}], "name": "weight"}, {"level": 8, "type": "variable", "children": [{"type": "variable", "name": "SFC", "level": 9}], "name": "other"}], "name": "aircraft"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 8}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "couplingCopyVariables"}, {"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"type": "variable", "name": "h__i2", "level": 8}, {"type": "variable", "name": "M__i2", "level": 8}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "copyDesignVariables"}], "name": "architectureNodes"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "WE", "level": 6}], "name": "weight"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "SFC", "level": 6}], "name": "other"}], "name": "aircraft"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 5}, {"type": "variable", "name": "h", "level": 5}, {"type": "variable", "name": "M", "level": 5}], "name": "reference"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "objective", "level": 6}], "name": "group2"}], "name": "distributedArchitectures"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"type": "variable", "name": "objective", "level": 9}], "name": "group2"}], "name": "distributedArchitectures"}, {"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"level": 9, "type": "variable", "children": [{"level": 10, "type": "variable", "children": [{"level": 11, "type": "variable", "children": [{"type": "variable", "name": "objective", "level": 12}], "name": "group2"}], "name": "distributedArchitectures"}], "name": "data_schemaCopy"}], "name": "finalOutputVariables"}], "name": "architectureNodes"}], "name": "data_schemaCopy"}], "name": "finalOutputVariables"}], "name": "architectureNodes"}], "name": "data_schema"}], "name": "outputs"}], "name": "J2"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 5}, {"type": "variable", "name": "Temp", "level": 5}], "name": "reference"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "DT", "level": 6}], "name": "other"}], "name": "aircraft"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 7}, {"type": "variable", "name": "Temp", "level": 7}, {"type": "variable", "name": "DT", "level": 7}], "name": "propulsion"}], "name": "constraints"}], "name": "mdo_data"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"level": 9, "type": "variable", "children": [{"type": "variable", "name": "DT", "level": 10}, {"type": "variable", "name": "ESF", "level": 10}, {"type": "variable", "name": "Temp", "level": 10}], "name": "propulsion"}], "name": "constraints"}], "name": "mdo_data"}], "name": "data_schemaCopy"}], "name": "finalOutputVariables"}], "name": "architectureNodes"}], "name": "data_schema"}], "name": "outputs"}], "name": "Cprop"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 6}, {"type": "variable", "name": "AR", "level": 6}, {"type": "variable", "name": "tc", "level": 6}, {"type": "variable", "name": "Sref", "level": 6}, {"type": "variable", "name": "Lambda", "level": 6}], "name": "geometry"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "WT", "level": 6}, {"type": "variable", "name": "WF", "level": 6}], "name": "weight"}], "name": "aircraft"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"type": "variable", "name": "WF", "level": 9}, {"type": "variable", "name": "WT", "level": 9}], "name": "weight"}, {"level": 8, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 9}], "name": "geometry"}], "name": "aircraft"}], "name": "data_schemaCopy"}], "name": "couplingCopyVariables"}, {"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"type": "variable", "name": "Lambda", "level": 9}, {"type": "variable", "name": "tc", "level": 9}, {"type": "variable", "name": "AR", "level": 9}, {"type": "variable", "name": "Sref", "level": 9}], "name": "geometry"}], "name": "aircraft"}], "name": "data_schemaCopy"}], "name": "copyDesignVariables"}], "name": "architectureNodes"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"type": "variable", "name": "objective", "level": 9}], "name": "group0"}], "name": "distributedArchitectures"}, {"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"level": 9, "type": "variable", "children": [{"level": 10, "type": "variable", "children": [{"level": 11, "type": "variable", "children": [{"type": "variable", "name": "objective", "level": 12}], "name": "group0"}], "name": "distributedArchitectures"}], "name": "data_schemaCopy"}], "name": "finalOutputVariables"}], "name": "architectureNodes"}], "name": "data_schemaCopy"}], "name": "finalOutputVariables"}], "name": "architectureNodes"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "objective", "level": 6}], "name": "group0"}], "name": "distributedArchitectures"}], "name": "data_schema"}], "name": "outputs"}], "name": "J0"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"level": 9, "type": "variable", "children": [{"type": "variable", "name": "sigma5", "level": 10}, {"type": "variable", "name": "sigma4", "level": 10}, {"type": "variable", "name": "sigma1", "level": 10}, {"type": "variable", "name": "sigma3", "level": 10}, {"type": "variable", "name": "sigma2", "level": 10}], "name": "sigmas"}, {"level": 9, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 10}, {"type": "variable", "name": "DT", "level": 10}, {"type": "variable", "name": "Temp", "level": 10}], "name": "propulsion"}, {"type": "variable", "name": "dpdx", "level": 9}, {"type": "variable", "name": "Theta", "level": 9}], "name": "constraints"}, {"level": 8, "type": "variable", "children": [{"type": "variable", "name": "R", "level": 9}], "name": "objectives"}], "name": "mdo_data"}, {"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"level": 9, "type": "variable", "children": [{"level": 10, "type": "variable", "children": [{"level": 11, "type": "variable", "children": [{"type": "variable", "name": "objective", "level": 12}], "name": "group0"}, {"level": 11, "type": "variable", "children": [{"type": "variable", "name": "objective", "level": 12}], "name": "group2"}, {"level": 11, "type": "variable", "children": [{"type": "variable", "name": "objective", "level": 12}], "name": "group1"}], "name": "distributedArchitectures"}], "name": "data_schemaCopy"}], "name": "finalOutputVariables"}], "name": "architectureNodes"}], "name": "data_schemaCopy"}], "name": "finalOutputVariables"}, {"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"type": "variable", "name": "Cf", "level": 9}, {"type": "variable", "name": "T", "level": 9}], "name": "other"}, {"level": 8, "type": "variable", "children": [{"type": "variable", "name": "tc", "level": 9}, {"type": "variable", "name": "Sref", "level": 9}, {"type": "variable", "name": "Lambda", "level": 9}, {"type": "variable", "name": "section", "level": 9}, {"type": "variable", "name": "lambda", "level": 9}, {"type": "variable", "name": "AR", "level": 9}], "name": "geometry"}], "name": "aircraft"}, {"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"level": 9, "type": "variable", "children": [{"level": 10, "type": "variable", "children": [{"level": 11, "type": "variable", "children": [{"type": "variable", "name": "Sref", "level": 12}, {"type": "variable", "name": "Sref__i2", "level": 12}, {"type": "variable", "name": "AR__i2", "level": 12}, {"type": "variable", "name": "AR", "level": 12}, {"type": "variable", "name": "tc__i2", "level": 12}, {"type": "variable", "name": "Lambda", "level": 12}, {"type": "variable", "name": "tc", "level": 12}, {"type": "variable", "name": "Lambda__i2", "level": 12}], "name": "geometry"}], "name": "aircraft"}, {"level": 10, "type": "variable", "children": [{"type": "variable", "name": "h", "level": 11}, {"type": "variable", "name": "h__i2", "level": 11}, {"type": "variable", "name": "M__i2", "level": 11}, {"type": "variable", "name": "M", "level": 11}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "copyDesignVariables"}, {"level": 8, "type": "variable", "children": [{"level": 9, "type": "variable", "children": [{"level": 10, "type": "variable", "children": [{"level": 11, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 12}], "name": "geometry"}, {"level": 11, "type": "variable", "children": [{"type": "variable", "name": "fin", "level": 12}, {"type": "variable", "name": "L", "level": 12}, {"type": "variable", "name": "D", "level": 12}, {"type": "variable", "name": "SFC", "level": 12}], "name": "other"}, {"level": 11, "type": "variable", "children": [{"type": "variable", "name": "WT", "level": 12}, {"type": "variable", "name": "WF", "level": 12}, {"type": "variable", "name": "WE", "level": 12}], "name": "weight"}], "name": "aircraft"}, {"level": 10, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 11}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "couplingCopyVariables"}], "name": "architectureNodes"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "h", "level": 8}, {"type": "variable", "name": "M", "level": 8}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "finalDesignVariables"}], "name": "architectureNodes"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"level": 9, "type": "variable", "children": [{"level": 10, "type": "variable", "children": [{"type": "variable", "name": "h", "level": 11}, {"type": "variable", "name": "M", "level": 11}, {"type": "variable", "name": "h__i2", "level": 11}, {"type": "variable", "name": "M__i2", "level": 11}], "name": "reference"}, {"level": 10, "type": "variable", "children": [{"level": 11, "type": "variable", "children": [{"type": "variable", "name": "AR", "level": 12}, {"type": "variable", "name": "AR__i2", "level": 12}, {"type": "variable", "name": "Sref", "level": 12}, {"type": "variable", "name": "tc", "level": 12}, {"type": "variable", "name": "Lambda__i2", "level": 12}, {"type": "variable", "name": "Lambda", "level": 12}, {"type": "variable", "name": "Sref__i2", "level": 12}, {"type": "variable", "name": "tc__i2", "level": 12}], "name": "geometry"}], "name": "aircraft"}], "name": "data_schemaCopy"}], "name": "copyDesignVariables"}, {"level": 8, "type": "variable", "children": [{"level": 9, "type": "variable", "children": [{"level": 10, "type": "variable", "children": [{"level": 11, "type": "variable", "children": [{"type": "variable", "name": "D", "level": 12}, {"type": "variable", "name": "L", "level": 12}, {"type": "variable", "name": "SFC", "level": 12}, {"type": "variable", "name": "fin", "level": 12}], "name": "other"}, {"level": 11, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 12}], "name": "geometry"}, {"level": 11, "type": "variable", "children": [{"type": "variable", "name": "WT", "level": 12}, {"type": "variable", "name": "WE", "level": 12}, {"type": "variable", "name": "WF", "level": 12}], "name": "weight"}], "name": "aircraft"}, {"level": 10, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 11}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "couplingCopyVariables"}], "name": "architectureNodes"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "M", "level": 8}, {"type": "variable", "name": "h", "level": 8}], "name": "reference"}, {"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"type": "variable", "name": "lambda", "level": 9}, {"type": "variable", "name": "section", "level": 9}, {"type": "variable", "name": "AR", "level": 9}, {"type": "variable", "name": "Sref", "level": 9}, {"type": "variable", "name": "tc", "level": 9}, {"type": "variable", "name": "Lambda", "level": 9}], "name": "geometry"}, {"level": 8, "type": "variable", "children": [{"type": "variable", "name": "T", "level": 9}, {"type": "variable", "name": "Cf", "level": 9}], "name": "other"}], "name": "aircraft"}], "name": "data_schemaCopy"}], "name": "initialGuessDesignVariables"}], "name": "architectureNodes"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "Nz", "level": 6}, {"type": "variable", "name": "CDmin", "level": 6}], "name": "other"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "WO", "level": 6}, {"type": "variable", "name": "WBE", "level": 6}, {"type": "variable", "name": "WFO", "level": 6}], "name": "weight"}], "name": "aircraft"}], "name": "data_schema"}], "name": "outputs"}], "name": "Coordinator"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "dpdx", "level": 6}], "name": "other"}], "name": "aircraft"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"type": "variable", "name": "dpdx", "level": 9}], "name": "constraints"}], "name": "mdo_data"}], "name": "data_schemaCopy"}], "name": "finalOutputVariables"}], "name": "architectureNodes"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "dpdx", "level": 6}], "name": "constraints"}], "name": "mdo_data"}], "name": "data_schema"}], "name": "outputs"}], "name": "Cdpdx"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "objective", "level": 6}], "name": "group2"}], "name": "distributedArchitectures"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"type": "variable", "name": "T", "level": 9}], "name": "other"}], "name": "aircraft"}, {"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"level": 9, "type": "variable", "children": [{"level": 10, "type": "variable", "children": [{"type": "variable", "name": "h__i2", "level": 11}, {"type": "variable", "name": "M__i2", "level": 11}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "copyDesignVariables"}], "name": "architectureNodes"}], "name": "data_schemaCopy"}], "name": "initialGuessDesignVariables"}], "name": "architectureNodes"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 7}, {"type": "variable", "name": "DT", "level": 7}, {"type": "variable", "name": "Temp", "level": 7}], "name": "propulsion"}], "name": "constraints"}], "name": "mdo_data"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"level": 9, "type": "variable", "children": [{"level": 10, "type": "variable", "children": [{"type": "variable", "name": "M__i2", "level": 11}, {"type": "variable", "name": "h__i2", "level": 11}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "copyDesignVariables"}], "name": "architectureNodes"}, {"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"type": "variable", "name": "T", "level": 9}], "name": "other"}], "name": "aircraft"}], "name": "data_schemaCopy"}], "name": "finalDesignVariables"}, {"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"type": "variable", "name": "h__i2", "level": 8}, {"type": "variable", "name": "M__i2", "level": 8}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "copyDesignVariables"}], "name": "architectureNodes"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "T", "level": 6}], "name": "other"}], "name": "aircraft"}], "name": "data_schema"}], "name": "outputs"}], "name": "Sub-Optimizer-2"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "sigma5", "level": 6}, {"type": "variable", "name": "sigma4", "level": 6}, {"type": "variable", "name": "sigma3", "level": 6}, {"type": "variable", "name": "sigma2", "level": 6}, {"type": "variable", "name": "sigma1", "level": 6}], "name": "other"}], "name": "aircraft"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"level": 9, "type": "variable", "children": [{"type": "variable", "name": "sigma5", "level": 10}, {"type": "variable", "name": "sigma4", "level": 10}, {"type": "variable", "name": "sigma1", "level": 10}, {"type": "variable", "name": "sigma3", "level": 10}, {"type": "variable", "name": "sigma2", "level": 10}], "name": "sigmas"}], "name": "constraints"}], "name": "mdo_data"}], "name": "data_schemaCopy"}], "name": "finalOutputVariables"}], "name": "architectureNodes"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"type": "variable", "name": "sigma4", "level": 7}, {"type": "variable", "name": "sigma5", "level": 7}, {"type": "variable", "name": "sigma1", "level": 7}, {"type": "variable", "name": "sigma2", "level": 7}, {"type": "variable", "name": "sigma3", "level": 7}], "name": "sigmas"}], "name": "constraints"}], "name": "mdo_data"}], "name": "data_schema"}], "name": "outputs"}], "name": "Csigmas"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"type": "variable", "name": "tc__i2", "level": 9}, {"type": "variable", "name": "Lambda__i2", "level": 9}, {"type": "variable", "name": "AR__i2", "level": 9}, {"type": "variable", "name": "Sref__i2", "level": 9}], "name": "geometry"}], "name": "aircraft"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "M", "level": 8}, {"type": "variable", "name": "h", "level": 8}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "copyDesignVariables"}, {"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"type": "variable", "name": "WT", "level": 9}], "name": "weight"}, {"level": 8, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 9}], "name": "geometry"}], "name": "aircraft"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "ESF", "level": 8}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "couplingCopyVariables"}], "name": "architectureNodes"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "Cf", "level": 6}, {"type": "variable", "name": "CDmin", "level": 6}], "name": "other"}], "name": "aircraft"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "fin", "level": 6}, {"type": "variable", "name": "D", "level": 6}, {"type": "variable", "name": "dpdx", "level": 6}, {"type": "variable", "name": "L", "level": 6}], "name": "other"}], "name": "aircraft"}], "name": "data_schema"}], "name": "outputs"}], "name": "Aerodynamics"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"type": "variable", "name": "WF", "level": 9}, {"type": "variable", "name": "WT", "level": 9}], "name": "weight"}, {"level": 8, "type": "variable", "children": [{"type": "variable", "name": "SFC", "level": 9}, {"type": "variable", "name": "fin", "level": 9}], "name": "other"}], "name": "aircraft"}], "name": "data_schemaCopy"}], "name": "couplingCopyVariables"}], "name": "architectureNodes"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "h", "level": 5}, {"type": "variable", "name": "M", "level": 5}], "name": "reference"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "R", "level": 6}], "name": "other"}], "name": "aircraft"}], "name": "data_schema"}], "name": "outputs"}], "name": "Performance"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"type": "variable", "name": "tc__i2", "level": 9}, {"type": "variable", "name": "Lambda__i2", "level": 9}, {"type": "variable", "name": "AR__i2", "level": 9}, {"type": "variable", "name": "Sref__i2", "level": 9}], "name": "geometry"}], "name": "aircraft"}, {"level": 7, "type": "variable", "children": [{"type": "variable", "name": "M", "level": 8}, {"type": "variable", "name": "h", "level": 8}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "copyDesignVariables"}, {"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"type": "variable", "name": "L", "level": 9}, {"type": "variable", "name": "D", "level": 9}, {"type": "variable", "name": "fin", "level": 9}], "name": "other"}], "name": "aircraft"}], "name": "data_schemaCopy"}], "name": "couplingCopyVariables"}], "name": "architectureNodes"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "L", "level": 6}, {"type": "variable", "name": "D", "level": 6}, {"type": "variable", "name": "fin", "level": 6}], "name": "other"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "AR", "level": 6}, {"type": "variable", "name": "tc", "level": 6}, {"type": "variable", "name": "Sref", "level": 6}, {"type": "variable", "name": "Lambda", "level": 6}], "name": "geometry"}], "name": "aircraft"}, {"level": 4, "type": "variable", "children": [{"type": "variable", "name": "h", "level": 5}, {"type": "variable", "name": "M", "level": 5}], "name": "reference"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"level": 9, "type": "variable", "children": [{"level": 10, "type": "variable", "children": [{"level": 11, "type": "variable", "children": [{"type": "variable", "name": "objective", "level": 12}], "name": "group1"}], "name": "distributedArchitectures"}], "name": "data_schemaCopy"}], "name": "finalOutputVariables"}], "name": "architectureNodes"}, {"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"type": "variable", "name": "objective", "level": 9}], "name": "group1"}], "name": "distributedArchitectures"}], "name": "data_schemaCopy"}], "name": "finalOutputVariables"}], "name": "architectureNodes"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "objective", "level": 6}], "name": "group1"}], "name": "distributedArchitectures"}], "name": "data_schema"}], "name": "outputs"}], "name": "J1"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"type": "variable", "name": "WE", "level": 9}], "name": "weight"}, {"level": 8, "type": "variable", "children": [{"type": "variable", "name": "L", "level": 9}], "name": "other"}], "name": "aircraft"}], "name": "data_schemaCopy"}], "name": "couplingCopyVariables"}, {"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"type": "variable", "name": "Lambda", "level": 9}, {"type": "variable", "name": "tc", "level": 9}, {"type": "variable", "name": "AR", "level": 9}, {"type": "variable", "name": "Sref", "level": 9}], "name": "geometry"}], "name": "aircraft"}], "name": "data_schemaCopy"}], "name": "copyDesignVariables"}], "name": "architectureNodes"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "WO", "level": 6}, {"type": "variable", "name": "WFO", "level": 6}], "name": "weight"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "Nz", "level": 6}], "name": "other"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "lambda", "level": 6}, {"type": "variable", "name": "section", "level": 6}], "name": "geometry"}], "name": "aircraft"}], "name": "data_schema"}], "name": "inputs"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"type": "variable", "name": "WT", "level": 6}, {"type": "variable", "name": "WF", "level": 6}], "name": "weight"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "sigma5", "level": 6}, {"type": "variable", "name": "sigma4", "level": 6}, {"type": "variable", "name": "sigma3", "level": 6}, {"type": "variable", "name": "sigma2", "level": 6}, {"type": "variable", "name": "sigma1", "level": 6}], "name": "other"}, {"level": 5, "type": "variable", "children": [{"type": "variable", "name": "Theta", "level": 6}], "name": "geometry"}], "name": "aircraft"}], "name": "data_schema"}], "name": "outputs"}], "name": "Structures"}]}, "schema": {"name": "data_schema", "children": [{"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "name": "tc__i2", "value": "unknown", "dimension": null}, {"level": 6, "type": "variable", "name": "Lambda", "value": "unknown", "dimension": null}, {"level": 6, "type": "variable", "name": "Lambda__i2", "value": "unknown", "dimension": null}, {"level": 6, "type": "variable", "name": "tc", "value": "unknown", "dimension": null}, {"level": 6, "type": "variable", "name": "AR", "value": "unknown", "dimension": null}, {"level": 6, "type": "variable", "name": "Sref", "value": "unknown", "dimension": null}, {"level": 6, "type": "variable", "name": "AR__i2", "value": "unknown", "dimension": null}, {"level": 6, "type": "variable", "name": "Sref__i2", "value": "unknown", "dimension": null}], "name": "geometry"}], "name": "aircraft"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "name": "M", "value": "unknown", "dimension": null}, {"level": 5, "type": "variable", "name": "h", "value": "unknown", "dimension": null}, {"level": 5, "type": "variable", "name": "h__i2", "value": "unknown", "dimension": null}, {"level": 5, "type": "variable", "name": "M__i2", "value": "unknown", "dimension": null}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "copyDesignVariables"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"level": 9, "type": "variable", "name": "D", "value": "unknown", "dimension": null}, {"level": 9, "type": "variable", "name": "L", "value": "unknown", "dimension": null}, {"level": 9, "type": "variable", "name": "SFC", "value": "unknown", "dimension": null}, {"level": 9, "type": "variable", "name": "fin", "value": "unknown", "dimension": null}], "name": "other"}, {"level": 8, "type": "variable", "children": [{"level": 9, "type": "variable", "name": "WT", "value": "unknown", "dimension": null}, {"level": 9, "type": "variable", "name": "WE", "value": "unknown", "dimension": null}, {"level": 9, "type": "variable", "name": "WF", "value": "unknown", "dimension": null}], "name": "weight"}, {"level": 8, "type": "variable", "children": [{"level": 9, "type": "variable", "name": "Theta", "value": "unknown", "dimension": null}], "name": "geometry"}], "name": "aircraft"}, {"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "name": "ESF", "value": "unknown", "dimension": null}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "couplingCopyVariables"}, {"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"level": 9, "type": "variable", "name": "Lambda__i2", "value": "unknown", "dimension": null}, {"level": 9, "type": "variable", "name": "Lambda", "value": "unknown", "dimension": null}, {"level": 9, "type": "variable", "name": "Sref", "value": "unknown", "dimension": null}, {"level": 9, "type": "variable", "name": "tc__i2", "value": "unknown", "dimension": null}, {"level": 9, "type": "variable", "name": "tc", "value": "unknown", "dimension": null}, {"level": 9, "type": "variable", "name": "AR", "value": "unknown", "dimension": null}, {"level": 9, "type": "variable", "name": "AR__i2", "value": "unknown", "dimension": null}, {"level": 9, "type": "variable", "name": "Sref__i2", "value": "unknown", "dimension": null}], "name": "geometry"}], "name": "aircraft"}, {"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "name": "h__i2", "value": "unknown", "dimension": null}, {"level": 8, "type": "variable", "name": "M__i2", "value": "unknown", "dimension": null}, {"level": 8, "type": "variable", "name": "h", "value": "unknown", "dimension": null}, {"level": 8, "type": "variable", "name": "M", "value": "unknown", "dimension": null}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "copyDesignVariables"}], "name": "architectureNodes"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "name": "lambda", "value": "unknown", "dimension": null}, {"level": 6, "type": "variable", "name": "Lambda", "value": "unknown", "dimension": null}, {"level": 6, "type": "variable", "name": "Sref", "value": "unknown", "dimension": null}, {"level": 6, "type": "variable", "name": "AR", "value": "unknown", "dimension": null}, {"level": 6, "type": "variable", "name": "section", "value": "unknown", "dimension": null}, {"level": 6, "type": "variable", "name": "tc", "value": "unknown", "dimension": null}], "name": "geometry"}, {"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "name": "Cf", "value": "unknown", "dimension": null}, {"level": 6, "type": "variable", "name": "T", "value": "unknown", "dimension": null}], "name": "other"}], "name": "aircraft"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "name": "h", "value": "unknown", "dimension": null}, {"level": 5, "type": "variable", "name": "M", "value": "unknown", "dimension": null}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "initialGuessDesignVariables"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "name": "Cf", "value": "unknown", "dimension": null}, {"level": 6, "type": "variable", "name": "T", "value": "unknown", "dimension": null}], "name": "other"}, {"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "name": "section", "value": "unknown", "dimension": null}, {"level": 6, "type": "variable", "name": "Sref", "value": "unknown", "dimension": null}, {"level": 6, "type": "variable", "name": "Lambda", "value": "unknown", "dimension": null}, {"level": 6, "type": "variable", "name": "lambda", "value": "unknown", "dimension": null}, {"level": 6, "type": "variable", "name": "AR", "value": "unknown", "dimension": null}, {"level": 6, "type": "variable", "name": "tc", "value": "unknown", "dimension": null}], "name": "geometry"}], "name": "aircraft"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"level": 9, "type": "variable", "name": "Theta", "value": "unknown", "dimension": null}], "name": "geometry"}, {"level": 8, "type": "variable", "children": [{"level": 9, "type": "variable", "name": "WF", "value": "unknown", "dimension": null}, {"level": 9, "type": "variable", "name": "WT", "value": "unknown", "dimension": null}, {"level": 9, "type": "variable", "name": "WE", "value": "unknown", "dimension": null}], "name": "weight"}, {"level": 8, "type": "variable", "children": [{"level": 9, "type": "variable", "name": "L", "value": "unknown", "dimension": null}, {"level": 9, "type": "variable", "name": "D", "value": "unknown", "dimension": null}, {"level": 9, "type": "variable", "name": "SFC", "value": "unknown", "dimension": null}, {"level": 9, "type": "variable", "name": "fin", "value": "unknown", "dimension": null}], "name": "other"}], "name": "aircraft"}, {"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "name": "ESF", "value": "unknown", "dimension": null}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "couplingCopyVariables"}, {"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"level": 9, "type": "variable", "name": "AR", "value": "unknown", "dimension": null}, {"level": 9, "type": "variable", "name": "tc", "value": "unknown", "dimension": null}, {"level": 9, "type": "variable", "name": "Sref__i2", "value": "unknown", "dimension": null}, {"level": 9, "type": "variable", "name": "Lambda", "value": "unknown", "dimension": null}, {"level": 9, "type": "variable", "name": "tc__i2", "value": "unknown", "dimension": null}, {"level": 9, "type": "variable", "name": "Sref", "value": "unknown", "dimension": null}, {"level": 9, "type": "variable", "name": "AR__i2", "value": "unknown", "dimension": null}, {"level": 9, "type": "variable", "name": "Lambda__i2", "value": "unknown", "dimension": null}], "name": "geometry"}], "name": "aircraft"}, {"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "name": "h__i2", "value": "unknown", "dimension": null}, {"level": 8, "type": "variable", "name": "M", "value": "unknown", "dimension": null}, {"level": 8, "type": "variable", "name": "h", "value": "unknown", "dimension": null}, {"level": 8, "type": "variable", "name": "M__i2", "value": "unknown", "dimension": null}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "copyDesignVariables"}], "name": "architectureNodes"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "name": "h", "value": "unknown", "dimension": null}, {"level": 5, "type": "variable", "name": "M", "value": "unknown", "dimension": null}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "finalDesignVariables"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "name": "Theta", "value": "unknown", "dimension": null}], "name": "geometry"}, {"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "name": "WF", "value": "unknown", "dimension": null}, {"level": 6, "type": "variable", "name": "WE", "value": "unknown", "dimension": null}, {"level": 6, "type": "variable", "name": "WT", "value": "unknown", "dimension": null}], "name": "weight"}, {"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "name": "L", "value": "unknown", "dimension": null}, {"level": 6, "type": "variable", "name": "D", "value": "unknown", "dimension": null}, {"level": 6, "type": "variable", "name": "SFC", "value": "unknown", "dimension": null}, {"level": 6, "type": "variable", "name": "fin", "value": "unknown", "dimension": null}], "name": "other"}], "name": "aircraft"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "name": "ESF", "value": "unknown", "dimension": null}], "name": "reference"}], "name": "data_schemaCopy"}], "name": "couplingCopyVariables"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "name": "objective", "value": "unknown", "dimension": null}], "name": "group2"}, {"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "name": "objective", "value": "unknown", "dimension": null}], "name": "group0"}, {"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "name": "objective", "value": "unknown", "dimension": null}], "name": "group1"}], "name": "distributedArchitectures"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "name": "DT", "value": "unknown", "dimension": null}, {"level": 7, "type": "variable", "name": "Temp", "value": "unknown", "dimension": null}, {"level": 7, "type": "variable", "name": "ESF", "value": "unknown", "dimension": null}], "name": "propulsion"}, {"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "name": "sigma2", "value": "unknown", "dimension": null}, {"level": 7, "type": "variable", "name": "sigma5", "value": "unknown", "dimension": null}, {"level": 7, "type": "variable", "name": "sigma1", "value": "unknown", "dimension": null}, {"level": 7, "type": "variable", "name": "sigma4", "value": "unknown", "dimension": null}, {"level": 7, "type": "variable", "name": "sigma3", "value": "unknown", "dimension": null}], "name": "sigmas"}, {"level": 6, "type": "variable", "name": "Theta", "value": "unknown", "dimension": null}, {"level": 6, "type": "variable", "name": "dpdx", "value": "unknown", "dimension": null}], "name": "constraints"}, {"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "name": "R", "value": "unknown", "dimension": null}], "name": "objectives"}], "name": "mdo_data"}, {"level": 4, "type": "variable", "children": [{"level": 5, "type": "variable", "children": [{"level": 6, "type": "variable", "children": [{"level": 7, "type": "variable", "children": [{"level": 8, "type": "variable", "children": [{"level": 9, "type": "variable", "name": "objective", "value": "unknown", "dimension": null}], "name": "group2"}, {"level": 8, "type": "variable", "children": [{"level": 9, "type": "variable", "name": "objective", "value": "unknown", "dimension": null}], "name": "group0"}, {"level": 8, "type": "variable", "children": [{"level": 9, "type": "variable", "name": "objective", "value": "unknown", "dimension": null}], "name": "group1"}], "name": "distributedArchitectures"}], "name": "data_schemaCopy"}], "name": "finalOutputVariables"}], "name": "architectureNodes"}], "name": "data_schemaCopy"}], "name": "finalOutputVariables"}], "name": "architectureNodes"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "name": "sigma3", "value": "unknown", "dimension": null}, {"level": 4, "type": "variable", "name": "sigma4", "value": "unknown", "dimension": null}, {"level": 4, "type": "variable", "name": "sigma5", "value": "unknown", "dimension": null}, {"level": 4, "type": "variable", "name": "sigma1", "value": "unknown", "dimension": null}, {"level": 4, "type": "variable", "name": "sigma2", "value": "unknown", "dimension": null}], "name": "sigmas"}, {"level": 3, "type": "variable", "children": [{"level": 4, "type": "variable", "name": "ESF", "value": "unknown", "dimension": null}, {"level": 4, "type": "variable", "name": "DT", "value": "unknown", "dimension": null}, {"level": 4, "type": "variable", "name": "Temp", "value": "unknown", "dimension": null}], "name": "propulsion"}, {"level": 3, "type": "variable", "name": "Theta", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "dpdx", "value": "unknown", "dimension": null}], "name": "constraints"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "name": "R", "value": "unknown", "dimension": null}], "name": "objectives"}], "name": "mdo_data"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "name": "Theta", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "lambda", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "AR", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "tc", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "section", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "Lambda", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "Sref", "value": "unknown", "dimension": null}], "name": "geometry"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "name": "WT", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "WO", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "WE", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "WF", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "WBE", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "WFO", "value": "unknown", "dimension": null}], "name": "weight"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "name": "L", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "D", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "fin", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "T", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "sigma4", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "sigma3", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "sigma2", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "sigma1", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "Cf", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "Nz", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "dpdx", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "R", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "SFC", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "sigma5", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "CDmin", "value": "unknown", "dimension": null}, {"level": 3, "type": "variable", "name": "DT", "value": "unknown", "dimension": null}], "name": "other"}], "name": "aircraft"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "name": "objective", "value": "unknown", "dimension": null}], "name": "group0"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "name": "objective", "value": "unknown", "dimension": null}], "name": "group2"}, {"level": 2, "type": "variable", "children": [{"level": 3, "type": "variable", "name": "objective", "value": "unknown", "dimension": null}], "name": "group1"}], "name": "distributedArchitectures"}, {"level": 1, "type": "variable", "children": [{"level": 2, "type": "variable", "name": "ESF", "value": "unknown", "dimension": null}, {"level": 2, "type": "variable", "name": "h", "value": "unknown", "dimension": null}, {"level": 2, "type": "variable", "name": "Temp", "value": "unknown", "dimension": null}, {"level": 2, "type": "variable", "name": "M", "value": "unknown", "dimension": null}], "name": "reference"}]}}, "id": "03", "name": "RCG - CO - Mdao"}], "categories": [{"name": "schema", "description": "schema"}, {"name": "catschema_nodeLev", "description": "node levels"}, {"name": "catschema_funLev", "description": "function levels"}, {"name": "catschema_roleLev", "description": "role levels"}, {"name": "catschema_sysLev", "description": "system levels"}]}
 			function loadAllData(data)
 			{
 				makeKadmosMenu(data);