File tree 1 file changed +4
-4
lines changed 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -319,7 +319,7 @@ Coarse STEP 8 ends. TIME = 0.007031485953 DT = 0.0008789650903 Sum(Phi) = 540755
319
319
### Visualizing the Results
320
320
321
321
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 )
323
323
to render the AMReX plotfiles. [ FFmpeg] ( https://ffmpeg.org/ ) is then used to stitch the images into a movie
324
324
and gif. To generate a movie from the plotfiles type:
325
325
@@ -870,10 +870,10 @@ Notes:
870
870
If you're interested in generating the movies manually, see the details below.
871
871
<details >
872
872
873
- <strong >Using ParaView 5.8 Manually</strong >
873
+ <strong >Using ParaView 5.11 Manually</strong >
874
874
875
875
<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
877
877
on your local machine and want to experiment):
878
878
</p >
879
879
@@ -1071,7 +1071,7 @@ Instructions to visualize the EB representation of the cylinders:
1071
1071
</p >
1072
1072
1073
1073
<ol >
1074
- <li >Start ParaView 5.8 </li >
1074
+ <li >Start ParaView 5.11 </li >
1075
1075
<li >File --> Open ... select "eb.pvtp" (highlight it then click OK)</li >
1076
1076
<li >Click green Apply button</li >
1077
1077
</ol >
You can’t perform that action at this time.
0 commit comments