Skip to content
The Jenkins Controller is preparing for shutdown. No new builds can be started.

Passed

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

Took 4.6 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_cli'
 for 1198 free variables
  in 4699 posynomial inequalities.
Solving took 0.325 seconds.
Solved cost was 3.965e+40.

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

GP Solve 3
Using solver 'mosek_cli'
...[truncated 7516 chars]...
565317868131] dimensionless


Fuselage Cd Percent Diff: [108.78752887]


VT Cd Percent Diff: [-35.461439165081615] dimensionless


Wing Cd percent Diff: [-29.70238462]
Induced Drag Cd Percent Diff: [-33.70573146]




CRUISE SEGMENT 1 TSFC DIFFERENCES


Initial Cruise TSFC Percent Diff: [-5.63225044]




FUSELAGE DIFFERENCES




Weight of HB material: -48.55740368155473 


Weight of VB material: 117.25703614553314 
Fan Propulsive Efficiency in Cruise Segment 1
---------------------
[0.80269252]
	

Standard Error

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