|
[Sponsors] |
looking for a better way to import data output from fluent to Matlab |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
March 10, 2022, 07:17 |
looking for a better way to import data output from fluent to Matlab
|
#1 |
New Member
guillaume grimard
Join Date: Mar 2022
Posts: 3
Rep Power: 4 |
Hello, for my thesis I have to do some sPOD post processing on my LES simulation in Matlab. Currently I export an ASCII file and read it into Matlab with a text import. The ASCII files are MASSIVE and the Matlab .mat files take up an order of magnitude less space on my hard drive. This tells me that ASCII files don't have a high information / byte ratio. Is there a way to export fluent data that is readable by Matlab that has a lower file size? thanks for the help
|
|
November 11, 2022, 14:54 |
|
#2 |
New Member
Brad
Join Date: Oct 2021
Posts: 7
Rep Power: 5 |
Did you ever find a solution to this? I am in an almost identical position.
|
|
November 11, 2022, 15:04 |
|
#3 | |
New Member
guillaume grimard
Join Date: Mar 2022
Posts: 3
Rep Power: 4 |
Quote:
|
||
November 11, 2022, 15:19 |
|
#4 |
New Member
Brad
Join Date: Oct 2021
Posts: 7
Rep Power: 5 |
Oh that's awesome. Do you have a different link though? The one provided leads to a "page not found."
|
|
November 11, 2022, 15:20 |
|
#5 |
New Member
guillaume grimard
Join Date: Mar 2022
Posts: 3
Rep Power: 4 |
It should work now, repo was set to private
|
|
November 11, 2022, 15:24 |
|
#6 |
New Member
Brad
Join Date: Oct 2021
Posts: 7
Rep Power: 5 |
Yep, all good. Thanks
|
|
June 16, 2023, 16:45 |
Spod
|
#7 | |
New Member
Alireza Maleki
Join Date: Aug 2017
Location: United State
Posts: 20
Rep Power: 9 |
Quote:
I need an assist with SPOD, and I'm wondering whether you could help with that. I'm simulating the flow passing from a rectangular wall-mounted cylinder, I like to do some SPOD on it. Right now, I got my output from OpenFoam in VTK file and I read them in Python. My problem is that the point data are not in structured shape, and they are some points with x and y coordinates and pressure values (in 2d plane) so I need to make a grid mesh and interpolate the data (as far as I know the point information must have regular shape and spacing, or at least the PySPOD developed like this) on this mesh, the point is if I do make a grid mesh to interpolate the data, it creates points inside the cylinder as well and then it tries to interpolate the value inside the cylinder as well that in non-physical! What should I do at this stage? |
||
Tags |
ascii, csv, matlab, memory, text |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Running UDF with Supercomputer | roi247 | FLUENT | 4 | October 15, 2015 14:41 |
Fluent crash on writing data file after thousand iterations | Chuck87 | FLUENT | 0 | September 2, 2015 17:17 |
[OpenFOAM] Annoying issue of automatic "Rescale to Data Range " with paraFoam/paraview 3.12 | keepfit | ParaView | 60 | September 18, 2013 04:23 |
Problem of import fluent data to ilight fieldview | seasoul | FLUENT | 3 | September 9, 2008 23:36 |
Errors running allwmake in OpenFOAM141dev with WM_COMPILE_OPTION%3ddebug | unoder | OpenFOAM Installation | 11 | January 30, 2008 21:30 |