Skip to content

Commit

Permalink
🔄 Rename 'gamma' to 'ejima_coeff' in input data files for consistency
Browse files Browse the repository at this point in the history
  • Loading branch information
chris-ashe committed Feb 17, 2025
1 parent 074f6e1 commit 94650de
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion tests/integration/data/large_tokamak_once_through.IN.DAT
Original file line number Diff line number Diff line change
Expand Up @@ -322,7 +322,7 @@ beta_norm_max = 3.0 * Troyon-like coefficient for beta scaling calculated
fgwsep = 0.5 * fraction of Greenwald density to set as separatrix density; If `<0`; separatrix
fkzohm = 1.02 * Zohm elongation scaling adjustment factor (`i_plasma_geometry=2; 3`)
fvsbrnni = 0.4242184436680697 * fraction of the plasma current produced by non-inductive means (`iteration variable 44`)
gamma = 0.3 * Ejima coefficient for resistive startup V-s formula
ejima_coeff = 0.3 * Ejima coefficient for resistive startup V-s formula
hfact = 1.185971818905028 * H factor on energy confinement times; radiation corrected (`iteration variable 10`);
i_bootstrap_current = 4 * switch for bootstrap current scaling
i_beta_component = 1 * switch for beta limit scaling (`constraint equation 24`)
Expand Down
2 changes: 1 addition & 1 deletion tests/integration/data/ref_IN.DAT
Original file line number Diff line number Diff line change
Expand Up @@ -257,7 +257,7 @@ dene = 7.983e+19 * Electron density (/m3) (iteration variable 6)
beta_norm_max = 3.0 * (troyon-like) coefficient for beta scaling;
fkzohm = 1.0245 * Zohm elongation scaling adjustment factor (i_plasma_geometry=2; 3)
fvsbrnni = 0.4434 * Fraction of the plasma current produced by
gamma = 0.3 * Ejima coefficient for resistive startup v-s formula
ejima_coeff = 0.3 * Ejima coefficient for resistive startup v-s formula
hfact = 1.1 * H factor on energy confinement times (iteration variable 10)
i_bootstrap_current = 4 * Switch for bootstrap current scaling;
i_beta_component = 1 * Switch for beta limit scaling (constraint equation 24);
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -322,7 +322,7 @@ beta_norm_max = 3.0 * Troyon-like coefficient for beta scaling calculated
fgwsep = 0.5 * fraction of Greenwald density to set as separatrix density; If `<0`; separatrix
fkzohm = 1.02 * Zohm elongation scaling adjustment factor (`i_plasma_geometry=2; 3`)
fvsbrnni = 0.4242184436680697 * fraction of the plasma current produced by non-inductive means (`iteration variable 44`)
gamma = 0.3 * Ejima coefficient for resistive startup V-s formula
ejima_coeff = 0.3 * Ejima coefficient for resistive startup V-s formula
hfact = 1.185971818905028 * H factor on energy confinement times; radiation corrected (`iteration variable 10`);
i_bootstrap_current = 4 * switch for bootstrap current scaling
i_beta_component = 1 * switch for beta limit scaling (`constraint equation 24`)
Expand Down

0 comments on commit 94650de

Please sign in to comment.