simphony / simphony-openfoam

The implementation of the SimPhoNy OpenFOAM -wrappers.
GNU General Public License v2.0
2 stars 0 forks source link

Change keywords #67

Closed khiltunen closed 8 years ago

khiltunen commented 8 years ago

This PR has corrected CUBA keywords. Should fix issue #63

khiltunen commented 8 years ago

@kitchoi could you review that mayavi works now with openfoam

kitchoi commented 8 years ago

@khiltunen I am sorry for getting back to you so late.
I am not sure I have all the dependencies required for testing the latest version of the poiseuille example. I got a Segmentation Fault while running it alone. Here is my OpenFoam situation:

I just installed OpenFoam230 but I couldn't fetch OpenFoam240 as the openfoam server is not working (Failed to fetch http://www.openfoam.org/download/ubuntu/dists/precise/main/source/Sources 404 Not Found) I sourced the openfoam230 anyway so that my LD_LIBRARY_PATH is this:

/opt/ThirdParty-2.3.0/platforms/linux64Gcc/gperftools-svn/lib:/opt/paraviewopenfoam410/lib/paraview-4.1:/opt/openfoam230/platforms/linux64GccDPOpt/lib/openmpi-system:/opt/ThirdParty-2.3.0/platforms/linux64GccDPOpt/lib/openmpi-system:/usr/lib/openmpi/lib:/home/kit/OpenFOAM/kit-2.3.0/platforms/linux64GccDPOpt/lib:/opt/site/2.3.0/platforms/linux64GccDPOpt/lib:/opt/openfoam230/platforms/linux64GccDPOpt/lib:/opt/ThirdParty-2.3.0/platforms/linux64GccDPOpt/lib:/opt/openfoam230/platforms/linux64GccDPOpt/lib/dummy:/home/kit/simphony/lib
khiltunen commented 8 years ago

This is strange while travis is passing (and travis uses openfoam 2.3.0). I suppose you made installation as a user. Are unittests passing ?

kitchoi commented 8 years ago

Let me try again!

kitchoi commented 8 years ago

@khiltunen Yes I have got it to work!

khiltunen commented 8 years ago

Nice!This can be closed then.