-
Notifications
You must be signed in to change notification settings - Fork 458
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
OpenFOAM interface updates #4
Comments
@gantech has the repository as a Private repo, so it will be visible once he gives you access to it. |
It is for me, but you need to be a collaborator on that project
…On Tue, Jan 10, 2017 at 9:27 AM, ghaymanNREL ***@***.***> wrote:
Shreyas, the link below isn’t valid.
From: Shreyas Ananthan ***@***.***
Sent: Tuesday, January 10, 2017 7:59 AM
To: OpenFAST/OpenFAST
Cc: Subscribed
Subject: [OpenFAST/OpenFAST] OpenFOAM interface updates (#4)
Port updates from https://github.com/gantech/fastv8DriverProgram for the
OpenFOAM/Nalu interface to OpenFAST repo.
@gantech<https://github.com/gantech>
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub<https://github.com/
OpenFAST/openfast#4>, or mute the thread<https://github.com/
notifications/unsubscribe-auth/AGcCp3VLckqLIMUTYue_LdqbGQ6-
RqvBks5rQ5y3gaJpZM4LfgWh>.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#4 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AB8jhKCrB2AH0qEggXIZxrzOS23Ql7Jnks5rQ7GKgaJpZM4LfgWh>
.
|
Ok.. so glad this is up. Will do. |
@gantech Where are we on this issue? |
With @sayerhs help, I have ported the updates as of early last week here https://github.com/gantech/OpenFAST/tree/cppLibraryGluecode. It passes 5 tests as in here https://github.com/gantech/fastCPPtests. I'm continuing to make updates to my private repo though to account for changes in the ghosting procedure in Nalu. Once we've selected the final version, I'll port those updates over to OpenFAST. All further development will then be in OpenFAST forks and dev branch. |
Can I also make a picky request? Can we stop calling this interface the "OpenFOAM" interface. It is misleading because it is really the interface to any other code that is capable of supplying some sort of inflow and taking the loads and positions. |
I have selected a ghosting approach going forward... I'm working on cleaning up the interface and porting it over to OpenFAST. I hope to be finished with this by the weekend. @mchurchf : I'll try and incorporate a name change of the OpenFOAM module to say CFDInflow? Other's comments are welcome |
I have ported over all updates from https://github.com/gantech/fastv8DriverProgram for the OpenFOAM/Nalu interface to OpenFAST repo and submitted a pull request. |
Could we close this. The pull request related to this has already been merged into dev. |
…rgy_updates Updated cross-sectional property interpolation info
Added DerivOrd to BeamDyn linearization + minor fixes
included option for output of large txt and bin files
Merged in the updated dev branch from OpenFAST
MDv2: input file parsing using FileInfo_Type for data storage
Code cleanup + HD driver linearization
MD: update regression tests for PR1816
…-and-writers Removing files not related to readers and writers. Tests point to OpenFAST r-test
Port updates from https://github.com/gantech/fastv8DriverProgram for the OpenFOAM/Nalu interface to OpenFAST repo.
@gantech
The text was updated successfully, but these errors were encountered: