fibermodes.simulator¶
Simulators are used to sweep over different
Fiber parameters,
and to solve for Mode using those parameters.
Main implementation of the simulator is in
Simulator. Subclasses can be used
for performing different kind of smulations; e.g. for running simulations
in parallel using multiple processes, or even using MPI.
Submodules list¶
simulator |
The simulator allows to link fibers with wavelengths, to simulate an array of parameters. |
psimulator |