|
[Sponsors] |
August 30, 2023, 15:36 |
reconstructPar Error
|
#1 |
New Member
Shaik Asif
Join Date: Apr 2020
Posts: 12
Rep Power: 6 |
Hi Foamers,
I am getting an error while trying to reconstruct a openFoam case which I ran. Case description: Its mixer vessel case with sliding mesh approach for agitator. The simulation ran fine and completed. Now When I am trying to reconstruct this this case using "reconstructPar" I am getting following error. It is strange because it never happend earlier. I tried suggestion from other threads related to reconstructPar such as using the script to construct the mesh first then fields, using higher RAM but the error seems to be related to fvPatch fields. Please can anyone help me with this? "patchToPatch: Calculating couplings between 25004 source faces and 25004 target faces Source min/average/max coverage = 1/1/1 Target min/average/max coverage = 1/1/1 Source average openness/error/depth/angle = 7.80503e-17/3.12374e-15/1.16118e-15/1.8221e-07 Source max openness/error/depth/angle = 5.14011e-16/4.17245e-14/1.6746e-14/1.70755e-06 51738 couplings calculated in 7.1096s fvMeshStitcher: Connecting 25869/0 small couplings removed/added to nonConformalCyclic_on_nonCouple1 #0 Foam::error:rintStack(Foam::Ostream&) at ??:? #1 Foam::sigSegv::sigHandler(int) at ??:? #2 ? in "/lib64/libc.so.6" #3 Foam::fvPatch::Cn() const at ??:? #4 Foam::coupledFvPatch::delta() const at ??:? #5 Foam::nonConformalCyclicFvPatch::makeWeights(Foam: :Field<double>&) const at ??:? #6 Foam::surfaceInterpolation::makeWeights() const at ??:? #7 Foam::surfaceInterpolation::weights() const at ??:? #8 Foam::surfaceInterpolation::makeDeltaCoeffs() const at ??:? #9 Foam::surfaceInterpolation::deltaCoeffs() const at ??:? #10 Foam::fvMeshStitcher::connect(bool, bool, bool) at ??:? #11 Foam::fvMesh::fvMesh(Foam::IOobject const&, bool, Foam::fvMesh::stitchType) at ??:? #12 Foam::domainDecomposition::readComplete() at ??:? #13 ? at ??:? #14 __libc_start_main in "/lib64/libc.so.6" #15 ? at ??:?" |
|
August 31, 2023, 10:57 |
|
#2 |
Senior Member
Join Date: Jun 2020
Posts: 100
Rep Power: 6 |
Hello Asif
I can't say what causes the problems reconstructing your fields, but maybe you can try to visualize your results in decomposed mode. You can open the results in Paraview and select the decomposed case (instead of reconstructed, which is default when you open Paraview) in the property section. Best Regards Atul Jaiswal |
|
August 31, 2023, 11:07 |
|
#3 |
New Member
Shaik Asif
Join Date: Apr 2020
Posts: 12
Rep Power: 6 |
Hi Atul,
Yeah, it works in decompose level in Paraview but does not provide the information about bubbles. So, generally I reconstruct the case then convert the foamToVTK data which contain the information about bubbles. That's were I am facing the problem. Do you know how to convert the the data from n processor directly to VTK format. The syntax I am trying is not working. 'mpirun -np 32 foamToVTK -parallel' |
|
August 31, 2023, 11:40 |
|
#4 |
Senior Member
Join Date: Jun 2020
Posts: 100
Rep Power: 6 |
Hi Asif
Maybe you can go to each processor and run foamToVTK on desired fields/sets, etc. Alternatively, you can write a script that runs over all the processors. I haven't worked with Bubbles, so I can't help much. Best Regards Atul Jaiswal |
|
August 31, 2023, 13:44 |
|
#5 |
New Member
Shaik Asif
Join Date: Apr 2020
Posts: 12
Rep Power: 6 |
Hi Atul,
Actually its not working, but thanks for the help. I will try to look into the source code for this. Thanks and Regards Asif |
|
Tags |
error, reconstruct, sliding mesh, thesis |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[OpenFOAM.org] Compile OF 2.3 on Mac OS X .... the patch | gschaider | OpenFOAM Installation | 225 | August 25, 2015 20:43 |
[swak4Foam] GroovyBC the dynamic cousin of funkySetFields that lives on the suburb of the mesh | gschaider | OpenFOAM Community Contributions | 300 | October 29, 2014 19:00 |
OpenFOAM without MPI | kokizzu | OpenFOAM Installation | 4 | May 26, 2014 10:17 |
Compile problem | ivanyao | OpenFOAM Running, Solving & CFD | 1 | October 12, 2012 10:31 |
Ansys Fluent 13.0 UDF compilation problem in Window XP (32 bit) | Yogini | Fluent UDF and Scheme Programming | 7 | October 3, 2012 08:24 |