Skip to content

Passed

gpkit.tests.from_paths.TestFiles.test_SPaircraft_py_mosek_conif (from gpkit.tests.from_paths.TestFiles-20220329204746)

Took 7.2 sec.

Standard Output

Starting a sequence of GP solves
 for 317 free variables
  in 136 locally-GP constraints
  and for 1198 free variables
       in 4699 posynomial inequalities.

GP Solve 1
Using solver 'mosek_conif'
 for 1198 free variables
  in 4699 posynomial inequalities.
Solving took 0.362 seconds.
Solved cost was 3.965e+40.

GP Solve 2
Using solver 'mosek_conif'
 for 1198 free variables
  in 4699 posynomial inequalities.
Solving took 0.361 seconds.
Solved cost was 2.961e+10.

GP Solve 3
Using solver 'mosek_c
...[truncated 1902 chars]...
97.1956538727884] dimensionless


Fuselage Cd Percent Diff: [108.78752887]


VT Cd Percent Diff: [-35.4617366962488] dimensionless


Wing Cd percent Diff: [-29.7021956]
Induced Drag Cd Percent Diff: [-33.70534438]




CRUISE SEGMENT 1 TSFC DIFFERENCES


Initial Cruise TSFC Percent Diff: [-5.63182143]




FUSELAGE DIFFERENCES




Weight of HB material: -48.55916888028433 


Weight of VB material: 117.25849282189988 
Fan Propulsive Efficiency in Cruise Segment 1
---------------------
[0.80269331]

Standard Error

/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/gpkit/gpkit/constraints/gp.py:441: RuntimeWarning: divide by zero encountered in log
  b[mi] - np.log(self.nu_by_posy[i]/la[i]))