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