Skip to content

Commit

Permalink
improved wording
Browse files Browse the repository at this point in the history
  • Loading branch information
IreneWoyna committed Apr 29, 2024
1 parent a351d79 commit fc81cea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyaedt/maxwell.py
Original file line number Diff line number Diff line change
Expand Up @@ -3067,7 +3067,7 @@ def assign_vector_potential(self, assignment, vector_value=0, boundary=None):
Examples
--------
Set vector potential = 0 boundary condition in Maxwell 2D.
Set vector potential to zero at the boundary edges in Maxwell 2D.
>>> from pyaedt import Maxwell2d
>>> m2d = Maxwell2d()
Expand Down

0 comments on commit fc81cea

Please sign in to comment.