Skip to content

Release v1.1.0

Compare
Choose a tag to compare
@bjorkqvi bjorkqvi released this 13 Jan 11:42
· 377 commits to main since this release
2a35989

This release includes bug-fixes to the SWAN boundary module, and preliminary support for triangular grids.

The spectral conventions have also been strengthened: the conventions are set in the reader and writer, and dnora takes care of the conversions automatically. Available conventions have been expanded to include two different type of mathematical conventions (using different directional vectors).

Dnora has no support for generating triangular meshes, but can import topographical data to existing meshes, and export them in .msh-format. These triangular grids can also be used to import boundary spectra and wind forcing data.

Unit tests have been expanded.