|
[Sponsors] |
alphaContactAngle for reactingMultiphaseEulerFoam |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
July 1, 2019, 12:25 |
alphaContactAngle for reactingMultiphaseEulerFoam
|
#1 |
Senior Member
Amin
Join Date: Oct 2013
Location: Germany
Posts: 397
Rep Power: 15 |
Hi everybody,
I wanna use alphaContactAngle BC for a reactingMultiphaseEulerFoam solver, which I suppose should look like as follows: Code:
1915 theWall 1916 { 1917 type alphaContactAngle; 1918 thetaProperties 1919 ( 1920 ( air water ) 90 0 0 0 1921 ( air oil ) 90 0 0 0 1922 ( oil water ) 90 0 0 0 1923 ); 1924 value uniform 0; 1925 } Code:
--> FOAM FATAL IO ERROR: wrong token type - expected word, found on line 1920 the punctuation token ')' BTW having a contact angle calculation might sound wierd for an Euler solver, but it's included in both reactingMultiphaseEulerFoam and multiphaseEulerFoam. |
|
September 28, 2021, 06:47 |
|
#2 |
New Member
Join Date: Mar 2020
Posts: 11
Rep Power: 6 |
I have the same problem, have you found the error ?
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Mass conservation problem with multiphaseInterFoam alphaContactAngle | andresbh | OpenFOAM | 6 | April 19, 2023 10:06 |
alphaContactAngle parameters: in which file to define? | makaveli_lcf | OpenFOAM Running, Solving & CFD | 0 | April 8, 2013 09:25 |
alphaContactAngle not recognized | robosys541 | OpenFOAM Running, Solving & CFD | 0 | August 21, 2012 17:41 |
alphaContactAngle patch type does not work in OF-1.6 | sundaero | OpenFOAM Bugs | 10 | April 13, 2012 19:08 |
alphaContactAngle | lakshay26 | OpenFOAM | 1 | April 27, 2011 05:52 |