-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathREADME
36 lines (26 loc) · 1.06 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
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