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

Strange Problem facing in running SprayFoam

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   June 18, 2020, 02:46
Default Strange Problem facing in running SprayFoam
  #1
Senior Member
 
krishna kant
Join Date: Feb 2016
Location: Hyderabad, India
Posts: 133
Rep Power: 10
kk415 is on a distinguished road
Hello All,

I am trying to create a setup case in sprayFoam, where I want to study liquid jet breakup using the Eulerian-Lagrangian method. Ideally, I want both fluids to be treated as an incompressible flow. There will be no reaction and combustion. But evaporation and phase change is allowed. Also Later on I want to do thin film modeling too.

Currently, the problem I am facing is strange. Here is the execution print that I am getting:

Create time
Create mesh for time = 0

PIMPLE: Operating solver in PISO mode

Reading g
Reading thermophysical properties Selecting thermodynamics package
{
type hePsiThermo;
mixture multiComponentMixture;
transport const;
thermo hConst;
energy sensibleEnthalpy;
equationOfState perfectGas;
specie specie;
}

Creating component thermo properties:
multi-component carrier - 2 species
liquids - 1 components
solids - 0 components Reading field U Reading/calculating face flux field phi Creating turbulence model Selecting turbulence model type laminar
Selecting laminar stress model Stokes
Creating combustion model Combustion model not active: combustionProperties not found
Selecting combustion model none
Creating field dpdt Creating field kinetic energy K No MRF models present Constructing reacting cloud
Constructing particle forces
Selecting particle force sphereDrag
Constructing cloud functions
none
Constructing particle injection models
Creating injector: model1
Selecting injection model patchInjection
Constructing 3-D injection
Selecting distribution model RosinRammler
Selecting dispersion model none
Selecting patch interaction model standardWallInteraction
Selecting stochastic collision model none
Selecting surface film model none
Selecting U integration scheme Euler
Selecting heat transfer model RanzMarshall
Selecting T integration scheme analytical
Selecting composition model singlePhaseMixture
Selecting phase change model liquidEvaporationBoil
Participating liquid species:
H2O
Selecting atomizationModel none
Selecting breakupModel ReitzDiwakar
Average parcel mass: 2.4e-09
Radiation model not active: radiationProperties not found
Selecting radiationModel none
No finite volume options present

As it is not showing any error message I don't know what is going wrong in it. But it should have calculated the courant number before entering in a time loop.

I am attaching my case study please have a look into it. Any guide/help/suggestion will be deeply appreciated. I need to resolve this urgently.
Attached Files
File Type: zip Spray.zip (11.9 KB, 11 views)
kk415 is offline   Reply With Quote

Old   October 25, 2021, 07:14
Default
  #2
New Member
 
Juan Gomez
Join Date: Oct 2021
Posts: 1
Rep Power: 0
jgomezb is on a distinguished road
could you find a solution for your problem?i have exactly the same problem with buoyantPimpleFoam. it just stopt withourt running
/*---------------------------------------------------------------------------*\
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration | Website: https://openfoam.org
\\ / A nd | Version: 9
\\/ M anipulation |
\*---------------------------------------------------------------------------*/
Build : 9-a0f1846504f2
Exec : buoyantPimpleFoam
Date : Oct 25 2021
Time : 13:09:08
Host : "fmp-pc-132"
PID : 10845
I/O : uncollated
Case : /mnt/c/Users/J.Gomez/tutorial/tutorials/heatTransfer/buoyantPimpleFoam/dryer
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


PIMPLE: No convergence criteria found


PIMPLE: Operating solver in transient mode with 1 outer corrector
PIMPLE: Operating solver in PISO mode


Reading thermophysical properties

Selecting thermodynamics package
{
type heRhoThermo;
mixture pureMixture;
transport const;
thermo hConst;
equationOfState perfectGas;
specie specie;
energy sensibleEnthalpy;
}

Reading field U

Reading/calculating face flux field phi

Creating turbulence model

Selecting turbulence model type RAS
Selecting RAS turbulence model realizableKE
RAS
{
model realizableKE;
turbulence on;
printCoeffs on;
A0 4;
C2 1.9;
sigmak 1;
sigmaEps 1.2;
}

Creating thermophysical transport model

Selecting thermophysical transport type RAS
Selecting default RAS thermophysical transport model unityLewisEddyDiffusivity

Reading g

Reading hRef
Calculating field g.h


Reading pRef
Reading field p_rgh

Creating field dpdt

Creating field kinetic energy K

No MRF models present

No fvModels present
No fvConstraints present
jgomezb 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
Problem running in parallel with patch and patchField Byba OpenFOAM 1 April 27, 2021 09:27
Problem in running coarse mesh(on the other hand fine mesh is running) ashokmoravaneni OpenFOAM 7 July 17, 2017 04:56
SceneGraph.dll problem when running RSM on CentOS Lukasz CFX 1 November 29, 2016 07:16
Problem while running in Highperformance computing environment Phanipavan STAR-CD 1 September 11, 2013 06:42
backward facing step problem Yung-Ming Chen Main CFD Forum 3 May 11, 1999 22:04


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