adamsgaard.dk

my academic webpage
git clone git://src.adamsgaard.dk/adamsgaard.dk # fast
git clone https://src.adamsgaard.dk/adamsgaard.dk.git # slow
Log | Files | Refs | README | LICENSE Back to index

commit 219baeafb976713de4b4363b7cd3aa1bb822a1b1
parent af26c3ee976f64961069278ade877702b47ed04a
Author: Anders Damsgaard <anders@adamsgaard.dk>
Date:   Thu, 16 Dec 2021 13:26:44 +0100

add animation from neel paper

Diffstat:
Mpages/013-neel.html | 9++++++++-
Mpages/013-neel.txt | 3+++
2 files changed, 11 insertions(+), 1 deletion(-)

diff --git a/pages/013-neel.html b/pages/013-neel.html @@ -6,7 +6,14 @@ my software <a href="https://src.adamsgaard.dk/sphere">sphere</a>, and sheared a granular assembledge with a non-trivial forcing in order to learn more about subglacial sediment behavior.</p> - +<p>Here's an example visualization from the study:</p> +<center> + <video poster="video/neel.jpg" + controls preload="none" class="mediaframe"> + <source src="video/neel.mp4" type="video/mp4"> + <a href="video/neel.mp4">Link</a> + </video> +</center> <h2>Abstract</h2> <blockquote> diff --git a/pages/013-neel.txt b/pages/013-neel.txt @@ -71,6 +71,7 @@ Links and references: • [4]Publication on journal webpage (closed access) • [5]Preprint PDF • [6]Simulation software + • [7]Visualization of example simulation References: @@ -81,3 +82,4 @@ References: [4] https://doi.org/10.1029/2021JF006460 [5] https://adamsgaard.dk/papers/Kasmalkar%20et%20al%202021%20Shear%20variation%20at%20the%20ice-till%20interface%20changes%20the%20spatial%20distribution%20of%20till%20porosity%20and%20meltwater%20drainage.pdf [6] https://src.adamsgaard.dk/sphere +[7] https://adamsgaard.dk/video/neel.mp4+ \ No newline at end of file