|
[Sponsors] |
April 18, 2020, 18:50 |
ill defined primitive error
|
#1 |
New Member
Join Date: Apr 2020
Posts: 3
Rep Power: 6 |
I am using OpenFoam to solve aerofoil2D and while solving i am getting error ,kindly let me know where is the error
Foam Error: --> FOAM FATAL IO ERROR: "ill defined primitiveEntry starting at keyword 'boundary' on line 41 and ending at line 61 From function void Foam:rimitiveEntry::readEntry(const Foam::dictionary&, Foam::Istream&) in file db/dictionary/primitiveEntry/primitiveEntryIO.C at line 189." below is the file in which i am getting error FoamFile { version 2.0; format ascii; class volVectorField; object U; } // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // dimensions [0 1 -1 0 0 0 0]; internalField uniform ( 0 0 0 ); boundaryField { inlet { type fixedValue; value uniform ( 14.8 0 0 ); } outlet { type zeroGradient; } wall { type noSlip; }̧ aerofoil-wall { type noSlip; } wall-surface_body { type noSlip; } frontAndBack { type empty; } } |
|
Tags |
bounadry condition, openfoam |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[swak4Foam] swak4foam openfoam 7 installation problem | Andrea23 | OpenFOAM Community Contributions | 1 | February 17, 2020 19:11 |
Mesquite - Adaptive mesh refinement / coarsening? | philippose | OpenFOAM Running, Solving & CFD | 94 | January 27, 2016 10:40 |
[OpenFOAM] Native ParaView Reader Bugs | tj22 | ParaView | 270 | January 4, 2016 12:39 |
Version 15 on Mac OS X | gschaider | OpenFOAM Installation | 113 | December 2, 2009 11:23 |
DecomposePar links against liblamso0 with OpenMPI | jens_klostermann | OpenFOAM Bugs | 11 | June 28, 2007 18:51 |