trixi-framework / trixi-framework/Trixi.jl
Implement a HOHQMesh reader for the `P4estMesh`
Open
enhancement
good first issue
- Dominant language
- Julia
- Stars
- 731
- Forks
- 167
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 25
Description
Currently, the `P4estMesh` can be constructed from an Abaqus `.inp` file generated by [HOHQMesh.jl](https://github.com/trixi-framework/HOHQMesh.jl). It would be nice to be able to read in also `.mesh` files generated by HOHQMesh.jl.
CC @andrewwinters5000 @jlchan
Contributor guide
Research direction
Start at the existing P4estMesh construction path for HOHQMesh-generated Abaqus .inp files and compare it with the .mesh format produced by HOHQMesh.jl. Implement support for reading the .mesh representation and verify that a P4estMesh can be constructed from it with equivalent mesh data.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100