Skip to content

Commit 0adc266

Browse files
committed
final note about installation
1 parent 6e479de commit 0adc266

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Docs/Amrvis.tex

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,10 +39,11 @@ \subsection{Installing Amrvis}
3939

4040
For 2D Amrvis, in the {\tt Amrvis} directory, simply type {\tt make}.
4141
For 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}).
4343
VolPack is an external volume rendering package which is necessary for the 3D version of Amrvis.
4444
You 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.
4647
Note 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}\\ \\
4849
We release it here for use with the 3D Amrvis software as a convenience. You can find more information about VolPack at \\ \\

0 commit comments

Comments
 (0)