Sample Optimization

Cardboard Box ParametricSoln v0.2.1
by: Charlie Taylor March 06, 2023
PRIOR TO MAXIMIZE OPTIMIZATION
ParametricSoln: Cardboard Box
            
====================== OPTIMIZATION DESIGN VARIABLES =======================
      name         value        minimum   maximum
         L           12            1           20 Length of Cardboard  (in)
         h            4            1            6 Height of Box  (in)

 Figure of Merit: Box Volume (Volume) = 64 cuin <== Maximize

========================== OPTIMIZATION CONSTRAINTS =========================
      name         value        minimum   maximum
   sysMass          0.2            0          0.5 Box Mass
============================================================================
AFTER MAXIMIZE OPTIMIZATION
ParametricSoln: Cardboard Box
            
====================== OPTIMIZATION DESIGN VARIABLES =======================
      name         value        minimum   maximum
         L      19.6667            1           20 Length of Cardboard  (in)
         h            3            1            6 Height of Box  (in)

 Figure of Merit: Box Volume (Volume) = 246 cuin <== Maximize

========================== OPTIMIZATION CONSTRAINTS =========================
      name         value        minimum   maximum
   sysMass          0.5            0          0.5 Box Mass
============================================================================
System Sensitivity
Design Variables (nominal values)
NameValueUnitsDescription
L 19.6667inLength of Cardboard (in)
W 12inWidth of Cardboard (in)
h 3inHeight of Box (in)
thk 0.1inThickness of Cardboard (in)
Result Variables
NameValueUnitsDescriptionLow LimitHigh Limit
Volume 246cuinBox Volume (cuin)------
sysMass 0.5lbmBox Mass (lbm)>0<0.5
System Sensitivity
Design Variables (nominal values)
NameValueUnitsDescription
L 19.6667inLength of Cardboard (in)
W 12inWidth of Cardboard (in)
h 3inHeight of Box (in)
thk 0.1inThickness of Cardboard (in)
Result Variables
NameValueUnitsDescriptionLow LimitHigh Limit
Volume 246cuinBox Volume (cuin)------
sysMass 0.5lbmBox Mass (lbm)>0<0.5
Design Variables (nominal values)
NameValueUnitsDescription
W 12inWidth of Cardboard (in)
thk 0.1inThickness of Cardboard (in)
Design Variables (nominal values)
NameValueUnitsDescription
L 19.6667inLength of Cardboard (in)
thk 0.1inThickness of Cardboard (in)
Design Variables (nominal values)
NameValueUnitsDescription
L 19.6667inLength of Cardboard (in)
thk 0.1inThickness of Cardboard (in)
Design Variables (nominal values)
NameValueUnitsDescription
W 12inWidth of Cardboard (in)
thk 0.1inThickness of Cardboard (in)
Design Variables (nominal values)
NameValueUnitsDescription
W 12inWidth of Cardboard (in)
h 3inHeight of Box (in)
thk 0.1inThickness of Cardboard (in)
Design Variable Summary
Design Variables (nominal values)
NameValueUnitsDescription
L 19.6667inLength of Cardboard (in)
W 12inWidth of Cardboard (in)
h 3inHeight of Box (in)
thk 0.1inThickness of Cardboard (in)
Result Variables
NameValueUnitsDescriptionLow LimitHigh Limit
Volume 246cuinBox Volume (cuin)------
sysMass 0.5lbmBox Mass (lbm)>0<0.5

Parametric Solutions
parasol v0.2.1
contact: C. Taylor, cet@appliedpython.com