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

object of type N4Foam9rhoThermoE is not allocated

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   February 9, 2022, 23:55
Default object of type N4Foam9rhoThermoE is not allocated
  #1
Member
 
hari charan
Join Date: Sep 2021
Location: India,hyderabad
Posts: 96
Rep Power: 4
saicharan662000@gmail.com is on a distinguished road
Hello foamers,
I am developing a solver for evaporation.I am struck with the error. I am attaching the error below . I not able to understand what is causing the error.


Code:
/*---------------------------------------------------------------------------*\
  =========                 |
  \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox
   \\    /   O peration     | Website:  https://openfoam.org
    \\  /    A nd           | Version:  8
     \\/     M anipulation  |
\*---------------------------------------------------------------------------*/
Build  : 8-1c9b5879390b
Exec   : myCompressibleInterFoam
Date   : Feb 10 2022
Time   : 09:40:04
Host   : "hari"
PID    : 7639
I/O    : uncollated
Case   : /home/hari/OpenFOAM/hari-8/run/damBreakcomp_3
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 field p_rgh

Reading field U

Reading/calculating face flux field phi

Constructing twoPhaseMixtureThermo



--> FOAM FATAL ERROR: 
object of type N4Foam9rhoThermoE is not allocated

    From function T* Foam::autoPtr<T>::operator->() [with T = Foam::rhoThermo]
    in file /opt/openfoam8/src/OpenFOAM/lnInclude/autoPtrI.H at line 206.

FOAM aborting

#0  Foam::error::printStack(Foam::Ostream&) at ??:?
#1  Foam::error::abort() at ??:?
#2  Foam::autoPtr<Foam::rhoThermo>::operator->() at ??:?
#3  Foam::twoPhaseMixtureThermo::nu() const at ??:?
#4  Foam::twoPhaseMixtureThermo::hCoeff() const at ??:?
#5  Foam::twoPhaseMixtureThermo::mDotAlphal() const at ??:?
#6  Foam::twoPhaseMixtureThermo::twoPhaseMixtureThermo(Foam::GeometricField<Foam::Vector<double>, Foam::fvPatchField, Foam::volMesh> const&, Foam::GeometricField<double, Foam::fvsPatchField, Foam::surfaceMesh> const&) at ??:?
#7  ? in "/home/hari/OpenFOAM/hari-8/platforms/linux64GccDPInt32Opt/bin/myCompressibleInterFoam"
#8  __libc_start_main in "/lib/x86_64-linux-gnu/libc.so.6"
#9  ? in "/home/hari/OpenFOAM/hari-8/platforms/linux64GccDPInt32Opt/bin/myCompressibleInterFoam"
Aborted (core dumped)

Can anyone help me with this?
Thanks in advance.
saicharan662000@gmail.com is offline   Reply With Quote

Reply

Tags
cfd, compressibleinterfoam, evaporation, openfaom, openfaom-8


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
convergence problem of steady 2D film cooling calculation using chtMultiRegionFoam ruanyg968tf OpenFOAM Running, Solving & CFD 1 April 10, 2024 02:23
Foam::error::printStack(Foam::Ostream&) at ??:? mdhfiz OpenFOAM Running, Solving & CFD 1 September 19, 2019 09:46
Compression instead of expansion EnricoDeFilippi OpenFOAM Running, Solving & CFD 1 October 8, 2018 10:19
Inlet patch problems martyn88 OpenFOAM Running, Solving & CFD 6 April 21, 2017 18:34
Time step continuity error lpz_michele OpenFOAM Running, Solving & CFD 0 October 12, 2015 06:05


All times are GMT -4. The time now is 21:17.