error with transportproperties when run coupling

Submitted by wangyin47 on Fri, 09/05/2014 - 10:37

Hi, there

When I ran my own case manually, I encountered errors as follows,
1. can you please check it and help me fix it?
2. CFDEMcoupling allows a multi-phase property definition in OpenFOAM?, e.g., air and water phases?

many thanks in advance!

Yin
---------------------------------------

dir:~/CFDEM/CFDEMcoupling-PUBLIC-2.2.2/tutorials/cfdemSolverPiso/psettle/CFD$ mpirun -np 2 cfdemSolverPiso -parallel/*---------------------------------------------------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \\ / O peration | Version: 2.2.2 |
| \\ / A nd | Web: www.OpenFOAM.org |
| \\/ M anipulation | |
\*---------------------------------------------------------------------------*/
Build : 2.2.2-9240f8b967db
Exec : cfdemSolverPiso -parallel
Date : Sep 05 2014
Time : 15:34:00
Host : "eric-ThinkPad-T420"
PID : 17601
Case : /home/eric/CFDEM/CFDEMcoupling-PUBLIC-2.2.2/tutorials/cfdemSolverPiso/psettle/CFD
nProcs : 2
Slaves : 1("eric-ThinkPad-T420.17602")
Pstream initialized with:
floatTransfer : 0
nProcsSimpleSum : 0
commsType : nonBlocking
polling iterations : 0
sigFpe : Enabling floating point exception trapping (FOAM_SIGFPE).
fileModificationChecking : Monitoring run-time modified files using timeStampMaster
allowSystemOperations : Disallowing user-supplied system call operations

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

Create mesh for time = 0

Reading field p

Reading physical velocity field U
Note: only if voidfraction at boundary is 1, U is superficial velocity!!!

Reading momentum exchange field Ksl

Reading voidfraction field voidfraction = (Vgas/Vparticle)

Creating dummy density field rho

Reading particle velocity field Us

Reading/calculating face flux field phi

[0]
[0]
[0] --> FOAM FATAL IO ERROR:
[0] keyword transportModel is undefined in dictionary "/home/eric/CFDEM/CFDEMcoupling-PUBLIC-2.2.2/tutorials/cfdemSolverPiso/psettle/CFD/processor0/constant/transportProperties"
[0]
[0] file: /home/eric/CFDEM/CFDEMcoupling-PUBLIC-2.2.2/tutorials/cfdemSolverPiso/psettle/CFD/processor0/constant/transportProperties from line 20 to line 69.
[0]
[0] From function dictionary::lookupEntry(const word&, bool, bool) const
[0] in file db/dictionary/dictionary.C at line 402.
[0]
FOAM parallel run exiting
[0]
--------------------------------------------------------------------------
MPI_ABORT was invoked on rank 0 in communicator MPI_COMM_WORLD
with errorcode 1.

NOTE: invoking MPI_ABORT causes Open MPI to kill all MPI processes.
You may or may not see output from other processes, depending on
exactly when Open MPI kills them.
--------------------------------------------------------------------------
[1]
[1]
[1] --> FOAM FATAL IO ERROR:
[1] keyword transportModel is undefined in dictionary "/home/eric/CFDEM/CFDEMcoupling-PUBLIC-2.2.2/tutorials/cfdemSolverPiso/psettle/CFD/processor1/constant/transportProperties"
[1]
[1] file: /home/eric/CFDEM/CFDEMcoupling-PUBLIC-2.2.2/tutorials/cfdemSolverPiso/psettle/CFD/processor1/constant/transportProperties from line 0 to line 0.
[1]
[1] From function dictionary::lookupEntry(const word&, bool, bool) const
[1] in file db/dictionary/dictionary.C at line 402.
[1]
FOAM parallel run exiting
[1]
--------------------------------------------------------------------------
mpirun has exited due to process rank 0 with PID 17601 on
node eric-ThinkPad-T420 exiting without calling "finalize". This may
have caused other processes in the application to be
terminated by signals sent by mpirun (as reported here).
--------------------------------------------------------------------------
[eri] 1 more process has sent help message help-mpi-api.txt / mpi-abort
[eri] Set MCA parameter "orte_base_help_aggregate" to 0 to see all help / error messages

wangyin47 | Wed, 09/10/2014 - 17:39

Thanks, Josef.
I have checked it but no further findings to sort it out.
I think the problem is about whether or not the CFDEMcoupling supports the multiphase analysis in CFD?

Cheers
Yin

cgoniva's picture

cgoniva | Mon, 09/15/2014 - 08:55

Hi yin,

what do you mean by: "whether or not the CFDEMcoupling supports the multiphase analysis in CFD"

Cheers,
Christoph Goniva