Public Documentation
Documentation for the submodule Plotter.jl.
Index
Public Interface
CarrierCapture.Plotter — ModuleSubmodule providing helper functions for generating plots.
CarrierCapture.Plotter.plot_cc! — Methodplot_cc!(cc; plt = nothing, color = nothing, label = "")Plots capture coefficient cc.capt_coeff as a function of 1000/T.
CarrierCapture.Plotter.plot_pot! — Methodplot_pot!(pot; lplt_wf = false, plt = nothing, color = Nothing, label = "", scale_factor = 2e-2)Plots Potential with its' wave functions if lplt_wf is true.