|
|
@ -11,58 +11,70 @@ icence, cf. the GNU General Public License (GPL) and contain tools for:
|
|
|
|
|
|
|
|
|
|
|
|
Fatigue Analysis
|
|
|
|
Fatigue Analysis
|
|
|
|
----------------
|
|
|
|
----------------
|
|
|
|
-Fatigue life prediction for random loads
|
|
|
|
|
|
|
|
-Theoretical density of rainflow cycles
|
|
|
|
- Fatigue life prediction for random loads
|
|
|
|
|
|
|
|
- Theoretical density of rainflow cycles
|
|
|
|
|
|
|
|
|
|
|
|
Sea modelling
|
|
|
|
Sea modelling
|
|
|
|
-------------
|
|
|
|
-------------
|
|
|
|
-Simulation of linear and non-linear Gaussian waves
|
|
|
|
|
|
|
|
-Estimation of seamodels (spectrums)
|
|
|
|
- Simulation of linear and non-linear Gaussian waves
|
|
|
|
-Joint wave height, wave steepness, wave period distributions
|
|
|
|
- Estimation of seamodels (spectrums)
|
|
|
|
|
|
|
|
- Joint wave height, wave steepness, wave period distributions
|
|
|
|
|
|
|
|
|
|
|
|
Statistics
|
|
|
|
Statistics
|
|
|
|
------------
|
|
|
|
------------
|
|
|
|
-Extreme value analysis
|
|
|
|
|
|
|
|
-Kernel density estimation
|
|
|
|
- Extreme value analysis
|
|
|
|
-Hidden markov models
|
|
|
|
- Kernel density estimation
|
|
|
|
|
|
|
|
- Hidden markov models
|
|
|
|
WAFO consists of several subpackages and classes with short descriptions given
|
|
|
|
|
|
|
|
below.
|
|
|
|
Classes
|
|
|
|
|
|
|
|
-------
|
|
|
|
Classes:
|
|
|
|
|
|
|
|
TimeSeries - Data analysis of time series. Example: extraction of
|
|
|
|
* TimeSeries:
|
|
|
|
turning points, estimation of spectrum and covariance function.
|
|
|
|
Data analysis of time series. Example: extraction of turning points,
|
|
|
|
Estimation transformation used in transformed Gaussian model.
|
|
|
|
estimation of spectrum and covariance function. Estimation transformation
|
|
|
|
CovData - Computation of spectral functions, linear
|
|
|
|
used in transformed Gaussian model.
|
|
|
|
and non-linear time series simulation.
|
|
|
|
|
|
|
|
SpecData - Computation of spectral moments and covariance functions, linear
|
|
|
|
* CovData:
|
|
|
|
and non-linear time series simulation.
|
|
|
|
Computation of spectral functions, linear and non-linear time series
|
|
|
|
Ex: common spectra implemented, directional spectra,
|
|
|
|
simulation.
|
|
|
|
bandwidth measures, exact distributions for wave characteristics.
|
|
|
|
|
|
|
|
|
|
|
|
* SpecData:
|
|
|
|
CyclePairs - Cycle counting, discretization, and crossings, calculation of
|
|
|
|
Computation of spectral moments and covariance functions, linear and
|
|
|
|
damage. Simulation of discrete Markov chains, switching Markov
|
|
|
|
non-linear time series simulation. Ex: common spectra implemented,
|
|
|
|
chains, harmonic oscillator. Ex: Rainflow cycles and matrix,
|
|
|
|
directional spectra, bandwidth measures, exact distributions for wave
|
|
|
|
discretization of loads. Damage of a rainflow count or
|
|
|
|
characteristics.
|
|
|
|
matrix, damage matrix, S-N plot.
|
|
|
|
|
|
|
|
|
|
|
|
* CyclePairs:
|
|
|
|
|
|
|
|
Cycle counting, discretization, and crossings, calculation of damage.
|
|
|
|
Subpackages:
|
|
|
|
Simulation of discrete Markov chains, switching Markov chains,
|
|
|
|
TRANSFORM - Modelling with linear or transformed Gaussian waves. Ex:
|
|
|
|
harmonic oscillator. Ex: Rainflow cycles and matrix, discretization of
|
|
|
|
STATS - Statistical tools and extreme-value distributions.
|
|
|
|
loads. Damage of a rainflow count or matrix, damage matrix, S-N plot.
|
|
|
|
Ex: generation of random numbers, estimation of parameters,
|
|
|
|
|
|
|
|
evaluation of pdf and cdf
|
|
|
|
|
|
|
|
KDETOOLS - Kernel-density estimation.
|
|
|
|
Subpackages
|
|
|
|
MISC - Miscellaneous routines.
|
|
|
|
-----------
|
|
|
|
DOCS - Documentation of toolbox, definitions. An overview is given
|
|
|
|
|
|
|
|
in the routine wafomenu.
|
|
|
|
* TRANSFORM
|
|
|
|
DATA - Measurements from marine applications.
|
|
|
|
Modelling with linear or transformed Gaussian waves.
|
|
|
|
|
|
|
|
* STATS
|
|
|
|
|
|
|
|
Statistical tools and extreme-value distributions. Ex: generation of random
|
|
|
|
|
|
|
|
numbers, estimation of parameters, evaluation of pdf and cdf
|
|
|
|
|
|
|
|
* KDETOOLS
|
|
|
|
|
|
|
|
Kernel-density estimation.
|
|
|
|
|
|
|
|
* MISC
|
|
|
|
|
|
|
|
Miscellaneous routines.
|
|
|
|
|
|
|
|
* DOCS
|
|
|
|
|
|
|
|
Documentation of toolbox, definitions. An overview is given in the routine
|
|
|
|
|
|
|
|
wafomenu.
|
|
|
|
|
|
|
|
* DATA
|
|
|
|
|
|
|
|
Measurements from marine applications.
|
|
|
|
|
|
|
|
|
|
|
|
WAFO homepage: <http://www.maths.lth.se/matstat/wafo/>
|
|
|
|
WAFO homepage: <http://www.maths.lth.se/matstat/wafo/>
|
|
|
|
On the WAFO home page you will find:
|
|
|
|
On the WAFO home page you will find:
|
|
|
|
- The WAFO Tutorial
|
|
|
|
- The WAFO Tutorial
|
|
|
|
- New versions of WAFO to download.
|
|
|
|
|
|
|
|
- Reported bugs.
|
|
|
|
|
|
|
|
- List of publications related to WAFO.
|
|
|
|
- List of publications related to WAFO.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|