View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004189 | OpenFOAM | Bug | public | 2024-12-16 02:25 | 2024-12-16 09:38 |
Reporter | tangshixin | Assigned To | henry | ||
Priority | low | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | GNU/Linux | OS | Other | OS Version | (please specify) |
Product Version | 12 | ||||
Fixed in Version | 12 | ||||
Summary | 0004189: The foamRun crashes with the fvModel verticalDamping | ||||
Description | We 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" | ||||
Tags | No tags attached. | ||||
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 |