Convert the simulated flow field data into vtk format files. #889
Answered
by
rafmudaf
CaiZhiming-HHU
asked this question in
Q&A
-
I plan to use Floris-v3.5 to convert the simulated flow field data into vtk format files. What should I do? |
Beta Was this translation helpful? Give feedback.
Answered by
rafmudaf
Apr 24, 2024
Replies: 1 comment 8 replies
-
Hi @CaiZhiming-HHU thanks for reaching out. It's not clear what specifically you're asking. What have you tried, and what is your plan for making this conversion? |
Beta Was this translation helpful? Give feedback.
8 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The entire "flow_data.py" file was removed in #736 in an effort to clean up outdated and unused modules, so you're correct this is was removed after v3.5. Within FLORIS, there is no method to convert to VTK format.
That being said, once you understand the VTK format that you want to use, getting the data from FLORIS is straightforward. I'm happy to work with you on this. If you outline what data you need, I'll answer any questions around how to get it out of FLORIS. And like I mentioned earlier, I suggest to use v4 for this since v3 will be minimally maintained going forward.