Mode expansion#115
Mode expansion#115HomerReid wants to merge 236 commits intoNanoComp:masterfrom HomerReid:modeExpansion
Conversation
…uble with other branches
…tore in python/Makefile.am to ensure python tests are executed under mpirun when building --with-mpi
|
I've mostly ported the waveguide-taper calculation to python. The python code is There are a couple of things that aren't working in python yet. I'll try to fix those over the next days. I might need some help with typemaps, etc. Here is the latest version of the documentation / tutorial. I need to fill in some plots and code snippets. Here is the log-log plot of power loss due to intermodal scattering vs. taper length for taper functions of continuity class C^p for p=0,1. To the extent that I represent them as power laws, they are both roughly going like L^{-2} (with L the taper length). I think the correct answer is that the power-law exponents are supposed to differ more clearly, by a full unit of 1, so this is maybe a little fishy. |


Initial skeleton framework for mode-decomposition feature.