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

Unknown asymemetric matrix solver type smothSolver

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   August 4, 2022, 20:29
Question Unknown asymemetric matrix solver type smothSolver
  #1
Senior Member
 
Sangho Ko
Join Date: Oct 2021
Location: South Korea
Posts: 135
Rep Power: 4
FluidKo is on a distinguished road
Hello everybody~
I've got a error in OpenFOAM.
Because I'm not good at OpenFOAM, eventhough I've read error message, I can't understand it.
Code:
[0] --> FOAM FATAL IO ERROR: (openfoam-2012)[1]
[1]
[1] --> FOAM FATAL IO ERROR: (openfoam-2012
[2]
[2] --> FOAM FATAL IO ERROR: (openfoam-2012)
[2] Unknown asymmetric matrix solver type smmothSolver

Valid asymmetric matrix solver types :
4(GAMG PBiCG PBiCGStab smoothSolver)
[2]
)
[1] Unknown asymmetric matrix solver type smmothSolver

Valid asymmetric matrix solver types :
4(GAMG PBiCG PBiCGStab smoothSolver)
[1]
[1]
[1] file: IOstream.solvers.(U|k|epsilon|omega|R|nuTilda)Final at line 0.
[1]
[1]     From static Foam::autoPtr<Foam::lduMatrix::solver> Foam::lduMatrix::solver::New(const Foam::word&, const Foam::lduMatrix&, const Foam::FieldField<Foam::Field, double>&, const Foam::FieldField<Foam::Field, double>&, const lduInterfaceFieldPtrsList&, const Foam::dictionary&)
[1]     in file matrices/lduMatrix/lduMatrix/lduMatrixSolver.C at line 111.
[1]
FOAM parallel run exiting
[1]

[3] --> FOAM FATAL IO ERROR: (openfoam-2012)
[3] Unknown asymmetric matrix solver type smmothSolver

Valid asymmetric matrix solver types :
4(GAMG PBiCG PBiCGStab smoothSolver)
[3]
[3]
[3] file: IOstream.solvers.(U|k|epsilon|omega|R|nuTilda)Final at line 0.
[3]
[3]     From static Foam::autoPtr<Foam::lduMatrix::solver> Foam::lduMatrix::solver::New(const Foam::word&, const Foam::lduMatrix&, const Foam::FieldField<Foam::Field, double>&, const Foam::FieldField<Foam::Field, double>&, const lduInterfaceFieldPtrsList&, const Foam::dictionary&)
[3]     in file matrices/lduMatrix/lduMatrix/lduMatrixSolver.C at line 111.
[3]
FOAM parallel run exiting
[3]

[0] Unknown asymmetric matrix solver type smmothSolver

Valid asymmetric matrix solver types :
4(GAMG PBiCG PBiCGStab smoothSolver)
[0]
[0]
[0] file: /home/sanghoko/OpenFOAM_files/lecture_note/OpenFOAM_Intermediate_by_Theo_Ong/lecture_49,50/pimpleFoam_snappyPipe/system/fvSolution.solvers.(U|k|epsilon|omega|R|nuTilda)Final at line 46 to 49.
[0]
[0]     From static Foam::autoPtr<Foam::lduMatrix::solver> Foam::lduMatrix::solver::New(const Foam::word&, const Foam::lduMatrix&, const Foam::FieldField<Foam::Field, double>&, const Foam::FieldField<Foam::Field, double>&, const lduInterfaceFieldPtrsList&, const Foam::dictionary&)
[0]     in file matrices/lduMatrix/lduMatrix/lduMatrixSolver.C at line 111.
[0]
FOAM parallel run exiting
[0]
[2]
[2] file: IOstream.solvers.(U|k|epsilon|omega|R|nuTilda)Final at line 0.
[2]
[2]     From static Foam::autoPtr<Foam::lduMatrix::solver> Foam::lduMatrix::solver::New(const Foam::word&, const Foam::lduMatrix&, const Foam::FieldField<Foam::Field, double>&, const Foam::FieldField<Foam::Field, double>&, const lduInterfaceFieldPtrsList&, const Foam::dictionary&)
[2]     in file matrices/lduMatrix/lduMatrix/lduMatrixSolver.C at line 111.
[2]
FOAM parallel run exiting
[2]
--------------------------------------------------------------------------
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.
--------------------------------------------------------------------------
[ksh:01381] 3 more processes have sent help message help-mpi-api.txt / mpi-abort
Should I choose another solver? not smoothsolver, DIC, PC.
Actually I'm learning OpenFOAM by watching youtube.
(https://www.youtube.com/watch?v=GENZ...i_iuE&index=60)
But his simulation works well.
What is problem of my simulation?
Below is my Github link where my my simulation stuffs are uploaded.
https://github.com/fluidko/error
Thank you~!
FluidKo is offline   Reply With Quote

Old   August 5, 2022, 03:10
Default
  #2
Senior Member
 
Sangho Ko
Join Date: Oct 2021
Location: South Korea
Posts: 135
Rep Power: 4
FluidKo is on a distinguished road
I've solved
Code:
[2] Unknown asymmetric matrix solver type smmothSolver
this part.
Error was just typing mistake haha.
But I got a new error.
I'm going to upload it to new threads.
FluidKo is offline   Reply With Quote

Reply


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
convergence problem of steady 2D film cooling calculation using chtMultiRegionFoam ruanyg968tf OpenFOAM Running, Solving & CFD 1 April 10, 2024 02:23
Multiphase euler foam problem with velocity vector enthusiast OpenFOAM Running, Solving & CFD 1 January 20, 2023 03:54
Openfoam Turbulent Car Simulation meganrw OpenFOAM Running, Solving & CFD 0 July 5, 2021 15:50
inlet pressure is higher than outlet pressure for fan sivakumar OpenFOAM Pre-Processing 16 December 30, 2017 14:16
singularity? mihaipruna OpenFOAM Running, Solving & CFD 5 April 24, 2012 17:18


All times are GMT -4. The time now is 19:56.