RandomGeostrophicSpectra
========================

.. currentmodule:: fridom.nonhydro.initial_conditions.geostrophic_spectra

.. autoclass:: RandomGeostrophicSpectra

   
   .. automethod:: __init__

   
   .. rubric:: Methods

   .. autosummary::
   
      ~RandomGeostrophicSpectra.__init__
      ~RandomGeostrophicSpectra.abs
      ~RandomGeostrophicSpectra.apply_elementwise
      ~RandomGeostrophicSpectra.apply_water_mask
      ~RandomGeostrophicSpectra.conj
      ~RandomGeostrophicSpectra.cumulative_integral
      ~RandomGeostrophicSpectra.diff
      ~RandomGeostrophicSpectra.div
      ~RandomGeostrophicSpectra.dot
      ~RandomGeostrophicSpectra.extend
      ~RandomGeostrophicSpectra.fft
      ~RandomGeostrophicSpectra.from_netcdf
      ~RandomGeostrophicSpectra.from_xarray
      ~RandomGeostrophicSpectra.grad
      ~RandomGeostrophicSpectra.has_nan
      ~RandomGeostrophicSpectra.ifft
      ~RandomGeostrophicSpectra.integrate
      ~RandomGeostrophicSpectra.laplacian
      ~RandomGeostrophicSpectra.max
      ~RandomGeostrophicSpectra.mean
      ~RandomGeostrophicSpectra.min
      ~RandomGeostrophicSpectra.norm_l2
      ~RandomGeostrophicSpectra.norm_of_diff
      ~RandomGeostrophicSpectra.project
      ~RandomGeostrophicSpectra.set_random
      ~RandomGeostrophicSpectra.sum
      ~RandomGeostrophicSpectra.sync
      ~RandomGeostrophicSpectra.to_netcdf
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~RandomGeostrophicSpectra.b
      ~RandomGeostrophicSpectra.cfl
      ~RandomGeostrophicSpectra.ekin
      ~RandomGeostrophicSpectra.epot
      ~RandomGeostrophicSpectra.etot
      ~RandomGeostrophicSpectra.field_list
      ~RandomGeostrophicSpectra.fields
      ~RandomGeostrophicSpectra.grid
      ~RandomGeostrophicSpectra.info
      ~RandomGeostrophicSpectra.is_constant
      ~RandomGeostrophicSpectra.is_spectral
      ~RandomGeostrophicSpectra.linear_pot_vort
      ~RandomGeostrophicSpectra.local_rossby_number
      ~RandomGeostrophicSpectra.mset
      ~RandomGeostrophicSpectra.pot_vort
      ~RandomGeostrophicSpectra.rel_vort
      ~RandomGeostrophicSpectra.rel_vort_x
      ~RandomGeostrophicSpectra.rel_vort_y
      ~RandomGeostrophicSpectra.rel_vort_z
      ~RandomGeostrophicSpectra.tracers
      ~RandomGeostrophicSpectra.u
      ~RandomGeostrophicSpectra.v
      ~RandomGeostrophicSpectra.vector_dim
      ~RandomGeostrophicSpectra.velocity
      ~RandomGeostrophicSpectra.w
      ~RandomGeostrophicSpectra.xr
      ~RandomGeostrophicSpectra.xrs
   
   

   .. minigallery:: fridom.nonhydro.initial_conditions.RandomGeostrophicSpectra
      :add-heading: