Releases: HoBeZwe/SphericalScattering.jl
Releases · HoBeZwe/SphericalScattering.jl
v0.8.0
SphericalScattering v0.8.0
New Features:
- Parallelization for scattered field.
- Progress bar.
Breaking changes
- Total field computation for PEC sphere is now actually zero inside.
- Total field computation inside a dielectric sphere is now correct
- Scattered field inside a dielectric sphere no longer returns the total field, but only the scattered part
Closed issues:
- Jump in electric field while testing against BEAST (#22)
v0.7.2
SphericalScattering v0.7.2
Merged pull requests:
v0.7.1
Full Changelog: v0.7.0...v0.7.1
v0.7.0
SphericalScattering v0.7.0
Breaking changes
- The API for the embedding is changed/simplified: the embedding is now solely defined by the excitation, no longer by the sphere description. This avoids double definitions.
- The ordering of the radii for the multilayered spheres now fits the images in the documentation (it is reversed compared to the previous version).
v0.6.0
SphericalScattering v0.6.0
Merged pull requests:
v0.5.0
SphericalScattering v0.5.0
Merged pull requests: