lumerical_fdtd_scripting_tools
A collection of scripts categorised by their use-case intended for use in the Lumerical FDTD solver in the Ansys optics suite. Some scripts are cross-compatible with MODE as well.
Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (5.6%) to scientific vocabulary
Repository
A collection of scripts categorised by their use-case intended for use in the Lumerical FDTD solver in the Ansys optics suite. Some scripts are cross-compatible with MODE as well.
Basic Info
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
LumericalFDTDScripting_Tools
A collection of scripts categorised by their use-case intended for use in the Lumerical FDTD solver in the Ansys optics suite. Some scripts are cross-compatible with MODE as well.
Handling of exported .mat data is done using my other package called DMU Each example setup file contains annoted python code that goes over how we use the package to analyse our data.
Generally speaking, to set up the environment to begin with we use: ``` from DMU import utils as dm dm.Init_LDI() #To create data directories and settings json
run dm.CUV(act="ddir") from console and select your data directories, then the next line loads the folders containing the data
filelist = dm.DataDir(act="load")["1"] ```
Owner
- Name: Atli Vidar Már Flodgren
- Login: DeltaMod
- Kind: user
- Repositories: 3
- Profile: https://github.com/DeltaMod
Lund University PhD student, employed at SLJUS
Citation (CITATION.cff)
cff-version: 1.2.0 message: "If you use this software, please cite it as below." authors: - family-names: "Vidar" given-names: "Flodgren" orcid: "https://orcid.org/0009-0006-8024-0259" title: "Lumerical FDTD Scripting Tools" version: 0.0.1 date-released: 2025-02-21 url: "https://github.com/DeltaMod/Lumerical_FDTD_Scripting_Tools"
GitHub Events
Total
- Push event: 8
- Create event: 1
Last Year
- Push event: 8
- Create event: 1