Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

Releases: arceryz/pde-beam-equation

3.0 Turbo speed (x1000)

30 Jun 19:51
Compare
Choose a tag to compare

This release implements a critical optimisation in the computation of the fourier coefficients of the Morison equation for waves. The integral was removed by analytically seperating space (x) and time (t) in the morison equation, and then pre-computing the integral of space as a constant instead. This results in a massive increase (n^2 -> n) for computing integrals.

Computing a 1000 samples takes < 60 seconds whereas originally it would take 1 hour.

2.1 Windturbine + Datasets

19 Jun 17:18
Compare
Choose a tag to compare

This release adds the data sets we used in our presentation and report.
It covers various cases of earthquakes and sea conditions to analyse resonance in the windturbine.

2.0 Windmolentje

18 Jun 15:01
Compare
Choose a tag to compare

This release marks the start of the "Windmolentje" suite.
The data can be visualised with an animated assortment of plots.