|
[Sponsors] |
July 2, 2015, 08:48 |
potentialFoam doesnt start?!
|
#1 |
New Member
Join Date: Jun 2015
Posts: 11
Rep Power: 11 |
hey!
i got this error befor and after including potentialFoam to my fsSolution, anybody knows why potentialFoam does not work? Is it an BC error? Im new to OF and pretti much guesing may way trough...-.- Code:
/*---------------------------------------------------------------------------*\ | ========= | | | \\ / 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-dcea1e13ff76 Exec : pisoFoam -parallel Date : Jul 02 2015 Time : 13:37:31 Host : "bps" PID : 6606 Case : /home/bps/OpenFOAM/bps-2.4.0/run/Test_D25_piso nProcs : 8 Slaves : 7 ( "bps.6607" "bps.6608" "bps.6609" "bps.6610" "bps.6611" "bps.6612" "bps.6613" ) 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 field p Reading field U Reading/calculating face flux field phi Selecting incompressible transport model Newtonian Selecting turbulence model type RASModel Selecting RAS turbulence model kEpsilon kEpsilonCoeffs { Cmu 0.09; C1 1.44; C2 1.92; sigmaEps 1.3; } Starting time loop Time = 0.0001 Courant Number mean: 0.00639733 max: 0.624297 smoothSolver: Solving for Ux, Initial residual = 1, Final residual = 0.00336371, No Iterations 1000 smoothSolver: Solving for Uy, Initial residual = 1, Final residual = 0.00516443, No Iterations 1000 smoothSolver: Solving for Uz, Initial residual = 1, Final residual = 0.00517576, No Iterations 1000 [0] [0] [0] --> FOAM FATAL ERROR: [0] Continuity error cannot be removed by adjusting the outflow. Please check the velocity boundary conditions and/or run potentialFoam to initialise the outflow. Total flux : 0.0318552 Specified mass inflow : 9.5206e-20 Specified mass outflow : 0.0049 Adjustable mass outflow : 0 [0] [0] [0] From function adjustPhi(surfaceScalarField&, const volVectorField&,volScalarField&) [0] in file cfdTools/general/adjustPhi/adjustPhi.C at line 114. [0] FOAM parallel run exiting [0] [2] [2] [2] --> FOAM FATAL ERROR: [2] Continuity error cannot be removed by adjusting the outflow. Please check the velocity boundary conditions and/or run potentialFoam to initialise the outflow. Total flux : 0.0318552 Specified mass inflow : 9.5206e-20 Specified mass outflow : 0.0049 Adjustable mass outflow : 0 [2] [2] [2] From function adjustPhi(surfaceScalarField&, const volVectorField&,volScalarField&) [2] in file cfdTools/general/adjustPhi/adjustPhi.C at line 114. [2] FOAM parallel run exiting [2] [5] [5] [5] --> FOAM FATAL ERROR: [5] Continuity error cannot be removed by adjusting the outflow. Please check the velocity boundary conditions and/or run potentialFoam to initialise the outflow. Total flux : 0.0318552 Specified mass inflow : 9.5206e-20 Specified mass outflow : 0.0049 Adjustable mass outflow : 0 [5] [5] [5] From function adjustPhi(surfaceScalarField&, const volVectorField&,volScalarField&) [5] in file cfdTools/general/adjustPhi/adjustPhi.C at line 114. [5] FOAM parallel run exiting [5] [7] [7] [7] --> FOAM FATAL ERROR: [7] Continuity error cannot be removed by adjusting the outflow. Please check the velocity boundary conditions and/or run potentialFoam to initialise the outflow. Total flux : 0.0318552 Specified mass inflow : 9.5206e-20 Specified mass outflow : 0.0049 Adjustable mass outflow : 0 [7] [7] [7] From function adjustPhi(surfaceScalarField&, const volVectorField&,volScalarField&) [7] in file cfdTools/general/adjustPhi/adjustPhi.C at line 114. [7] FOAM parallel run exiting [7] [1] [1] [1] --> FOAM FATAL ERROR: [1] Continuity error cannot be removed by adjusting the outflow. Please check the velocity boundary conditions and/or run potentialFoam to initialise the outflow. Total flux : 0.0318552 Specified mass inflow : 9.5206e-20 Specified mass outflow : 0.0049 Adjustable mass outflow : 0 [1] [1] [1] From function adjustPhi(surfaceScalarField&, const volVectorField&,volScalarField&) [1] in file cfdTools/general/adjustPhi/adjustPhi.C at line 114. [1] FOAM parallel run exiting [1] [3] [3] [3] --> FOAM FATAL ERROR: [3] Continuity error cannot be removed by adjusting the outflow. Please check the velocity boundary conditions and/or run potentialFoam to initialise the outflow. Total flux : 0.0318552 Specified mass inflow : 9.5206e-20 Specified mass outflow : 0.0049 Adjustable mass outflow : 0 [3] [3] [3] From function adjustPhi(surfaceScalarField&, const volVectorField&,volScalarField&) [3] in file cfdTools/general/adjustPhi/adjustPhi.C at line 114. [3] FOAM parallel run exiting [3] [4] [4] [4] --> FOAM FATAL ERROR: [4] Continuity error cannot be removed by adjusting the outflow. Please check the velocity boundary conditions and/or run potentialFoam to initialise the outflow. Total flux : 0.0318552 Specified mass inflow : 9.5206e-20 Specified mass outflow : 0.0049 Adjustable mass outflow : 0 [4] [4] [4] From function adjustPhi(surfaceScalarField&, const volVectorField&,volScalarField&) [4] in file cfdTools/general/adjustPhi/adjustPhi.C at line 114. [4] FOAM parallel run exiting [4] -------------------------------------------------------------------------- MPI_ABORT was invoked on rank 7 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. -------------------------------------------------------------------------- [6] [6] [6] --> FOAM FATAL ERROR: [6] Continuity error cannot be removed by adjusting the outflow. Please check the velocity boundary conditions and/or run potentialFoam to initialise the outflow. Total flux : 0.0318552 Specified mass inflow : 9.5206e-20 Specified mass outflow : 0.0049 Adjustable mass outflow : 0 [6] [6] [6] From function adjustPhi(surfaceScalarField&, const volVectorField&,volScalarField&) [6] in file cfdTools/general/adjustPhi/adjustPhi.C at line 114. [6] FOAM parallel run exiting [6] -------------------------------------------------------------------------- mpirun has exited due to process rank 7 with PID 6613 on node bps exiting without calling "finalize". This may have caused other processes in the application to be terminated by signals sent by mpirun (as reported here). -------------------------------------------------------------------------- [bps:06605] 7 more processes have sent help message help-mpi-api.txt / mpi-abort [bps:06605] Set MCA parameter "orte_base_help_aggregate" to 0 to see all help / error messages Code:
/*--------------------------------*- C++ -*----------------------------------*\ | ========= | | | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | | \\ / O peration | Version: 2.4.0 | | \\ / A nd | Web: www.OpenFOAM.org | | \\/ M anipulation | | \*---------------------------------------------------------------------------*/ FoamFile { version 2.0; format ascii; class dictionary; location "system"; object fvSolution; } // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // solvers { p { solver GAMG; tolerance 1e-06; relTol 0.1; smoother GaussSeidel; nPreSweeps 0; nPostSweeps 2; cacheAgglomeration on; agglomerator faceAreaPair; nCellsInCoarsestLevel 10; mergeLevels 1; } pFinal { $p; tolerance 1e-06; relTol 0; } "(U|k|epsilon|R|nuTilda)" { solver smoothSolver; smoother GaussSeidel; tolerance 1e-05; relTol 0; } } PISO { nCorrectors 2; nNonOrthogonalCorrectors 0; pRefCell 0; pRefValue 0; } potentialFlow { nNonOrthogonalCorrectors 10; } // ************************************************************************* // |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
TimeVaryingMappedFixedValue | irishdave | OpenFOAM Running, Solving & CFD | 32 | June 16, 2021 07:55 |
Sample not working correctly | sihaqqi | OpenFOAM Running, Solving & CFD | 1 | July 12, 2014 02:36 |
Partition does not start on physical sector boundary!!?? | immortality | Lounge | 1 | December 8, 2013 16:04 |
Possible Bug in pimpleFoam (or createPatch) (or fluent3DMeshToFoam) | cfdonline2mohsen | OpenFOAM | 3 | October 21, 2013 10:28 |
Problem in running ICEM grid in Openfoam | Tarak | OpenFOAM | 6 | September 9, 2011 18:51 |