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

solidWallMixedTemperatureCoupled

Register Blogs Members List Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   October 28, 2011, 00:56
Post solidWallMixedTemperatureCoupled
  #1
New Member
 
shinya ogata
Join Date: Sep 2010
Posts: 8
Rep Power: 15
oga_shin is on a distinguished road
Hi Foamers!

I want to know whether we can use solidWallMixedTemperatureCoupled
in different scalar filed but T.

I defined a new scalar field "X" in chtMultiRegionFoam.
So, I need a boundary condition function between solid and fluid.
I have an idea of it, such as following.

-----------------------------------T-----------------------------------
bottomAir_to_topSolid
{
type solidWallMixedTemperatureCoupled;
value uniform 300;
neighbourFieldName T;
K K;
}


-----------------------------------X-----------------------------------
bottomAir_to_topSolid
{
type solidWallMixedTemperatureCoupled;
value uniform 0.005;
neighbourFieldName X;
K KX; //I defined a new scalar field
}

Is it possible to use solidWallMixedTemperatureCoupled in X field?
Do I have to make new boundary condition function based on solidWallMixedTemperatureCoupled ?

Shinya
oga_shin is offline   Reply With Quote

Reply

Tags
solidwallmixedtemperature

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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



All times are GMT -4. The time now is 00:10.