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
Name Modified Size InfoDownloads / Week
release_hype_5_32_0 2025-06-09
release_hype_5_31_0 2025-04-11
latest_docs 2025-04-11
release_hype_5_29_0 2025-02-19
release_hype_5_28_0 2025-01-08
release_hype_5_27_0 2024-10-14
release_hype_5_26_1 2024-05-17
release_hype_5_26_0 2024-04-16
release_hype_5_25_2 2023-12-18
release_hype_5_25_1 2023-12-13
release_hype_5_25_0 2023-11-14
release_hype_5_24_0 2023-10-06
release_hype_5_23_1 2023-07-24
release_5_23_0 2023-07-19
release_5_22_0 2023-07-10
release_5_19_3 2023-06-26
HYPE_community_meeting_2023 2023-05-30
release_hype_5_20_0 2023-03-07
release_hype_5_19_1 2022-12-07
release_hype_5_19_0 2022-09-29
release_hype_5_17_0 2022-08-16
release_hype_5_18_0 2022-03-08
release_hype_5_16_1 2021-10-28
release_hype_5_16_0 2021-09-16
old_release_removed 2021-07-06
release_hype_5_15_0 2021-07-06
release_hype_5_14_1 2021-04-07
release_hype_5_13_1 2021-02-05
release_hype_5_13_0 2021-01-26
release_hype_5_12_1 2020-12-11
release_hype_5_11_3 2020-09-23
release_hype_5_11_2 2020-06-26
release_hype_5_10_3 2020-06-02
release_hype_5_10_2 2020-03-20
release_hype_5_10_0 2020-03-02
release_hype_5_9_0 2019-08-29
release_hype_5_8_0 2019-08-14
release_hype_5_7_0 2019-04-05
hyss_template_model 2018-12-17
release_hype_5_6_3 2018-12-14
release_hype_5_6_2 2018-09-26
release_hype_5_6_1 2018-08-15
release_hype_5_6_0 2018-06-08
release_hype_5_5_1 2018-03-22
release_hype_5_5_0 2018-02-27
release_hype_5_4_0 2018-02-02
release_hype_5_3_0 2018-01-16
release_hype_5_2_1 2017-11-30
release_hype_5_0_3 2017-10-12
release_hype_5_0_2 2017-08-18
release_hype_5_1_0 2017-07-10
release_hype_5_0_1 2017-06-12
release_hype_5_0_0 2017-05-02
release_hype_4_13_2 2016-12-12
release_hype_4_13_1 2016-11-14
release_hype_4_13_0 2016-11-04
release_hype_4_12_0 2016-05-03
release_hype_4_11_0 2016-03-17
release_hype_4_10_7 2015-11-02
release_hype_4_10_5 2015-10-19
release_hype_4_10_4 2015-07-15
release_hype_4_10_0 2015-01-28
release_hype_4_9_3 2014-12-10
WHIST 2014-09-04
release_hype_4_8_0 2014-05-27
release_hype_4_6_0 2014-01-20
release_hype_4_5_2 2013-11-01
HYPE_workshop_sep_2013 2013-10-16
release_hype_4_3_0 2013-02-22
release_hype_4_0_0 2012-07-04
release_hype_3_6_2 2012-05-04
HYPE_workshop_nov_2011 2011-11-29
HYPE_course_nov_2011 2011-11-24
README.txt 2025-06-12 3.7 kB
Totals: 74 Items   3.7 kB 22
README for HYPE version 5.32.0 released 2025-06-09
----------------------------------------------------------

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 are not included.

This HYPE version has been developed at SMHI (http://www.smhi.se/) 
and University of Calgary. This is an open source version 
and we like co-developers outside SMHI and to receive 
input and suggestions for improvements for future versions.

Project home page: http://hypecode.smhi.se

Contact:
Charlotta Pers	charlotta.pers@smhi.se (HYPE and HYSS code)
Contact through the forum is prefered:
https://sourceforge.net/projects/hype/forums/ -> Help
https://sourceforge.net/projects/hype/forums/ -> Open discussion

Executable files
----------------
hype and hype_assimilation (extract from hype_5_32_0_exe.tgz) - HYPE 
model compiled for Linux with gfortran 11.5.0. Tested on RHELS 9.6. 
Demand access to gfortran dynamic library (libgfortran.so). One 
compiled with data assimilation code and one without. None compiled 
with netcdf support.

HYPE.exe and HYPE_nobutton_DA.exe (extract from hype_5_32_0_exe.zip) - HYPE model 
compiled for Windows with ifort 14.0.3.202. Tested on Windows 10. 
One compiled with data assimilation code and one without. None compiled 
with netcdf support.

See wiki (http://www.smhi.net/hype/wiki/doku.php?id=start:hype_file_reference)
for information about the files needed to run HYPE. Examples of model
set-ups in the demos in the release folders at https://sourceforge.net/projects/hype/files.

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

HYPE compiles with ifort, ifx and gfortran. In the supplied makefiles the 
ifort compiler is used for Windows and the gfortran compiler for Linux. 
If you want to use another Fortran compiler you need to change the 
makefiles. 

Linux
-----
tar -zxvf hype_5_32_0_src.tgz 
make hype
or
make hype_assimilation -f makefile_assimilation
or to include netcdf support
make hype libs=netcdff

Resulting file is named hype and hype_assimilation respective.


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

Resulting file is named HYPE.exe.

No make file for assimilation code for Windows available.

-------------------------------------------------------------------
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 2025-06-12