Skip to content

gummymule/Surface-Integral-Equation-program

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Surface-Integral-Equation-program

Calculating optical cross sections from an arbitrary scatterer using surface integral equation.

Run the code through runner.m.

How to build geometrical mesh by COMSOL:

  1. Create the 3D object in COMSOL
  2. Create the free triangular mesh at the object`s surface
  3. Export the surface mesh in .mphtxt format
  4. Import the created mesh in MATLAB. Import these variables: p (triangle vertex points), the first chunk of columns consists of three rows, and t (triangle connection between the vertex points), the second of the three row columns. Add variable tby 1. Save these two variables and create a line to load these variables in runner.m

About

Calculating optical cross sections from an arbitrary scatterer using surface integral equation.

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages