/*---------------------------------------------------------------------------*\ | ========= | | | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | | \\ / O peration | Version: 2.4.0 | | \\ / A nd | Web: www.OpenFOAM.org | | \\/ M anipulation | | \*---------------------------------------------------------------------------*/ Build : 2.4.0-f0842aea0e77 Exec : MPPICFoam -parallel Date : Jun 15 2015 Time : 14:44:19 Host : "precision" PID : 7025 Case : /home/joseph/OpenFOAM/joseph-2.4.0/run/tutorials/lagrangian/MPPICFoam/cyclone nProcs : 12 Slaves : 11 ( "precision.7026" "precision.7027" "precision.7028" "precision.7029" "precision.7030" "precision.7031" "precision.7032" "precision.7033" "precision.7034" "precision.7035" "precision.7036" ) Pstream initialized with: floatTransfer : 0 nProcsSimpleSum : 0 commsType : nonBlocking polling iterations : 0 sigFpe : Enabling floating point exception trapping (FOAM_SIGFPE). fileModificationChecking : Monitoring run-time modified files using timeStampMaster allowSystemOperations : Allowing user-supplied system call operations // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // Create time Create mesh for time = 0 Reading g Reading transportProperties Reading field U Reading field p Reading/calculating continuous-phase face flux field phic Creating turbulence model Selecting incompressible transport model Newtonian Creating field alphac Constructing kinematicCloud kinematicCloud Constructing particle forces Selecting particle force ErgunWenYuDrag Selecting particle force gravity Constructing cloud functions none Constructing particle injection models Creating injector: model1 Selecting injection model patchInjection Constructing 3-D injection Selecting distribution model normal Selecting dispersion model none Selecting patch interaction model localInteraction Interaction fields will not be written Selecting stochastic collision model none Selecting surface film model none Selecting U integration scheme Euler Selecting packing model implicit Selecting particle stress model HarrisCrighton Selecting damping model none Selecting isotropy model stochastic Selecting time scale model isotropic Selecting turbulence model type LES Selecting LES turbulence model kEqn Selecting LES delta type cubeRootVol kEqnCoeffs { Ce 1.048; Ck 0.094; } PIMPLE: Operating solver in PISO mode Starting time loop Courant Number mean: 6.98105e-05 max: 0.032565 Time = 0.0002 Evolving kinematicCloud Solving 3-D cloud kinematicCloud --> Cloud: kinematicCloud injector: model1 Added 21 new parcels GAMG: Solving for kinematicCloud:alpha, Initial residual = 5.31109e-08, Final residual = 5.31109e-08, No Iterations 0 Cloud: kinematicCloud Current number of parcels = 21 Current mass in system = 0.002 Linear momentum = (-0.0195707 1.65954e-09 -5.19111e-06) |Linear momentum| = 0.0195707 Linear kinetic energy = 0.095767 model1: number of parcels added = 21 mass introduced = 0.002 Parcels absorbed into film = 0 New film detached parcels = 0 Parcel fate (number, mass) : patch walls - escape = 0, 0 - stick = 0, 0 Parcel fate (number, mass) : patch inlet - escape = 0, 0 - stick = 0, 0 Parcel fate (number, mass) : patch outlet - escape = 0, 0 - stick = 0, 0 Min cell volume fraction = 0 Max cell volume fraction = 0.00465917 Min dense number of parcels = 1.62176 PIMPLE: iteration 1 smoothSolver: Solving for U.airx, Initial residual = 1, Final residual = 1.71347e-06, No Iterations 1 smoothSolver: Solving for U.airy, Initial residual = 1, Final residual = 1.19681e-06, No Iterations 1 smoothSolver: Solving for U.airz, Initial residual = 1, Final residual = 0.000172378, No Iterations 1 GAMG: Solving for p, Initial residual = 1, Final residual = 0.00912021, No Iterations 17 time step continuity errors : sum local = 1.27725e-06, global = -1.32071e-07, cumulative = -1.32071e-07 GAMG: Solving for p, Initial residual = 0.0207021, Final residual = 6.95287e-07, No Iterations 18 time step continuity errors : sum local = 7.23512e-09, global = 7.3394e-10, cumulative = -1.31337e-07 smoothSolver: Solving for k.air, Initial residual = 1, Final residual = 0.000145375, No Iterations 1 ExecutionTime = 0.21 s ClockTime = 0 s Courant Number mean: 0.00867849 max: 0.207533 Time = 0.0004 Evolving kinematicCloud Solving 3-D cloud kinematicCloud --> Cloud: kinematicCloud injector: model1 Added 20 new parcels [precision:7027] *** An error occurred in MPI_Recv [precision:7027] *** on communicator MPI_COMM_WORLD [precision:7027] *** MPI_ERR_TRUNCATE: message truncated [precision:7027] *** MPI_ERRORS_ARE_FATAL: your MPI job will now abort -------------------------------------------------------------------------- mpirun has exited due to process rank 8 with PID 7033 on node precision exiting improperly. There are two reasons this could occur: 1. this process did not call "init" before exiting, but others in the job did. This can cause a job to hang indefinitely while it waits for all processes to call "init". By rule, if one process calls "init", then ALL processes must call "init" prior to termination. 2. this process called "init", but exited without calling "finalize". By rule, all processes that call "init" MUST call "finalize" prior to exiting or it will be considered an "abnormal termination" This may have caused other processes in the application to be terminated by signals sent by mpirun (as reported here). -------------------------------------------------------------------------- [precision:07024] 3 more processes have sent help message help-mpi-errors.txt / mpi_errors_are_fatal [precision:07024] Set MCA parameter "orte_base_help_aggregate" to 0 to see all help / error messages