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

Implementation of kEpsilon Lag Elliptic Blending Model

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   June 27, 2024, 06:02
Default Implementation of kEpsilon Lag Elliptic Blending Model
  #1
New Member
 
Engineer
Join Date: Mar 2013
Posts: 27
Rep Power: 13
nnprashant is on a distinguished road
Hi,

I want to implement the new kEpsilonLagEB Turbulence model in OpenFOAM 2406. The source code is already availabe from "https://github.com/MAHTEP/EllipticBlending.git" . I had run the Allwmake command and a new library is already created. The tutorial provided works fine and when i want to implement for my case, the turbulence model is not found.
I have also included the libray under system/controlDict file as mentioned in the tutorial file.

Can anyone suggest what the correct procedure is.

Thanks in advance

Error:

Selecting RAS turbulence model kEpsilonLagEB


--> FOAM FATAL IO ERROR: (openfoam-2406)
Unknown RAS model type kEpsilonLagEB

Valid RAS model types :

14
(
EBRSM
LRR
LaunderSharmaKE
RNGkEpsilon
SSG
SpalartAllmaras
buoyantKEpsilon
kEpsilon
kEpsilonPhitF
kOmega
kOmegaSST
kOmegaSSTLM
kOmegaSSTSAS
realizableKE
)



file: constant/turbulenceProperties/RAS at line 20 to 24.

From static Foam::autoPtr<Foam::RASModel<BasicTurbulenceModel> > Foam::RASModel<BasicTurbulenceModel>::New(const alphaField&, const rhoField&, const volVectorField&, const surfaceScalarField&, const surfaceScalarField&, const transportModel&, const Foam::word&) [with BasicTurbulenceModel = Foam::EddyDiffusivity<Foam::ThermalDiffusivity<Foa m::CompressibleTurbulenceModel<Foam::fluidThermo> > >; Foam::RASModel<BasicTurbulenceModel>::alphaField = Foam::geometricOneField; Foam::RASModel<BasicTurbulenceModel>::rhoField = Foam::GeometricField<double, Foam::fvPatchField, Foam::volMesh>; Foam::volVectorField = Foam::GeometricField<Foam::Vector<double>, Foam::fvPatchField, Foam::volMesh>; Foam::surfaceScalarField = Foam::GeometricField<double, Foam::fvsPatchField, Foam::surfaceMesh>; Foam::RASModel<BasicTurbulenceModel>::transportMod el = Foam::fluidThermo]
in file ../turbulenceModels/lnInclude/RASModel.C at line 158.
nnprashant 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
Can I use RNG or Realizable kEpsilon as Low-Reynolds number turbulence model? SimoY OpenFOAM Running, Solving & CFD 1 January 24, 2024 11:40
BL k-ε-v2/k model implementation - OpenFOAM 4 tomaszkura OpenFOAM Programming & Development 1 April 27, 2018 03:20
Calculation time : SAS model vs kEpsilon model MissCFD CFX 1 February 2, 2018 01:03
Error in Implementation of Pressure-Strain Correlation in SSG Model?! NablaDyn OpenFOAM Programming & Development 0 October 6, 2017 11:03
Status of the implementation of the Transition Model Gamma-Re_th imbamba SU2 6 April 29, 2016 13:56


All times are GMT -4. The time now is 22:10.