We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When I tried to reproduce some adjoint simulations using the new version devel of the code. I got the following error:
STOP Error invalid irec for local adjoint source
I found out if I set SAVE_SEISMOGRAMS_IN_ADJOINT_RUN = to true then the adjoint simulation will fine run.
This can be reproduced by setting the SAVE_SEISMOGRAMS_IN_ADJOINT_RUN = to false in the regional_small_greece kernel example.
-Peter
The text was updated successfully, but these errors were encountered:
thanks for spotting! should be fixed by PR #830
Sorry, something went wrong.
No branches or pull requests
When I tried to reproduce some adjoint simulations using the new version devel of the code. I got the following error:
STOP Error invalid irec for local adjoint source
I found out if I set SAVE_SEISMOGRAMS_IN_ADJOINT_RUN = to true then the adjoint simulation will fine run.
This can be reproduced by setting the SAVE_SEISMOGRAMS_IN_ADJOINT_RUN = to false in the regional_small_greece kernel example.
-Peter
The text was updated successfully, but these errors were encountered: