Development of the Discontinuous Galerkin method (DG) applied to a particular physical situation (to be determined).
Link of the problem statement.
Link to the wiki.
- Scalar field
- 2D mesh
- The elements edges are straight (constant normal vector over it)
Connect to NIC4 (using SSH for instance). Then, clone the repositoy:
git clone https://github.com/tgregov/MultiphysicsMove to the code repository:
cd ./MultiphysicsAutomatically build the code:
. ./build_nic4.sh Run the code:
cd ..
./build/bin/main ./Geometry/2D\ Rectangle/rectangle.msh ./Params/param.dat