FDTD
This is a package to perform Finite Difference Time Domain (FDTD) simulations in Python.
Install / Use
/learn @natsunoyuki/FDTDREADME
FDTD
This is a set of Python codes used to perform 1D and 2D finite difference time domain simulations.
<img src="https://github.com/natsunoyuki/FDTD/blob/main/images/tmz_2d.png?raw=True" alt="drawing" width=300/>Installation
pip install git+https://github.com/natsunoyuki/FDTD
Usage
import fdtd
fdtd2d_tmz = fdtd.fdtd2d_tmz()
fdtd2d_tmz.run(n_iter = 50000, initiate_pulse = True)
fdtd2d_tmz.plot_E()
Available FDTD Simulators
One Dimensional FDTD
- fdtd1d: 1D FDTD.
- fdtd1d_laser: 1D laser FDTD.
Two Dimensional FDTD
- fdtd2d_tez: Transverse electric field 2D FDTD.
- fdtd2d_tez_laser: Transverse electric field laser 2D FDTD.
- fdtd2d_tmz: Transverse magnetic field 2D FDTD.
- fdtd2d_tmz_laser: Transverse magnetic field laser 2D FDTD.
Related Skills
node-connect
351.8kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
claude-opus-4-5-migration
110.9kMigrate prompts and code from Claude Sonnet 4.0, Sonnet 4.5, or Opus 4.1 to Opus 4.5
frontend-design
110.9kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
model-usage
351.8kUse CodexBar CLI local cost usage to summarize per-model usage for Codex or Claude, including the current (most recent) model or a full model breakdown. Trigger when asked for model-level usage/cost data from codexbar, or when you need a scriptable per-model summary from codexbar cost JSON.
