Skip to content

Commit

Permalink
address comment
Browse files Browse the repository at this point in the history
  • Loading branch information
dpanici committed Aug 29, 2024
1 parent 7bb7bd3 commit cd2a041
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion desc/magnetic_fields/_core.py
Original file line number Diff line number Diff line change
Expand Up @@ -613,7 +613,7 @@ def save_mgrid(
)
bz_001[:] = B_Z

if A_R is not None:
if save_vector_potential:
ar_001 = file.createVariable("ar_001", np.float64, ("phi", "zee", "rad"))
ar_001.long_name = (
"A_R = radial component of magnetic vector potential "
Expand Down

0 comments on commit cd2a041

Please sign in to comment.