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

Adjoint source for single component data #13

Open
chenglongduan opened this issue Jun 5, 2024 · 0 comments
Open

Adjoint source for single component data #13

chenglongduan opened this issue Jun 5, 2024 · 0 comments

Comments

@chenglongduan
Copy link

Hi,
Many recent seismic data are recorded by nodal arrays, and they are single component with channel code "DPZ". For the kernel simulation in SPECFEM3D, elastic simulation requires three component (X,Y,Z) adjoint source data to be read in by the code.
How can I prepare the adjoint sources for X and Y component, even if they don't exist? My thinking is that I manually create two zero traces (i.e., repeat zero by NSTEP times), input them to pyadjoint, and output them in specfem adjoint source file format. Now I have three component adjoint source data, but only Z-component is the real valid trace.
Just want to make sure I'm doing right and there's no shortcut to do this. Thanks.

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