flaport / fdtd

A 3D electromagnetic FDTD simulator written in Python with optional GPU support
https://fdtd.readthedocs.io
MIT License
454 stars 116 forks source link

Hello! How to obtain the phase of electromagnetic field? #53

Open JenkinLim opened 2 years ago

JenkinLim commented 2 years ago

Hello, I found that the calculation results in this project are the amplitude of electromagnetic field, and there is no complex electric field value. What should I do if I want to get the phase value at a certain monitor? thanks!!