Skip to content
This repository has been archived by the owner on Nov 27, 2023. It is now read-only.

Add functionality to create AMR-Wind sampling planes for FAST.Farm #59

Closed
rybchuk opened this issue Feb 8, 2023 · 5 comments
Closed

Comments

@rybchuk
Copy link
Contributor

rybchuk commented Feb 8, 2023

Problem: At present, AMR-Wind modelers need to manually set up sampling fields for precursor simulations that will output info for FAST.Farm

Solution: Building off of #56, we will write code that takes several inputs (e.g., the farm layout, parameter sweeps) and outputs information that the AMR-Wind configuration file needs for FAST.Farm (e.g., location and spacing of the high-res and low res-sampling planes, frequency of output).

@ebranlard
Copy link
Collaborator

Hi @rybchuk
Any scirpts that can ease the process for users are welcome, thanks for doing that! I'm guessing you'll coordinate with @rthedin ?

@rthedin
Copy link
Collaborator

rthedin commented Feb 9, 2023

That's right. I pushed some commits yesterday to #56 with some additional information for Alex.
We're also working on automatic computation of ds_{low,high} and dt_{low,high} instead of requiring the user to give these quantities. I don't think we have that coded up anywhere, but if you have already written something like that somewhere else that we're missing, please let us know.

@ebranlard
Copy link
Collaborator

I think some of the guidelines are implemented here from line 207 to 230:
Maybe that can help a tiny bit. But I'm sure you can come up with something better.

@rthedin
Copy link
Collaborator

rthedin commented Feb 16, 2023

Functionality in place as of 9d24cf5.

To-do item

  • Create the wind direction sweep and make the refinements general, removing the 0deg hardcoded string here

@rthedin
Copy link
Collaborator

rthedin commented Jul 3, 2023

Closing this issue as feature is implemented and tested. Limitation mentioned above has been moved to ongoing list of features/bugs in #67.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants