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

writing fields with field types "kqRWallFunction"

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   October 2, 2010, 14:22
Default writing fields with field types "kqRWallFunction"
  #1
New Member
 
Nadeem
Join Date: Mar 2009
Location: München, Bavarian, Deutschland
Posts: 24
Rep Power: 17
ubaid is on a distinguished road
Hello Everybody,

I'm trying to write "k" with kqRWallFunction but I get error that this type is not included into the patch field types.

to write "k" with kqRWallFunction I did as below:

olScalarField k (IOobject("k",runTime.timeName(),mesh,IOobject::NO _READ,IOobject::AUTO_WRITE), mesh,dimensionedScalar("k",dimensionSet(0,2,-2,0,0,0,0),0.1),"kqRWallFunction");
k.write();

If I follow above mentioned way then I get error but If I use fixedValue instead of kqRWallFunction, then I dont get any error. But I want to use kqRWallFunction.

Can you guys please guide me, how to do it?

Best Regards,

Last edited by ubaid; October 2, 2010 at 14:23. Reason: changing title
ubaid is offline   Reply With Quote

Reply

Tags
kqrwallfunction, writing files


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
Cht tutorial in 15 braennstroem OpenFOAM Running, Solving & CFD 197 June 10, 2015 03:02
Moving mesh Niklas Wikstrom (Wikstrom) OpenFOAM Running, Solving & CFD 122 June 15, 2014 06:20
solid to fluid heattransfer with chtMultiRegionFoam nakor OpenFOAM 11 March 21, 2011 08:28
Problem with rhoSimpleFoam matteo_gautero OpenFOAM Running, Solving & CFD 0 February 28, 2008 06:51
How to create a vector field out of scalar fields anja OpenFOAM Pre-Processing 7 May 31, 2006 11:56


All times are GMT -4. The time now is 11:32.