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

Time Averaged Solids Volume Fraction in DPMFoam-GOldschmidt

Register Blogs Members List Search Today's Posts Mark Forums Read

Like Tree1Likes
  • 1 Post By dscian

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   August 15, 2017, 06:02
Question Time Averaged Solids Volume Fraction in DPMFoam-GOldschmidt
  #1
New Member
 
Ronith Stanly
Join Date: Mar 2017
Location: Sweden
Posts: 24
Rep Power: 9
ronithstanly is on a distinguished road
Can someone help me to obtain time averaged solids volume fraction for the DPMFoam test case- Goldschmidt?
I ran it from 0-5sec as normal, but I need to do the time averaging from 5-10s. How can I do it? Should I add some fieldAverage in controlDict?
Please help!
ronithstanly is offline   Reply With Quote

Old   August 26, 2019, 09:08
Smile OK!
  #2
New Member
 
Roy James
Join Date: Feb 2019
Posts: 3
Rep Power: 7
10120605 is on a distinguished road
you‘re the best!believe in yourself! good luck!
10120605 is offline   Reply With Quote

Old   August 27, 2019, 01:19
Default
  #3
Member
 
Utkan Caliskan
Join Date: Aug 2014
Posts: 42
Rep Power: 11
dscian is on a distinguished road
You can use voidFraction object function by adding the lines below into your kinematicCloudProperties file. This creates solid fraction field in your timestep folders so that you can analyze/average them afterwards.

Code:
cloudFunctions
{
    voidFraction
    {
        type            voidFraction;
    }
}
ronithstanly likes this.
dscian is offline   Reply With Quote

Old   August 27, 2019, 03:14
Default Thank you very much!
  #4
New Member
 
Roy James
Join Date: Feb 2019
Posts: 3
Rep Power: 7
10120605 is on a distinguished road
Nice to meet you, Utkan Caliskan! I'm a green hand in CFD. Could you please teach me how to acquire “time-averaged value” of static pressure in detail?


Quote:
Originally Posted by dscian View Post
You can use voidFraction object function by adding the lines below into your kinematicCloudProperties file. This creates solid fraction field in your timestep folders so that you can analyze/average them afterwards.

Code:
cloudFunctions
{
    voidFraction
    {
        type            voidFraction;
    }
}
10120605 is offline   Reply With Quote

Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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
courant number increases to rather large values 6863523 OpenFOAM Running, Solving & CFD 22 July 6, 2023 00:48
AMI speed performance danny123 OpenFOAM 21 October 24, 2020 05:13
Micro Scale Pore, icoFoam gooya_kabir OpenFOAM Running, Solving & CFD 2 November 2, 2013 14:58
interDyMFoam - change in volume fraction gopala OpenFOAM Running, Solving & CFD 0 April 27, 2009 11:46
Could anybody help me see this error and give help liugx212 OpenFOAM Running, Solving & CFD 3 January 4, 2006 19:07


All times are GMT -4. The time now is 19:46.