From bcae81336764eb6c4cdf0f91e2fe632b625dd8b2 Mon Sep 17 00:00:00 2001 From: Prefetch Date: Sun, 23 Oct 2022 22:18:11 +0200 Subject: Optimize and improve naming of all images in knowledge base --- source/know/concept/self-steepening/index.md | 4 +--- .../know/concept/self-steepening/pheno-steep-small.jpg | Bin 91324 -> 0 bytes source/know/concept/self-steepening/pheno-steep.jpg | Bin 327309 -> 0 bytes .../know/concept/self-steepening/simulation-full.png | Bin 0 -> 772164 bytes .../know/concept/self-steepening/simulation-half.avif | Bin 0 -> 35962 bytes .../know/concept/self-steepening/simulation-half.jpg | Bin 0 -> 141764 bytes .../know/concept/self-steepening/simulation-half.png | Bin 0 -> 235123 bytes .../know/concept/self-steepening/simulation-half.webp | Bin 0 -> 69112 bytes 8 files changed, 1 insertion(+), 3 deletions(-) delete mode 100644 source/know/concept/self-steepening/pheno-steep-small.jpg delete mode 100644 source/know/concept/self-steepening/pheno-steep.jpg create mode 100644 source/know/concept/self-steepening/simulation-full.png create mode 100644 source/know/concept/self-steepening/simulation-half.avif create mode 100644 source/know/concept/self-steepening/simulation-half.jpg create mode 100644 source/know/concept/self-steepening/simulation-half.png create mode 100644 source/know/concept/self-steepening/simulation-half.webp (limited to 'source/know/concept/self-steepening') diff --git a/source/know/concept/self-steepening/index.md b/source/know/concept/self-steepening/index.md index a8bc3c2..f934ab7 100644 --- a/source/know/concept/self-steepening/index.md +++ b/source/know/concept/self-steepening/index.md @@ -113,9 +113,7 @@ $$L_\mathrm{shock} = 0.847\,\mathrm{m}$$, which turns out to be accurate, although the simulation breaks down due to insufficient resolution: - - - +{% include image.html file="simulation-full.png" width="100%" alt="Self-steepening simulation results" %} Unfortunately, self-steepening cannot be simulated perfectly: as the pulse approaches $$L_\mathrm{shock}$$, its spectrum broadens to infinite diff --git a/source/know/concept/self-steepening/pheno-steep-small.jpg b/source/know/concept/self-steepening/pheno-steep-small.jpg deleted file mode 100644 index bb2a158..0000000 Binary files a/source/know/concept/self-steepening/pheno-steep-small.jpg and /dev/null differ diff --git a/source/know/concept/self-steepening/pheno-steep.jpg b/source/know/concept/self-steepening/pheno-steep.jpg deleted file mode 100644 index c369d62..0000000 Binary files a/source/know/concept/self-steepening/pheno-steep.jpg and /dev/null differ diff --git a/source/know/concept/self-steepening/simulation-full.png b/source/know/concept/self-steepening/simulation-full.png new file mode 100644 index 0000000..5d783d7 Binary files /dev/null and b/source/know/concept/self-steepening/simulation-full.png differ diff --git a/source/know/concept/self-steepening/simulation-half.avif b/source/know/concept/self-steepening/simulation-half.avif new file mode 100644 index 0000000..8362dce Binary files /dev/null and b/source/know/concept/self-steepening/simulation-half.avif differ diff --git a/source/know/concept/self-steepening/simulation-half.jpg b/source/know/concept/self-steepening/simulation-half.jpg new file mode 100644 index 0000000..ec0f205 Binary files /dev/null and b/source/know/concept/self-steepening/simulation-half.jpg differ diff --git a/source/know/concept/self-steepening/simulation-half.png b/source/know/concept/self-steepening/simulation-half.png new file mode 100644 index 0000000..b6f3007 Binary files /dev/null and b/source/know/concept/self-steepening/simulation-half.png differ diff --git a/source/know/concept/self-steepening/simulation-half.webp b/source/know/concept/self-steepening/simulation-half.webp new file mode 100644 index 0000000..07d85d2 Binary files /dev/null and b/source/know/concept/self-steepening/simulation-half.webp differ -- cgit v1.2.3