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

Solving Problem with chtMultiRegionSimpleFoam

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   August 17, 2011, 03:46
Default Solving Problem with chtMultiRegionSimpleFoam
  #1
New Member
 
Esther
Join Date: Jul 2011
Posts: 3
Rep Power: 14
dongest is on a distinguished road
Hello guys!

cann somebody help me,
Iam tryng to solve a heat transfer trough multiregion Fluid and Solid, but itīs not working.
this ist the error, I cann understand what happens!

.....
Adding to rhos

Adding to cps

Adding to Ks

Adding to Ts

Time = 0


Solving for fluid region Fluid
DILUPBiCG: Solving for Ux, Initial residual = 0.93384871, Final residual = 0.00058842975, No Iterations 1
DILUPBiCG: Solving for Uy, Initial residual = 0.92335859, Final residual = 0.00052200336, No Iterations 1
DILUPBiCG: Solving for Uz, Initial residual = 0.9772765, Final residual = 0.00037334313, No Iterations 1
DILUPBiCG: Solving for h, Initial residual = 1, Final residual = 0.04792028, No Iterations 8
Min/max T:279.80643 923
GAMG: Solving for p_rgh, Initial residual = 0.99998585, Final residual = 0.0079283002, No Iterations 3
time step continuity errors : sum local = 118.94169, global = 3.4297456, cumulative = 3.4297456
Min/max rho:0.37915078 1.5674651
maxResidual: 1 convergence criterion: 0

