Skip to main content
Ctrl+K

pydune

Site Navigation

  • Home page
  • Examples and Tutorials
  • API reference

Site Navigation

  • Home page
  • Examples and Tutorials
  • API reference

Section Navigation

  • pydune.data_processing
    • pydune.data_processing.meteorological
      • pydune.data_processing.meteorological.downloadCDS
        • pydune.data_processing.meteorological.downloadCDS.getting_CDSdata
        • pydune.data_processing.meteorological.downloadCDS.load_netcdf
      • pydune.data_processing.meteorological.wind_plot
        • pydune.data_processing.meteorological.wind_plot.create_KMZ
        • pydune.data_processing.meteorological.wind_plot.make_angular_PDF
        • pydune.data_processing.meteorological.wind_plot.netcdf_to_flux_rose
        • pydune.data_processing.meteorological.wind_plot.plot_flux_rose
        • pydune.data_processing.meteorological.wind_plot.plot_wind_rose
        • pydune.data_processing.meteorological.wind_plot.shear_to_velocity
        • pydune.data_processing.meteorological.wind_plot.velocity_to_shear
    • pydune.data_processing.topography
    • pydune.data_processing.create_KMZ
    • pydune.data_processing.getting_CDSdata
    • pydune.data_processing.load_netcdf
    • pydune.data_processing.make_angular_PDF
    • pydune.data_processing.netcdf_to_flux_rose
    • pydune.data_processing.plot_flux_rose
    • pydune.data_processing.plot_wind_rose
    • pydune.data_processing.shear_to_velocity
    • pydune.data_processing.velocity_to_shear
  • pydune.math
    • pydune.math.arcsind
    • pydune.math.arctan2d
    • pydune.math.arctand
    • pydune.math.cartesian_to_polar
    • pydune.math.cosd
    • pydune.math.histogram
    • pydune.math.make_angular_PDF
    • pydune.math.make_angular_average
    • pydune.math.sind
    • pydune.math.tand
    • pydune.math.vector_average
  • pydune.physics
    • pydune.physics.dune
      • pydune.physics.dune.bedinstability_1D
        • pydune.physics.dune.bedinstability_1D.complex_pulsation
        • pydune.physics.dune.bedinstability_1D.complexe_wavenumer
        • pydune.physics.dune.bedinstability_1D.spatial_growth_rate
        • pydune.physics.dune.bedinstability_1D.spatial_wavenumber
        • pydune.physics.dune.bedinstability_1D.temporal_growth_rate
        • pydune.physics.dune.bedinstability_1D.temporal_pulsation
        • pydune.physics.dune.bedinstability_1D.temporal_velocity
      • pydune.physics.dune.bedinstability_2D
        • pydune.physics.dune.bedinstability_2D.celerity_bidi
        • pydune.physics.dune.bedinstability_2D.cosd
        • pydune.physics.dune.bedinstability_2D.growth_rate_bidi
        • pydune.physics.dune.bedinstability_2D.sind
        • pydune.physics.dune.bedinstability_2D.temporal_celerity
        • pydune.physics.dune.bedinstability_2D.temporal_celerity_multi
        • pydune.physics.dune.bedinstability_2D.temporal_growth_rate
        • pydune.physics.dune.bedinstability_2D.temporal_growth_rate_multi
        • pydune.physics.dune.bedinstability_2D.temporal_pulsation
      • pydune.physics.dune.courrechdupont2014
        • pydune.physics.dune.courrechdupont2014.MGBNT_orientation
        • pydune.physics.dune.courrechdupont2014.cosd
        • pydune.physics.dune.courrechdupont2014.elongation_direction
        • pydune.physics.dune.courrechdupont2014.flux_at_crest
        • pydune.physics.dune.courrechdupont2014.growth_rate
        • pydune.physics.dune.courrechdupont2014.resultant_flux_aligned_crest_at_crest
        • pydune.physics.dune.courrechdupont2014.resultant_flux_at_crest
        • pydune.physics.dune.courrechdupont2014.resultant_flux_perp_crest_at_crest
        • pydune.physics.dune.courrechdupont2014.sind
        • pydune.physics.dune.courrechdupont2014.vector_average
    • pydune.physics.sedtransport
      • pydune.physics.sedtransport.transport_laws
        • pydune.physics.sedtransport.transport_laws.cubic_transport_law
        • pydune.physics.sedtransport.transport_laws.quadratic_transport_law
        • pydune.physics.sedtransport.transport_laws.quartic_transport_law
    • pydune.physics.turbulent_flow
      • pydune.physics.turbulent_flow.andreotti2009
        • pydune.physics.turbulent_flow.andreotti2009.calculate_solution
        • pydune.physics.turbulent_flow.andreotti2009.mu
        • pydune.physics.turbulent_flow.andreotti2009.mu_prime
        • pydune.physics.turbulent_flow.andreotti2009.solve_ivp
      • pydune.physics.turbulent_flow.andreotti2011_unbounded
        • pydune.physics.turbulent_flow.andreotti2011_unbounded.calculate_solution
        • pydune.physics.turbulent_flow.andreotti2011_unbounded.cosd
        • pydune.physics.turbulent_flow.andreotti2011_unbounded.mu
        • pydune.physics.turbulent_flow.andreotti2011_unbounded.mu_prime
        • pydune.physics.turbulent_flow.andreotti2011_unbounded.sind
        • pydune.physics.turbulent_flow.andreotti2011_unbounded.solve_ivp
      • pydune.physics.turbulent_flow.flow_solver
        • pydune.physics.turbulent_flow.flow_solver.solve_turbulent_flow
      • pydune.physics.turbulent_flow.fourriere2010_freesurface
        • pydune.physics.turbulent_flow.fourriere2010_freesurface.arcsind
        • pydune.physics.turbulent_flow.fourriere2010_freesurface.calculate_solution
        • pydune.physics.turbulent_flow.fourriere2010_freesurface.mu
        • pydune.physics.turbulent_flow.fourriere2010_freesurface.mu_prime
        • pydune.physics.turbulent_flow.fourriere2010_freesurface.solve_ivp
        • pydune.physics.turbulent_flow.fourriere2010_freesurface.tand
      • pydune.physics.turbulent_flow.fourriere2010_unbounded
        • pydune.physics.turbulent_flow.fourriere2010_unbounded.A0_approx
        • pydune.physics.turbulent_flow.fourriere2010_unbounded.B0_approx
        • pydune.physics.turbulent_flow.fourriere2010_unbounded.calculate_solution
        • pydune.physics.turbulent_flow.fourriere2010_unbounded.mu
        • pydune.physics.turbulent_flow.fourriere2010_unbounded.mu_prime
        • pydune.physics.turbulent_flow.fourriere2010_unbounded.solve_ivp
      • pydune.physics.turbulent_flow.geometrical_model
        • pydune.physics.turbulent_flow.geometrical_model.Ax_geo
        • pydune.physics.turbulent_flow.geometrical_model.Ay_geo
        • pydune.physics.turbulent_flow.geometrical_model.Bx_geo
        • pydune.physics.turbulent_flow.geometrical_model.By_geo
        • pydune.physics.turbulent_flow.geometrical_model.basal_shear
        • pydune.physics.turbulent_flow.geometrical_model.cosd
        • pydune.physics.turbulent_flow.geometrical_model.sind
    • pydune.physics.A0_approx
    • pydune.physics.Ax_geo
    • pydune.physics.Ay_geo
    • pydune.physics.B0_approx
    • pydune.physics.Bx_geo
    • pydune.physics.By_geo
    • pydune.physics.basal_shear
    • pydune.physics.cosd
    • pydune.physics.cubic_transport_law
    • pydune.physics.mu
    • pydune.physics.mu_prime
    • pydune.physics.quadratic_transport_law
    • pydune.physics.quartic_transport_law
    • pydune.physics.sind
    • pydune.physics.solve_turbulent_flow
  • pydune

pydune#

Modules

pydune.data_processing

pydune.math

Mathematical functions used in all submodules.

pydune.physics

© Copyright 2021, Cyril Gadal.

Created using Sphinx 7.2.6.

Built with the PyData Sphinx Theme 0.14.2.