View Issue Details

IDProjectCategoryView StatusLast Update
0004189OpenFOAMBugpublic2024-12-16 09:38
Reportertangshixin Assigned Tohenry  
PrioritylowSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
PlatformGNU/LinuxOSOtherOS Version(please specify)
Product Version12 
Fixed in Version12 
Summary0004189: The foamRun crashes with the fvModel verticalDamping
DescriptionWe tested the fvModel verticalDamping in the tutorial case wave to prohibit wave reflection.
The foamRun crashed after changing the file name fvModels.verticalDamping into fvModels.
Steps To Reproduce
The case is first copied from incompressibleVoF/waves.

The case is run by typing:
> ./Allrun

The foamRun crashes due to the following error:
[tangshixin-Precision-7920-Tower:266655] *** Process received signal ***
[tangshixin-Precision-7920-Tower:266655] Signal: Floating point exception (8)
[tangshixin-Precision-7920-Tower:266655] Signal code: (-6)
[tangshixin-Precision-7920-Tower:266655] Failing at address: 0x3e80004119f
[tangshixin-Precision-7920-Tower:266655] [ 0] /lib/x86_64-linux-gnu/libc.so.6(+0x43090)[0x7f89c54e0090]
[tangshixin-Precision-7920-Tower:266655] [ 1] /lib/x86_64-linux-gnu/libc.so.6(gsignal+0xcb)[0x7f89c54e000b]
[tangshixin-Precision-7920-Tower:266655] [ 2] /lib/x86_64-linux-gnu/libc.so.6(+0x43090)[0x7f89c54e0090]
[tangshixin-Precision-7920-Tower:266655] [ 3] ?/home/tangshixin/OpenFOAM/OpenFOAM-12/platforms/linux64GccDPInt32Opt/lib/libfiniteVolume.so(_ZN4FoammlIdNS_7volMeshEEENS_3tmpINS_16DimensionedFieldIT_T0_EEEERKNS_11dimensionedIdEERKS6_+0x2d5)[0x7f89c7515f95]
[tangshixin-Precision-7920-Tower:266655] [ 4] /home/tangshixin/OpenFOAM/OpenFOAM-12/platforms/linux64GccDPInt32Opt/lib/libwaves.so(_ZNK4Foam2fv7forcing10forceCoeffEv+0x6d)[0x7f89b2635e5d]
[tangshixin-Precision-7920-Tower:266655] [ 5] /home/tangshixin/OpenFOAM/OpenFOAM-12/platforms/linux64GccDPInt32Opt/lib/libwaves.so(_ZNK4Foam2fv15verticalDamping3addERKNS_14GeometricFieldINS_6VectorIdEENS_12fvPatchFieldENS_7volMeshEEERNS_8fvMatrixIS4_EE+0xfc)[0x7f89b266cc0c]
[tangshixin-Precision-7920-Tower:266655] [ 6] /home/tangshixin/OpenFOAM/OpenFOAM-12/platforms/linux64GccDPInt32Opt/lib/libwaves.so(_ZNK4Foam2fv15verticalDamping6addSupERKNS_14GeometricFieldIdNS_12fvPatchFieldENS_7volMeshEEERKNS2_INS_6VectorIdEES3_S4_EERNS_8fvMatrixIS9_EE+0x49)[0x7f89b266cd99]
[tangshixin-Precision-7920-Tower:266655] [ 7] /home/tangshixin/OpenFOAM/OpenFOAM-12/platforms/linux64GccDPInt32Opt/lib/libVoFSolver.so(_ZNK4Foam8fvModels10sourceTermINS_6VectorIdEEJNS_14GeometricFieldIdNS_12fvPatchFieldENS_7volMeshEEENS4_IS3_S5_S6_EEEEENS_3tmpINS_8fvMatrixIT_EEEERKNS4_ISB_S5_S6_EERKNS_12dimensionSetEDpRKT0_+0x183)[0x7f89bc0e74e3]
[tangshixin-Precision-7920-Tower:266655] [ 8] /home/tangshixin/OpenFOAM/OpenFOAM-12/platforms/linux64GccDPInt32Opt/lib/libVoFSolver.so(_ZN4Foam7solvers9VoFSolver17momentumPredictorEv+0x86)[0x7f89bc0a2586]
[tangshixin-Precision-7920-Tower:266655] [ 9] foamRun(+0x3f1e)[0x562a15896f1e]
[tangshixin-Precision-7920-Tower:266655] [10] /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3)[0x7f89c54c1083]
[tangshixin-Precision-7920-Tower:266655] [11] foamRun(+0x42ee)[0x562a158972ee]
[tangshixin-Precision-7920-Tower:266655] *** End of error message ***
 in "/home/tangshixin/OpenFOAM/OpenFOAM-12/platforms/linux64GccDPInt32Opt/bin/foamRun"
TagsNo tags attached.

Activities

henry

2024-12-16 09:38

manager   ~0013487

Resolved in OpenFOAM-12 by commit 8ecfbe007e8ee9c4d8c26b7983919837bf179ad5
Resolved in OpenFOAM-dev by commit 27a9f53e474f1e11879f1ab0513067d449b1b794

Issue History

Date Modified Username Field Change
2024-12-16 02:25 tangshixin New Issue
2024-12-16 09:38 henry Assigned To => henry
2024-12-16 09:38 henry Status new => resolved
2024-12-16 09:38 henry Resolution open => fixed
2024-12-16 09:38 henry Fixed in Version => 12
2024-12-16 09:38 henry Note Added: 0013487