Skip to content

Passed

gpkit.tests.from_paths.TestFiles.test_gpkitmodels_GP_aircraft_prop_prop_test_py_cvxopt (from gpkit.tests.from_paths.TestFiles-20210714223901)

Took 45 sec.

Standard Output

Using solver 'cvxopt'
 for 13 free variables
  in 16 posynomial inequalities.
Solving took 0.423 seconds.
Starting a sequence of GP solves
 for 53 free variables
  in 11 locally-GP constraints
  and for 117 free variables
       in 190 posynomial inequalities.
Solving took 44.6 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.9333 but bound is 700000.0000
		

Standard Error

C:\Users\jenkins\workspace\CE_gpkit_PR_research_models\buildnode\windows10x64\optimizer\cvxopt\venv_gpkit\lib\site-packages\pint\quantity.py:1377: UnitStrippedWarning: The unit of the quantity is stripped.
  warnings.warn("The unit of the quantity is stripped.", UnitStrippedWarning)