tadd animation from neel paper - adamsgaard.dk - my academic webpage
 (HTM) git clone git://src.adamsgaard.dk/adamsgaard.dk
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit 219baeafb976713de4b4363b7cd3aa1bb822a1b1
 (DIR) parent af26c3ee976f64961069278ade877702b47ed04a
 (HTM) Author: Anders Damsgaard <anders@adamsgaard.dk>
       Date:   Thu, 16 Dec 2021 13:26:44 +0100
       
       add animation from neel paper
       
       Diffstat:
         M pages/013-neel.html                 |       9 ++++++++-
         M pages/013-neel.txt                  |       3 +++
       
       2 files changed, 11 insertions(+), 1 deletion(-)
       ---
 (DIR) diff --git a/pages/013-neel.html b/pages/013-neel.html
       t@@ -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>
 (DIR) diff --git a/pages/013-neel.txt b/pages/013-neel.txt
       t@@ -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:
       t@@ -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