Skip to content

Commit

Permalink
Update Source/WarpX.H
Browse files Browse the repository at this point in the history
Fix typo in comment.

Co-authored-by: Roelof Groenewald <[email protected]>
  • Loading branch information
clarkse and roelof-groenewald authored Aug 1, 2024
1 parent 00c4e7d commit 9c4f6b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/WarpX.H
Original file line number Diff line number Diff line change
Expand Up @@ -264,7 +264,7 @@ public:
//! Solve additional Maxwell equation for G in order to control errors in magnetic Gauss' law
static bool do_divb_cleaning;

//! Solve Poisson equation when loading a an external magnetic field to clean divergence
//! Solve Poisson equation when loading an external magnetic field to clean divergence
//! This is useful to remove errors that could lead to non-zero B field divergence
static bool do_divb_cleaning_external;

Expand Down

0 comments on commit 9c4f6b5

Please sign in to comment.