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

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

.. autoclass:: RandomGeostrophicSpectra

   
   .. automethod:: __init__

   
   .. rubric:: Methods

   .. autosummary::
   
      ~RandomGeostrophicSpectra.__init__
      ~RandomGeostrophicSpectra.dot
      ~RandomGeostrophicSpectra.fft
      ~RandomGeostrophicSpectra.from_netcdf
      ~RandomGeostrophicSpectra.has_nan
      ~RandomGeostrophicSpectra.ifft
      ~RandomGeostrophicSpectra.norm_l2
      ~RandomGeostrophicSpectra.norm_of_diff
      ~RandomGeostrophicSpectra.project
      ~RandomGeostrophicSpectra.sync
      ~RandomGeostrophicSpectra.to_netcdf
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~RandomGeostrophicSpectra.arr_dict
      ~RandomGeostrophicSpectra.b
      ~RandomGeostrophicSpectra.cfl
      ~RandomGeostrophicSpectra.ekin
      ~RandomGeostrophicSpectra.epot
      ~RandomGeostrophicSpectra.etot
      ~RandomGeostrophicSpectra.field_list
      ~RandomGeostrophicSpectra.grid
      ~RandomGeostrophicSpectra.linear_pot_vort
      ~RandomGeostrophicSpectra.local_Ro
      ~RandomGeostrophicSpectra.pot_vort
      ~RandomGeostrophicSpectra.rel_vort
      ~RandomGeostrophicSpectra.rel_vort_x
      ~RandomGeostrophicSpectra.rel_vort_y
      ~RandomGeostrophicSpectra.rel_vort_z
      ~RandomGeostrophicSpectra.u
      ~RandomGeostrophicSpectra.v
      ~RandomGeostrophicSpectra.w
      ~RandomGeostrophicSpectra.xr
      ~RandomGeostrophicSpectra.xrs
   
   

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