HOHQMesh icon indicating copy to clipboard operation
HOHQMesh copied to clipboard

High Order Hex-Quad Mesh (HOHQMesh) package to automatically generate all-quadrilateral meshes with high order boundary information.

Results 11 HOHQMesh issues
Sort by recently updated
recently updated
newest added

Hello, I am testing your mesh generator and I would like to ask why it is not symmetrical ? \begin{CONTROL_INPUT} \begin{RUN_PARAMETERS} stats file name = None mesh file format =...

This checklist collects a wishlist and/or plan that David and I discussed (in August 2023) for feature development in HOHQMesh. There is no timeline for said features so this issue...

enhancement

Dear developers, I am trying to use the INTERFACE_BOUNDARIES to generate meshes with multiple domains. I used the example given in the last of 'the-model.md' (just replaced the INNER_BOUNDRIES to...

When using simple extrusion `SIMPLE_EXTRUSION` method, choosing the `direction` to be anything but 3 (extrusion in the z-vertical direction) the 2D mesh is not properly rotated and the 3D mesh...

It has been reported that the tests fail when using the nFortran (from nvidia) compiler. One is a rounding error difference. Another is that parsing the control file for the...

As discussed in #46, large files are no longer tracked in the main HOHQMesh repo. However, it would be useful to create a separate `HOHQMesh_mesh_examples` repo (name pending) that could...

As discussed in #53, the multi-material mesh file format `ISM_MM` is available in 2D and 3D where elements are given a material name. An analogous multi-material output format could be...

enhancement

I want to generate a 2D rectangular mesh with an arbitrary fault discontinuity (straight line) within the domain. It looks as follows. For this toy case, I have: ``` Lx,...

Dear Prof. David, I am still testing the case 'test4.control' I uploaded. I found in the function 'OuterToInnerboundaryDistances', there are 5-level loops, the program hangs there for hours with no...