-
Notifications
You must be signed in to change notification settings - Fork 629
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
harminv not showing any frequencies #2864
Comments
This is exactly the example from the tutorial, correct? Have you changed any of the parameters? When you compiled Meep, did you link it with Harminv? Check that the #define HAVE_HARMINV 1 |
Yes, this is exactly the example from the tutorial. I have changed the
parameters, sometimes harming shows some frequencies, sometimes it doesn't.
I have increased the simulation time but I am not getting the modes shown
in the tutorial as output.
…On Tue, 9 Jul, 2024, 18:33 Steven G. Johnson, ***@***.***> wrote:
This is exactly the example from the tutorial
<https://meep.readthedocs.io/en/master/Scheme_Tutorials/Basics/#modes-of-a-ring-resonator>,
correct? Have you changed any of the parameters?
When you compiled Meep, did you link it with Harminv? Check that the
config.h file ha
#define HAVE_HARMINV 1
—
Reply to this email directly, view it on GitHub
<#2864 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BJVMRNZKD4HAVV4XYJXI2A3ZLPNR7AVCNFSM6AAAAABKSEFWRSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEMJXGY4DOMRUGU>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
I did not check though, but can you please tell me sir how to link harminv
while compiling meep? I am stuck in this issue for quite some time.
…On Tue, 9 Jul, 2024, 18:33 Steven G. Johnson, ***@***.***> wrote:
This is exactly the example from the tutorial
<https://meep.readthedocs.io/en/master/Scheme_Tutorials/Basics/#modes-of-a-ring-resonator>,
correct? Have you changed any of the parameters?
When you compiled Meep, did you link it with Harminv? Check that the
config.h file ha
#define HAVE_HARMINV 1
—
Reply to this email directly, view it on GitHub
<#2864 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BJVMRNZKD4HAVV4XYJXI2A3ZLPNR7AVCNFSM6AAAAABKSEFWRSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEMJXGY4DOMRUGU>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Is harminv compiled and installed? How did you install Meep? (The easiest is to use the Anaconda packages rather than compiling yourself.) |
Yes, it's done but still encountering the problem. Can't understand what is
wrong.
…On Thu, 11 Jul 2024 at 03:07, Steven G. Johnson ***@***.***> wrote:
Is harminv compiled and installed?
—
Reply to this email directly, view it on GitHub
<#2864 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BJVMRNYIBWXCYDSCXIJ654TZLWSSLAVCNFSM6AAAAABKSEFWRSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEMRRGU2TOOBYGI>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
--
*Sohom Chakraborty*
Assistant Professor
University of Engineering and Management
Kolkata- 700160
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hey, This is Sohom Chakraborty, i am using MEEP for making a simulation of a 2D ring resonator. The code has been exactly copied from MEEP documentation website but still the output that is expected to come is not coming. Harminv doesn't show any frequencies or shows contradictory results after each run. I am providing the code and output for your reference. Please help.
Code:
Output:
The text was updated successfully, but these errors were encountered: