Skip to content

Commit

Permalink
Update Source/WarpX.H
Browse files Browse the repository at this point in the history
Co-authored-by: Edoardo Zoni <[email protected]>
  • Loading branch information
RevathiJambunathan and EZoni committed Oct 2, 2023
1 parent 7041c59 commit 4e183df
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 @@ -163,7 +163,7 @@ public:
//! User-defined parser to initialize z-component of the electric field on the grid
std::unique_ptr<amrex::Parser> Ezfield_parser;

/** Maximum level upto which the externally defined electric and magnetic fields are initialized.
/** Maximum level up to which the externally defined electric and magnetic fields are initialized.
* The default value is set to the max levels in the simulation.
* if lev > maxlevel_extEMfield_init, the fields on those levels will have a default value of 0
*/
Expand Down

0 comments on commit 4e183df

Please sign in to comment.