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