initial_conditions

initial_conditions#

Module: fridom.nonhydro.initial_conditions

Classes, Functions, and Variables

SingleWave(mset, k[, s, phase, use_discrete])

An initial condition that consist of a single wave with a given wavenumber and a given mode.

KelvinWave(mset, side, kz, k_parallel[, phase])

Initial condition with a kelvin wave at the boundary.

WavePackage(mset, mask_pos, mask_width, k[, ...])

Wave package initial condition.

BarotropicJet(mset[, wavenum, waveamp, ...])

Barotropic instable jet setup with 2 zonal jets

Jet(mset[, jet_strength, jet_width, ...])

A 3D jet with horizontal and vertical shear.

CoherentEddy(mset[, pos_x, pos_y, width, ...])

Coherent barotropic eddy with Gaussian shape.

geostrophic_energy_spectrum(kx, ky, kz[, d, ...])

Geostrophic energy spectrum.

RandomGeostrophicSpectra(mset[, seed, ...])

Random geostrophic state with a given spectral energy density.

Initial Conditions for the Nonhydrostatic Model.