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

error in comments section of fanFvPatchField.H?

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   July 14, 2016, 14:39
Default error in comments section of fanFvPatchField.H?
  #1
Senior Member
 
Pei-Ying Hsieh
Join Date: Mar 2009
Posts: 334
Rep Power: 18
phsieh2005 is on a distinguished road
Dear OpenFOAM developers,

Followed the usage of fan BC type in fanFvPatchField.H
<patchName>
{
type fan;
patchType cyclic;
jumpTable csvFile;
csvFileCoeffs
{
hasHeaderLine 1;
refColumn 0;
componentColumns 1(1);
separator ",";
fileName "$FOAM_CASE/constant/pressureVsU";
}
value uniform 0;
}
--------------
but, got an error
keyword jumpTableCoeffs is undefined in dictionary "/home/phsieh/OpenFOAM/phsieh-4.x/run/chtMultiRegionFoam/HydraIARC-v2/0/air/p_rgh.boundaryField.cyclicFaces_master"

file: /home/phsieh/OpenFOAM/phsieh-4.x/run/chtMultiRegionFoam/HydraIARC-v2/0/air/p_rgh.boundaryField.cyclicFaces_master from line 67 to line 78.
------------
Is the usage wrong?

Thanks!

Pei-Ying
phsieh2005 is offline   Reply With Quote

Reply


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
[Commercial meshers] converting Fluent mesh to openfoam standard mesh deepesh OpenFOAM Meshing & Mesh Conversion 31 March 29, 2017 05:59
error in comments section of externalWallHeatFluxTemperature.H? phsieh2005 OpenFOAM Bugs 2 August 20, 2016 14:54
dsmcInitialise - dsmcFoam archymedes OpenFOAM Pre-Processing 94 July 15, 2016 16:14
[Other] How to create an MRF zone ? aminem OpenFOAM Meshing & Mesh Conversion 2 December 8, 2014 10:45
LiftDrag utility from v12 to v141 cfdphil OpenFOAM Running, Solving & CFD 2 December 5, 2007 05:49


All times are GMT -4. The time now is 09:29.