Solving for solid region Solid
#0 Foam::error:rintStack(Foam::Ostream&) in "/opt/CFD/OpenFOAM/OpenFOAM-1.7.1/lib/linux64IccDPOpt/libOpenFOAM.so"
#1 Foam::sigFpe::sigFpeHandler(int) in "/opt/CFD/OpenFOAM/OpenFOAM-1.7.1/lib/linux64IccDPOpt/libOpenFOAM.so"
#2 __restore_rt at sigaction.c:0
#3 Foam::triangleFuncs::intersectAxesBundle(Foam::Vec tor<double> const&, Foam::Vector<double> const&, Foam::Vector<double> const&, int, Foam::Field<Foam::Vector<double> > const&, double, Foam::Vector<double>&) in "/opt/CFD/OpenFOAM/OpenFOAM-1.7.1/lib/linux64IccDPOpt/libmeshTools.so"
#4 Foam::triangleFuncs::intersectBb(Foam::Vector<doub le> const&, Foam::Vector<double> const&, Foam::Vector<double> const&, Foam::treeBoundBox const&) in "/opt/CFD/OpenFOAM/OpenFOAM-1.7.1/lib/linux64IccDPOpt/libmeshTools.so"
#5 Foam::treeDataFace:verlaps(int, Foam::treeBoundBox const&) const in "/opt/CFD/OpenFOAM/OpenFOAM-1.7.1/lib/linux64IccDPOpt/libmeshTools.so"
#6 Foam::indexedOctree<Foam::treeDataFace>::divide(Fo am::List<int> const&, Foam::treeBoundBox const&, Foam::List<Foam::List<int> >&) const in "/opt/CFD/OpenFOAM/OpenFOAM-1.7.1/lib/linux64IccDPOpt/libmeshTools.so"
#7 Foam::indexedOctree<Foam::treeDataFace>::divide(Fo am::treeBoundBox const&, Foam:ynamicList<Foam::List<int>, 0u, 2u, 1u>&, int) const in "/opt/CFD/OpenFOAM/OpenFOAM-1.7.1/lib/linux64IccDPOpt/libmeshTools.so"
#8 Foam::indexedOctree<Foam::treeDataFace>::indexedOc tree(Foam::treeDataFace const&, Foam::treeBoundBox const&, int, double, double) in "/opt/CFD/OpenFOAM/OpenFOAM-1.7.1/lib/linux64IccDPOpt/libmeshTools.so"
#9 Foam::directMappedPatchBase::findSamples(Foam::Fie ld<Foam::Vector<double> > const&, Foam::List<int>&, Foam::List<int>&, Foam::Field<Foam::Vector<double> >&) const in "/opt/CFD/OpenFOAM/OpenFOAM-1.7.1/lib/linux64IccDPOpt/libmeshTools.so"
#10 Foam::directMappedPatchBase::calcMapping() const in "/opt/CFD/OpenFOAM/OpenFOAM-1.7.1/lib/linux64IccDPOpt/libmeshTools.so"
#11 Foam::turbulentTemperatureCoupledBaffleFvPatchScal arField::updateCoeffs() in "/opt/CFD/OpenFOAM/OpenFOAM-1.7.1/lib/linux64IccDPOpt/libcompressibleRASModels.so"
#12 Foam::fvMatrix<double>::fvMatrix(Foam::GeometricFi eld<double, Foam::fvPatchField, Foam::volMesh>&, Foam::dimensionSet const&) in "/opt/CFD/OpenFOAM/OpenFOAM-1.7.1/applications/bin/linux64IccDPOpt/chtMultiRegionSimpleFoam"
#13 Foam::fv::gaussLaplacianScheme<double, double>::fvmLaplacianUncorrected(Foam::GeometricFi eld<double, Foam::fvsPatchField, Foam::surfaceMesh> const&, Foam::GeometricField<double, Foam::fvPatchField, Foam::volMesh>&) in "/opt/CFD/OpenFOAM/OpenFOAM-1.7.1/lib/linux64IccDPOpt/libfiniteVolume.so"
#14 Foam::fv::gaussLaplacianScheme<double, double>::fvmLaplacian(Foam::GeometricField<double, Foam::fvsPatchField, Foam::surfaceMesh> const&, Foam::GeometricField<double, Foam::fvPatchField, Foam::volMesh>&) in "/opt/CFD/OpenFOAM/OpenFOAM-1.7.1/lib/linux64IccDPOpt/libfiniteVolume.so"
#15 Foam::fv::laplacianScheme<double, double>::fvmLaplacian(Foam::GeometricField<double, Foam::fvPatchField, Foam::volMesh> const&, Foam::GeometricField<double, Foam::fvPatchField, Foam::volMesh>&) in "/opt/CFD/OpenFOAM/OpenFOAM-1.7.1/lib/linux64IccDPOpt/libfiniteVolume.so"
#16 Foam::tmp<Foam::fvMatrix<double> > Foam::fvm::laplacian<double, double>(Foam::GeometricField<double, Foam::fvPatchField, Foam::volMesh> const&, Foam::GeometricField<double, Foam::fvPatchField, Foam::volMesh>&) in "/opt/CFD/OpenFOAM/OpenFOAM-1.7.1/applications/bin/linux64IccDPOpt/chtMultiRegionSimpleFoam"
#17 main in "/opt/CFD/OpenFOAM/OpenFOAM-1.7.1/applications/bin/linux64IccDPOpt/chtMultiRegionSimpleFoam"
#18 __libc_start_main in "/lib64/libc.so.6"
#19 Foam::regIOobject::writeObject(Foam::IOstream::str eamFormat, Foam::IOstream::versionNumber, Foam::IOstream::compressionType) const in "/opt/CFD/OpenFOAM/OpenFOAM-1.7.1/applications/bin/linux64IccDPOpt/chtMultiRegionSimpleFoam"
Floating point exception



thank you for any help.

Esther
dongest is offline   Reply With Quote

Old   May 31, 2012, 02:13
Default Is your problem resovled?
  #2
New Member
 
Learner
Join Date: Nov 2011
Location: Ingolstadt
Posts: 27
Rep Power: 14
raghu.tejaswi is on a distinguished road
Hi,

Were you able to solve your problem? Even I have the same problem. Is it the problem with the version or the software?

Raghu
raghu.tejaswi 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
Forces in OF15 richard OpenFOAM Running, Solving & CFD 180 July 9, 2018 10:54
How to write k and epsilon before the abnormal end xiuying OpenFOAM Running, Solving & CFD 8 August 27, 2013 15:33
MRFSimpleFOAM goes divergenced! renyun0511 OpenFOAM Running, Solving & CFD 0 November 19, 2009 02:11
SimpleFoam k and epsilon bounded nedved OpenFOAM Running, Solving & CFD 1 November 25, 2008 20:21
Modeling in micron scale using icoFoam m9819348 OpenFOAM Running, Solving & CFD 7 October 27, 2007 00:36


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