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

Table Boundary Condition error

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

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   June 18, 2014, 17:45
Default Table Boundary Condition error
  #1
New Member
 
Join Date: Apr 2014
Posts: 4
Rep Power: 11
GregM is on a distinguished road
So I have a quick question, running openfoam 2.1.1

When running simplefoam, in the 0\U file, the following works (I am hand typing so I may miss a capitol or two)
Code:
boundaryField
{

inlet
{
type uniformFixedValue;
uniformValue table
(
(0 (0 0 0))
(1 (0 0 1))
(1000 (0 0 1))
);
however when running SRFSimpleFoam with the SRFVelocity type, I can not figure out how to get the same tabular input to function. Any suggestions?

thanks
Greg
GregM 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
Compile calcMassFlowC aurore OpenFOAM Programming & Development 13 March 23, 2018 08:43
[OpenFOAM] Native ParaView Reader Bugs tj22 ParaView 270 January 4, 2016 12:39
Compile problem ivanyao OpenFOAM Running, Solving & CFD 1 October 12, 2012 10:31
Ansys Fluent 13.0 UDF compilation problem in Window XP (32 bit) Yogini Fluent UDF and Scheme Programming 7 October 3, 2012 08:24
Installation OF1.5-dev ttdtud OpenFOAM Installation 46 May 5, 2009 03:32


All times are GMT -4. The time now is 23:45.