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

alphaContactAngle for reactingMultiphaseEulerFoam

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   July 1, 2019, 12:25
Default alphaContactAngle for reactingMultiphaseEulerFoam
  #1
Senior Member
 
amin.z's Avatar
 
Amin
Join Date: Oct 2013
Location: Germany
Posts: 397
Rep Power: 15
amin.z is on a distinguished road
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    }
after running it I get the following error :

Code:
--> FOAM FATAL IO ERROR: 
wrong token type - expected word, found on line 1920 the punctuation token ')'
I'm using exactly same pattern as the tutorials, does any body has an idea what's wrong here?


BTW having a contact angle calculation might sound wierd for an Euler solver, but it's included in both reactingMultiphaseEulerFoam and multiphaseEulerFoam.
amin.z is offline   Reply With Quote

Old   September 28, 2021, 06:47
Default
  #2
New Member
 
Join Date: Mar 2020
Posts: 11
Rep Power: 6
GV871 is on a distinguished road
I have the same problem, have you found the error ?
GV871 is offline   Reply With Quote

Reply


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
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


All times are GMT -4. The time now is 21:13.