Skip to content

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

Merged
andrew-platt merged 1 commit intoOpenFAST:devfrom
bjonkman:f/Registry
Nov 9, 2022
Merged

Allow Registry to generate extrap/interp routines for types without module nickname#1318
andrew-platt merged 1 commit intoOpenFAST:devfrom
bjonkman:f/Registry

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

Comments