Recent Releases of HOHQMesh

HOHQMesh - HOHQMesh v1.5.4

What's Changed

  • Bump crate-ci/typos from 1.27.0 to 1.28.1 by @dependabot in https://github.com/trixi-framework/HOHQMesh/pull/118
  • Bump codecov/codecov-action from 4 to 5 by @dependabot in https://github.com/trixi-framework/HOHQMesh/pull/119
  • Add documentation section to README by @sloede in https://github.com/trixi-framework/HOHQMesh/pull/122
  • Update HOHQMeshMain.f90 by @DavidAKopriva in https://github.com/trixi-framework/HOHQMesh/pull/121
  • Add CMake-based builds and prerequisites to README by @sloede in https://github.com/trixi-framework/HOHQMesh/pull/123

Full Changelog: https://github.com/trixi-framework/HOHQMesh/compare/v1.5.3...v1.5.4

Scientific Software - Peer-reviewed - Fortran
Published by sloede over 1 year ago

HOHQMesh - HOHQMesh v1.5.3

What's Changed

  • Add DOI to README by @sloede in https://github.com/trixi-framework/HOHQMesh/pull/111
  • add CONTRIBUTING.md and CODEOFCONDUCT.md by @ranocha in https://github.com/trixi-framework/HOHQMesh/pull/110
  • Bump crate-ci/typos from 1.25.0 to 1.27.0 by @dependabot in https://github.com/trixi-framework/HOHQMesh/pull/113
  • Add EllipticArc Module by @garrettbyrd in https://github.com/trixi-framework/HOHQMesh/pull/112
  • Add Malpasset control file by @andrewwinters5000 in https://github.com/trixi-framework/HOHQMesh/pull/115
  • AddGallery by @DavidAKopriva in https://github.com/trixi-framework/HOHQMesh/pull/114

New Contributors

  • @garrettbyrd made their first contribution in https://github.com/trixi-framework/HOHQMesh/pull/112

Full Changelog: https://github.com/trixi-framework/HOHQMesh/compare/v1.5.2...v1.5.3

Scientific Software - Peer-reviewed - Fortran
Published by sloede over 1 year ago

HOHQMesh - HOHQMesh v1.5.2

What's Changed

  • Bump crate-ci/typos from 1.21.0 to 1.22.9 by @dependabot in https://github.com/trixi-framework/HOHQMesh/pull/101
  • Bump crate-ci/typos from 1.22.9 to 1.23.6 by @dependabot in https://github.com/trixi-framework/HOHQMesh/pull/103
  • Update docs badge by @ranocha in https://github.com/trixi-framework/HOHQMesh/pull/105
  • Bump crate-ci/typos from 1.23.6 to 1.25.0 by @dependabot in https://github.com/trixi-framework/HOHQMesh/pull/106
  • Add gfortran-14 to CI by @andrewwinters5000 in https://github.com/trixi-framework/HOHQMesh/pull/108
  • Add Zenodo file by @sloede in https://github.com/trixi-framework/HOHQMesh/pull/109

Full Changelog: https://github.com/trixi-framework/HOHQMesh/compare/v1.5.1...v1.5.2

Scientific Software - Peer-reviewed - Fortran
Published by sloede over 1 year ago

HOHQMesh - HOHQMesh v1.5.1

Change the keyword from "symmetry" to ":symmetry" to create reflected meshes.

Scientific Software - Peer-reviewed - Fortran
Published by andrewwinters5000 almost 2 years ago

HOHQMesh - HOHQMesh v1.5.0

Added the capability to reflect a mesh over a line (or several co-linear lines).

Scientific Software - Peer-reviewed - Fortran
Published by andrewwinters5000 almost 2 years ago

HOHQMesh - HOHQMesh v1.4.2

Scientific Software - Peer-reviewed - Fortran
Published by andrewwinters5000 about 2 years ago

HOHQMesh - 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

Scientific Software - Peer-reviewed - Fortran
Published by andrewwinters5000 almost 3 years ago

HOHQMesh - HOHQMesh v1.4.0

Added the features / capabilities:

  1. Create conforming meshes with interior interface boundaries for multi-material applications #53
  2. Bug fix for simple extrusions techniques without a project MODEL #59

Scientific Software - Peer-reviewed - Fortran
Published by andrewwinters5000 about 3 years ago

HOHQMesh - HOHQMesh v1.3.0

Added the features / capabilities: 1. Use Gaussian curvature to automatically size / refine extruded meshes with a bottom topography . 2. Set a maximum level of automatic refinement necessary to resolve boundary curves #38. 3. User can set custom maximum level of subdivision with -sLimit flag. 4. Added valgrind to CI testing #43. 5. Expanded CI testing to additional OS/compiler configurations #45.

Scientific Software - Peer-reviewed - Fortran
Published by andrewwinters5000 almost 4 years ago

HOHQMesh - HOHQMesh v1.2.1

Patch fix the Makefile to work with older versions of gfortran

Scientific Software - Peer-reviewed - Fortran
Published by andrewwinters5000 about 4 years ago

HOHQMesh - HOHQMesh v1.2.0

Add the following features / capabilities:

  1. Read in SPLINE_CURVE information from a file.
  2. 3D shape measures available to assess hex mesh quality.
  3. Read in TOPOGRAPHY information from a file.

Scientific Software - Peer-reviewed - Fortran
Published by andrewwinters5000 about 4 years ago

HOHQMesh - HOHQMesh v1.1.0

Add the capability to output an ABAQUS format mesh file including the high-order boundary information.

Scientific Software - Peer-reviewed - Fortran
Published by andrewwinters5000 over 4 years ago

HOHQMesh - HOHQMesh v1.0.1

Incomplete list of changes: * Fix some bugs related to mesh generation * Use FC instead of F90 as the variable name for the Fortran compiler in the Makefile * Add installation support for Spack * Update CMake installation

Scientific Software - Peer-reviewed - Fortran
Published by sloede almost 5 years ago

HOHQMesh - HOHQMesh v1.0.0

First official HOHQMesh release that adheres to semantic versioning.

Scientific Software - Peer-reviewed - Fortran
Published by sloede almost 5 years ago