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

Use RANLUX pRNG in offshore floating regression test cases #582

Merged
merged 3 commits into from
Nov 5, 2020

Conversation

rafmudaf
Copy link
Collaborator

@rafmudaf rafmudaf commented Nov 5, 2020

Feature or improvement description
This pull request uses the recently-added RANLUX pRNG in HydroDyn to create the initial wave profiles. As notes in #89, using intrinsic pRNG in scientific software causes issues when comparing the results across platforms and compilers. Using a consistent pRNG algorithm resolves this issue.

Related issue, if one exists
#89

Impacted areas of the software
OpenFAST regression test cases which use the irregular wave feature of HydroDyn

Additional supporting information
This brings the various solution sets closer together, but there are still some small differences.

Test results, if applicable
See GitHub Actions.

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

Successfully merging this pull request may close these issues.

1 participant