Contour plot of fluent-ansys results
29 次查看(过去 30 天)
显示 更早的评论
Hi Everyone,
There is a program called fluent, which is a CFD (Computational Fluid Dynamics) program. It provides predictions of various fluid dynamics simulations. The fluent results can be saved in various formats, the only one that I can find to read into matlab is ASCII. The problem with the format for exporting fluent data is that is provide one giant vector for the x coordinates, one giant vector for the y coordinate and giant vectors for each solution variable (density, velocity, viscosity, pressure, etc.).
My question is this: Has anyone out there found a way to export data from fluent and import it into Matlab so you can make contour plots? If not, can someone help me figure out how to do it? Is there a way I can attach an exported ASCII file to this question? That way you can see how the data is exported from fluent.
Thanks, Casey
5 个评论
Casey
2014-5-9
Unfortunatly this is an issue with fluent. You can't export the data in the format you are requesting.
采纳的回答
Sarah Palfreyman
2017-1-10
See ANSYS for the MATLAB AAS Toolbox interface.
1 个评论
SorMun
2023-11-16
The toolbox is now availabe for download from Mathworks File Exchange at
Sorin
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Computational Fluid Dynamics (CFD) 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!