Changeset 4067
- Timestamp:
- Dec 7, 2006, 2:06:55 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
anuga_core/documentation/user_manual/anuga_installation_guide.tex
r4042 r4067 45 45 All components are licensed as open source and readily available from the net. 46 46 It is assumed that the reader is familiar with the Python programming language and the process of downloading, installing and unpacking files into directories. 47 48 49 \section{System requirements} 50 \label{sec:requirements} 51 52 To run ANUGA you will need a Windows (2000 or XP) or a Linux PC with at 53 least 512MB RAM. The viewer (Windows only) requires a graphics adapter that 54 is OpenGL compatible. It has been tested with e.g. ATI FireGL X1 55 and the NVIDIA QUATTRO series. It does not work with cards like Intel AGM. 56 57 58 47 59 48 60 … … 127 139 128 140 129 130 131 132 141 \clearpage 133 \section{Pre-requisites }142 \section{Pre-requisites (software)} 134 143 \label{sec:prerequisites} 135 144 136 This and the following sections is for custom installations and installations using Linux. 137 138 The ANUGA software core (shallow\_water, pmesh, least\_squares, ...) depends on the following: 139 140 145 This and the following sections is for custom installations and 146 installations using Linux. 147 148 The ANUGA software core (shallow\_water, pmesh, least\_squares, ...) depends on the following software: 141 149 \begin{itemize} 142 150 \item python 2.3 or later \url{http://www.python.org}/footnote{Note, the
Note: See TracChangeset
for help on using the changeset viewer.