Lex669/LumericalFDTD-skill

实现LumericalFDTD自动化仿真的skill

23Stars on the repository
11Mods indexed here, across every type
12d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

fdtd-analyze

01

Lex669/LumericalFDTD-skill

Command

A command for analyzing data produced by an FDTD light simulation. It reads NPZ files, a format for stored numerical data, calculates optical measurements, and saves PNG charts.

23 12d ago A 33 tokens original MIT

fdtd-full

02

Lex669/LumericalFDTD-skill

Command

An end-to-end workflow for Ansys Lumerical FDTD, a tool that simulates how light behaves in designed devices. It builds a model, runs the simulation, analyzes the results, and records whether they meet the requirements.

23 12d ago A 32 tokens original MIT

fdtd-model

03

Lex669/LumericalFDTD-skill

Command

A command for building the computer model used by an FDTD light simulation. It writes Python code describing the device shape, materials, light source, measurement points, and mesh settings.

23 12d ago A 35 tokens original MIT

fdtd-simulate

04

Lex669/LumericalFDTD-skill

Command

A command for running an Ansys Lumerical FDTD simulation, which models how light behaves in a device over time. It executes an existing Python simulation script and extracts numerical results.

23 12d ago A 36 tokens original MIT