-
Notifications
You must be signed in to change notification settings - Fork 10
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
Temporary PR for build test #565
base: devel
Are you sure you want to change the base?
Conversation
Updated the save_database function to write element by element
Make the directory structure for 3D mesher flexible
Separate mesher and generate databases par file
…O/mesh/impl/fortran/dim2
Issue 455 - Refactor IO/mesh/impl/fortran -> IO/mesh/impl/fortran/dim2 & create barebone specfem3d.cpp
Issue 457 -- Implement Meshfem Parameter writer
…cfem_setup.hpp also a configuration file
… of constants.h and specfem_setup.hpp
…h etc. are now being configured in the build directory, keeping the src directory clean.
… materials, mesh,
Issue 484/498/499/500 -- Implements reading of ispec_is_<medium>, materials, and mass matrices.
Issue 502 - Implements new read_array templates dim3 absorbing boundaries write/read
Issue 504 - Implement the reading of coupled interfaces.
…pes to read integer arrays plus the first update for printing correcltuy
Issue 506 - Addressing comments on previous few commits
Issue 508 -- Implement final bout of structus to read in the 3D mesh
Issue 529 - Fixes the array ordering in the specfem++ arrays
It's not building on my Mac, and I don't know why! I'm leaving early today. So I can't figure it out now. But since it's building on Della, I am not too worried. NOSIMD also builds on MAC |
Good to know. Should I try building |
Yes, that would be nice. I didn't bring my new Mac today and can only run on Della. |
Fixed apple clang issues with SIMD. |
No description provided.