Hi Astrid,
Have you been able to set up debugging with gbd in eclipse for openFoam applications? I've followed the wiki (exactly, I think) and am able to run cases as well as compile new solvers (in Opt and Debug mode) but when it comes to debugging, it doesn't really work. If I select a run case ("cavity" for example) and hit the debug button I go to the debug perspective, some stuff runs and I end up with the attached screenshot, and this in the "terminal" window:
/*---------------------------------------------------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM®®: The Open Source CFD Toolbox |
| \\ / O peration | Version: 1.5-dev |
| \\ / A nd | Revision: 1821 |
| \\/ M anipulation | Web:
www.OpenFOAM®®.org |
\*---------------------------------------------------------------------------*/
Exec : /home/brosemu/OpenFOAM®®/OpenFOAM®®-1.5-dev/applications/bin/linux64GccDPDebug/icoFoam
Date : Sep 27 2010
Time : 13:21:32
Host : name-cassia
PID : 28812
Case : /home/brosemu/OpenFOAM®®/brosemu-1.5-dev/run/icoFoam/cavity
nProcs : 1
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
Create time
Create mesh for time = 0
Reading transportProperties
Reading field p
Reading field U
Reading/calculating face flux field phi
Does anyone have any suggestions?
Thanks!
