Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Jun 24, 2024
1 parent a650321 commit 3f1452d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/Initialization/WarpXInitData.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -1349,7 +1349,7 @@ WarpX::LoadExternalFieldsFromFile (int const lev)
run_ProjectionDivCleaner();
} else {
ablastr::warn_manager::WMRecordWarning("External Fields Loader",
"Field Precision is SINGLE, so divB not cleaned. Interpolation may lead to non-zero B field divergence.",
"Field Precision is SINGLE, so divB not cleaned. Interpolation may lead to non-zero B field divergence.",
ablastr::warn_manager::WarnPriority::medium);
}
}
Expand Down

0 comments on commit 3f1452d

Please sign in to comment.