Skip to content
This repository has been archived by the owner on Oct 21, 2024. It is now read-only.

Releases: LHEEA/HOS-ocean

HOS-ocean-1.5

10 May 06:51
Compare
Choose a tag to compare

This release enables:

  • the possible set-up of random phases at each run of the same binary (note that input file has been modified)
  • the use of restart files

In addition, the tests provided by cmake are now operational:

  • run of a simple irregular sea state
  • benchmark of HOS core routines: accuracy of vertical velocity in regular waves checked

HOS-ocean-1.4

09 May 13:48
Compare
Choose a tag to compare

This release corrects a severe bug for irregular sea states initialization in limited water depth.

HOS-ocean-1.3

30 Nov 18:39
Compare
Choose a tag to compare

This release corrects several minor bugs.

Furthermore, some points clearer (including initialization, non-dimensionalization and post-processing)

Analytics

HOS-ocean-1.2

23 Feb 13:40
Compare
Choose a tag to compare

This release correct a major bug in the initialization of 3D wave fields.

For developers, a typo refactoring is also done to adopt a specific convention with respect to tabs (which are removed), spaces, fortran keywords...
Benchmarking is now available through cmake.

HOS-ocean-1.1

03 Feb 10:42
Compare
Choose a tag to compare

This release adds the possibility to configure, compile, install and package HOS-ocean with cmake.
It also corrects minor bugs in reconstruction as well as propagation of regular waves.

HOS-ocean-1.0

18 Dec 10:25
Compare
Choose a tag to compare

This release enables all features of HOS-ocean.

The postprocessing of output files generated by HOS-ocean is also available:

  • Wave-by-wave analysis of the free-surface (statistics, freak wave detection...)
  • Analysis of the modal volumic description of wavefield is available. This is useful in view of coupling HOS-ocean with other models (e.g. for wave-structure interactions).

HOS-ocean-0.1

21 Nov 08:42
Compare
Choose a tag to compare
HOS-ocean-0.1 Pre-release
Pre-release

This pre-release of HOS-ocean code contains the basic features useful for most usages