|
[Sponsors] |
September 4, 2012, 17:20 |
problem Using Matlab for post processing
|
#1 |
Member
Negin Nazarian
Join Date: Jan 2012
Location: San Diego
Posts: 61
Rep Power: 14 |
Hi
I wrote a function in MATLAB that would open different Case/Data files in a specified format and export the results and close it. I used a "for" loop that writes a journal for each case and execute fluent with that. The problem that Im having is that is doesnt wait for fluent to export the result before doing the next loop and this means it attempts to open Fluent in all cases all at once. does anyone know how to fix that? Is there any way to only go to the next "for" if fluent is done exporting and its closed? thank you in advance for your help cheers Negin |
|
September 6, 2012, 16:00 |
|
#2 |
Member
Negin Nazarian
Join Date: Jan 2012
Location: San Diego
Posts: 61
Rep Power: 14 |
Any help is appreciated.
I have so many runs to post process and the export function in matlab in giving me a headache. |
|
September 6, 2012, 16:56 |
|
#3 |
Senior Member
|
Instead of let Matlab open Fluent and run a journal, let Matlab create a journal which, once read in Fluent, will open all the cases doing the required job for each of them.
|
|
September 6, 2012, 17:41 |
|
#4 |
Member
Negin Nazarian
Join Date: Jan 2012
Location: San Diego
Posts: 61
Rep Power: 14 |
Wow! I didnt thought of that!
Thanks again paolo Cheers Negin |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
HLL Riemann Shock Tube Matlab Problem | Luke F | Main CFD Forum | 2 | May 20, 2016 03:10 |
Problem Importing Geometry ProE to CFX | fatb0y | CFX | 3 | January 14, 2012 20:42 |
Can I solve this problem by Fluent? | Kai_kc | FLUENT | 1 | October 27, 2010 06:29 |
parallel processing problem with multiproc machine | hajra_rabaeto!!!!!!! | FLUENT | 2 | January 28, 2006 20:11 |
Post processing display problem | Jennifer Haque | CFX | 2 | January 18, 2002 12:01 |