Device simulation reference
All functions and classes related to device simulation are namespaced under i3.device_sim.
For a tutorial running device simulations with IPKISS, please check the running device simulations tutorial.
IPKISS
| Calculates the neff for guided modes for a material stack using the camfr mode solver. | |
| Calculates the fields for the modes for a material stack using the camfr mode solver. | |
| Computes the effective index of mode in the material stack at the given wavelength. | |
| For a given layout, call virtual fabrication and return a camfr.Expression that can be used to run a simulation. | |
| Convenience function that returns material stacks used to fabricate the structure. | 
| Defines the geometry of the electromagnetic simulation. | |
| Output an SMatrix. | |
| Running solver specific commands (a Macro) during the simulation phase. | |
| Retrieves a file created during the setup or execution of the simulation. | |
| A combined monitor and source, for use in a physical solver | |
| Defines a tool-specific macro which will be executed at a specified stage | |
| Defines a macro to be loaded from file |