Describe the bug
When running any Electrostatics function with the new version GEOS a floating point error happens.
To Reproduce
Steps to reproduce the behavior:
- Run: ./geosx -i ../../inputFiles/Electrostatics/LiSEdefect_Electrostatics_main_test.xml -o /p/lustre2/moncadalopez1/Results_GEOSX18_Nuc;
- For this you need the files:
../../inputFiles/Electrostatics/LiSEdefect_Electrostatics_base_test.xml
../../inputFiles/Electrostatics/LiSEdefect_Electrostatics_main_test.xml
and box_materials_coarsef16.vtk in the right directory of your choice with global address
Expected behavior
Before updating GEOS this code worked normally. This bug manifests for any Electrostatics simulation after a GEOS update.
Screenshots
Attached error log and files to reproduce the error.
Platform (please complete the following information):
- Machine: Dane
- Compiler: gcc@12.1.1
- GEOS Version:
git describe --tags --abbrev=0
v1.1.0
git rev-parse --short HEAD
8ec357c
git branch
Additional context
This happens for any electrostatics files, even when the mesh loads just fine. It seems to be related to Electrostatics running.
GEOS Electrostatics Error.rtf
LiSEdefect_Electrostatics_main_test.xml
LiSEdefect_Electrostatics_base_test.xml
box_materials_coarsef16.vtk : Mesh can be provided upon request but other meshes can be tried and the bug would be the same.
Describe the bug
When running any Electrostatics function with the new version GEOS a floating point error happens.
To Reproduce
Steps to reproduce the behavior:
../../inputFiles/Electrostatics/LiSEdefect_Electrostatics_base_test.xml
../../inputFiles/Electrostatics/LiSEdefect_Electrostatics_main_test.xml
and box_materials_coarsef16.vtk in the right directory of your choice with global address
Expected behavior
Before updating GEOS this code worked normally. This bug manifests for any Electrostatics simulation after a GEOS update.
Screenshots
Attached error log and files to reproduce the error.
Platform (please complete the following information):
git describe --tags --abbrev=0
v1.1.0
git rev-parse --short HEAD
8ec357c
git branch
Additional context
This happens for any electrostatics files, even when the mesh loads just fine. It seems to be related to Electrostatics running.
GEOS Electrostatics Error.rtf
LiSEdefect_Electrostatics_main_test.xml
LiSEdefect_Electrostatics_base_test.xml
box_materials_coarsef16.vtk : Mesh can be provided upon request but other meshes can be tried and the bug would be the same.