GithubHelp home page GithubHelp logo

csflooding / hydrosed2d Goto Github PK

View Code? Open in Web Editor NEW

This project forked from psu-efd/hydrosed2d

0.0 0.0 0.0 21.19 MB

HydroSed2D: Two-dimensional shallow water equation solver plus sediment transport

License: GNU General Public License v3.0

Fortran 99.12% Makefile 0.46% GLSL 0.10% MAXScript 0.33%

hydrosed2d's Introduction

HydroSed2D for Linux: HydrsoSed2D was originally hosted on sourceforge. But for convinience, it has been migrated to GitHub. 

1. Installation
   git clone to our own computer. Usually, I will put the installation into $Home/research/HydroSed2D_public
   Modify the Makefile also to reflect the relative path.

   cd ~/research/HydroSed2D_public
   make

2. Run
   cd cases
   mkdir case1
   ln -s ../../bin/HydroSed2D ./   %link the excutable here

   %put all your input files in this directory
   mkdir input

   %results will be put in this directory
   mkdir results

   %run the job
   ./HydroSed2D

   (see the example case for details)

3. Post processing
   All results can be shown in Tecplot. Since Paraview can directly load Tecplot data, the results
   should be able to be loaded into Paraview too (haven't tested yet).

4. Notes
   * HydroSed2D is not actively developed any more. There are many alternatives such as SRH-2D and HEC-RAS 2D. 
   * It is archived here in case it is useful to others.

5. Contact:
   Xiaofeng Liu, Ph.D., P.E.
   Penn State University 

hydrosed2d's People

Contributors

psu-efd avatar psuliuxf avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.