You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've tried to use MESH to compute the flux between parallel flat plates using SimulationPlanar() object and compare it with the following equation(from Francoeur, 2009)
In my understanding, the result from s.GetPhiAtKParallel() is the same as the integrand in the figure(propagating+evanescent component) and the result from s.GetPhi() is the integrated value divided by pi^2. Are these correct?
Thank you very much,
Natkamon
The text was updated successfully, but these errors were encountered:
Hello
I've tried to use MESH to compute the flux between parallel flat plates using
![image](https://private-user-images.githubusercontent.com/148950420/287433593-ef9b39fc-700d-4b04-8f3e-6d0608c4b352.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk1OTI5MTksIm5iZiI6MTczOTU5MjYxOSwicGF0aCI6Ii8xNDg5NTA0MjAvMjg3NDMzNTkzLWVmOWIzOWZjLTcwMGQtNGIwNC04ZjNlLTZkMDYwOGM0YjM1Mi5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjE1JTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIxNVQwNDEwMTlaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT04ZjYyODZjNmFjNzg4ZmMzOTJhZDJjNmIwMTAzYjkwZDg1MjgzMDQ4ZDMyMjFjZmRkNTdkYmFkZmYzMzFiZjQzJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.GDRA5tZmUlo_-afL17NwyEcuzSXf03E7kp6ognZdvko)
SimulationPlanar()
object and compare it with the following equation(from Francoeur, 2009)In my understanding, the result from s.GetPhiAtKParallel() is the same as the integrand in the figure(propagating+evanescent component) and the result from s.GetPhi() is the integrated value divided by pi^2. Are these correct?
Thank you very much,
Natkamon
The text was updated successfully, but these errors were encountered: