CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   CFX (https://www.cfd-online.com/Forums/cfx/)
-   -   CFX-Post (https://www.cfd-online.com/Forums/cfx/100495-cfx-post.html)

Ralen April 26, 2012 03:31

CFX-Post
 
How can I get a graph or table of expression massFlowInt(Temperature)@Iso Clip 1 depending on x? Iso Clip 1 is built on a plane YZ, which depends on the coordinate x.

ghorrocks April 26, 2012 05:49

So massFlowInt(temp)@Iso Clip 1 evaluates to a single value, and you want to sweep it though a series of x locations?

Ralen April 26, 2012 05:57

Quote:

Originally Posted by ghorrocks (Post 357143)
So massFlowInt(temp)@Iso Clip 1 evaluates to a single value, and you want to sweep it though a series of x locations?

Yes, massFlowInt(Temperature)@Iso Clip 1(PlaneYZ(x)). I guess I'll have to create a lot of planes and isoclip on each of them. And then make a table. :eek:

ghorrocks April 26, 2012 06:24

Record a session file to automate it, and including the session file exporting the results for graphing in your favourite package (matlab, excel, whatever).

Ralen April 27, 2012 06:10

Thanks for the tip. I tried to record the session, but it will not work faster. I created a plane and isoclip. It was easier to duplicate objects. Then I wrote in a table cell "massFlowAve (Temperature) @ Iso Clip" for each x.

ghorrocks April 27, 2012 06:14

Whatever works for you. I would have recorded a session file, then editted it to use a perl loop to loop through all the locations you wanted and export the results.


All times are GMT -4. The time now is 15:29.