Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
fem
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
gmsh
fem
Commits
b3552c39
Commit
b3552c39
authored
1 year ago
by
Philippe Marchner
Browse files
Options
Downloads
Patches
Plain Diff
Update README.md
parent
269aaefa
No related branches found
No related tags found
1 merge request
!71
Update Helmholtz flow examples - Pierce operator
Pipeline
#11050
passed
1 year ago
Stage: build
Stage: test
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
examples/helmholtzFlow/freefield/README.md
+4
-4
4 additions, 4 deletions
examples/helmholtzFlow/freefield/README.md
with
4 additions
and
4 deletions
examples/helmholtzFlow/freefield/README.md
+
4
−
4
View file @
b3552c39
...
...
@@ -6,7 +6,7 @@ Dependency(ies):
## Problem description
These routines solve a convected Helmholtz propagation problem with a Dirac right-hand-side,
in
either a circular or square domain.
These routines solve a convected Helmholtz propagation problem with a Dirac right-hand-side, either
in
a circular or square domain.
Different ABCs are tested on the output boundary, and are compared to the analytical solution.
## Installation and usage
...
...
@@ -20,10 +20,10 @@ Simply run
```
with
`[PARAM]`
:
*
`-geometry [x]`
where
`[x]`
is the domain geometry (0: disk, 1: square)
*
`-k [x]`
is the freefield wavenumber, $k>0$
*
`-R [x]`
where
`[x]`
is the disk radius or square size, $R>0$
*
`-k [x]`
is the freefield wavenumber, $
`
k>0
`
$
*
`-R [x]`
where
`[x]`
is the disk radius or square size, $
`
R>0
`
$
*
`-xs [x]`
and
`-ys [x]`
specify the point source location
*
`-M [x]`
is the mean flow Mach number, $0<M<1$
*
`-M [x]`
is the mean flow Mach number, $
`
0<M<1
`
$
*
`-theta [x]`
is the mean flow angle orientation, $
\t
heta
\i
n [0, 2
\p
i]$
*
`-abcName [x]`
is the ABC type. The available choices are
`ABC-0`
,
`ABC-2`
,
`Pade`
and
`pml`
*
`-padeOrder [x]`
and
`-angle [x]`
specify respectively the number of auxiliary function and branch rotation angle for the
`Pade`
abc.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment