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
The package needs a support function for setting optimal PML sizes, probably as a method of the Medium class. It should be analogous to the one provided by kWave, but discretization dependent
The text was updated successfully, but these errors were encountered:
Alternatively, instead of writing it as a method of the Medium class, the actual value of the pml could be of type Union[int, PML.Optimal], or something along those lines
The package needs a support function for setting optimal PML sizes, probably as a method of the
Medium
class. It should be analogous to the one provided by kWave, but discretization dependentThe text was updated successfully, but these errors were encountered: