By: Yi-Xin Liu
Re-posted from: http://www.yxliu.group/2020/04/rotation-test
Numerical experiments are carried out to demonstrate the usage as well as serving as a test for the rotation.jl submodule. This is an appendix to the previous post.
By: Yi-Xin Liu
Re-posted from: http://www.yxliu.group/2020/04/rotation-test
Numerical experiments are carried out to demonstrate the usage as well as serving as a test for the rotation.jl submodule. This is an appendix to the previous post.
By: Yi-Xin Liu
Re-posted from: http://www.yxliu.group/2020/04/rotation-test
Numerical experiments are carried out to demonstrate the usage as well as serving as a test for the rotation.jl submodule. This is an appendix to the previous post. The format of this post mimics the Jupyter notebook. The output of a code block after run is captured by Literate.jl and rendered here as a markdown code block in the format of the text language.
By: Yi-Xin Liu
Re-posted from: http://www.yxliu.group/2020/04/scattering-4
In this post we implement submodules rotation.jl of Scattering.jl to rotate a vector in the reference coordinate system to the internal coordinate system of the scatterer. Three representations of a rotaion operation are discussed and implemented. The conversion among and math operations on these representations are also implemented.