Skip to content

How to use Sowfa.utilities in Floris? #688

Answered by paulf81
zevenlordsa asked this question in Q&A
Discussion options

You must be logged in to vote

@zevenlordsa, thank you for your question. To be honest this module is now probably a little outdated. A lot of our internal research has moved to using AMR-wind for LES simulations (https://github.com/Exawind/amr-wind) and because of this use of this module is not tracking updates to SOWFA. That said, a way to understand the expected usage is if you check the init function:

    def __init__(
        self,
        case_folder,
        flow_data_sub_path="array_mean/array.mean0D_UAvg.vtk",
        setup_sub_path="setUp",
        turbine_array_sub_path="constant/turbineArrayProperties",
        turbine_sub_path="constant/turbineProperties",
        controlDict_sub_path="system/controlDict",…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@zevenlordsa
Comment options

Answer selected by zevenlordsa
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants