|
[Sponsors] |
Time Averaged Solids Volume Fraction in DPMFoam-GOldschmidt |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
August 15, 2017, 06:02 |
Time Averaged Solids Volume Fraction in DPMFoam-GOldschmidt
|
#1 |
New Member
Ronith Stanly
Join Date: Mar 2017
Location: Sweden
Posts: 24
Rep Power: 9 |
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! |
|
August 26, 2019, 09:08 |
OK!
|
#2 |
New Member
Roy James
Join Date: Feb 2019
Posts: 3
Rep Power: 7 |
you‘re the best!believe in yourself! good luck!
|
|
August 27, 2019, 01:19 |
|
#3 |
Member
Utkan Caliskan
Join Date: Aug 2014
Posts: 42
Rep Power: 12 |
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; } } |
|
August 27, 2019, 03:14 |
Thank you very much!
|
#4 | |
New Member
Roy James
Join Date: Feb 2019
Posts: 3
Rep Power: 7 |
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:
|
||
|
|
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 |