v0.14.0 |
This directory contains the input and executable files for the tutorial [SCL-11: Poisson's equation with Discontinuous Galerkin Approach]
Meshes are generated by Gmsh. The tutorials for mesh generation are available at MSH-1: Create a 2D mesh from Gmsh and MSH-2: Create a 3D mesh from Gmsh.
The *.h5m
meshes in this directory are copied from the directory ../msh-1/
and ../msh-2/
mofem_part -my_file mesh2d.cub -output_file mesh_1parts.h5m -my_nparts 1
Note: mofem_part
is located at /mofem_install/mofem-cephas/mofem/users_modules/um-build-RelWithDebInfo-abcd1234/tools/
./poisson_2d_dis_galerkin -file_name mesh_1parts.h5m -order 4 -penalty 1e1 -phi -1 -nitsche 0 -log_sl inform