|
[Sponsors] |
ridiculous results with phaseScalarTransport in interFoam |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
October 11, 2022, 04:08 |
ridiculous results with phaseScalarTransport in interFoam
|
#1 |
New Member
Thomas Shi
Join Date: Jan 2018
Posts: 20
Rep Power: 8 |
Hi Foamers,
I am really struggling with simulating the contaminant transport in water by using the new function object phaseScalarTransport in interFoam. I have read some threads on this topic in the forum and been trying to modifiy the controlDict in my own case, but the results are quite ridiculous, which is incomprehensible for me. Here is my codes of phaseScalarTransport function and the results of the simulation in 5s : Code:
scalarTransport { type phaseScalarTransport; libs ("libsolverFunctionObjects.so"); enabled true; writeControl writeTime; writeInterval 1; rho rho; phase alpha.water; field s.water; diffusion viscosity; alphal 1; alphat 1; nut nut; resetOnStartUp no; } |
|
October 12, 2022, 03:31 |
|
#2 |
New Member
Thomas Shi
Join Date: Jan 2018
Posts: 20
Rep Power: 8 |
Anyone ? Please give me some suggestions.
|
|
October 12, 2022, 06:32 |
|
#3 |
Senior Member
|
Hi Thomas,
My first guess would be about the discretisation scheme you use for the convection of the scalar. You will need some stabilization on that term typically. It looks like you now have too little of that and then you can get unbounded results. Cheers, Tom |
|
October 13, 2022, 04:22 |
|
#4 |
New Member
Thomas Shi
Join Date: Jan 2018
Posts: 20
Rep Power: 8 |
Thank you very much for your reply! I will have a try.
|
|
January 8, 2023, 08:49 |
|
#5 |
New Member
Dylan James
Join Date: Dec 2020
Posts: 7
Rep Power: 5 |
||
January 10, 2023, 10:31 |
|
#6 |
New Member
Dylan James
Join Date: Dec 2020
Posts: 7
Rep Power: 5 |
||
Tags |
interfoam, scalar transport |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
interFoam - different results compared to others in a micro T-junction | Mary_F | OpenFOAM Running, Solving & CFD | 1 | July 28, 2023 16:13 |
interFoam - Not getting better performance on parallel run | ctvanrees | OpenFOAM Running, Solving & CFD | 16 | August 31, 2021 09:30 |
Rising Bubble Test Case Using interFoam: Unrealistic Results?! | farazarbabi | OpenFOAM Running, Solving & CFD | 21 | May 7, 2021 09:45 |
Problem: Very long "write" time (~2h-3h) for results and transient results | Shawn_A | CFX | 16 | April 12, 2016 21:49 |
Microchannel flow interfoam. (results far away from theoritical answers) | Saideep | OpenFOAM Running, Solving & CFD | 1 | June 24, 2015 13:09 |