-
Notifications
You must be signed in to change notification settings - Fork 96
B_non dimensionalization_conventions
Table of Contents
- Non-Dimensionalization Conventions
All physical parameters used are non-dimensionalized internally in the code in order to work in a reference Earth of radius 1. In Table 1.1 in the right column are the values by which we divide the parameters of the left column internally to perform the calculations. The values output and saved by the code (seismograms, sensitivity kernels...) are then scaled back to the right physical dimensions before being saved.
quantity (units) | divided internally by |
---|---|
distance (m) | R_EARTH |
time (s) | |
density (kg/m$^{3}$) | RHOAV |
Non-dimensionalization convention employed internally by the code. The constants R_EARTH
(the radius of the Earth), PI
(the number GRAV
(the universal gravitational constant), and RHOAV
(the Earth’s average density) are defined in the constants.h
file.
This documentation has been automatically generated by pandoc based on the User manual (LaTeX version) in folder doc/USER_MANUAL/ (Dec 20, 2023)
Development wiki for SPECFEM3D_GLOBE
Development wiki
User manual
- 01_introduction
- 02_getting_started
- 03_running_the_mesher
- 04_running_the_solver
- 05_regional_simulations
- 06_adjoint_simulations
- 07_doing_tomography
- 08_noise_simulations
- 09_gravity_calculations
- 10_graphics
- 11_running_scheduler
- 12_changing_the_model
- 13_post_processing
- 14_informations_for_developers
- A_reference_frame
- B_non-dimensionalization_conventions
- C_benchmarks
- D_SAC_headers
- E_channel_codes
- F_troubleshooting
- G_license
- authors
- bug_reports
- copyright_and_version
- features
- manual_SPECFEM3D_GLOBE
- notes_and_acknowledgement
- sponsors