You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
• 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.
• 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.
• 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.