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

Running Radiation model in parallel

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   June 19, 2021, 13:20
Default Running Radiation model in parallel
  #1
New Member
 
Arash
Join Date: Dec 2015
Location: vienna
Posts: 15
Rep Power: 10
a.hajisharifi is on a distinguished road
Dear All,

I am setting a case with 10 solid and one fluid regions to investigate conjugate heat transfer in this problem. I am going to solve this case with ChtMultiREgionSimpleFoam.
The case has been launched without problem in serial and parallel when I neglected the radiation , but when radiation is considered, I have got the error in parallel run.

As suggested in and old thread ( running viewFactor model in parallel ) After decomposing the domain with , for instance 2 cores, I launched the faceAgglomerate and viewFactorsGen in parallel like:

mpirun -np 2 faceAgglomerate -region air -dict constant/viewFactorsDict -parallel
mpirun -np 2 viewFactorsGen -region air -parallel


but I still got the following error:


Do you have any idea how to solve this problem?
The error is not clear and I can not understand where the problem is?



#0 Foam::error:: printStack(Foam:: Ostream&) at ??:?
[1] #1 Foam::IOerror::exitOrAbort(int, bool) at ??:?
[0] #1 Foam::IOerror::exitOrAbort(int, bool) at ??:?
[1] #2 Foam::radiation::solidAbsorption::solidAbsorption( Foam::dictionary const&, Foam:: polyPatch const&) at ??:?
[0] #2 Foam::radiation::solidAbsorption::solidAbsorption( Foam::dictionary const&, Foam:: polyPatch const&) at ??:?
[0] #3 Foam::radiation::wallAbsorptionEmissionModel::addd ictionaryConstructorToTable<Foam::radiation::solid Absorption>::New(Foam::dictionary const&, Foam:: polyPatch const&) at ??:?
[0] #4 Foam::radiation::wallAbsorptionEmissionModel::New( Foam::dictionary const&, Foam:: polyPatch const&) at ??:?
[0] #5 Foam::radiation:: opaqueDiffusive:: opaqueDiffusive(Foam::dictionary const&, Foam:: polyPatch const&) at ??:?
[0] #6 Foam::radiation::boundaryRadiationPropertiesPatch: :adddictionaryConstructorToTable<Foam::radiation:: opaqueDiffusive>::New(Foam::dictionary const&, Foam:: polyPatch const&) at ??:?
[0] #7 Foam::radiation::boundaryRadiationPropertiesPatch: :New(Foam::dictionary const&, Foam:: polyPatch const&) at ??:?
[0] #8 Foam::radiation::boundaryRadiationProperties::boun daryRadiationProperties(Foam::fvMesh const&) at ??:?
[0] #9 Foam::radiation::boundaryRadiationProperties const& Foam::MeshObject<Foam::fvMesh, Foam::GeometricMeshObject, Foam::radiation::boundaryRadiationProperties>::New <>(Foam::fvMesh const&) at ??:?
[0] #10 Foam::radiation::viewFactor::calculate() at ??:?
[0] #11 Foam::radiation::radiationModel::correct() at ??:?
[0] #12 ? at ??:?
[1] #13 __libc_start_main in /lib/x86_64-linux-gnu/libc.so.6
[1] #14 at ??:?
[0] #13 __libc_start_main? in /lib/x86_64-linux-gnu/libc.so.6
[0] #14 ? at ??:?
--------------------------------------------------------------------------
MPI_ABORT was invoked on rank 1 in communicator MPI_COMM_WORLD
with errorcode 1.

NOTE: invoking MPI_ABORT causes Open MPI to kill all MPI processes.
You may or may not see output from other processes, depending on
exactly when Open MPI kills them.

Last edited by a.hajisharifi; June 20, 2021 at 07:00.
a.hajisharifi is offline   Reply With Quote

Reply

Tags
parallel, radiation, viewfactor model


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
interFoam wave propagation and explosion of Courant number and residuals ChiaraViola OpenFOAM Running, Solving & CFD 1 June 26, 2019 05:36
Radiation Modeling Using Discrete Ordinates Method and Parallel Solver malicemethods FLUENT 3 May 25, 2018 14:25
Fluent Radiation/porous media Schmitt pierre-Louis FLUENT 26 September 1, 2016 10:29
Superlinear speedup in OpenFOAM 13 msrinath80 OpenFOAM Running, Solving & CFD 18 March 3, 2015 05:36
Something weird encountered when running OpenFOAM in parallel on multiple nodes xpqiu OpenFOAM Running, Solving & CFD 2 May 2, 2013 04:59


All times are GMT -4. The time now is 13:09.