Changing the orientation of a GaussianPlaneSource #253
Unanswered
AlexisJouan
asked this question in
Q&A
Replies: 1 comment 2 replies
|
Hi @AlexisJouan, you can easily do that by setting the azimuth or elevation angle attribute to a nonzero value. Hope this helps! If you have other questions let me know. |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Hi ! I have started using fdtdx recently, it's really a nice project. I was wondering if it was possible to place a source with an arbritrary orientation? Currently I have the following code
But I would like to emit the wave with an arbitrary angle. Any easy way to do that?
Thanks a lot for sharing your work !
Best,
Alexis
All reactions