plotFluidStateMultipanel
Plot multipanel summary of fluid state and spectra
Declaration
fig = plotFluidStateMultipanel(self,options)
Parameters
selfWVDiagnostics objectvisible(optional) input argumentvisible(default: “on”)iTimetime-related parameteriTimetitleinput argumenttitleshouldShowEnergySpectra(optional) input argumentshouldShowEnergySpectra(default: true)shouldShowTotalFields(optional) input argumentshouldShowTotalFields(default: false)figureHandleinput argumentfigureHandlewavelengths(optional) input argumentwavelengths(default: [1,2,5,10,20,50,100,200,500])wavelengthColor(optional) input argumentwavelengthColor(default: [.5,.5,.5])frequencies(optional) input argumentfrequencies(default: [1.01 1.05 1.2 2 4 8 16])frequencyColor(optional) input argumentfrequencyColor(default: [.7,.7,.7])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)
Returns
figFigure handle for the generated plot
Discussion
Create a compact multipanel figure showing horizontal (x-y) maps and vertical (x-z) sections of vertical vorticity for the total flow, the wave component, and the geostrophic component at a specified model time. Optionally includes log-energy spectra with KE/PE and frequency/wavelength contours. Axes are annotated in kilometers and depth in kilometers; color limits and annotation ticks are handled internally.