Skip to content

Commit

Permalink
Update Source/Python/WarpX.cpp
Browse files Browse the repository at this point in the history
Co-authored-by: Roelof Groenewald <[email protected]>
  • Loading branch information
clarkse and roelof-groenewald authored Aug 21, 2024
1 parent 30dcce5 commit 7915c7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/Python/WarpX.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,7 @@ The physical fields in WarpX have the following naming:
)
.def_static("run_div_cleaner",
[] () { WarpX::ProjectionCleanDivB(); },
"Executes projection based divergence cleaner on loaded B_aux."
"Executes projection based divergence cleaner on loaded Bfield_fp_external."
)
;

Expand Down

0 comments on commit 7915c7b

Please sign in to comment.