Development of the Discontinuous Galerkin method (DG) applied to 2D shallow water equations.
Link of the problem statement.
Link to the wiki.
- The elements edges are straight (constant normal vector over it)
Connect to NIC4/VEGA (using SSH for instance). Then, clone the repositoy:
git clone https://github.com/tgregov/Multiphysics
Move to the code repository:
cd ./Multiphysics
Automatically build the code (<cluster>
is either vega
or nic4
):
. ./build_cluster.sh <cluster>
Submit a batch file for one of the simulations
cd ../simulations
sbatch runObstacleSquare.sh