Releases: complexphoton/MESTI.jl
v0.5.1
v0.5.0
v0.4.4
• Change the name of the internal function mesti_build_transverse_function_1d() to mesti_build_transverse_function()
• Require the PML input, syst.PML, for mesti() to specify the field pml.direction
• Allow users to specify the combined directions in pml.direction = "xy", "xz", and "yz".
Note that this release is compatible with MUMPS versions ranging from 5.3.3 to 5.6.2.
v0.4.3
• Add the internal function mesti_set_PML_params() and remove the external function mesti_optimal_pml_params()
• Add a new 3D example: Open Channel Through Disorder in 3D System
Note that this release is compatible with MUMPS versions ranging from 5.3.3 to 5.6.2.
v0.4.2
• Add the hybrid MPI script and its submission script
• Add a new 2D example: Metalens Focusing via Angular Spectrum Propagation
• Fix some bugs between different versions of Julia
Note that this release is compatible with MUMPS versions ranging from 5.3.3 to 5.6.2.