Download Latest Version hype_5_32_0_exe.zip (4.7 MB)
Email in envelope

Get an email when there's a new version of HYPE

Home / release_hype_4_8_0
Name Modified Size InfoDownloads / Week
Parent folder
src 2014-05-27
doc 2014-05-27
src_hype_4_8_0.zip 2014-05-27 342.1 kB
ReleaseNotes.txt 2014-05-27 2.8 kB
README.txt 2014-05-27 3.0 kB
hype_4_8_0_src.tgz 2014-05-27 317.0 kB
HYPE.exe 2014-05-27 2.2 MB
hype 2014-05-27 3.6 MB
demo2.zip 2014-05-27 494.1 kB
demo.zip 2014-05-27 53.2 kB
Totals: 10 Items   7.1 MB 0
README for HYPE version 4.8.0 released 2014-05-14
-------------------------------------------------

HYPE, HYdrological Predictions for the Environments, is a
semi-distributed process based hydrological model used operationally
at the Swedish Meteorological and Hydrological Institute (SMHI).

HYSS, HYdrological Simulation System, is a wrapper which handles
calibration, simulation, input data and writing results to files. It
has also been used to run HBV and some research models.

HYSS and HYPE source code is released under the Lesser Gnu Public
License v3.0 http://www.gnu.org/copyleft/lesser.html. Pre- and post
processing programs, for example source apportionment, are not
included.

Version 4.8.0 has been developed at SMHI (http://www.smhi.se/). This
is an open source version and we hope to find co-developers
outside SMHI and receive input and suggestions for improvements for
future versions.

Project home page: https://sourceforge.net/projects/hype/

Contact:
Lena Strömbäck	lena.stromback@smhi.se (open source HYPE)
Charlotta Pers	charlotta.pers@smhi.se (HYPE and HYSS code)
Karin Nyström	karin.nystrom@smhi.se 

https://sourceforge.net/projects/hype/forums/ -> Help
https://sourceforge.net/projects/hype/forums/ -> Open discussion

Executable files
----------------
hype - HYPE model compiled for Linux. Tested on RHELS 6.5
HYPE.exe - HYPE model compiled for Windows. Tested on Windows 7.

See FileDescription.pdf for information about the files needed to
run HYPE. We are currently working on translating more of the
documentation from Swedish to English. Don't hesitate to contact us if
you have any questions.

----------------------------------------------------------------------
Compiling HYSS/HYPE
----------------------------------------------------------------------

The ifort compiler is used in both Linux and Windows. If you want to
use another Fortran compiler you need to change the makefile. 

Linux
-----
tar -zxvf hype_4_8_0_src.tgz 
make hype

Resulting file is named hype.


Windows
-------
Unzip src_hype_4_8_0.zip and run MAK_HYPE.bat

Resulting file is named HYPE.exe.

-------------------------------------------------------------------
Development
-------------------------------------------------------------------

Contact us to become a member of the project by writing to one of the
e-mail adresses above or go to
http://sourceforge.net/p/hype/_members/ and
follow instructions. If you don't have a user at sourceforge, register
at https://sourceforge.net/user/registration before joining the
project.

How to get the code, short version:

git clone git://git.code.sf.net/p/hype/code hype-code (read-only)
git clone ssh://username@git.code.sf.net/p/hype/code hype-code (read/write) 

Long version:

Read and follow http://sourceforge.net/p/forge/documentation/Git/

Git downloads and documentation:
http://git-scm.com/download
http://git-scm.com/documentation


Source: README.txt, updated 2014-05-27