Delft3D

From ACENET
Jump to: navigation, search
Achtung.png Legacy documentation

This page describes a service provided by a retired ACENET system. Most ACENET services are currently provided by national systems, for which please visit https://docs.computecanada.ca.

Description
Delft3D is a world leading 3D modeling suite to investigate hydrodynamics, sediment transport and morphology and water quality for fluvial, estuarine and coastal environments.
Modulefile
delft3d
Documentation
Delft3D
Examples
Examples are located in the $DELFT3D_DIR/examples directory. You can copy them all into your home directory to be run there. Each directory contains a custom SGE submission script called start.sh which mimics the functionality of either run.sh or run_parallel.sh script. The summary statement about all examples is provided in the ACENET.examples file.
Usage
Here is an example of a submission script:
#$ -cwd
#$ -j y
#$ -l h_vmem=2G
#$ -l h_rt=01:00:00
#$ -pe ompi* 4

module purge
module load intel netcdf/intel/4.1.3 openmpi/intel
module load delft3d

mpirun d_hydro config_d_hydro.xml