|
[Sponsors] |
![]() |
![]() |
#1 |
Senior Member
anonymous
Join Date: Jan 2016
Posts: 416
Rep Power: 15 ![]() |
Hi!
I'm a bit confused because I got the following error message: #0 Foam::error:: PrintStack(Foam::Ostream&)Segmentation fault But nothing else. It crash immediately after trying to solve for the solid region. There are 2 solid regions connected with compressible::thermalBaffle BC for the temperature, and if i set the BC to zeroGradient, then it works, but then they are not coupled. Also fails with compressible::turbulentTemperatureCoupledBaffleMix ed. What should I check/try now? Thanks for your reply! update: If I swap the solving order of the solid regions, I got the following error: #0 Foam::error: ![]() #1 Foam::sigSegv::sigHandler(int) at ??:? #2 ? in "/lib/x86_64-linux-gnu/libc.so.6" #3 Foam::mapDistributeBase::mapDistributeBase(Foam::L ist<int> const&, Foam::List<int> const&) at ??:? #4 Foam::mapDistribute::mapDistribute(Foam::List<int> const&, Foam::List<int> const&) at ??:? #5 Foam::mappedPatchBase::calcMapping() const at ??:? #6 void Foam::mappedPatchBase::distribute<double>(Foam::Li st<double>&) const at ??:? #7 Foam::compressible::turbulentTemperatureRadCoupled MixedFvPatchScalarField::updateCoeffs() at ??:? #8 Foam::mixedFvPatchField<double>::evaluate(Foam::UP stream::commsTypes) at ??:? #9 Foam::mixedEnergyFvPatchScalarField::updateCoeffs( ) at ??:? #10 Foam::fvMatrix<double>::fvMatrix(Foam::GeometricFi eld<double, Foam::fvPatchField, Foam::volMesh> const&, Foam::dimensionSet const&) at ??:? #11 Foam::tmp<Foam::fvMatrix<double> > Foam::fv: ![]() ![]() #12 ? at ??:? #13 __libc_start_main in "/lib/x86_64-linux-gnu/libc.so.6" #14 ? at ??:? If I'm right, the problem must be at the mapping, but I have no idea what, because I checked many times, the sample patches are right and no typo.. Last edited by simrego; December 28, 2017 at 07:21. |
|
![]() |
![]() |
![]() |
Thread Tools | Search this Thread |
Display Modes | |
|
|