Skip to content

Passed

gpkit.tests.from_paths.TestFiles.test_solar_solar_py_mosek (from gpkit.tests.from_paths.TestFiles-20171101103512)

Took 7.7 sec.

Standard Output

Using solver 'mosek'
Solving for 1192 variables.
Solving took 0.48 seconds.
Warning: Variable Re_Mission/FlightSegment/AircraftPerf/WingAero could cause inaccurate result because it is below lower bound. Solution is 120604.8457 but bound is 150000.0000
Warning: Variable Re_Mission/FlightSegment.10/AircraftPerf.10/WingAero.10 could cause inaccurate result because it is below lower bound. Solution is 120606.3928 but bound is 150000.0000
1 is a constraining latitude
11 is a constraining latitude
Beginning signomial solve.
Solving took 4 GP solves and 1.69 seconds.
Warning: Variable Re_Mission.1/FlightSegment.11/AircraftPerf.11/WingAero.11 could cause inaccurate result because it is below lower bound. Solution is 121990.0933 but bound is 150000.0000
Warning: Variable Re_Mission.1/FlightSegment.21/AircraftPerf.21/WingAero.21 could cause inaccurate result because it is below lower bound. Solution is 121991.6639 but bound is 150000.0000
1 is a constraining latitude
11 is a constraining latitude
Using solver 'mosek_cli'
Solving for 1192 variables.
Solving took 0.493 seconds.
Warning: Variable Re_Mission/FlightSegment/AircraftPerf/WingAero could cause inaccurate result because it is below lower bound. Solution is 120604.2737 but bound is 150000.0000
Warning: Variable Re_Mission/FlightSegment.10/AircraftPerf.10/WingAero.10 could cause inaccurate result because it is below lower bound. Solution is 120606.6859 but bound is 150000.0000
1 is a constraining latitude
11 is a constraining latitude
Beginning signomial solve.
Solving took 4 GP solves and 2.89 seconds.
Warning: Variable Re_Mission.1/FlightSegment.11/AircraftPerf.11/WingAero.11 could cause inaccurate result because it is below lower bound. Solution is 121990.6889 but bound is 150000.0000
Warning: Variable Re_Mission.1/FlightSegment.21/AircraftPerf.21/WingAero.21 could cause inaccurate result because it is below lower bound. Solution is 121991.9088 but bound is 150000.0000
1 is a constraining latitude
11 is a constraining latitude
	

Standard Error

/jenkins/workspace/gpkit_commons_PR_Models/buildnode/reynolds/optimizer/mosek/venv2_gpkit/local/lib/python2.7/site-packages/gassolar/environment/solar_irradiance.py:40: RuntimeWarning: overflow encountered in exp
  tau = np.exp(-0.175/costhsun)