Skip to content

Commit 7dcbcdf

Browse files
committed
bump paraview button
1 parent 55ac75e commit 7dcbcdf

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

_lessons/amrex/lesson.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -319,7 +319,7 @@ Coarse STEP 8 ends. TIME = 0.007031485953 DT = 0.0008789650903 Sum(Phi) = 540755
319319
### Visualizing the Results
320320

321321
For convenience we created a python script powered by
322-
[ParaView 5.9](https://gitlab.kitware.com/paraview/paraview/-/tags/v5.9.1)
322+
[ParaView 5.11](https://gitlab.kitware.com/paraview/paraview/-/tags/v5.11.1)
323323
to render the AMReX plotfiles. [FFmpeg](https://ffmpeg.org/) is then used to stitch the images into a movie
324324
and gif. To generate a movie from the plotfiles type:
325325

@@ -870,10 +870,10 @@ Notes:
870870
If you're interested in generating the movies manually, see the details below.
871871
<details>
872872

873-
<strong>Using ParaView 5.8 Manually</strong>
873+
<strong>Using ParaView 5.11 Manually</strong>
874874

875875
<p>
876-
To do the same thing with ParaView 5.8 manually (if, e.g. you have the plotfiles
876+
To do the same thing with ParaView 5.11 manually (if, e.g. you have the plotfiles
877877
on your local machine and want to experiment):
878878
</p>
879879

@@ -1071,7 +1071,7 @@ Instructions to visualize the EB representation of the cylinders:
10711071
</p>
10721072

10731073
<ol>
1074-
<li>Start ParaView 5.8</li>
1074+
<li>Start ParaView 5.11</li>
10751075
<li>File --> Open ... select "eb.pvtp" (highlight it then click OK)</li>
10761076
<li>Click green Apply button</li>
10771077
</ol>

0 commit comments

Comments
 (0)