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

Error:keyword phaseTransfer is undefined in dictionary in reactingTwoPhaseEulerFoam

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   May 7, 2018, 16:17
Default Error:keyword phaseTransfer is undefined in dictionary in reactingTwoPhaseEulerFoam
  #1
New Member
 
Tun
Join Date: Mar 2018
Posts: 12
Rep Power: 8
chengtun is on a distinguished road
Hi, I want to run case wallboiling of Openfoam-dev in debug mode. The case run smoothly in Optimization mode. But in debug mode there is an error: keyword phaseTransfer is undefined in dictionary.
Could anyone give me some hint how to add this correctly? I tried the following but all failed. Thanks!

phaseTransfer
();

phaseTransfer
(
type deposition;
);

PhaseTransfer
(
(gas in liquid)
{
type deposition;
}
);;

PhaseTransfer
(
(gas in liquid)
{
type none;
}
);;
chengtun 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
LEMOS InflowGenerator r_gordon OpenFOAM Running, Solving & CFD 103 December 18, 2018 00:58
OpenFOAM 1.6-ext git installation on Ubuntu 11.10 x64 Attesz OpenFOAM Installation 45 January 13, 2012 12:38
OpenFOAM on MinGW crosscompiler hosted on Linux allenzhao OpenFOAM Installation 127 January 30, 2009 19:08
Problem with rhoSimpleFoam matteo_gautero OpenFOAM Running, Solving & CFD 0 February 28, 2008 06:51
G95 + CGNS Bruno Main CFD Forum 1 January 30, 2007 00:34


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