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