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

Improve BD_InitShpDerJaco unit test #121

Merged
merged 1 commit into from
May 21, 2018

Conversation

rafmudaf
Copy link
Collaborator

  • Use a 3 node element rather than 2 node
  • Deallocate variables after use

Currently, this unit test has memory management issues which cause test failures intermittently. This pull request fixes the memory problem and, as of openfast/dev, executes successfully every time.

- Use a 3 node element rather than 2 node
- Deallocate variables after use
@rafmudaf rafmudaf self-assigned this May 21, 2018
@rafmudaf rafmudaf requested a review from ashesh2512 May 21, 2018 17:03
@ashesh2512
Copy link
Contributor

The unit test has also been modified to test functionalities added to the function after commit #114

@ashesh2512 ashesh2512 merged commit 2b0e040 into OpenFAST:dev May 21, 2018
@rafmudaf rafmudaf deleted the bugfix/beamdyn_utest branch May 21, 2018 17:18
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