Nicola Castelletto

Results 5 issues of Nicola Castelletto

In PR #1992 the only parallel integrated test using a mesh that is not internally generated, i.e. `ContactMechanics_SingleFracCompression_03`, has been disabled because of ghosting problem (see issue #841). The test...

type: bug

With PR #1992 we switched to using VTK external meshes for all input file examples provided in the repo. Ultimately, VTK meshes will become the default and we would ditch...

type: documentation

Integrated tests `slipPermeability_pEDFM_01` and `slipPermeability_pEDFM_04` produce a `FAIL RUN` when GEOSX is compiled in `Release` on Quartz using gcc 8. In `Debug` everything works fine. No issues if clang is...

type: testing

**Describe the bug** Running GEOS in serial providing the mesh as VTK produces segmentation fault if the number of partitioning refinement iterations (`partitionRefinement`) is not `0` (default value `1`). **To...

type: bug

This PR introduces changes in the Laplace solver for standard finite element cells (tetrahedra, pyramids, wedges, hexahedra). The goal is to enforce a clearer separation of concepts (geometry, discretization, numerical...

type: cleanup / refactor
flag: ready for review
flag: requires rebaseline