Skip to content

Commit

Permalink
Merge branch 'rg/adjoint_ballooning' of https://github.com/PlasmaCont…
Browse files Browse the repository at this point in the history
…rol/DESC into rg/adjoint_ballooning
  • Loading branch information
rahulgaur104 committed Sep 25, 2024
2 parents cdfb7f4 + 694fb1a commit 0ab6afb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion desc/objectives/_stability.py
Original file line number Diff line number Diff line change
Expand Up @@ -443,7 +443,7 @@ class BallooningStability(_Objective):
_coordinates = "" # not vectorized over rho, always a scalar
_scalar = True
_units = "(dimensionless)"
_print_value_fmt = "Ideal-ballooning lambda: "
_print_value_fmt = "Ideal ballooning lambda: "

def __init__(
self,
Expand Down

0 comments on commit 0ab6afb

Please sign in to comment.