Skip to content

Commit 7e2b770

Browse files
committed
Refactor Love and Rayleigh wave notebooks to enhance clarity in code descriptions
1 parent a2cfb5e commit 7e2b770

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

src/surfacewaves/Love-wave-dispersion-curves.jl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -468,8 +468,8 @@ This notebook is inspired by the classical implementation of surface wave theory
468468
469469
Herrmann, R. B. (2013), *Computer Programs in Seismology*.
470470
471-
The Julia code here provides a **clean reimplementation** of some of the ideas behind CPS, designed for **interactive exploration** rather than production‐level modeling.
472-
md"""
471+
The Julia code here provides a **clean reimplementation** of some of the ideas behind CPS, designed for **interactive exploration**.
472+
"""
473473

474474
# ╔═╡ 00000000-0000-0000-0000-000000000001
475475
PLUTO_PROJECT_TOML_CONTENTS = """

src/surfacewaves/Rayleigh2.jl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -510,8 +510,8 @@ This notebook is inspired by the classical implementation of surface wave theory
510510
511511
Herrmann, R. B. (2013), *Computer Programs in Seismology*.
512512
513-
The Julia code here provides a **clean reimplementation** of some of the ideas behind CPS, designed for **interactive exploration** rather than production‐level modeling.
514-
md"""
513+
The Julia code here provides a **clean reimplementation** of some of the ideas behind CPS, designed for **interactive exploration**.
514+
"""
515515

516516
# ╔═╡ 00000000-0000-0000-0000-000000000001
517517
PLUTO_PROJECT_TOML_CONTENTS = """

0 commit comments

Comments
 (0)