|
[Sponsors] |
monitoring variables in a transient simulation |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
August 27, 2004, 23:57 |
monitoring variables in a transient simulation
|
#1 |
Guest
Posts: n/a
|
I am modelling the decay of isotropic homogeneous turbulence in a cubic domain with boundary conditions using LES. I would like to save the velocity correlations (all of them uu, uv, uw, vv, vw, ww) at a single node at the center of the domain at EVERY TIME STEP. I need to export these values as a text file.
I want a text file with 7 columns of data at point (0, 0, 0), which is the center of my domain: Column 1: time Column 2: uu Column 3: uv Column 4: uw Column 5: vv Column 6: vw Column 7: ww Can CFX do this? Thanks, Craig |
|
August 29, 2004, 20:36 |
Re: monitoring variables in a transient simulation
|
#2 |
Guest
Posts: n/a
|
Hi,
Yes, CFX can do that. Glenn |
|
August 30, 2004, 14:05 |
Re: monitoring variables in a transient simulation
|
#3 |
Guest
Posts: n/a
|
This is done through the Monitor output controls, right?
What if I want to save a plane of data at different times? In the monitor options, I can only select a single point. How do you save a plane of data at different times? I do not want to use transient results because then I have to manually go to each transient file and save each plane of data. Thanks |
|
August 30, 2004, 19:00 |
Re: monitoring variables in a transient simulation
|
#4 |
Guest
Posts: n/a
|
Hi Craig,
1) The easiest way to output data from a single point is using monitor points. You can extract data from these points as the simulation progresses (or is finished) using the solver manager. 2) For a plane of data, you can either generate a number of monitor points; 2a) or if you want an average over the plane you have two choices: 1) generate transient results files and generate the plane data in CFX-Post (this is the best option generally), or 2) place an interface or subdomain in the region of interest and use a monitor point with an average average/volume average function. This involves generating a new mesh. 3) You cannot save a plane of data at different times in the solution. 4) You do not have to manually go through each transient result file to get the plane data. You can write a CFX-Post script and it will zip through them all. Glenn |
|
September 4, 2004, 07:58 |
Re: monitoring variables in a transient simulation
|
#5 |
Guest
Posts: n/a
|
Note that exporting monitor points to a text file also includes innerloop values for each time step.
This is useless information and should be removed from CFX 5.7. |
|
October 6, 2004, 09:10 |
Re: monitoring variables in a transient simulation
|
#6 |
Guest
Posts: n/a
|
Hi Glenn,
Could you explain me how can I write a CFX-Post script? |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
problem with journal-file in transient simulation | stimpy | FLUENT | 2 | January 4, 2013 00:16 |
Resume Transient simulation | HMR | CFX | 1 | June 28, 2011 22:13 |
execute udf in ss & transient simulation | hosseinhgf | FLUENT | 0 | December 1, 2010 09:41 |
How to conduct transient LES simulation | tianrenshui311 | FLUENT | 0 | November 15, 2010 14:21 |
Rigid Body State Variables in Solid Immersed Simulation | Hamidreza | CFX | 1 | October 19, 2009 07:14 |