Table of Contents |
---|
Introduction
XBeach is a two-dimensional model for wave propagation, long waves and mean flow, sediment transport and morphological changes of the nearshore area, beaches, dunes and backbarrier during storms.
Usage
Installation
Prerequisite
Python modules MarkupSafe and Mako
No Format |
---|
module load python/2.7.1
MarkupSafe
==========
cd /tmp
tar -zxvf MarkupSafe-0.9.3.tar.gz
cd /tmp/MarkupSafe-0.9.3
python setup.py build
python setup.py install
Mako
====
wget https://pypi.python.org/packages/7a/ae/925434246ee90b42e8ef57d3b30a0ab7caf9a2de3e449b876c56dcb48155/Mako-1.0.4.tar.gz#md5=c5fc31a323dd4990683d2f2da02d4e20
tar -zxvf Mako-1.0.4.tar.gz
cd /tmp/Mako-1.0.4
python setup.py build
python setup.py install
|
XBeach installation
No Format |
---|
cd /sw/xbeach/src/
|
Reference