CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Installation

[OpenFOAM.org] Error message is not showing in the terminal

Register Blogs Community New Posts Updated Threads Search

Like Tree1Likes
  • 1 Post By amirhosseintaran

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   August 30, 2019, 07:31
Default Error message is not showing in the terminal
  #1
Member
 
FaRa
Join Date: Jul 2019
Posts: 33
Rep Power: 6
Fahmida is on a distinguished road
Hello everyone. I am using OpenFoam v-2.4.0 on windows 10 for linux subsystem. When I started a simulation to check whether everything went well, it stopped without showing any error report. The simulation should stop showing the message below which I got using OpenFoam in ubuntu in virtualbox.

Code:
#0  Foam::error::printStack(Foam::Ostream&) at ??:?
#1  Foam::sigFpe::sigHandler(int) at ??:?
#2  ? in "/lib/x86_64-linux-gnu/libc.so.6"
#3  Foam::GAMGSolver::scale(Foam::Field<double>&, Foam::Field<double>&, Foam::lduMatrix const&, Foam::FieldField<Foam::Field, double> const&, Foam::UPtrList<Foam::lduInterfaceField const> const&, Foam::Field<double> const&, unsigned char) const at ??:?
#4  Foam::GAMGSolver::Vcycle(Foam::PtrList<Foam::lduMatrix::smoother> const&, Foam::Field<double>&, Foam::Field<double> const&, Foam::Field<double>&, Foam::Field<double>&, Foam::Field<double>&, Foam::Field<double>&, Foam::Field<double>&, Foam::PtrList<Foam::Field<double> >&, Foam::PtrList<Foam::Field<double> >&, unsigned char) const at ??:?
#5  Foam::GAMGSolver::solve(Foam::Field<double>&, Foam::Field<double> const&, unsigned char) const at ??:?
#6  Foam::fvMatrix<double>::solveSegregated(Foam::dictionary const&) at ??:?
#7  Foam::fvMatrix<double>::solve(Foam::dictionary const&) at ??:?
#8  ? at ??:?
#9  __libc_start_main in "/lib/x86_64-linux-gnu/libc.so.6"
#10  ? at ??:?
main_qsub.sh: line 3:  2722 Floating point exception(core dumped) interThermalPhaseChangeFoam > interThermal_log.txt
I have to use openFoam in windows. If no error appears, how could I be able to solve my issues? Can anyone help me please?
Fahmida is offline   Reply With Quote

Old   March 13, 2023, 23:29
Default
  #2
New Member
 
Parth1999's Avatar
 
Parth
Join Date: Feb 2021
Posts: 14
Rep Power: 5
Parth1999 is on a distinguished road
Quote:
Originally Posted by Fahmida View Post
Hello everyone. I am using OpenFoam v-2.4.0 on windows 10 for linux subsystem. When I started a simulation to check whether everything went well, it stopped without showing any error report. The simulation should stop showing the message below which I got using OpenFoam in ubuntu in virtualbox.

Code:
#0  Foam::error::printStack(Foam::Ostream&) at ??:?
#1  Foam::sigFpe::sigHandler(int) at ??:?
#2  ? in "/lib/x86_64-linux-gnu/libc.so.6"
#3  Foam::GAMGSolver::scale(Foam::Field<double>&, Foam::Field<double>&, Foam::lduMatrix const&, Foam::FieldField<Foam::Field, double> const&, Foam::UPtrList<Foam::lduInterfaceField const> const&, Foam::Field<double> const&, unsigned char) const at ??:?
#4  Foam::GAMGSolver::Vcycle(Foam::PtrList<Foam::lduMatrix::smoother> const&, Foam::Field<double>&, Foam::Field<double> const&, Foam::Field<double>&, Foam::Field<double>&, Foam::Field<double>&, Foam::Field<double>&, Foam::Field<double>&, Foam::PtrList<Foam::Field<double> >&, Foam::PtrList<Foam::Field<double> >&, unsigned char) const at ??:?
#5  Foam::GAMGSolver::solve(Foam::Field<double>&, Foam::Field<double> const&, unsigned char) const at ??:?
#6  Foam::fvMatrix<double>::solveSegregated(Foam::dictionary const&) at ??:?
#7  Foam::fvMatrix<double>::solve(Foam::dictionary const&) at ??:?
#8  ? at ??:?
#9  __libc_start_main in "/lib/x86_64-linux-gnu/libc.so.6"
#10  ? at ??:?
main_qsub.sh: line 3:  2722 Floating point exception(core dumped) interThermalPhaseChangeFoam > interThermal_log.txt
I have to use openFoam in windows. If no error appears, how could I be able to solve my issues? Can anyone help me please?


Did you find the solution?
Parth1999 is offline   Reply With Quote

Old   March 16, 2023, 08:12
Default
  #3
Member
 
Amirhossein Taran
Join Date: Sep 2016
Location: Dublin, Ireland
Posts: 50
Rep Power: 9
amirhosseintaran is on a distinguished road
Quote:
Originally Posted by Fahmida View Post
Hello everyone. I am using OpenFoam v-2.4.0 on windows 10 for linux subsystem. When I started a simulation to check whether everything went well, it stopped without showing any error report. The simulation should stop showing the message below which I got using OpenFoam in ubuntu in virtualbox.

Code:
#0  Foam::error::printStack(Foam::Ostream&) at ??:?
#1  Foam::sigFpe::sigHandler(int) at ??:?
#2  ? in "/lib/x86_64-linux-gnu/libc.so.6"
#3  Foam::GAMGSolver::scale(Foam::Field<double>&, Foam::Field<double>&, Foam::lduMatrix const&, Foam::FieldField<Foam::Field, double> const&, Foam::UPtrList<Foam::lduInterfaceField const> const&, Foam::Field<double> const&, unsigned char) const at ??:?
#4  Foam::GAMGSolver::Vcycle(Foam::PtrList<Foam::lduMatrix::smoother> const&, Foam::Field<double>&, Foam::Field<double> const&, Foam::Field<double>&, Foam::Field<double>&, Foam::Field<double>&, Foam::Field<double>&, Foam::Field<double>&, Foam::PtrList<Foam::Field<double> >&, Foam::PtrList<Foam::Field<double> >&, unsigned char) const at ??:?
#5  Foam::GAMGSolver::solve(Foam::Field<double>&, Foam::Field<double> const&, unsigned char) const at ??:?
#6  Foam::fvMatrix<double>::solveSegregated(Foam::dictionary const&) at ??:?
#7  Foam::fvMatrix<double>::solve(Foam::dictionary const&) at ??:?
#8  ? at ??:?
#9  __libc_start_main in "/lib/x86_64-linux-gnu/libc.so.6"
#10  ? at ??:?
main_qsub.sh: line 3:  2722 Floating point exception(core dumped) interThermalPhaseChangeFoam > interThermal_log.txt
I have to use openFoam in windows. If no error appears, how could I be able to solve my issues? Can anyone help me please?
This is basically a divergence and It could be related to mesh, BC, settings, etc.
the best way is to check all your entries including mesh and try to check them one by one.
If you give me more details on a case that you try to simulate, maybe ill be able to help.

Amirhossein.
Fahmida likes this.
amirhosseintaran is offline   Reply With Quote

Reply

Tags
error text, openfoam, windows 10


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
[Tutorials] Tutorial of how to plot residuals ! wolle1982 OpenFOAM Community Contributions 171 February 20, 2024 02:55
[PyFoam] unknown or ambiguous terminal type x11 Tobi OpenFOAM Community Contributions 6 August 13, 2020 11:09
Showing fluent residuals on terminal Eman. FLUENT 0 July 16, 2017 18:08
[PyFoam] doesn't plot residuals immortality OpenFOAM Community Contributions 4 June 28, 2015 10:13
[swak4Foam] on run time object hchen OpenFOAM Community Contributions 6 December 4, 2014 15:39


All times are GMT -4. The time now is 17:18.