Skip to content

Commit

Permalink
Registry updates (+ corresponding change in NWTC Library)
Browse files Browse the repository at this point in the history
- updated C2F copy routines to allow for skipping the pointers (in case of module initially defining the pointers in Fortran code in instead of C/C++ code)
- updated pack/unpack routines to avoid putting entire arrays on the stack (OpenFAST#99)
- updated extrap/interp routines to account for values that have a period of 2pi. This change requires additional routines in NWTC_Num.f90.
- this also includes changes that were introduces in a not-yet-merged pull request for 2D airfoil interpolation
  • Loading branch information
bjonkman committed Jul 19, 2019
1 parent c6c40cb commit 15deec0
Show file tree
Hide file tree
Showing 7 changed files with 894 additions and 567 deletions.
Loading

0 comments on commit 15deec0

Please sign in to comment.