Hello all,
I'm trying to calculate the extinction cross-section of Ag sphere Dimer (two NPs side by side of R=10nm), with a gap of 4nm, in Comsol Multiphysics. Now, I know how to calculate the extinction cross-section of a single spherical Nanoparticle in Comsol and, also have analytically sloved it. For a single nanoparticle the Power-flow outwards of the Nanoparticle surface is integrated. e.g. nrelPoav = nxemw.relPoavx + nyemw.relPoavy + nz*emw.relPoavz; sigma_sc = (intop_surf(nrelPoav)/S_in)/sigma_geom; sigma_abs = intop_vol(emw.Qh)/sigma_geom;
where, intop_surf integrates over the surface of a single Nanoparticle and sigma_geom is the geometric cross-section. and S_in = E0^2/(2*Z0_const)
Now, I am confused, when calculating the Extinction Cross section of two NanoParticles should I integrate over both the NP surface in a similar manner but not able to calculate the accurate Extinction Cross section, or Kindly let me know which approach should be use to calculate the same???
Thankyou so much in advance.