plotPoissonFlowOverContours
Plot Poisson Flow Over Contours.
Declaration
fig = plotPoissonFlowOverContours(wvd,options)
Parameters
wvdWVDiagnostics objectvisible(optional) input argumentvisible(default: “on”)inertialFluxinput argumentinertialFluxvectorDensityLinearTransitionWavenumber(optional) input argumentvectorDensityLinearTransitionWavenumber(default: Inf)forcingFluxinput argumentforcingFluxwavelengths(optional) input argumentwavelengths(default: [1,2,5,10,20,50,100,200,500])wavelengthColor(optional) input argumentwavelengthColor(default: [.5,.5,.5])addFrequencyContours(optional) input argumentaddFrequencyContours(default: false)frequencies(optional) input argumentfrequencies(default: [1.01 1.05 1.2 2 4 8 16])frequencyColor(optional) input argumentfrequencyColor(default: [.7,.7,.7])addKEPEContours(optional) input argumentaddKEPEContours(default: false)keFractions(optional) input argumentkeFractions(default: [.01,.1,.25,.5,.75,.9,.99])keFractionColor(optional) input argumentkeFractionColor(default: [.7,.7,.7])labelSpacing(optional) input argumentlabelSpacing(default: 1000)lineWidth(optional) input argumentlineWidth(default: 1)kmax(optional) input argumentkmax(default: Inf)jmax(optional) input argumentjmax(default: Inf)quiverScaleinput argumentquiverScalefigureHandleinput argumentfigureHandlenLevels(optional) input argumentnLevels(default: 10)
Returns
figFigure handle for the generated plot
Discussion
plotPoissonFlowOverContours is part of the WVDiagnostics toolbox. Update this description to explain its purpose, inputs, outputs, and how it is used in the overall diagnostics workflow.