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

New error based on 'boundaryFoam', 'boundaryWallFunctionsProfile' case study.

Register Blogs Members List Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   July 16, 2019, 18:53
Default New error based on 'boundaryFoam', 'boundaryWallFunctionsProfile' case study.
  #1
Member
 
Ash Kotwal
Join Date: Jul 2016
Location: North Dakota, USA
Posts: 92
Blog Entries: 1
Rep Power: 9
Ash Kot is on a distinguished road
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
So now hoe to solve this error?
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!
Ash Kot is offline   Reply With Quote

Old   March 11, 2022, 08:05
Default
  #2
New Member
 
Sophie
Join Date: Jan 2021
Posts: 11
Rep Power: 5
So_LL is on a distinguished road
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.
So_LL is offline   Reply With Quote

Old   July 1, 2022, 18:30
Default
  #3
New Member
 
Jayanga Samarasinghe
Join Date: Apr 2022
Location: Texas, USA
Posts: 1
Rep Power: 0
Jayanga94 is on a distinguished road
Did you able to fix this issue ?
Jayanga94 is offline   Reply With Quote

Old   January 11, 2023, 22:19
Default
  #4
New Member
 
Rui Tanaka
Join Date: Nov 2022
Location: Iwate, Japan
Posts: 3
Rep Power: 3
R.Tanaka is on a distinguished road
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.
R.Tanaka is offline   Reply With Quote

Reply

Tags
boundaryfoam, incompressible, single phase flow

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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
Pressure instabilities with interDyMFoam for the floatingObject case nbadano OpenFOAM Running, Solving & CFD 15 October 15, 2021 06:35
WENO accuracy study, a 2D test case? Faraz Main CFD Forum 12 October 26, 2017 10:45
How to do a HPDC study case with Fluent? Xecus FLUENT 2 March 25, 2015 17: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 00:14
Aero study for symmetry case Nevur FLUENT 2 September 28, 2005 01:38


All times are GMT -4. The time now is 11:18.