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

uniformValue table meaning in propeller tutorial

Register Blogs Community New Posts Updated Threads Search

 
 
LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
Old   March 9, 2015, 20:20
Default uniformValue table meaning in propeller tutorial
  #1
Member
 
Al
Join Date: Jul 2013
Location: Japan
Posts: 47
Blog Entries: 3
Rep Power: 14
donQi is on a distinguished road
Dear all,

is my following interpretation correct?

Code:
    inlet
	{
		type uniformFixedValue;
		uniformValue table
		(
			(0 (0 0 0))
			(0.01 (0 -15 0))
			(100 (0 -15 0))
		);
		value $internalField;
	}
[extract from openfoam231/tutorials/multiphase/interPhaseChangeDyMFoam/propeller/0.org/U]

the meaning is :
- from time 0 to 0.01s the velocity varies linearly from 0 to -15m/s
- from time 0.01 to 100s the velocity stays constant at -15m/s

right?

thank you in advance
donQi
donQi is offline   Reply With Quote

 


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
Problem on Fluent Tutorial: Horizontal Film Boilig Feng FLUENT 2 April 13, 2013 05:34
propeller tutorial openfoam_user OpenFOAM Running, Solving & CFD 0 February 8, 2012 04:02
Looking for tutorial for rotating propeller for Marine Applications naimishharpal STAR-CCM+ 0 February 7, 2011 22:12
a propeller 2 way fsi kantored CFX 9 April 11, 2007 14:51
Propeller thrust at diff. advance ratio (CFX 5.7) Zoltan CFX 9 April 27, 2005 08:23


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