Skip to content

Passed

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

Took 8.8 sec.

Standard Output

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

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

GP Solve 2
Using solver 'mosek_cli'
 for 1198 free variables
  in 4705 posynomial inequalities.
Solving took 14.5 seconds.
Solved cost was 4.014e+10.

GP Solve 3
Using solver 'mosek_cli'
 
...[truncated 7465 chars]...
Diff: [-97.19561433] dimensionless


Fuselage Cd Percent Diff: [108.78752887]


VT Cd Percent Diff: [-35.46871437] dimensionless


Wing Cd percent Diff: [-29.70361033]
Induced Drag Cd Percent Diff: [-33.70825673]




CRUISE SEGMENT 1 TSFC DIFFERENCES


Initial Cruise TSFC Percent Diff: [-5.63119557]




FUSELAGE DIFFERENCES




Weight of HB material: -48.56159904167154 


Weight of VB material: 117.31454614616423 
Fan Propulsive Efficiency in Cruise Segment 1
---------------------
[0.80262918]
	

Standard Error

/jenkins/workspace/CE_gpkit_PR_research_models/buildnode/reynolds/optimizer/mosek/gpkit/constraints/gp.py:407: RuntimeWarning: divide by zero encountered in log
  for i, mi in enumerate(self.m_idxs) if la[i])