Skip to content
Snippets Groups Projects
Commit c3467919 authored by pmarchne's avatar pmarchne
Browse files

update README.md - Gmsh dependency

parent d4c6b7e2
No related branches found
No related tags found
No related merge requests found
Pipeline #11077 passed
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
Dependency(ies): Dependency(ies):
* GmshDDM : v 1.0.0 * GmshDDM : v 1.0.0
* GmshFEM : v 1.0.0 * GmshFEM : v 1.0.0
* Gmsh : v 4.8.2 * Gmsh
## Problem description ## Problem description
......
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
Dependency(ies): Dependency(ies):
* GmshDDM : v 1.0.0 * GmshDDM : v 1.0.0
* GmshFEM : v 1.0.0 * GmshFEM : v 1.0.0
* Gmsh : v 4.8.2 * Gmsh
Specific requirements: Specific requirements:
* Gmsh must be compiled with OpenCascade * Gmsh must be compiled with OpenCascade
......
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
Dependency(ies): Dependency(ies):
* GmshDDM : v 1.0.0 * GmshDDM : v 1.0.0
* GmshFEM : v 1.0.0 * GmshFEM : v 1.0.0
* Gmsh : v 4.8.2 * Gmsh
## Problem description ## Problem description
......
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
Dependency(ies): Dependency(ies):
* GmshDDM : v 1.0.0 * GmshDDM : v 1.0.0
* GmshFEM : v 1.0.0 * GmshFEM : v 1.0.0
* Gmsh : v 4.8.2 * Gmsh
Specific requirements: Specific requirements:
* Gmsh must be compiled with OpenCascade * Gmsh must be compiled with OpenCascade
......
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
Dependency(ies): Dependency(ies):
* GmshDDM : v 1.0.0 * GmshDDM : v 1.0.0
* GmshFEM : v 1.0.0 * GmshFEM : v 1.0.0
* Gmsh : v 4.8.2 * Gmsh
## Problem description ## Problem description
...@@ -27,7 +27,7 @@ with `[PARAM]`: ...@@ -27,7 +27,7 @@ with `[PARAM]`:
* `-wallType [x]`, where `[x]` can be `Neumann` or `Dirichlet` * `-wallType [x]`, where `[x]` can be `Neumann` or `Dirichlet`
* `-FEMorder [x]` is the polynomial order of the finite element basis functions * `-FEMorder [x]` is the polynomial order of the finite element basis functions
* `-k [x]` is the freefield wavenumber, $`k > 0`$ * `-k [x]` is the freefield wavenumber, $`k > 0`$
* `-Mx [x]` is the x-component of the vector Mach number, $`-1 < M_x < 1`$. For * `-Mx [x]` is the x-component of the vector Mach number, $`-1 < M_x < 1`$.
* `-Transmission [x]` is the choice of transmission condition, The available choices are `Taylor0`, `Taylor2` and `Pade`. `Pade` is the default. * `-Transmission [x]` is the choice of transmission condition, The available choices are `Taylor0`, `Taylor2` and `Pade`. `Pade` is the default.
* `-alpha [x]` is the branch rotation angle for the transmission condition, $\alpha \in [0, -\pi]$. $`\alpha=-\pi/4`$ is the default. * `-alpha [x]` is the branch rotation angle for the transmission condition, $\alpha \in [0, -\pi]$. $`\alpha=-\pi/4`$ is the default.
* `-padeOrder [x]` specify the number of auxiliary function for the `Pade` condition. * `-padeOrder [x]` specify the number of auxiliary function for the `Pade` condition.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment