Skip to content

Hackathon-team8/Saturne

Repository files navigation

Saturne Code

Team 8

How to build the code:

source prepare_env.sh

Then

cd code_saturne-7.2.0
mkdir build
./sbin/bootstrap
cd build
../configure CC="$CC" CXX="$CXX" --with-blas=$ARMPLROOT --prefix=$DEST --disable-gui --without-med --without-hfd5 --without-cgns --without-metis --disable-salome --without-salome --without-eos --disable-static --enable-long-gnum
make
make install

How to run the code:

sbatch run_saturn.sbatch

Depending on which cluster the program is being submitted to, it may be necessary to change the partition's name as it is a placeholder
And please be aware that the full path to the Saturn binary compiled and installed is necessary to launch the job successfully

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •