#----------------------------------*-sh-*-------------------------------------- # ========= | # \\ / F ield | OpenFOAM: The Open Source CFD Toolbox # \\ / O peration | # \\ / A nd | Copyright (C) 2011-2016 OpenFOAM Foundation # \\/ M anipulation | #------------------------------------------------------------------------------ # License # This file is part of OpenFOAM, licensed under GNU General Public License # . # # File # config.csh/example/openmpi # # Description # Example of fine tuning openmpi settings for OpenFOAM # Sourced from OpenFOAM-/etc/config.csh/settings # #------------------------------------------------------------------------------ # Modified openmpi settings setenv FOAM_MPI openmpi-3.0.0 #------------------------------------------------------------------------------