dustdevils
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
dustdevils [2025/04/01 09:31] – [Some interactive images at $t=29.8$] admin | dustdevils [2025/04/01 11:56] (current) – admin | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ===== Dustdevils | + | ===== Dust devils |
- | This page shows a revisit to {{ : | + | This page shows a revisit to {{ : |
+ | It is a substantial upgrade to [[https:// | ||
To reproduce these simulations, | To reproduce these simulations, | ||
- | [[https:// | + | [[https:// |
- | In cell number 28, set '' | + | |
+ | To reproduce the visualizations, | ||
+ | |||
+ | In the notebook, in cell number 28, set '' | ||
< | < | ||
# choose an integer, see choices for nexp below | # choose an integer, see choices for nexp below | ||
Line 48: | Line 52: | ||
Try | Try | ||
< | < | ||
- | ./trace.py R4096g0w4 1 400 | + | ./hist.py R4096g0w4 1 400 |
</ | </ | ||
if all went okay, | if all went okay, | ||
< | < | ||
- | ./trace.py R4096g0w4 1 400 > R4096g0w4.hist | + | ./hist.py R4096g0w4 1 40 > R4096g0w4.hist |
- | </ | + | </ |
And then | And then | ||
< | < | ||
- | ./plottrace.py -s R4096g0w4.hist | + | ./plothist.py -s R4096g0w4.hist |
</ | </ | ||
That should produce the following image, which shows a dust devil event just prior to t=30. | That should produce the following image, which shows a dust devil event just prior to t=30. | ||
- | |||
Line 71: | Line 74: | ||
< | < | ||
mkdir pngs | mkdir pngs | ||
- | ./hcontour.py -o pngs R4096g0w4 000001 000400 | + | ./npy2contour.py -o pngs R4096g0w4 000001 000400 |
./ | ./ | ||
./ | ./ | ||
Line 86: | Line 89: | ||
< | < | ||
mkdir vista | mkdir vista | ||
- | ./looknpy.py R4096g0w4 000270 000320 -o vista | + | ./npy2vista.py R4096g0w4 000270 000320 -o vista |
./ | ./ | ||
./ | ./ | ||
Line 96: | Line 99: | ||
< | < | ||
- | ./looknpy.py -s R4096g0w4 000298 | + | ./npy2vista.py -s R4096g0w4 000298 |
open scene.html | open scene.html | ||
</ | </ | ||
Line 105: | Line 108: | ||
$\zeta=-40$ (purple) | $\zeta=-40$ (purple) | ||
- | I did not finish implementing the command line options for '' | + | I did not finish implementing the command line options for '' |
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 '' | ||
Change these lines: | Change these lines: | ||
Line 142: | Line 146: | ||
< | < | ||
- | ./looknpy.py -s R4096g0w4 000298 | + | ./npy2vista.py -s R4096g0w4 000298 |
open scene.html | open scene.html | ||
</ | </ | ||
Line 149: | Line 153: | ||
$w=.5$ (green), $w=-.5$ (grey) , $c=6$ (red) | $w=.5$ (green), $w=-.5$ (grey) , $c=6$ (red) | ||
+ | The suitably renamed '' |
dustdevils.1743517866.txt.gz · Last modified: 2025/04/01 09:31 by admin