-
Notifications
You must be signed in to change notification settings - Fork 151
A_reference_frame
Table of Contents
- Reference Frame Convention
The code uses the following convention for the Cartesian reference frame:
-
the
$x$ axis points right (i.e., East) -
the
$z$ axis points up (i.e., North).
The seismogram output directions are given in Cartesian Par_file
.
For the labeling of the seismogram channels, see Appendix [cha:channel-codes]. Additionally, we add labels to the synthetics using the following convention: For a receiver station located in an
elastic domain:
-
semd
for the displacement vector -
semv
for the velocity vector -
sema
for the acceleration vector
acoustic domain:
(please note that receiver stations in acoustic domains must be buried. This is due to the free surface condition which enforces a zero pressure at the surface.)
-
semd
for the displacement vector -
semv
for the velocity vector -
sema
for pressure which will be stored in the vertical componentZ
. Note that pressure in the acoustic media is isotropic and thus the pressure record would be the same in the other two component directions. We therefore use the other two seismogram components to store the acoustic potential in componentX
(orN
) and the first time derivative of the acoustic potential in componentY
(orE
).
The seismograms are by default written out in ASCII-format to the OUTPUT_FILES/
subdirectory by each parallel process.
This documentation has been automatically generated by pandoc based on the User manual (LaTeX version) in folder doc/USER_MANUAL/ (Aug 26, 2024)
Development wiki
User manual
- 01_introduction
- 02_getting_started
- 03_mesh_generation
- 04_running_the_solver
- 05_adjoint_simulations
- 06_doing_tomography
- 07_oil_and_gas_industry_simulations
- 08_informations_for_developers
- A_reference_frame
- B_channel_codes
- C_troubleshooting
- D_license
- authors
- copyright_and_version
- features
- manual_SPECFEM2D
- notes_and_acknowledgement
- sponsors