Private types
Private types in module GeophysicalFlows
:
Private types in module TwoDNavierStokes
:
GeophysicalFlows.TwoDNavierStokes.ForcedVars
— MethodForcedVars(dev, g)
Returns the vars for forced two-dimensional turbulence on device dev and with grid g.
GeophysicalFlows.TwoDNavierStokes.Params
— TypeParams(ν, nν, μ, nμ, calcF!)
Returns the params for two-dimensional turbulence.
GeophysicalFlows.TwoDNavierStokes.StochasticForcedVars
— MethodStochasticForcedVars(dev, g)
Returns the vars for stochastically forced two-dimensional turbulence on device dev and with grid g.
GeophysicalFlows.TwoDNavierStokes.Vars
— MethodVars(dev, g)
Returns the vars for unforced two-dimensional turbulence on device dev and with grid g.
Private types in module BarotropicQG
:
GeophysicalFlows.BarotropicQG.ForcedVars
— MethodForcedVars(dev, g)
Returns the vars for forced two-dimensional barotropic QG problem on device dev and with grid g.
GeophysicalFlows.BarotropicQG.Params
— TypeParams(g::TwoDGrid, f0, β, FU, eta, μ, ν, nν, calcFU, calcFq)
Returns the params for an unforced two-dimensional barotropic QG problem.
GeophysicalFlows.BarotropicQG.Params
— MethodParams(g::TwoDGrid, f0, β, eta::Function, μ, ν, nν, calcFU, calcFq)
Constructor for Params that accepts a generating function for the topographic PV.
GeophysicalFlows.BarotropicQG.StochasticForcedVars
— MethodStochasticForcedVars(dev, g)
Returns the vars for stochastically forced two-dimensional barotropic QG problem on device dev and with grid g.
GeophysicalFlows.BarotropicQG.Vars
— MethodVars(dev, g)
Returns the vars for unforced two-dimensional barotropic QG problem on device dev and with grid g.
Private types in module BarotropicQGQL
:
GeophysicalFlows.BarotropicQGQL.ForcedVars
— TypeForcedVars(g)
Returns the vars for forced two-dimensional barotropic QG problem with grid g.
GeophysicalFlows.BarotropicQGQL.Params
— TypeParams(g::TwoDGrid, f0, beta, FU, eta, mu, nu, nnu)
Returns the params for an unforced two-dimensional barotropic QG problem.
GeophysicalFlows.BarotropicQGQL.Params
— MethodParams(g::TwoDGrid, f0, beta, eta::Function, mu, nu, nnu)
Constructor for Params that accepts a generating function for the topographic PV.
GeophysicalFlows.BarotropicQGQL.Vars
— TypeVars(g)
Returns the vars for unforced two-dimensional barotropic QG problem with grid g.
Private types in module MultilayerQG
:
GeophysicalFlows.MultilayerQG.ForcedVars
— MethodForcedVars(g)
Returns the vars for forced multi-layer QG problem with grid gr.
GeophysicalFlows.MultilayerQG.Vars
— MethodVars(g)
Returns the vars for unforced multi-layer QG problem with grid gr.