|
[Sponsors] |
August 19, 2020, 01:14 |
Need help with partition issue!
|
#1 |
New Member
Justin
Join Date: Aug 2020
Posts: 8
Rep Power: 6 |
Hi,
I'm conducting a transient heat transfer simulation, with a DEFINE_GRID_MOTION UDF controlling dynamic mesh motion. I've conducted this simulation a number of times without issue, but recently it started hanging 63% of the way through and not finishing. When it hangs, the console displays the following text: Code:
Flow time = 54540s, time step = 909 531 more time steps Updating solution at time level N... done. Updating mesh at time level N... >> Dividing domain into 1 partition using Metis. Time = 0 seconds. Done. >> 1 Stored Partitions: ---------------------------------------------------------------------- Collective Partition Statistics: Minimum Maximum Total ---------------------------------------------------------------------- Cell count 6506 6506 6506 Mean cell count deviation 0.0% 0.0% Partition boundary cell count 0 0 0 Partition boundary cell count ratio 0.0% 0.0% 0.0% Face count 9932 9932 9932 Mean face count deviation 0.0% 0.0% Partition boundary face count 0 0 0 Partition boundary face count ratio 0.0% 0.0% 0.0% Fluid cells 6402 6402 6402 Mean fluid cell deviation 0.0% 0.0% Solid cells 104 104 104 Mean solid cell deviation 0.0% 0.0% Partition neighbor count 0 0 ---------------------------------------------------------------------- Partition Method Metis Stored Partition Count 1 Done. .. Done. Thanks! |
|
Tags |
fluent, hang, metis, partition, udf |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Issue on zeroGradient BC for system rotation | magnushaese | OpenFOAM Running, Solving & CFD | 2 | January 28, 2022 14:43 |
rhoCentralFoam inviscid airfoil issue (Foam::error::printStack(Foam::Ostream&) at ??) | kmkb21 | OpenFOAM Running, Solving & CFD | 1 | March 1, 2018 02:07 |
Prism Layer - Core Mesh Boundary Issue | InfernoxCJC | STAR-CCM+ | 7 | November 21, 2017 16:46 |
foamToTecplot360 issue with multiregion solvers | manuc | OpenFOAM Post-Processing | 2 | November 21, 2016 14:51 |
Pressure boundary condition issue | Vijay | FLUENT | 0 | April 6, 2012 14:35 |