Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Running error #1761

Open
Seisstudnet opened this issue Nov 18, 2024 · 2 comments
Open

Running error #1761

Seisstudnet opened this issue Nov 18, 2024 · 2 comments

Comments

@Seisstudnet
Copy link

Hello.
This is my first time using specfem3d and I get the following error when running it:

Program received signal SIGFPE: Floating-point exception - erroneous arithmetic operation.
Backtrace for this error:
#0 0x7fa494747f0f in ???
#1 0x43a2a8 in compute_forces_viscoelastic_
at src/specfem3D/compute_forces_viscoelastic.F90:682
#2 0x4280a9 in compute_forces_viscoelastic_calling_
at src/specfem3D/compute_forces_viscoelastic_calling_routine.F90:125
#3 0x4c676e in iterate_time_
at src/specfem3D/iterate_time.F90:279
#4 0x403473 in xspecfem3d
at src/specfem3D/specfem3D.F90:414
#5 0x403473 in main
at src/specfem3D/specfem3D.F90:365

What is the cause of this error? Is it a mesh problem or a source problem? What should I do to solve this error?

Thanks!

@danielpeter
Copy link
Contributor

check your DT setting...

@Seisstudnet
Copy link
Author

check your DT setting...

Thank you for your reply. I will check DT setting.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants