Skip to content

gw4-isambard/openfoam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

Build tools for OpenFOAM on Isambard

These scripts and instructions provide the tools necessary to build a new version of OpenFOAM on the Isambard 2 XCI partition with GCC First, clone this repository to access the build script:

git clone https://github.com/gw4-isambard/openfoam

Then run the build script:

cd openfoam
./build_openfoam

The installation directory ad target programming environmet can be changed within the script.

To activate the OpenFOAM installation, either load the newly created OpenFOAM module and run the new foamActivate script:

module use ~/software/modules/cray
module load openfoam/v2312
source foamActivate

Example submission scripts for OpenFOAM can be found on the Isambard documentation: https://gw4-isambard.github.io/docs/applications/openfoam.html

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages