|
[Sponsors] |
July 31, 2011, 05:38 |
Time series of max plume height
|
#1 |
Member
HMR
Join Date: Jan 2011
Posts: 31
Rep Power: 15 |
Hi CFX users,
I am doing transient simulation of negatively buoyancy flow discharging into a confined enclosure with CFX. Every thing is working good and I successfully get the final transient results but now I am unable to export results of Time versus Max plume Height or Time Versus Froude number of the negatively buoyancy flow. I tried it several time but I failed to do it. Could anybody please assist me to figure out this problem. Thanks HMR |
|
August 1, 2011, 11:48 |
|
#2 |
Senior Member
Edmund Singer P.E.
Join Date: Aug 2010
Location: Minneapolis, MN
Posts: 511
Rep Power: 21 |
How did you try? Max plume height would be a user generated data point. CFX isnt going to know what that is unless you tell it. Once you define it, export it as you would all other data.
|
|
August 1, 2011, 22:56 |
|
#3 |
Member
HMR
Join Date: Jan 2011
Posts: 31
Rep Power: 15 |
Hi Edmund,
Thanks for your reply. I didn't define anything for plume height, as before doing any simulation I don't know in which location it will be finally reached and if plume shape is not symmetrical may be the peak of the plume will be deviate from the middle.So after simulation in CFX post I considered one line along the bottom of the jet inlet and peak point of temparature contour and I tried to export data of time vs max plume height from chart xy transient plot, but I can't get what I want. According to your advice, I think I need to write User define function/expression/variable, but I don't understand that how can I proceed, and another thing around me there is not a single person to whom I can discuss and get some advice or clue. Would you able to please help in this regards. Thanks HMR |
|
August 2, 2011, 10:54 |
|
#4 |
Senior Member
Edmund Singer P.E.
Join Date: Aug 2010
Location: Minneapolis, MN
Posts: 511
Rep Power: 21 |
I meant how did you tell CFX what max plume height is (it can be moving with time as a function of results). What you describe with the line sounds like it will just give you the max inlet temp, not the plume height.
There needs to be a scaler definition for plume height. When you define that, what you describe will work (h vs t on a chart). If you are going to use temperature for a definition, I dont think you can use peak temperature (unless your plume starts off at a lower temperature than ambient). Regardless, using temp, you probably will have to make sum judgement that the plume ends when the plume reachs x% of the ambient temperature (I have never done this, and I am only guessing at ways to mark a plume). In addition perhaps you could use velocity in the same way, it might give better results. Either way, you need to make sure the value is scaler if you want to plot it the way you describe. |
|
August 2, 2011, 23:00 |
|
#5 |
Member
HMR
Join Date: Jan 2011
Posts: 31
Rep Power: 15 |
Hi Edmund,
Thanks for your reply. I understand what you mean, but could you please tell me how can I define plume height in CFX. What I know that the downflow and the ambient interface is 1% of the difference between jut inlet temperature and ambient temperature. Based on that I already write programme on Fortran which is working well and I got very good Plume height VS Time plot. In Fortran coding I uses location of mesh and considered plume is asymmetric. I don't know, how can I can prepare user define code in CFX. Could you please help me in this regards Regards HMR |
|
August 3, 2011, 08:46 |
|
#6 |
Senior Member
Edmund Singer P.E.
Join Date: Aug 2010
Location: Minneapolis, MN
Posts: 511
Rep Power: 21 |
Off the top of my head, I would think you could create an isosurface based on your definition, then create an expression of maxVal(X)@isosurface (or Y or Z) for each time step. Then plot that expression versus time.
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Floating point exception error | Alan | OpenFOAM Running, Solving & CFD | 11 | July 1, 2021 22:51 |
convergence problem when use pisoFoam, LES for wind tunnel case | Forrest_Lei | OpenFOAM | 3 | July 19, 2011 07:00 |
Low Mach number Compressible jet flow using LES | ankgupta8um | OpenFOAM Running, Solving & CFD | 7 | January 15, 2011 14:38 |
Problems with simulating TurbFOAM | barath.ezhilan | OpenFOAM | 13 | July 16, 2009 06:55 |
SimpleFoam k and epsilon bounded | nedved | OpenFOAM Running, Solving & CFD | 1 | November 25, 2008 21:21 |