From 7a713b1e67a255c285eef45d172ba0a1286987c3 Mon Sep 17 00:00:00 2001 From: Christian Kolset Date: Mon, 17 Nov 2025 16:42:04 -0700 Subject: Started working on schlieren imaging example (CFD) --- tutorials/module_4/Schlieren example.md | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 tutorials/module_4/Schlieren example.md (limited to 'tutorials/module_4/Schlieren example.md') diff --git a/tutorials/module_4/Schlieren example.md b/tutorials/module_4/Schlieren example.md deleted file mode 100644 index f4eb6c2..0000000 --- a/tutorials/module_4/Schlieren example.md +++ /dev/null @@ -1,13 +0,0 @@ -Summary of things to ask students to do: - -- Read density images (txt files) into Python -- Compute density gradient at each pixel in the image for a bunch of images -- Make schlieren movie out of the density gradient files -- For density images between 1 - 10 us cut the image over the central plane of the kernel and plot Density vs. Radius. Obtain Temperature vs. Radius for a given pressure of 1 atm using equation of state. - - -Read density data. -Compute density gradient for each image -Make Schlieren image for each - - -- cgit v1.2.3