Skip to content

Commit 4ae9016

Browse files
committed
update
1 parent 5de8a61 commit 4ae9016

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed

docs/lectures/01_source_and_wave.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1068,6 +1068,7 @@ From model fit obtained:
10681068

10691069
![20250403002307 height:500px](https://raw.githubusercontent.com/zhuwq0/images/main/20250403002307.png)
10701070

1071+
10711072
---
10721073

10731074
### Earthquake Scaling: static and dynamic
@@ -1084,6 +1085,35 @@ Is the stress drop close to the absolute stress level (weak faults) or just a sm
10841085

10851086
---
10861087

1088+
### Radiation efficiency
1089+
1090+
$$
1091+
\eta_R = \frac{E_R}{E_R + E_G}
1092+
$$
1093+
1094+
For simple slip-weakening friction
1095+
1096+
$$
1097+
\eta_R = \frac{E_R}{\frac{1}{2} \Delta \sigma D A} = \frac{2 \mu}{\Delta \sigma}
1098+
\frac{E_R}{M_0} = 2\mu \frac{\tilde{e}}{\Delta \sigma}
1099+
$$
1100+
1101+
where $\tilde{e} = \frac{E_R}{M_0}$ is called the scaled energy and is dimensionless.
1102+
1103+
---
1104+
1105+
### Seismic efficiency
1106+
1107+
The radiation efficiency should not be confused with the seismic efficiency
1108+
1109+
$$
1110+
\eta_s = \frac{E_R}{R} = \frac{E_R}{\bar{\sigma} \bar{D} A} = \frac{\mu E_R}{\bar{\sigma} M_0} = \frac{\mu \tilde{e}}{\bar{\sigma}}
1111+
$$
1112+
1113+
The seismic efficiency is more difficult to estimate than the radiation efficiency because it depends upon the poorly constrained absolute stress level on the fault.
1114+
1115+
---
1116+
10871117
### Apparent Stress (Abercrombie, 1995)
10881118

10891119
![20250410001145 height:550px](https://raw.githubusercontent.com/zhuwq0/images/main/20250410001145.png)

0 commit comments

Comments
 (0)