Skip to content

Passed

gpkit.tests.from_paths.TestFiles.test_gpkitmodels_SP_SimPleAC_SimPleAC_mission_py_cvxopt (from gpkit.tests.from_paths.TestFiles-20200302200947)

Took 0.27 sec.

Standard Output

Using solver 'cvxopt'
Solving for 11 variables
Solving took 0.254 seconds.
Using solver 'cvxopt'
Solving for 9 variables
Solving took 0.0514 seconds.
Using solver 'cvxopt'
Solving for 25 variables
Solving took 0.0282 seconds.
Using solver 'cvxopt'
Solving for 25 variables
Solving took 0.0292 seconds.
Using a sequence of GP solves
Solving for 53 variables in 11 signomial constraints
Solving took 11.3 seconds and 16 GP solves.
Using solver 'cvxopt'
Solving for 13 variables
Solving took 0.0453 seconds.
Using a sequence of GP solves
Solving for 53 variables in 11 signomial constraints
Solving took 4.93 seconds and 11 GP solves.
Warning: Variable BladeElementProp.BladeElementPerf.cl[:] could cause inaccurate result because it is below lower bound. Solution is 0.6000 but bound is 0.4742
Warning: Variable BladeElementProp.BladeElementPerf.Re[:] could cause inaccurate result because it is above upper bound. Solution is 1619890.9327 but bound is 700000.0000
Warning: Variable TailAero.Re could cause inaccurate result because it is above upper bound. Solution is 2220952.3405 but bound is 1000000.0000
Warning: Variable TailAero1.Re could cause inaccurate result because it is above upper bound. Solution is 2499787.5667 but bound is 1000000.0000
Warning: Variable TailAero2.Re could cause inaccurate result because it is above upper bound. Solution is 2223840.1738 but bound is 1000000.0000
Warning: Variable TailAero3.Re could cause inaccurate result because it is above upper bound. Solution is 2223840.1106 but bound is 1000000.0000
Warning: Variable TailAero4.Re could cause inaccurate result because it is above upper bound. Solution is 1849726.5701 but bound is 1000000.0000
Warning: Variable TailAero5.Re could cause inaccurate result because it is above upper bound. Solution is 1849726.5566 but bound is 1000000.0000
Warning: Variable WingAero.Re could cause inaccurate result because it is above upper bound. Solution is 2197590.3832 but bound is 700000.0000
Warning: Variable WingAero1.Re could cause inaccurate result because it is above upper bound. Solution is 1928321.4330 but bound is 700000.0000
Using a sequence of GP solves
Solving for 4 variables in 1 signomial constraints

GP Iteration 1
Using solver 'cvxopt'
Solving for 21 variables
Solving took 0.0201 seconds.
Solved cost was 5717

GP Iteration 2
Using solver 'cvxopt'
Solving for 21 variables
Solving took 0.0142 seconds.
Solved cost was 4538

GP Iteration 3
Using solver 'cvxopt'
Solving for 21 variables
Solving took 0.014 seconds.
Solved cost was 4536

GP Iteration 4
Using solver 'cvxopt'
Solving for 21 variables
Solving took 0.0139 seconds.
Solved cost was 4536

Solving took 0.0687 seconds and 4 GP solves.
	

Standard Error

/jenkins/workspace/CE_gpkit_PR_research_models/buildnode/reynolds/optimizer/cvxopt/venv2_gpkit/lib/python3.5/site-packages/pint/quantity.py:1377: UnitStrippedWarning: The unit of the quantity is stripped.
  warnings.warn("The unit of the quantity is stripped.", UnitStrippedWarning)