Note: This discussion is about an older version of the COMSOL Multiphysics® software. The information provided may be out of date.

Discussion Closed This discussion was created more than 6 months ago and has been closed. To start a new discussion with a link back to this one, click here.

N_eff for 2D mode analysis

Please login with a confirmed email address before reporting spam

Anyone know why the Neff obtained from below two method is not the same??

i) mphglobal(model, 'emw.neff'')
ii) [sz,ndofs,list,name,type]=mphgetp(model,'solname','sol1') and then use "list" to calculate neff with neff=real(1j*list/(2*pi/Lambda)),

for example,
the neff i obtained by method (i) is 1.436800701048935
by method (ii) is 1.437795377426004

I am using comsol 4.2

Thanks

7 Replies Last Post Apr 3, 2012, 4:54 a.m. EDT

Please login with a confirmed email address before reporting spam

Posted: 1 decade ago Apr 2, 2012, 12:50 p.m. EDT
what's your exact definition of Lambda?
what's your exact definition of Lambda?

Please login with a confirmed email address before reporting spam

Posted: 1 decade ago Apr 2, 2012, 2:59 p.m. EDT
Hi

i do not understand what are these two methods. Can you please a bit elaborate it or share your .mph files.

regards
deepak
Hi i do not understand what are these two methods. Can you please a bit elaborate it or share your .mph files. regards deepak

Please login with a confirmed email address before reporting spam

Posted: 1 decade ago Apr 2, 2012, 4:36 p.m. EDT
I don't know what the methods you posted are.
I asked about Lambda because it's mentioned in the second method. It's important how you calculate it. My suspicion is that lambda was defined as Speed of light over frequency. Now if you use 3*10^8 instead of 299,792,458 m/s you get exactly the difference between 1.436800701048935 and 1.437795377426004
I don't know what the methods you posted are. I asked about Lambda because it's mentioned in the second method. It's important how you calculate it. My suspicion is that lambda was defined as Speed of light over frequency. Now if you use 3*10^8 instead of 299,792,458 m/s you get exactly the difference between 1.436800701048935 and 1.437795377426004

Please login with a confirmed email address before reporting spam

Posted: 1 decade ago Apr 2, 2012, 11:58 p.m. EDT

Hi

i do not understand what are these two methods. Can you please a bit elaborate it or share your .mph files.

regards
deepak
[/QUOT



that two methods are for Matlab comsol.
one is to extract the propagation constant (beta) from matlab comsol..
another one is to extract effective refractive index from matlab comsol...

thx
[QUOTE] Hi i do not understand what are these two methods. Can you please a bit elaborate it or share your .mph files. regards deepak [/QUOT that two methods are for Matlab comsol. one is to extract the propagation constant (beta) from matlab comsol.. another one is to extract effective refractive index from matlab comsol... thx

Please login with a confirmed email address before reporting spam

Posted: 1 decade ago Apr 3, 2012, 12:01 a.m. EDT

I don't know what the methods you posted are.
I asked about Lambda because it's mentioned in the second method. It's important how you calculate it. My suspicion is that lambda was defined as Speed of light over frequency. Now if you use 3*10^8 instead of 299,792,458 m/s you get exactly the difference between 1.436800701048935 and 1.437795377426004


Hi,

i use matlab comsol, i change the Lambda value each time for different simulation.
so, i defined the lambda value by myself, example, from 1000nm to 2000nm with increment of 10nm.

i think because of the way comsol calculate lambda as C/F, and the C i used is 3e8, while, comsol used 2.998e8.
you exactly help me to solve this.

By the way, do you know how many decimal point comsol use?
if i put 1.23456789 , Comsol will treat it as 1.23456789 or 1.235??
thx
[QUOTE] I don't know what the methods you posted are. I asked about Lambda because it's mentioned in the second method. It's important how you calculate it. My suspicion is that lambda was defined as Speed of light over frequency. Now if you use 3*10^8 instead of 299,792,458 m/s you get exactly the difference between 1.436800701048935 and 1.437795377426004 [/QUOTE] Hi, i use matlab comsol, i change the Lambda value each time for different simulation. so, i defined the lambda value by myself, example, from 1000nm to 2000nm with increment of 10nm. i think because of the way comsol calculate lambda as C/F, and the C i used is 3e8, while, comsol used 2.998e8. you exactly help me to solve this. By the way, do you know how many decimal point comsol use? if i put 1.23456789 , Comsol will treat it as 1.23456789 or 1.235?? thx

Please login with a confirmed email address before reporting spam

Posted: 1 decade ago Apr 3, 2012, 4:42 a.m. EDT
Hi,

decimal digits depends on tolerance value in solver configuration.


Deepak
Hi, decimal digits depends on tolerance value in solver configuration. Deepak

Please login with a confirmed email address before reporting spam

Posted: 1 decade ago Apr 3, 2012, 4:54 a.m. EDT

Hi,

decimal digits depends on tolerance value in solver configuration.


Deepak


i tried for the tolerance value of 1e-12,
but, it show me WARNING
""
The relative error is greater than the relative tolerance, for the direct solver.
Relative residual: 6.9e-013.
Relative error: 1.6e-010.
""

Do you knw what is this error?
[QUOTE] Hi, decimal digits depends on tolerance value in solver configuration. Deepak [/QUOTE] i tried for the tolerance value of 1e-12, but, it show me WARNING "" The relative error is greater than the relative tolerance, for the direct solver. Relative residual: 6.9e-013. Relative error: 1.6e-010. "" Do you knw what is this error?

Note that while COMSOL employees may participate in the discussion forum, COMSOL® software users who are on-subscription should submit their questions via the Support Center for a more comprehensive response from the Technical Support team.