- Curriculum vitae
- Publications
- CFD
- Numerical methods for dense gas-particle flows
- CFD codes for multiphase flow applications
- Quadrature-based uncertainty quantification
- Frictional models for dense gas-particle flows
- Large eddy simulation models
- Quadrature-based moment methods for gas-particle flows
- Tools for quadrature-based methods
- GeekoCFD
- Contacts
- About
albertopassalacqua.com











Just grate, thanks, works like a charm
I have just installed openSUSE 12.1 64 bit and OpenFOAM 2.1.x according to your instructions. Everything works great.
A minor point, There is a misspell in step 8 (in the wget thingi). ThirdParty-2.0.1.gtgz should be replaced with ThirdParty-2.1.0.gtgz
Thanks! I corrected the link
thanks a lot!
how to uninstall it again?
You can unintall OpenFOAM by simply deleting its directory
how i can install multi OF?
i want install openfoam 1.6-ext and 2.1.0 on my laptop
Hi, you can install various versions of OpenFOAM in the OpenFOAM directory, and then use foamJob with the -version option to run the specific version.
If this was not supported in 1.6, you can create two scripts to source the appropriate bashrc file to configure the environment.
Thank you very much for this tutorial, it was quite useful!
Hello,
I tried to install OpenFOAM-2.1.x on openSUSE 12.1 64 bit. I followed your instructions but I get a lot of error messages, like:
make[2]: mpicc: Command not found
make[2]: *** [dummysizes] Error 127
make[2]: Leaving directory `/home/linux/OpenFOAM/ThirdParty-2.1.x/scotch_5.1.11/src/libscotch’
make[1]: *** [ptscotch] Error 2
make[1]: Leaving directory `/home/linux/OpenFOAM/ThirdParty-2.1.x/scotch_5.1.11/src/libscotch’
make: *** [ptscotch] Error 2
and later on:
fatal error: mpi.h: No such file or directory
and:
collect2: ld returned 1 exit status
make[3]: *** [/home/linux/OpenFOAM/OpenFOAM-2.1.x/platforms/linux64Gcc46DPOpt/bin/autoRefineMesh] Error 1
make[3]: Leaving directory `/home/linux/OpenFOAM/OpenFOAM-2.1.x/applications/utilities/mesh/advanced/autoRefineMesh’
make[2]: *** [autoRefineMesh] Error 2
Could you please help me to resolve these problems?
Best regards,
Anica
You have to install the openmpi package in YaST.