Atlassian uses cookies to improve your browsing experience, perform analytics and research, and conduct advertising. Accept all cookies to indicate that you agree to our use of cookies on your device. Atlassian cookies and tracking notice, (opens new window)
User Manual

User Manual
Results will update as you type.
  • Application Guide
  • Status of System
  • Usage Guide
  • Compute partitions
  • Software
    • AI Frameworks and Tools
    • Bring your own license
    • Chemistry
    • Data Manipulation
    • Engineering
      • Abaqus - only with own license
      • Ansys Suite
      • MATLAB - only with own license
      • OpenFOAM
        • Foam-extend
      • STAR-CCM+
    • Environment Modules
    • Miscellaneous
    • Numerics
    • Virtualization
    • Devtools Compiler Debugger
    • Visualisation Tools
  • FAQ
  • NHR Community
  • Contact

    You‘re viewing this with anonymous access, so some content might be blocked.
    /
    Foam-extend

    Foam-extend

    Sept. 09, 2020

    The Open Source CFD Toolbox

    Modules

    VersionInstallation Pathmodulefilecompilercomment
    4.0/sw/eng/foam-extend/4.0foam-extend/4.0gcc-8.2-openmpi-3.1.2

    Example Jobscripts

    Run foam-extend with OpenMPI
    #!/bin/bash
    #SBATCH -J TEST
    #SBATCH -t 00:05:00
    #SBATCH -N 2
    #SBATCH --tasks-per-node 40
    #SBATCH -p medium
    
    #SBATCH -o OUTPUT
    #SBATCH -e ERRORS
    
    
    module load foam-extend/4.0
    
    mpirun -np $SLURM_NTASKS rhoPimpleFoam -parallel -case ./ > run.log



    , multiple selections available, Use left or right arrow keys to navigate selected items
    sw-engineering
    software
    hlrn-sw
    {"serverDuration": 11, "requestCorrelationId": "3e9528a2f25d471aa906af660205f6df"}