CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   OpenFOAM (https://www.cfd-online.com/Forums/openfoam/)
-   -   rhoCentralFoam Solver (https://www.cfd-online.com/Forums/openfoam/90268-rhocentralfoam-solver.html)

venkataramana July 6, 2011 01:21

rhoCentralFoam Solver
 
hi all,
here i am using a new scheme with rhoCentralFoam Solver, it is compiling without problems, while running the code there are errors given below,
Create time

Create mesh for time = 0

Reading thermophysical properties

Selecting thermodynamics package ePsiThermo<pureMixture<constTransport<specieThermo <hConstThermo<perfectGas>>>>>
Reading field U

Reading thermophysicalProperties

fluxScheme: newScheme

Starting time loop

#0 Foam::error::printStack(Foam::Ostream&) in "/opt/openfoam171/lib/linuxGccDPOpt/libOpenFOAM.so"
#1 Foam::sigSegv::sigSegvHandler(int) in "/opt/openfoam171/lib/linuxGccDPOpt/libOpenFOAM.so"
#2 Uninterpreted:
#3
in "/root/OpenFOAM/root-1.7.1/applications/bin/linuxGccDPOpt/newSolver"
#4
in "/root/OpenFOAM/root-1.7.1/applications/bin/linuxGccDPOpt/newSolver"
#5
in "/root/OpenFOAM/root-1.7.1/applications/bin/linuxGccDPOpt/newSolver"
#6 __libc_start_main in "/lib/libc.so.6"
#7
in "/root/OpenFOAM/root-1.7.1/applications/bin/linuxGccDPOpt/newSolver"
Segmentation fault

Regards
Venkat

Rickard.Solsjo July 6, 2011 03:25

Printstack is usually divide by zero.
Did you try changing some of the conditions in your 0-directory?
Otherwise, it might just be some mesh problem, try to run blockMesh again or something like this.

venkataramana July 6, 2011 05:07

hi Rickard,
 
thanks for your reply,
no errors with blockMesh,

Rophys July 20, 2011 09:58

Problem to generate the mesh
 
hello everybody,

I'm using the rhoCentral Foam (2.0 version) and I have been problems to generate my mesh. My mesh is composed by two regions, the first one is rectangular and the second one is a parallelepiped. For the region when I run the commands blockMesh and checkMesh everything is ok, but when I introduce the second region the openFoam give the following error: "number of edges not aligned or perpendicular to non-empty directions". I substituted the parallelepiped region for other rectangular region and everything works fine. Maybe the openFoam don't accept angles in the mesh ? Somebody could help me ? Thanks


All times are GMT -4. The time now is 06:34.