Skip to content

wrong critical_energy exponent #287

@orso82

Description

@orso82

critical_energy exponent of avg_cmr should be 2/3 and not 3/2

Ec = 14.8 .* mf .* Te .* avg_cmr .^ 1.5

the function right above is correct:

Ec = 14.8 * mf * Te * avg_cmr^(2.0 / 3.0)

See: T.H. Stix, "Heating of Toroidal Plasmas by Neutral Injection", Plasma Physics 14 (1972), equation 15

Image

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions