Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents

...

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

...

XBeach installation

 

No Format
cd /sw/xbeach/src/
unzip XBeach_src.zip
cd /sw/xbeach/src/XBeach

sh autogen.sh
>>>>>>
Preparing the xbeach build system...please wait

Found GNU Autoconf version 2.63
Found GNU Automake version 1.11.1
Found GNU Libtool version 2.2.6b

Automatically preparing build ... done

The xbeach build system is now prepared.  To build here, run:
  ./configure
 make
If you want to run the executable from a specific directory:
  ./configure --prefix=/path/to/executable/directory/withoutbin
  make
  make install
>>>>>>>
chmod +x makedepo.py
chmod +x scripts/generate.py

./configure --prefix=/sw/xbeach
make install


 

 

Reference

 

  1. https://oss.deltares.nl/web/xbeach/