Christoph Kleinhans
2018-09-06 20:32:20 UTC
Dear Meep Users,
in Python, having a plane wave gaussian source, propagating in different
angles on a Lorentz-Drude structure and measuring the reflection at the
different angles, is working just perfect, but:
When it comes to frequency-domain solver with a CW (without
Lorentz-Drude Material) or to LDOS calculation, Meep is giving me
following error:
For example, when I use the frequency-domain solver:
AttributeError: 'Simulation' object has no attribute 'init_sim'
The Simulation object is initialized in my memory. I first thought I had
an mistake in my Python script, but even the frequency-domain tutorial
script gives me that error message.
I have tried different versions of meep, also meep-parallel, always the
same error.
I am running Meep on newest Ubuntu distrubution with an AMD processor
and the Meep versions are always installed by using miniconda.
Can someone give me a hint what could be wrong, or how I can pull
further information out of my system to find the problem?
Regards
Christoph
in Python, having a plane wave gaussian source, propagating in different
angles on a Lorentz-Drude structure and measuring the reflection at the
different angles, is working just perfect, but:
When it comes to frequency-domain solver with a CW (without
Lorentz-Drude Material) or to LDOS calculation, Meep is giving me
following error:
For example, when I use the frequency-domain solver:
AttributeError: 'Simulation' object has no attribute 'init_sim'
The Simulation object is initialized in my memory. I first thought I had
an mistake in my Python script, but even the frequency-domain tutorial
script gives me that error message.
I have tried different versions of meep, also meep-parallel, always the
same error.
I am running Meep on newest Ubuntu distrubution with an AMD processor
and the Meep versions are always installed by using miniconda.
Can someone give me a hint what could be wrong, or how I can pull
further information out of my system to find the problem?
Regards
Christoph