Skip to content

Commit

Permalink
Update default Miller parameters to those of the Cyclone Base Case (CBC)
Browse files Browse the repository at this point in the history
  • Loading branch information
HanneThienpondt committed Feb 27, 2025
1 parent 1abe268 commit 5f7be4e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions STELLA_CODE/geometry/geometry_miller.f90
Original file line number Diff line number Diff line change
Expand Up @@ -77,12 +77,12 @@ subroutine init_local_defaults
nzed_local = 128
rhoc = 0.5
rhoc0 = 0.5
rmaj = 3.0
rgeo = 3.0
rmaj = 2.77778
rgeo = 2.77778
qinp = 1.4
shat = 0.8
shat = 0.796
shift = 0.0
kappa = 0.0
kappa = 1.0
kapprim = 0.0
tri = 0.0
triprim = 0.0
Expand Down

0 comments on commit 5f7be4e

Please sign in to comment.