Skip to content

Passed

gpkit.tests.from_paths.TestFiles.test_gassolar_gas_gas_simple_gassimple_py_mosek (from gpkit.tests.from_paths.TestFiles-20171110165325)

Took 1.3 sec.

Standard Output

Using solver 'mosek'
Solving for 79 variables.
Solving took 1.04 seconds.
Allowing negative dual variable(s) as small as -6.75666383954e-10.
Using solver 'mosek_cli'
Solving for 79 variables.
Solving took 1.69 seconds.
Warning: Constraint [z_{bre}_Mission/Loiter/FlightSegment/BreguetEndurance_(0,)... >= 2.45*BSFC_Mission/Loiter/FlightSegment/AircraftPerf_(0,)*P_{total}_Mission/Loiter/FlightSegment/Airc...] is not tight because the left hand side evaluated to 0.214978555003 but the right hand side evaluated to 0.214969275803 (Allowable error: 0.0001%, Actual error: 0.0043%)

Warning: Constraint [z_{bre}_Mission/Loiter/FlightSegment/BreguetEndurance_(1,)... >= 2.45*BSFC_Mission/Loiter/FlightSegment/AircraftPerf_(1,)*P_{total}_Mission/Loiter/FlightSegment/Airc...] is not tight because the left hand side evaluated to 0.201770775637 but the right hand side evaluated to 0.201773365521 (Allowable error: 0.0001%, Actual error: 0.0013%)

Warning: Constraint [z_{bre}_Mission/Loiter/FlightSegment/BreguetEndurance_(2,)... >= 2.45*BSFC_Mission/Loiter/FlightSegment/AircraftPerf_(2,)*P_{total}_Mission/Loiter/FlightSegment/Airc...] is not tight because the left hand side evaluated to 0.197669862696 but the right hand side evaluated to 0.197669237208 (Allowable error: 0.0001%, Actual error: 0.00032%)

Warning: Constraint [z_{bre}_Mission/Loiter/FlightSegment/BreguetEndurance_(3,)... >= 2.45*BSFC_Mission/Loiter/FlightSegment/AircraftPerf_(3,)*P_{total}_Mission/Loiter/FlightSegment/Airc...] is not tight because the left hand side evaluated to 0.201770977408 but the right hand side evaluated to 0.201773365521 (Allowable error: 0.0001%, Actual error: 0.0012%)

Warning: Constraint [z_{bre}_Mission/Loiter/FlightSegment/BreguetEndurance_(4,)... >= 2.45*BSFC_Mission/Loiter/FlightSegment/AircraftPerf_(4,)*P_{total}_Mission/Loiter/FlightSegment/Airc...] is not tight because the left hand side evaluated to 0.214978769982 but the right hand side evaluated to 0.214990773805 (Allowable error: 0.0001%, Actual error: 0.0056%)

	

Standard Error

C:\Users\jenkins\workspace\gplibrary_PR_Models\buildnode\windows10x64\optimizer\mosek\venv2_gpkit\lib\site-packages\gassolar\environment\solar_irradiance.py:40: RuntimeWarning: overflow encountered in exp
  tau = np.exp(-0.175/costhsun)