|
[Sponsors] |
March 24, 2005, 19:55 |
Charts for transient simulation
|
#1 |
Guest
Posts: n/a
|
I am doing a transient simulation in which fluid is injected into the domain from a point source. i want to create charts of spatial and temporal concentration of the injected fluid i.e. concentration at different points at a given time and concentration at a point for different time steps.
right now i am creating a point and calculating local concentration at that point at different time steps. this takes too much time as the total time of simulation is very high & i have to calculate at many different points also. please help me with a simple method. thanks. Anurag |
|
March 26, 2005, 17:55 |
Re: Charts for transient simulation
|
#2 |
Guest
Posts: n/a
|
The easiest method is by placing monitor points in domain before you run the problem. You simply specify the xyz location and which variables your want monitored. These points are then plotted in your solver manager window and you can dump each plot to an excel .csv file for better plot control.
If your solution is already run, use the power syntax in the Post CCL to loop through each file and dump out the variables at specific points. Jeff |
|
March 28, 2005, 13:09 |
Re: Charts for transient simulation
|
#3 |
Guest
Posts: n/a
|
you can calculate "concentration at different points at a given time "and "concentration at a point for different time steps" in one simulation ,use the UDF(user-defined fortran) to set some conditions.
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Why my simulation not agree with the wind tunnel experiment | zhaowei | CFX | 4 | July 11, 2015 04:36 |
Solar Radiation in OpenFOAM | plainstyle | OpenFOAM Running, Solving & CFD | 15 | July 8, 2014 05:43 |
Axial fan simulation in UG/NX 7.5 | fan123 | Main CFD Forum | 2 | April 23, 2011 09:22 |
Simulation of a complex wing in solidworks flow simulation | niels1900 | FloEFD, FloWorks & FloTHERM | 6 | April 20, 2011 11:44 |
strange simulation error | Ralf Schmidt | FLUENT | 2 | May 4, 2007 14:02 |