Releases: trixi-framework/HOHQMesh
Releases · trixi-framework/HOHQMesh
HOHQMesh v1.5.2
What's Changed
- Bump crate-ci/typos from 1.21.0 to 1.22.9 by @dependabot in #101
- Bump crate-ci/typos from 1.22.9 to 1.23.6 by @dependabot in #103
- Update docs badge by @ranocha in #105
- Bump crate-ci/typos from 1.23.6 to 1.25.0 by @dependabot in #106
- Add gfortran-14 to CI by @andrewwinters5000 in #108
- Add Zenodo file by @sloede in #109
Full Changelog: v1.5.1...v1.5.2
HOHQMesh v1.5.1
Change the keyword from "symmetry" to ":symmetry" to create reflected meshes.
HOHQMesh v1.5.0
Added the capability to reflect a mesh over a line (or several co-linear lines).
HOHQMesh v1.4.2
HOHQMesh v1.4.2
HOHQMesh v1.4.1
Minor updates and bug fixes in this release include:
- Rewrite
fmin
and spline functions to remove reliance on FMM code - Update Benchmarks as the new routines changed some reference values (typically in the 4th or 5th decimal place)
- Bug fix in plotting multi-material meshes with
sem
format - No longer track large mesh and TecPlot files in the repository
- Add a new README to the
Examples/
folder
HOHQMesh v1.4.0
HOHQMesh v1.3.0
Added the features / capabilities:
- Use Gaussian curvature to automatically size / refine extruded meshes with a bottom topography .
- Set a maximum level of automatic refinement necessary to resolve boundary curves #38.
- User can set custom maximum level of subdivision with
-sLimit
flag. - Added valgrind to CI testing #43.
- Expanded CI testing to additional OS/compiler configurations #45.
HOHQMesh v1.2.1
Patch fix the Makefile to work with older versions of gfortran
HOHQMesh v1.2.0
Add the following features / capabilities:
- Read in SPLINE_CURVE information from a file.
- 3D shape measures available to assess hex mesh quality.
- Read in TOPOGRAPHY information from a file.
HOHQMesh v1.1.0
Add the capability to output an ABAQUS format mesh file including the high-order boundary information.