|
[Sponsors] |
interfaceCompression not well implemented for phaseScalarTransport? |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
January 3, 2024, 06:38 |
interfaceCompression not well implemented for phaseScalarTransport?
|
#1 | |
New Member
Folmer
Join Date: Feb 2023
Posts: 1
Rep Power: 0 |
Hello,
I try to run a modified tutorial DTCHullMoving with added phaseScalarTransport. Before running the case I set s.water to 1 in a certain region using setFields. After starting foamRun (openfoam 11) I get the following error: Quote:
Modification of the controlDict: Code:
functions { s { type phaseScalarTransport; libs ("libsolverFunctionObjects.so"); field s.water; } }; Code:
div(alphaPhi.water,s.water) Gauss interfaceCompression vanLeer 1; Code:
"s.*" { solver PBiCGStab; preconditioner DILU; tolerance 1e-08; relTol 0; minIter 1; } Is the phaseScalarTransport not implemented? Is there a workaround? I would like to simulate the transport of a scalar in the alpha.water phase using interfaceCompression (no diffusion). Pease can anyone help me? |
||
Tags |
incompressiblevof, interfacecompression, phasescalartransport |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Confusion about how the implicit coupled interfaces are implemented? | chengdi | OpenFOAM Programming & Development | 2 | April 18, 2019 02:20 |
What is scAlpha vs. icAlpha vs interfaceCompression | amh@inventas.no | OpenFOAM Running, Solving & CFD | 0 | October 4, 2018 06:11 |
InterDyMFoam+simpleFunctionObject | Elham | OpenFOAM Running, Solving & CFD | 5 | July 10, 2017 12:59 |
rhoSimplecFoam - which algorithm is implemented - references | Manuel CFD | OpenFOAM Programming & Development | 7 | September 8, 2014 08:28 |
New implemented algebraic Reynolds stress model | volker | OpenFOAM | 13 | October 21, 2013 01:01 |