Code Monkey home page Code Monkey logo

Comments (4)

kch3782 avatar kch3782 commented on September 7, 2024

Is it correct that you asked if this RCWA is possible to calculate the field using the perfectly matched layer (PML) boundary condition instead of the periodic condition? Or do you mean something else?

from torcwa.

huangtingying avatar huangtingying commented on September 7, 2024

I read a literature review the other day

Review The use of plasmonics in light beaming and focusing
The-use-of-plasmonics-in-light-beaming-and-f_2010_Progress-in-Quantum-Electr.pdf

It was written by Byoungho Lee. The fourth chapter mentioned Beam focusing by surface plasma polarities. The paper mentioned in this overview uses RCWA to calculate the focusing field, which was also written by Byoungho Lee.
image

image

Then I found that the author of the TORCWA also has Byoungho Lee, so I would like to ask whether the TORCWA can implement the functions mentioned in the previous paper of Byoungho Lee

from torcwa.

kch3782 avatar kch3782 commented on September 7, 2024

The presented figure was performed using the RCWA simulation, but it was performed using a perfectly matched layer (PML) boundary condition. RCWA basically operates under periodic boundary condition, and additional structure must be implemented to operate under PML boundary condition. (There is a formula in H. Kim et al., Fourier modal method and its applications in computational nanophotonics (2012)) Unfortunately, TORCWA currently doesn't have a function to create a structure for such a PML boundary.

Therefore, if you want the simulation like presented figure using TORCWA,

  1. Directly implements the function that makes the PML boundary condition in the referenced book, or
  2. Increasing the period to reduce the periodic effect, but it is less accurate and takes longer time to calculate.

Thank you.

from torcwa.

huangtingying avatar huangtingying commented on September 7, 2024

Thank you very much

from torcwa.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.