File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -39,10 +39,11 @@ \subsection{Installing Amrvis}
3939
4040For 2D Amrvis, in the {\tt Amrvis} directory, simply type {\tt make}.
4141For both 2D and 3D, make sure the {\bf AMReX} github repo is at the same level as {\tt Amrvis}.
42- For 3D, you'll have to download VolPack and place it at the same level as {\tt Amrvis/} .
42+ For 3D, type { \tt make DIM=3}, but beforehand you'll have to download and build VolPack ( place it at the same level as {\tt Amrvis}) .
4343VolPack is an external volume rendering package which is necessary for the 3D version of Amrvis.
4444You can download VolPack using git by typing the following command.\\ \\
4545{\tt git clone https://ccse.lbl.gov/pub/Downloads/volpack.git}\\ \\
46+ Then, run {\tt make} in the VolPack directory.
4647Note that the VolPack software was developed elsewhere and is governed by the license found at\\ \\
4748\url {http://graphics.stanford.edu/software/bsd-license.html}\\ \\
4849We release it here for use with the 3D Amrvis software as a convenience. You can find more information about VolPack at \\ \\
You can’t perform that action at this time.
0 commit comments