CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   OpenFOAM Installation (https://www.cfd-online.com/Forums/openfoam-installation/)
-   -   Where do the first several lines come from (https://www.cfd-online.com/Forums/openfoam-installation/57529-where-do-first-several-lines-come.html)

lakeat June 27, 2007 10:35

rt, I am a newbie, Because i
 
rt,
I am a newbie,
Because i met a segv on IRIX, so I am trying to find out the reason.
Could anyone tell me where do the first several lines come from? I mean these lines:
/*---------------------------------------------------------------------------*\
| ========= | |
| \ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \ / O peration | Version: 1.4 |
| \ / A nd | Web: http://www.openfoam.org |
| \/ M anipulation | |
\*---------------------------------------------------------------------------*/

For when i gdb blockMesh . cavity and break at line 32, but OpenFOAM stop at line 52, and with these output below:
Starting program: /home/daniel/OpenFOAM/OpenFOAM-1.4/applications/bin/linuxGcc4DPDebug/blockMesh
[Thread debugging using libthread_db enabled]
[New Thread -1231685936 (LWP 6056)]
/*---------------------------------------------------------------------------*\
| ========= | |
| \ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \ / O peration | Version: 1.4 |
| \ / A nd | Web: http://www.openfoam.org |
| \/ M anipulation | |
\*---------------------------------------------------------------------------*/

[Switching to Thread -1231685936 (LWP 6056)]

Breakpoint 1, main (argc=1779680129, argv=0x75890000) at genBlockMesh.C:52
52 int main(int argc, char *argv[])
(gdb) q


Thanks

Daniel


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