Skip to content

Commit 2013d4b

Browse files
committed
volpack info
1 parent e172579 commit 2013d4b

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

Docs/Amrvis.tex

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
\documentclass{article}
22

3+
\usepackage{hyperref}
4+
35
\title{Amrvis User's Guide}
46
\date{February 2, 2018}
57

@@ -33,6 +35,15 @@ \subsection{Overview}
3335
the original plot file. This creates a new plot file which can be
3436
viewed with {\em Amrvis}.
3537

38+
\subsection{Installing Amrvis}
39+
40+
VolPack is an external volume rendering package which is necessary for the 3D version of Amrvis.
41+
You can download VolPack using git by typing the following command.\\ \\
42+
{\tt git clone https://ccse.lbl.gov/pub/Downloads/volpack.git}\\ \\
43+
Note that the VolPack software was developed elsewhere and is governed by the license found at\\ \\
44+
\url{http://graphics.stanford.edu/software/bsd-license.html}\\ \\
45+
We release it here for use with the 3D Amrvis software as a convenience. You can find more information about VolPack at \\ \\
46+
\url{http://graphics.stanford.edu/software/volpack}
3647
\subsection{Using Amrvis}
3748

3849
\subsubsection{Command Line Interface and Utility Files}

0 commit comments

Comments
 (0)