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

Allow Registry to generate extrap/interp routines for types without module nickname #1318

Merged
merged 1 commit into from
Nov 9, 2022

Conversation

bjonkman
Copy link
Contributor

@bjonkman bjonkman commented Nov 8, 2022

This PR is ready to merge.

Feature or improvement description
This code changes allows extrap/interp routines to use types that have different names. For example, this can be useful to interpolate the rotor-level inputs to AD instead of all parts of the AD input structure.

Impacted areas of the software
No current code is affected, but the registry has been updated for future code development.

Test results, if applicable
This does not change any results.

This allows extrap/interp of rotor-level inputs to AD instead of all parts of the AD input structure. This may be used in an upcoming PR.
@andrew-platt andrew-platt added this to the v3.4.0 milestone Nov 8, 2022
@andrew-platt andrew-platt merged commit 88386bf into OpenFAST:dev Nov 9, 2022
@bjonkman bjonkman deleted the f/Registry branch November 9, 2022 20:25
@rafmudaf rafmudaf mentioned this pull request Dec 19, 2022
10 tasks
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.

2 participants