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
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
# autogen_LC_PML
2
-
Auto-generating Locally-Conformal Perfectly Matched Layer for FEniCS. Tested with dolfinx 0.6.0
2
+
Auto-generating Locally-Conformal Perfectly Matched Layer for FEniCS. Tested with dolfinx 0.9.0.
3
3
4
4
The file helmholtz_with_pml.py contains all the setting for the simulation of helmholtz equation with a monopole source in the specified location. Run it to start the computation. It will import and use the function PML_Functions() from autogen_PML.py
0 commit comments