|
[Sponsors] |
[swak4Foam] funkySetFields - not recognizing turbulent wall BC |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
January 6, 2011, 13:17 |
funkySetFields - not recognizing turbulent wall BC
|
#1 |
Member
Goncalo Pedro
Join Date: Nov 2009
Location: Victoria, British Columbia
Posts: 30
Rep Power: 17 |
Hi All
Trying to run a funkySetFields (FSF) on the epsilon variable on one of the tutorials. The FSF utility is not finding the turbulent wall bc (in this case for epsilon). Any thoughts. Below is the output. Code:
/*---------------------------------------------------------------------------*\ | ========= | | | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | | \\ / O peration | Version: 1.7.x | | \\ / A nd | Web: www.OpenFOAM.com | | \\/ M anipulation | | \*---------------------------------------------------------------------------*/ Build : 1.7.x-b32f406e2652 Exec : funkySetFields -keepPatches -field epsilon -time 0 -expression 0.134799/(dist()+0.010000) Date : Jan 06 2011 Time : 12:10:41 Host : ubu1 PID : 27303 Case : pitzDaily nProcs : 1 SigFpe : Enabling floating point exception trapping (FOAM_SIGFPE). // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // Create time Create mesh for time = 0 Time = 0 Using command-line options Putting "0.134799/(dist()+0.010000)" into field epsilon at t = "0" if condition "true" is true Keeping patches unaltered --> FOAM FATAL IO ERROR: Unknown patchField type epsilonWallFunction for patch type wall Valid patchField types are : 42 ( advective buoyantPressure calculated cyclic directMapped directionMixed empty fan fixedFluxPressure fixedGradient fixedInternalValue fixedPressureCompressibleDensity fixedValue freestream freestreamPressure inletOutlet inletOutletTotalTemperature mixed oscillatingFixedValue outletInlet outletMappedUniformInlet partialSlip processor rotatingTotalPressure sliced slip symmetryPlane syringePressure timeVaryingMappedFixedValue timeVaryingMappedTotalPressure timeVaryingTotalPressure timeVaryingUniformFixedValue timeVaryingUniformInletOutlet totalPressure totalTemperature turbulentInlet turbulentIntensityKineticEnergyInlet uniformDensityHydrostaticPressure uniformFixedValue waveTransmissive wedge zeroGradient ) file: /projects/ubu1/09-40322-Makkah/ExternalFlow/Runs/pitzDaily/0/epsilon::boundaryField::upperWall from line 35 to line 36. From function fvPatchField<Type>::New(const fvPatch&, const DimensionedField<Type, volMesh>&, const dictionary&) in file /software/OpenFOAM/OpenFOAM-1.7.x/src/finiteVolume/lnInclude/newFvPatchField.C at line 110. FOAM exiting |
|
January 10, 2011, 06:16 |
|
#2 | |
Assistant Moderator
Bernhard Gschaider
Join Date: Mar 2009
Posts: 4,225
Rep Power: 51 |
Quote:
libs ( "libcompressibleRASModels.so" ); to the system/controlDict (add an "in" in the right place if your case is incompressible). If this works for you, then it would be nice if you added a remark to the regular FSF-Wiki-page so that future generations will profit from that knowledge Bernhard |
||
January 10, 2011, 11:30 |
|
#3 |
Member
Goncalo Pedro
Join Date: Nov 2009
Location: Victoria, British Columbia
Posts: 30
Rep Power: 17 |
That worked ... thanks for your help.
I will post to the Wiki. Goncalo |
|
Tags |
swak4foam error |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Radiation in semi-transparent media with surface-to-surface model? | mpeppels | CFX | 11 | August 22, 2019 08:30 |
SolidWorks Flow Simulation for turbulent wall bounded flow | Dominique | FloEFD, FloWorks & FloTHERM | 4 | May 7, 2015 07:48 |
How to define the turbulent k near the wall ? | joy2000 | Fluent UDF and Scheme Programming | 2 | May 13, 2013 23:54 |
Water subcooled boiling | Attesz | CFX | 7 | January 5, 2013 04:32 |
[Commercial meshers] tmerge utility creates unwanted interface/walls comes in the final mesh | Shoonya | OpenFOAM Meshing & Mesh Conversion | 11 | January 20, 2012 07:23 |