Skip to content

Commit

Permalink
debug ctor
Browse files Browse the repository at this point in the history
  • Loading branch information
jons-pf committed Oct 18, 2024
1 parent 35a0545 commit 35fc138
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sources/General/fbal.f
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ SUBROUTINE calc_fbal_par(bsubu, bsubv)
USE vmec_main, ONLY: buco, bvco, equif, iequi,
1 jcurv, jcuru, chipf, vp, pres,
2 phipf, vpphi, presgrad, ohs,
3 num_eqsolve_retries
3 num_eqsolve_retries, iter2
USE vmec_params, ONLY: signgs
USE vmec_dim, ONLY: ns, nrzt, nznt, ns1
USE realspace, ONLY: pwint, phip
Expand Down

0 comments on commit 35fc138

Please sign in to comment.