CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM

ploting liquid penetration

Register Blogs Community New Posts Updated Threads Search

Like Tree4Likes
  • 4 Post By mturcios777

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   May 11, 2011, 17:52
Smile ploting liquid penetration
  #1
New Member
 
Min
Join Date: May 2011
Posts: 1
Rep Power: 0
mooyii is on a distinguished road
p { margin-bottom: 0.21cm; } hello,

I have a question about ploting liquid penetration versus time in openfoam, how can I do it?



I have built models in dieselFoam, and from which I can see the approximate liquid penetration length. But can I direct plot it in ParaFoam?


how did you calculate liquid penetration in your numerical results? is it possible to explain more about how to plot vapor penetration?


regards
mooyii is offline   Reply With Quote

Old   September 9, 2011, 15:43
Unhappy
  #2
New Member
 
Alireza Zamani Aghaie
Join Date: May 2011
Location: Mashhad, Iran
Posts: 4
Rep Power: 14
arza is on a distinguished road
Hi everybody
i also have the same problem, i cant also plot the smd (Sauter Mean Diameter). Can anybody help me? i am going to be dismissed from MSc program because of this
arza is offline   Reply With Quote

Old   September 9, 2011, 18:24
Default
  #3
Senior Member
 
mturcios777's Avatar
 
Marco A. Turcios
Join Date: Mar 2009
Location: Vancouver, BC, Canada
Posts: 740
Rep Power: 28
mturcios777 will become famous soon enough
For both of your problems, you will need to write a custom post-processor. Have a look at $FOAM_UTILITIES/postProcessing/lagrangian for two utilities that work on clouds to see how some of the classes are used.

Your post processor would need to run through the cloud, extract the diameters/masses and average according to your definitions.

I would use particleTracks as a base utility. Make a copy and give it an appropriate name, then start coding. Good luck!

EDIT: If you are using the dieselSpray class, there are member functions that will return the SMD and liquidPenetration. If you haven't run your simulations yet (or can run them again) you should write this quantity to a logFile. By studying the code for this member function you can write your own post-processor for cases that you have already run (since there is no longer a spray but a cloud, you will need to adapt the code slightly). Find it in $FOAM_SRC/lagrangian/dieselSpray/spray/sprayFunctions.C (smd and liquidPenetration)

Last edited by mturcios777; September 9, 2011 at 18:55. Reason: Found out about member functions of dieselSpray class.
mturcios777 is offline   Reply With Quote

Reply

Tags
11.05.2011


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to define a RGP file for liquid air? eis CFX 2 July 22, 2018 04:51
RGP file for liquid air eis CFX 0 April 22, 2010 10:34
radiation of molton liquid metal in enclosure richard CFX 0 April 8, 2008 15:43
Need some help for total liquid fraction linus FLUENT 0 December 19, 2006 03:29
entrainment of droplets from liquid surface Elisabeth A. Hove Siemens 0 October 16, 2002 10:11


All times are GMT -4. The time now is 09:50.