boutproject / BOUT-dev

BOUT++: Plasma fluid finite-difference simulation code in curvilinear coordinate systems
http://boutproject.github.io/
GNU Lesser General Public License v3.0
185 stars 95 forks source link

example: lapd_drift - how to get a perpendicular wave number? #2013

Closed seob1 closed 3 years ago

seob1 commented 4 years ago

Hi,

I am trying to run the example of the lapd drift. I want to get a perpendicular mode number. However, there is no option for a m_theta. There is only option for a mode number filter of z. I would appreciate if you could give an answer of how to get a results with a specific azimuthal mode number.

bendudson commented 4 years ago

In this simulation the z direction is the azimuthal angle, so filtering z filters the azimuthal mode number. Filtering in y (parallel, axis of the device) or x (radial) is more difficult, but could probably be done if needed.

Getting support might be easier through Slack; send me an email if you would like to be added (benjamin.dudson at york dot ac dot uk)

ZedThree commented 3 years ago

I think this is solved now