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