Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

Version 1 Next »

Introduction

Usage

Not working at the moment...Install issues. Please stay tuned.

Installation

Had to remove libtool from system and use the latest... yum remove libtool

svn co https://svn.oss.deltares.nl/repos/delft3d/trunk delft3trunk

module load library/libtool/2.4.2
module load mpi/mpich2/2.1.4.1p1-gnu
cd /sw/Delft3D/delft3d_repository/src
./autogen.sh -v

./configure --prefix=`pwd` CC=icc CXX=icpc

ldd libflow2d3d.so


Reference

  • No labels