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

Fixing CMake Compilation of meshfem2d/3d and specfem to account for single/double precision #463

Open
Tracked by #453
lsawade opened this issue Feb 10, 2025 · 0 comments
Assignees

Comments

@lsawade
Copy link
Collaborator

lsawade commented Feb 10, 2025

This issue was originally supposed to old the xgenerate_databases reader, but diverged due to other problems that need first to be fixed

  • fortran_read_valye(type_real value, ....) read doubles and not type_reals
  • CUSTOM_REAL not account for in meshfem2d/3d configuration.
  • tests will not pass if simply creating
    • fortran_read_value(float value, ....)
    • fortran_read_value(double value, ....)
@lsawade lsawade mentioned this issue Feb 10, 2025
6 tasks
@lsawade lsawade changed the title Create dim3 mesh struct that holds values created by xgenerate_databases. Fixing CMake Compilation of meshfem2d/3d and specfem to account for single/double precision Feb 13, 2025
@lsawade lsawade self-assigned this Feb 13, 2025
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

1 participant