meanDensityAnomalySolution
return a real-valued analytical solution of the mean density anomaly mode
Declaration
solution = meanDensityAnomalySolution(self,jMode,A,options)
Parameters
jModeinteger index, (j0 >= 1 && j0 <= nModes)Aamplitude in m.shouldAssumeConstantN(optional) default 1
Returns
ufluid velocity, u = @(x,y,z,t)vfluid velocity, v = @(x,y,z,t)wfluid velocity, w = @(x,y,z,t)etaisopycnal displacement, eta = @(x,y,z,t)ppressure, p = @(x,y,z,t)
Discussion
Returns function handles of the form u=@(x,y,z,t)