|
[Sponsors] |
New error based on 'boundaryFoam', 'boundaryWallFunctionsProfile' case study. |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
July 16, 2019, 19:53 |
New error based on 'boundaryFoam', 'boundaryWallFunctionsProfile' case study.
|
#1 |
Member
|
Hello All,
So, I asked earlier about the chances of changing the boundary conditions in 'boundaryFoam' solver from 'cyclic' to flow velocity. And din't receive any reply so I just decided to change myself and I received following error: Code:
/*---------------------------------------------------------------------------*\ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | Website: https://openfoam.org \\ / A nd | Version: 6 \\/ M anipulation | \*---------------------------------------------------------------------------*/ Build : 6-fa1285188035 Exec : boundaryFoam Date : Jul 16 2019 Time : 17:41:01 Host : "ash-Computer" PID : 11124 I/O : uncollated Case : /home/ash_kot/OpenFOAM/ash_kot-6/run/tutorials/incompressible/boundaryFoam/boundaryWallCorrugatedGeometry nProcs : 1 sigFpe : Enabling floating point exception trapping (FOAM_SIGFPE). fileModificationChecking : Monitoring run-time modified files using timeStampMaster (fileModificationSkew 10) allowSystemOperations : Allowing user-supplied system call operations // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // Create time Create mesh for time = 0 Reading field U Creating face flux Selecting incompressible transport model Newtonian Selecting turbulence model type RAS Selecting RAS turbulence model kEpsilon RAS { RASModel kEpsilon; turbulence on; printCoeffs on; Cmu 0.09; C1 1.44; C2 1.92; C3 0; sigmak 1; sigmaEps 1.3; } No finite volume options present --> FOAM FATAL ERROR: From function int main(int, char**) in file interrogateWallPatches.H at line 48. FOAM exiting Can anyone explain me this error, or help me solve this error? If anyone helps me, will be generously awarded? I'll just give you this entire case study, if anyone solves it. Because, other than 'cyclic' boundary conditions this solver not been used. So, you can put up paper stating new boundary condition implementation along with all types of turbulence study on this specific geometry! |
|
March 11, 2022, 09:05 |
|
#2 |
New Member
Sophie
Join Date: Jan 2021
Posts: 11
Rep Power: 5 |
Did you find the problem?
I ran accross this issue trying to run the surface mounted cube tutorials. I modified the mesh, ran boundaryFoam and got this. Not sure how to proceed from here. |
|
July 1, 2022, 19:30 |
|
#3 |
New Member
Jayanga Samarasinghe
Join Date: Apr 2022
Location: Texas, USA
Posts: 1
Rep Power: 0 |
Did you able to fix this issue ?
|
|
January 11, 2023, 23:19 |
|
#4 |
New Member
Rui Tanaka
Join Date: Nov 2022
Location: Iwate, Japan
Posts: 3
Rep Power: 4 |
boundaryFoam is solver only for boundary.
look your tutrials boundaryWallFunctionsProfile/system/blockMeshDict/blocks it must be like this blocks ( hex (0 1 2 3 4 5 6 7) (1 40 1) simpleGrading (1 1 1) ); boundaryfoam can only solve sliced mesh so never change (10 40 1) or something like that. |
|
Tags |
boundaryfoam, incompressible, single phase flow |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Pressure instabilities with interDyMFoam for the floatingObject case | nbadano | OpenFOAM Running, Solving & CFD | 15 | October 15, 2021 07:35 |
WENO accuracy study, a 2D test case? | Faraz | Main CFD Forum | 12 | October 26, 2017 11:45 |
How to do a HPDC study case with Fluent? | Xecus | FLUENT | 2 | March 25, 2015 18:19 |
How to Initialise my LES case using my RANS case is there any utility for it ? | Alhasan | OpenFOAM Running, Solving & CFD | 2 | May 10, 2014 01:14 |
Aero study for symmetry case | Nevur | FLUENT | 2 | September 28, 2005 02:38 |