failed to make on Jaunty with all repo library builds, but now does compile on Karmic, however cant run any of the examples, i get seg fault;
tried different optimization levels, still same;
i noticed that other example outputs dont have such a large value here; [I] Number of Bases= 156479720
specifically on example/cylinder;
simon@hal3 ~/free-cfd-0.1.2/examples/cylinder $ mpirun -np 2 ../../src/fcfd cylinder
[I] Found input file cylinder.in
[I] Read input section: flamelet
[I] Read input section: turbulence
[I] Read input section: grid
[I] Read input section: reference
[I] Read input section: timeMarching
[I] Read input section: numericalOptions
[I] Read input section: linearSolver
[I] Read input section: jacobian
[I] Read input section: fluidProperties
[I] Read input section: writeOutput
[I] Read input section: probes
[I] Read input section: integrateBoundary
[I] Read input section: initialConditions
[I] Read input section: boundaryConditions
[I] Found grid file cylinder.cgns
[I] Number of Bases= 156479720
--------------------------------------------------------------------------
mpirun noticed that process rank 0 with PID 7477 on node hal3 exited on signal 11 (Segmentation fault).
--------------------------------------------------------------------------
here is some version info;
g++-4.4
libopenmpi1.3
libpetsc3.0.0
libparmetis3.1
libcgns2
Computer:
Processor 2x Intel(R) Core(TM)2 Duo CPU E4700 @ 2.60GHz
Memory 2060MB (508MB used)
Operating System Linux Mint 8 Helena - 32bit - Main Edition


