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

MPPICInterFOam can't be execute completely.

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   April 24, 2024, 13:18
Unhappy MPPICInterFOam can't be execute completely.
  #1
New Member
 
Join Date: Apr 2024
Posts: 9
Rep Power: 2
shukriesamirudin is on a distinguished road
Hello, I would to get some help. Can someone explain to me why I can't execute this solver. Below is the code. Is there any suggestion to solve this problem?

/*---------------------------------------------------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \\ / O peration | Version: 2306 |
| \\ / A nd | Website: www.openfoam.com |
| \\/ M anipulation | |
\*---------------------------------------------------------------------------*/
Build : _fbf00d6b-20230626 OPENFOAM=2306 version=2306
Arch : "LSB;label=32;scalar=64"
Exec : MPPICInterFoam
Date : Apr 25 2024
Time : 01:12:44
Host : DESKTOP-GM7974Q
PID : 1612
I/O : uncollated
Case : /home/shukrie/Run/FirstTime/MPPICInterFoam/twoPhasePachuka
nProcs : 1
trapFpe: Floating point exception trapping enabled (FOAM_SIGFPE).
fileModificationChecking : Monitoring run-time modified files using timeStampMaster (fileModificationSkew 5, maxFileModificationPolls 20)
allowSystemOperations : Allowing user-supplied system call operations

// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
Create time

Create mesh for time = 0


PIMPLE: Operating solver in PISO mode

Reading field p_rgh

Reading field U

Reading/calculating face flux field phi

Reading transportProperties

Selecting incompressible transport model Newtonian
Selecting incompressible transport model Newtonian

Reading g

Reading hRef
Calculating field g.h

Constructing kinematicCloud
Constructing particle forces
Selecting particle force WenYuDrag
Selecting particle force gravity
Selecting particle force interface
Constructing cloud functions
none
Constructing particle injection models
Creating injector: model1
Selecting injection model patchInjection
Constructing 3-D injection
Choosing nParticle to be a fixed value, massTotal variable now does not determine anything.


--> FOAM FATAL ERROR: (openfoam-2306)
Requested patch inlet not found
Available patches are: 3(base outlet walls)


From Foam:atchInjectionBase:atchInjectionBase(const Foam:olyMesh&, const Foam::word&)
in file submodels/Kinematic/InjectionModel/PatchInjection/patchInjectionBase.C at line 56.

FOAM exiting
shukriesamirudin is offline   Reply With Quote

Old   April 26, 2024, 03:47
Default
  #2
Senior Member
 
Join Date: Dec 2021
Posts: 235
Rep Power: 5
Alczem is on a distinguished road
Hey!


If you read the end of the log, you can see that OpenFoam tells you what is missing: the patch inlet is mentionned in one of your files, but apparently it does not exist, and you can see a list of available patches in your mesh. Make sure you change the name of the patch used for the injection of particles if that's what you are doing.


As a general rule, make sure to read the whole error message, because OpenFoam usually tells you how to fix it
Alczem 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
Reading a sequence of libraries as Execute Commands Benyounes Main CFD Forum 0 October 14, 2020 05:38
Cannot Execute on Demand Denis Fluent UDF and Scheme Programming 6 June 26, 2018 04:40
fatal error while execute on demand... fatemeh chitgarha Fluent UDF and Scheme Programming 1 July 29, 2013 02:44
execute udf in ss & transient simulation hosseinhgf FLUENT 0 December 1, 2010 08:41
error while execute on demand Anderson Main CFD Forum 4 October 17, 2008 11:48


All times are GMT -4. The time now is 23:41.