User Tools

Site Tools


dustdevils

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
dustdevils [2025/04/01 10:20] – [time history of extremes] admindustdevils [2025/04/01 11:56] (current) admin
Line 1: Line 1:
-===== Dustdevils redux =====+===== Dust devils redux =====
  
  
-This page shows a revisit to {{ :dustdevils:fiedlerkanak2001.pdf | Rayleigh-BeÂnard convection as a tool for studying dust devils}}, but with the computations done with numerical python.+This page shows a revisit to {{ :dustdevils:fiedlerkanak2001.pdf | Rayleigh-Benard convection as a tool for studying dust devils}}, but with the computations done with numerical python.   
 +It is a substantial upgrade to [[https://12characters.net/dustdevil/ |my old dust devil page]].
  
 To reproduce these simulations, you may use my ipython notebook: To reproduce these simulations, you may use my ipython notebook:
-[[https://github.com/bfiedler/metr4323/blob/main/N140_convection3d.ipynb|3D convection, periodic]] +[[https://github.com/bfiedler/metr4323/blob/main/N140_convection3d.ipynb|3D convection, periodic]]
-In cell number 28, set ''nexp'' to 91:+ 
 +To reproduce the visualizations, you will need {{https://github.com/bfiedler/dustdevils/blob/main/dustdevils.tar.gz | my companion python programs}}. 
 + 
 +In the notebook, in cell number 28, set ''nexp'' to 91:
 <code> <code>
 # choose an integer, see choices for nexp below # choose an integer, see choices for nexp below
Line 70: Line 74:
 <code> <code>
 mkdir pngs mkdir pngs
-./hcontour.py -o pngs R4096g0w4 000001 000400+./npy2contour.py -o pngs R4096g0w4 000001 000400
 ./maketitle.py -o titleh.png ./maketitle.py -o titleh.png
 ./png2mp4.py pngs/0 -t titleh.png ./png2mp4.py pngs/0 -t titleh.png
Line 85: Line 89:
 <code> <code>
 mkdir vista mkdir vista
-./looknpy.py  R4096g0w4 000270 000320 -o vista+./npy2vista.py  R4096g0w4 000270 000320 -o vista
 ./maketitlevista.py ./maketitlevista.py
 ./png2mp4.py vista/0 -t titlevista.png ./png2mp4.py vista/0 -t titlevista.png
Line 95: Line 99:
  
 <code> <code>
-./looknpy.py -s R4096g0w4 000298+./npy2vista.py -s R4096g0w4 000298
 open scene.html open scene.html
 </code> </code>
Line 104: Line 108:
 $\zeta=-40$ (purple)   , $p=-2$ (green), and $s$ at the surface $\zeta=-40$ (purple)   , $p=-2$ (green), and $s$ at the surface
  
-I did not finish implementing the command line options for ''looknpy.py'',+I did not finish implementing the command line options for ''npy2vista.py'',
 but the source code can be easily edited to select the desired isosurfaces. but the source code can be easily edited to select the desired isosurfaces.
 +(You may want to copy ''npy2vista.py'' to a file of some other name, and edit that...)
  
 Change these lines: Change these lines:
Line 141: Line 146:
  
 <code> <code>
-./looknpy.py -s R4096g0w4 000298+./npy2vista.py -s R4096g0w4 000298
 open scene.html open scene.html
 </code> </code>
Line 148: Line 153:
 $w=.5$ (green), $w=-.5$ (grey) , $c=6$ (red) $w=.5$ (green), $w=-.5$ (grey) , $c=6$ (red)
  
 +The suitably renamed ''scene.html'' can then be uploaded to a website, as done here.
dustdevils.1743520817.txt.gz · Last modified: 2025/04/01 10:20 by admin

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki