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

InterFoam and conjugate heat transfer

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   July 15, 2020, 21:07
Default InterFoam and conjugate heat transfer
  #1
New Member
 
Ilhwan Yeo
Join Date: Jan 2020
Posts: 18
Rep Power: 6
jayson is on a distinguished road
Good morning
I want to simulate the subcooled flow boiling. So, I add TEqn and phasechange model to interFoam. I add solid region to intetFoam which have TEqn and phase change model. I compile the solver successfully. I make the case file for subcooled flow boiling. But I have a problem to set the boundary condition for interface solid and fluid.



-> FOAM FATAL ERROR: lookup of turbulenceModel from objectRegistry fluid successful but it is not a turbulenceModel, it is a laminar From function objectRegistry::lookupObject<Type>(const word&) const in file /home/2phase/OpenFOAM/OpenFOAM-2.2.0/src/OpenFOAM/lnInclude/objectRegistryTemplates.C at line 119.FOAM aborting#0 Foam::error:rintStack(Foam::Ostream&) at ??:?#1 Foam::error::abort() at ??:?#2 Foam::compressible::turbulenceModel const& Foam:bjectRegistry::lookupObject<Foam::compressi ble::turbulenceModel>(Foam::word const&) const at ??:?#3 Foam::temperatureCoupledBase::kappa(Foam::Field<do uble> const&) const at ??:?#4 Foam::compressible::turbulentTemperatureCoupledBaf fleMixedFvPatchScalarField::updateCoeffs() at ??:?#5 Foam::GeometricField<double, Foam::fvPatchField, Foam::volMesh>::GeometricBoundaryField::updateCoef fs() at ??:?#6 Foam::fvMatrix<double>::fvMatrix(Foam::GeometricFi eld<double, Foam::fvPatchField, Foam::volMesh> const&, Foam::dimensionSet const&) at ??:?#7 Foam::fv::gaussLaplacianScheme<double, double>::fvmLaplacianUncorrected(Foam::GeometricFi eld<double, Foam::fvsPatchField, Foam::surfaceMesh> const&, Foam::GeometricField<double, Foam::fvsPatchField, Foam::surfaceMesh> const&, Foam::GeometricField<double, Foam::fvPatchField, Foam::volMesh> const&) at ??:?#8 Foam::fv::gaussLaplacianScheme<double, double>::fvmLaplacian(Foam::GeometricField<double, Foam::fvsPatchField, Foam::surfaceMesh> const&, Foam::GeometricField<double, Foam::fvPatchField, Foam::volMesh> const&) at ??:?#9 Foam::fv::laplacianScheme<double, double>::fvmLaplacian(Foam::GeometricField<double, Foam::fvPatchField, Foam::volMesh> const&, Foam::GeometricField<double, Foam::fvPatchField, Foam::volMesh> const&) at ??:?#10 Foam::tmp<Foam::fvMatrix<double> > Foam::fvm::laplacian<double, double>(Foam::tmp<Foam::GeometricField<double, Foam::fvPatchField, Foam::volMesh> > const&, Foam::GeometricField<double, Foam::fvPatchField, Foam::volMesh> const&, Foam::word const&) at ??:?#11 at ??:?#12 __libc_start_main in "/lib64/libc.so.6"#13 at ??:?Aborted (core dumped)

I set the turbulenceProperties for laminar



simulationType laminar;



I set the type compressible::turbulentTemperatureCoupledBaffleMix ed; for the T boundary


but my solver use incompressible turbulent model. is it problem??

How can I solve it??
jayson 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
Combine CHTmultiRegion and InterFoam Nazanin OpenFOAM Programming & Development 30 June 17, 2022 04:41
Combination of interFoam and chtMultiRegionFoam mheinz OpenFOAM Programming & Development 10 April 13, 2022 12:40
conjugateHeatFoam + interFoam farhagim OpenFOAM Programming & Development 15 July 19, 2016 07:55


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