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

Not clear about the physicalType

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

Like Tree2Likes
  • 2 Post By liu

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   March 10, 2005, 20:08
Default I am not very clear about this
  #1
liu
Senior Member
 
Xiaofeng Liu
Join Date: Mar 2009
Location: State College, PA, USA
Posts: 118
Rep Power: 17
liu is on a distinguished road
I am not very clear about this. I know base type and primitive type. But I haven't seen the physicalType in the source code.
For example, in the test case of kivaTest:

The boundary file:

piston
{
type wall;
physicalType movingWallFixedTemp;
nFaces 1326;
startFace 79522;
}

liner
{
type wall;
physicalType wallFixedTemp;
nFaces 2710;
startFace 80848;
}

where are these physicalTypes defined? And how they are used during computation?

The documentation is so brief on this.
pfguo and scleakey like this.
__________________
Xiaofeng Liu, Ph.D., P.E.,
Assistant Professor
Department of Civil and Environmental Engineering
Penn State University
223B Sackett Building
University Park, PA 16802


Web: http://water.engr.psu.edu/liu/
liu is offline   Reply With Quote

Old   March 11, 2005, 03:40
Default physicalType is a concept we i
  #2
Senior Member
 
Join Date: Mar 2009
Posts: 854
Rep Power: 22
henry is on a distinguished road
physicalType is a concept we introduced for FoamX and is not used by the rest of the code. It is the physical type of the boundary condition, i.e. the type which specifies the set of boundary conditions for all the variables e.g. inlet, outlet etc.
henry is offline   Reply With Quote

Old   March 11, 2005, 04:26
Default Explanation of boundary types:
  #3
New Member
 
Chris Greenshields
Join Date: Mar 2009
Posts: 28
Rep Power: 17
chris is on a distinguished road
Explanation of boundary types:
http://www.openfoam.org/doc/userse22.html
chris is offline   Reply With Quote

Reply

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Something not clear for me in Jasak's thesys Lam Main CFD Forum 2 June 20, 2007 06:38
how to display a clear vectors of velocity clauss FLUENT 1 October 24, 2006 07:30
clear screen in Fortran MOR Main CFD Forum 3 October 4, 2006 07:20
a clear flow chart of LES procedure? John Miller FLUENT 1 March 12, 2003 09:01
Want to make clear about periodic BCs babyface Main CFD Forum 0 December 3, 2002 20:07


All times are GMT -4. The time now is 04:40.