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

request for volScalarField k from objectRegistry region0 failed+(DPMFoam)

Register Blogs Community New Posts Updated Threads Search

Like Tree11Likes

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   April 9, 2019, 05:47
Default request for volScalarField none from objectRegistry region0 failed (ReactingFoam)
  #41
New Member
 
Malini Dasgupta
Join Date: Mar 2019
Location: Germany
Posts: 6
Rep Power: 7
malini1408 is on a distinguished road
Hello everyone,
Thanks for this thread. I hope I am able to give good description to my problem. So here goes:


My geometry is a simple wedge with an angle of 36 deg and a bore of 1.6 mm dia at the center






here is a link to my case which includes a log file of the checkMesh and the reactingFoam that I tried to run as well



https://drive.google.com/open?id=1NM...eQ4gOWIy2I-Kkj



I try to achieve mixing of HMDSO+N2 with the incoming gaseous stream in the reactor. For simplicity i have assigned cylic conditions to the wedge boundaries as I plan to simulate only a part of a cylindric reactor (in the form of wedge)


However I get the following error when I run reactingFoam:



--> FOAM FATAL ERROR:

request for volScalarField none from objectRegistry region0 failed
available objects of type volScalarField are

29
(
H2O_0
thermo:mu
HMDSO_0
thermosi
nut
N2
K
K_0
CO2_0
h
rho
CO2
k
h_0
Qdot
(1|A(U))
dpdt
Ox_0
Ox
PaSR<psiReactionThermo>:kappa
thermosi_0
alphat
HMDSO
rho_0
p
T
H2O
epsilon
thermo:alpha
)


Can someone please guide me as to where I am going wrong here? (PS: I am very new to OpenFoam)
malini1408 is offline   Reply With Quote

Old   January 7, 2020, 13:14
Default same Problem with DPMFoam
  #42
New Member
 
Join Date: Sep 2019
Posts: 14
Rep Power: 6
johanning is on a distinguished road
hi everbody,

i have the same error massage, but my problem is, that there is no thermosi field in my simulation. Also there is no folder or file with this name.



Quote:

Create time

Create mesh for time = 0.0104


PIMPLE: No convergence criteria found


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



Reading g
Reading field U

Reading field p

Reading/calculating continuous-phase face flux field phic

Creating turbulence model

Selecting incompressible transport model Newtonian
Creating field alphac

Constructing kinematicCloud kinematicCloud
Constructing particle forces
Selecting particle force sphereDrag
Selecting particle force gravity
Constructing cloud functions
none
Constructing particle injection models
Creating injector: model1
Selecting injection model kinematicLookupTableInjection
Constructing 3-D injection
Choosing nParticle to be a fixed value, massTotal variable now does not determine anything.
Selecting dispersion model none
Selecting patch interaction model none
Selecting stochastic collision model none
Selecting surface film model none
Selecting U integration scheme Euler
Selecting collision model pairCollision
Selecting pair model pairSpringSliderDashpot
Selecting wall model wallLocalSpringSliderDashpot
Building InteractionLists with interaction distance 0.001
Building referred interaction lists
Building direct interaction lists
Selecting turbulence model type RAS
Selecting RAS turbulence model kOmegaSST
Selecting patchDistMethod meshWave
RAS
{
RASModel kOmegaSST;
turbulence on;
printCoeffs on;
alphaK1 0.85;
alphaK2 1;
alphaOmega1 0.5;
alphaOmega2 0.856;
gamma1 0.555556;
gamma2 0.44;
beta1 0.075;
beta2 0.0828;
betaStar 0.09;
a1 0.31;
b1 1;
c1 10;
F3 false;
}

No finite volume options present

Starting time loop

Courant Number mean: 0.0016981 max: 0.00649583
deltaT = 1e-07
Time = 0.0104001

Evolving kinematicCloud

Solving 3-D cloud kinematicCloud

Cloud: kinematicCloud injector: model1
Added 23 new parcels

Cloud: kinematicCloud
Current number of parcels = 23
Current mass in system = 1.20428e-05
Linear momentum = (0.000241126 -1.58286e-11 4.6261e-16)
|Linear momentum| = 0.000241126
Linear kinetic energy = 0.00241437
model1:
number of parcels added = 23
mass introduced = 1.20428e-05
Rotational kinetic energy = 2.91887e-21



--> FOAM FATAL ERROR:

request for volScalarField thermosi from objectRegistry region0 failed
available objects of type volScalarField are

9
(
nut
yWall
rho
k
nu
alpha
p
omega
mu
)


From function const Type& Foam:bjectRegistry::lookupObject(const Foam::word&) const [with Type = Foam::GeometricField<double, Foam::fvPatchField, Foam::volMesh>]

Maybe someone has a solution ?

Thanks a lot
johanning 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
Foam::error::printStack(Foam::Ostream&) with simpleFoam -parallel U.Golling OpenFOAM Running, Solving & CFD 52 September 23, 2023 03:35
Initial conditions for uniform flow andreas OpenFOAM 5 November 16, 2012 15:00
[OpenFOAM] ParaView/Parafoam error when making animation Disco_Caine ParaView 6 September 28, 2010 09:54
user subroutine error CFDUSER CFX 2 December 9, 2006 06:31
user defined function cfduser CFX 0 April 29, 2006 10:58


All times are GMT -4. The time now is 14:08.