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

Write forward fields #105

Merged
merged 2 commits into from
Feb 28, 2024
Merged

Conversation

Rohit-Kakodkar
Copy link
Collaborator

Description

Please describe the changes/features in this pull request.

Working implementation for HDF5 writer

- Developed a singular interface for IO writers
- Wrappers for HDF5 library based on the interface
- Defined wavefield format - working implementation for HDF5 format

Issue Number

If there is an issue created for these changes, link it here

Checklist

Please make sure to check developer documentation on specfem docs.

-[x] I ran the code through pre-commit to check style
-[ ] My code passes all the integration tests
-[x] I have added sufficient unittests to test my changes
-[x] I have added/updated documentation for the changes I am proposing
-[x] I have updated CMakeLists to ensure my code builds
-[x] My code builds across all platforms

- Moved fortranio to IO namespace
- Compiling version of HDF5 wrapper
- Developed a singular interface for IO writers
- Wrappers for HDF5 library based on the interface
- Defined wavefield format - working implementation for HDF5 format
@Rohit-Kakodkar Rohit-Kakodkar merged commit 8d128a3 into adjoint-simulations Feb 28, 2024
1 of 6 checks passed
@Rohit-Kakodkar Rohit-Kakodkar deleted the write-forward-fields branch February 28, 2024 15:45
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

Successfully merging this pull request may close these issues.

1 participant