Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=kind(1.d0)) | :: | ratio |
subroutine set_itv_169(ratio)
use stellarator_variables, only: te0_ecrh_achievable
implicit none
real(kind(1.d0)) :: ratio
te0_ecrh_achievable = ratio
end subroutine set_itv_169