programming

How do I save power spectra at different y locations ?

emmanuel germaine, 2009-01-29 12:10

I want to plot the 1D energy spectra (Euu=f(kappa)) at different y-location (e.g, one close to the wall and the other close to the centerline).

Can I do that starting with the following ?

  u.makeSpectral();
  u.saveSpectrum("data/uspectra");

Thank you Emmanuel

~~DISCUSSION~~