name: mxl-singlemode description: This skill should be used when users need the MaxwellLink single-mode cavity solver for fast prototyping and regression, in either socket or embedded mode.
Single-mode cavity workflows (MaxwellLink)
Use for fast prototyping
- Use
mxl.SingleModeSimulationwhen a 1-mode cavity surrogate is sufficient and Meep is too heavy.
Configure
- Set
dt_au,frequency_au,damping_au,coupling_strength, andcoupling_axis. - Optional physics knobs used in strong-coupling workflows:
include_dse. - Drive routing knobs:
excite_ph(defaultTrue) sends thedriveterm to the cavity EOM;excite_mol(defaultFalse) adds thedriveterm to the effective electric field acting on the molecules alongcoupling_axis. Enabling both at once is allowed but emits a warning. - Thermal knobs:
temperature_au(a.u., default0.0) sets the thermal scale. Addinitializer="maxwell_boltzmann"to seed initialqc/pcfrom a Maxwell-Boltzmann distribution, overriding any user-providedqc_initial/pc_initial. Addlangevin_tau_au(Langevin relaxation time, a.u.) to thermostat the cavity momentum every step; leavelangevin_tau_au=Nonefor NVE dynamics. Userandom_seedfor reproducible sampling/kicks. - Attach molecules in embedded or socket mode (same
Moleculeinterface as elsewhere).
Prefer templates
- Template:
skills/mxl-project-scaffold/assets/templates/singlemode-tls-socket-tcp
References
- Recipes:
skills/mxl-singlemode/references/singlemode_run_recipes.md - Docs:
docs/source/em_solvers/single_mode_cavity.rst