IllinoisRocstar / AccelerateCFD_CE

Community Edition of AccelerateCFD platform for creating reduced order models from high fidelity CFD
Other
47 stars 17 forks source link

stack trace error #28

Open JSSPandi opened 1 month ago

JSSPandi commented 1 month ago

Hello. Thank you for making this tool to find out the various modes for the data generated using OpenFOAM. I compared the modes for Re=100 flow past cylinder and it is virtually the same as reported in numerous articles. I am facing an error when I use more number of snapshots like more than 250. The error is printed below:

[stack trace]

1 Foam::sigFpe::sigHandler(int) in /usr/lib/openfoam/openfoam2306/platforms/linux64GccDPInt32Opt/lib/libOpenFOAM.so

2 ? in /lib/x86_64-linux-gnu/libc.so.6

3 ? in /lib/x86_64-linux-gnu/libm.so.6

4 main in ~/OpenFOAM/jawahar-v2306/platforms/linux64GccDPInt32Opt/bin/podBasisCalc

5 ? in /lib/x86_64-linux-gnu/libc.so.6

6 __libc_start_main in /lib/x86_64-linux-gnu/libc.so.6

7 _start in ~/OpenFOAM/jawahar-v2306/platforms/linux64GccDPInt32Opt/bin/podBasisCalc

Could you please give me suggestions? Thank you. Regards, Jawahar.

mdbrandy commented 1 month ago

Jawahar,

I’m sorry, but Illinois Rocstar LLC has ceased operations, and there are no technical staff left to answer your question.

Best of luck.

From: JSSPandi @.> Sent: Wednesday, August 7, 2024 6:02 AM To: IllinoisRocstar/AccelerateCFD_CE @.> Cc: Subscribed @.**> Subject:* [IllinoisRocstar/AccelerateCFD_CE] stack trace error (Issue #28)

Hello. Thank you for making this tool to find out the various modes for the data generated using OpenFOAM. I compared the modes for Re=100 flow past cylinder and it is virtually the same as reported in numerous articles. I am facing an error when I use more number of snapshots like more than

  1. The error is printed below: [stack trace]

1 https://github.com/IllinoisRocstar/AccelerateCFD_CE/pull/1

Foam::sigFpe::sigHandler(int) in /usr/lib/openfoam/openfoam2306/platforms/linux64GccDPInt32Opt/lib/libOpenFOAM.so

2 https://github.com/IllinoisRocstar/AccelerateCFD_CE/pull/2 ? in

/lib/x86_64-linux-gnu/libc.so.6

3 https://github.com/IllinoisRocstar/AccelerateCFD_CE/pull/3 ? in

/lib/x86_64-linux-gnu/libm.so.6

4 https://github.com/IllinoisRocstar/AccelerateCFD_CE/pull/4 main in

~/OpenFOAM/jawahar-v2306/platforms/linux64GccDPInt32Opt/bin/podBasisCalc

5 https://github.com/IllinoisRocstar/AccelerateCFD_CE/pull/5 ? in

/lib/x86_64-linux-gnu/libc.so.6

6 https://github.com/IllinoisRocstar/AccelerateCFD_CE/pull/6

__libc_start_main in /lib/x86_64-linux-gnu/libc.so.6

7 https://github.com/IllinoisRocstar/AccelerateCFD_CE/pull/7 _start in

~/OpenFOAM/jawahar-v2306/platforms/linux64GccDPInt32Opt/bin/podBasisCalc

Could you please give me suggestions? Thank you. Regards, Jawahar.

— Reply to this email directly, view it on GitHub https://github.com/IllinoisRocstar/AccelerateCFD_CE/issues/28, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADUQJYXVOGETGMERLWBSJM3ZQH5BNAVCNFSM6AAAAABMEFCZIOVHI2DSMVQWIX3LMV43ASLTON2WKOZSGQ2TGMRQGAZDEMI . You are receiving this because you are subscribed to this thread.Message ID: @.***>

akashaero commented 1 month ago

@JSSPandi Could you tell me if you have 250 or more flow snapshots available to read in your case directory?

JSSPandi commented 1 month ago

Thank you for reaching out. To be exact, I have 329 snapshots.

akashaero commented 1 month ago

Okay. One more question. Do you have enough RAM to load all snapshots in memory?