python-meep-utils icon indicating copy to clipboard operation
python-meep-utils copied to clipboard

<NEEDS MAJOR UPDATE> Simulations of electromagnetic waves - easier scripting, postprocessing and field export

Results 6 python-meep-utils issues
Sort by recently updated
recently updated
newest added
trafficstars

hi, thanks for your kindness I run this code and get 'No module named 'meep_mpi' ' but I can't install it correct how can I deal with it?

Hi @FilipDominec, now that we have a Python API integrated into the main Meep repo, it would be great if you could port some of the examples to the new...

Simulations in the ```example_metamaterial_s_parameters/SphereWire_principles``` terminate with error ``` Traceback (most recent call last): File "../../scatter.py", line 113, in eps1=getattr(model, 'mon1eps', 1), eps2=getattr(model, 'mon2eps', 1)) ## enable monitors inside dielectrics File...

bug

I am trying to run TM_Wedge2d example but this source file is missing.

wontfix

There is some deadlock in the python-meep HDF export or `sync()` function; I am suspicious it is the multiprocessing communication. The simulation silently hangs after the FDTD timestepping is finished...

Running `example_metamaterial_s_parameters/yslit_xcomparison_d20/batch.sh` results in: ``` Info Adding material: Gold with 1 oscillator(s); (eps @ 1.00e+12 Hz = -20443.0+281018.263j) Simulation time: 3.500000e-10 [s] = 1.049274e-01 time units Traceback (most recent call...

bug