RayleighTaylor

The RayleighTaylor material geometry is composed of a interface perturbation used to initialize an instability in benchmarks of compositional convection.

Initialization

EarthBox.MaterialGeometry.RayleighTaylor.initialize!Function

Initialize Rayleigh Taylor geometry.

Keyword arguments:

  • depth_interface_h1::Float64:
    • Depth in meters of the interface for Rayleigh-Taylor instability
  • wave_length_lambda::Float64:
    • Wavelength in meters of the perturbation for Rayleigh-Taylor instability
  • amplitude_initial::Float64:
    • Initial amplitude in meters of the perturbation for Rayleigh-Taylor instability
source