increase the number of LCOE_seeds to get a smoother pareto front #73
GitHub Actions / JUnit Test Report
failed
May 16, 2024 in 0s
32 tests run, 29 passed, 0 skipped, 3 failed.
Annotations
Check failure on line 1 in tests/test.m
github-actions / JUnit Test Report
test.validateNominalHydroCoeffs
Verification failed in test/validateNominalHydroCoeffs.
---------------------
Raw output
Verification failed in test/validateNominalHydroCoeffs.
---------------------
Framework Diagnostic:
---------------------
verifyLessThanOrEqual failed.
--> Each element must be less than or equal to the maximum value.
Failing Indices:
1 2 3
Actual Value:
0.246772775250039 0.305172063650891 0.172760074615802
Maximum Value (Inclusive):
0.100000000000000
------------------
Stack Information:
------------------
In /home/runner/work/MDOcean/MDOcean/tests/test.m (test.validateNominalHydroCoeffs) at 68
Check failure on line 1 in tests/test.m
github-actions / JUnit Test Report
test.validateNominal(field=FOS_b,rel_tol=0.1_7)
Verification failed in test/validateNominal(field=FOS_b,rel_tol=0.1_7).
---------------------
Raw output
Verification failed in test/validateNominal(field=FOS_b,rel_tol=0.1_7).
---------------------
Framework Diagnostic:
---------------------
verifyEqual failed.
--> The numeric values are not equal using "isequaln".
--> The error was not within relative tolerance.
--> Failure table:
Actual Expected Error RelativeError RelativeTolerance
________________ ________ ________________ ________________ _________________
63.7930600561404 3 60.7930600561404 20.2643533520468 0.1
Actual Value:
63.793060056140433
Expected Value:
3
------------------
Stack Information:
------------------
In /home/runner/work/MDOcean/MDOcean/tests/test.m (test.validateNominal) at 56
Check failure on line 1 in tests/test.m
github-actions / JUnit Test Report
test.validateNominal(field=c_v,rel_tol=0.1_8)
Verification failed in test/validateNominal(field=c_v,rel_tol=0.1_8).
---------------------
Raw output
Verification failed in test/validateNominal(field=c_v,rel_tol=0.1_8).
---------------------
Framework Diagnostic:
---------------------
verifyEqual failed.
--> The numeric values are not equal using "isequaln".
--> The error was not within relative tolerance.
--> Failure table:
Actual Expected Error RelativeError RelativeTolerance
________________ ________________ ________________ _________________ _________________
81.2157018668536 71.0526622304404 10.1630396364131 0.143035310956428 0.1
Actual Value:
81.215701866853578
Expected Value:
71.052662230440447
------------------
Stack Information:
------------------
In /home/runner/work/MDOcean/MDOcean/tests/test.m (test.validateNominal) at 56
Loading