High order time scheme for acoustic wave equation
Open
@sframba is already working on this.
Since Aug 3, 2023.
type: feature
- Dominant language
- C++
- Stars
- 287
- Forks
- 109
- Avg merge
- 4d 41m
- Merged PRs (30d)
- 5
Description
This issue issue is related to wave propagation problems.
Now there is high order (order 3 and 5) space discretization for the acoustic wave equation in GEOS.
But the time integration is only order 2.
To obtain a better accuracy, it might be interesting to have high order time scheme (up to order 4) for wave problems in GEOS.
@mndiaye24 @sframba @acitrain
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.