Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Damping plate stress #65

Open
wants to merge 17 commits into
base: main
Choose a base branch
from
Open

Damping plate stress #65

wants to merge 17 commits into from

Conversation

rebeccamccabe
Copy link
Collaborator

No description provided.

Copy link

codecov bot commented Jan 17, 2025

❌ 17 Tests Failed:

Tests completed Failed Passed Skipped
41 17 24 0
View the top 3 failed tests by shortest run time
test validateNominalWecsim(field_wecsim=CB_f,rel_tol_wecsim=0.01_2)
Stack Traces | 0.0869s run time
Verification failed in test/validateNominalWecsim(field_wecsim=CB_f,rel_tol_wecsim=0.01_2).
    ---------------------
    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
            __________________    ________    _________________    _________________    _________________
                                                                                                         
            0.0952610060703295     1.2929     -1.19763899392967    -0.92631989630263          0.01       
    
    Actual Value:
       0.095261006070329
    Expected Value:
       1.292900000000000
    ------------------
    Stack Information:
    ------------------
    In .../MDOcean/tests/test.m (test.validateNominalWecsim) at 178
test validateNominalWecsim(field_wecsim=CG_f,rel_tol_wecsim=0.01_3)
Stack Traces | 0.0877s run time
Verification failed in test/validateNominalWecsim(field_wecsim=CG_f,rel_tol_wecsim=0.01_3).
    ---------------------
    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
            ________________    ________    ________________    ________________    _________________
                                                                                                     
            18.4390889145858     0.2833     18.1557889145858    64.0867946155516          0.01       
    
    Actual Value:
      18.439088914585774
    Expected Value:
       0.283300000000000
    ------------------
    Stack Information:
    ------------------
    In .../MDOcean/tests/test.m (test.validateNominalWecsim) at 178
test validateNominalWecsim(field_wecsim=c_v,rel_tol_wecsim=0.1_1)
Stack Traces | 0.094s run time
Verification failed in test/validateNominalWecsim(field_wecsim=c_v,rel_tol_wecsim=0.1_1).
    ---------------------
    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
            ________________    ________    _____    _____________    _________________
                                                                                       
            75.8945110267842      NaN        NaN          NaN                0.1       
    
    Actual Value:
      75.894511026784187
    Expected Value:
       NaN
    ------------------
    Stack Information:
    ------------------
    In .../MDOcean/tests/test.m (test.validateNominalWecsim) at 178

To view more test analytics, go to the Test Analytics Dashboard
📢 Thoughts on this report? Let us know!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants