subroutine set_itv_70(ratio) use tfcoil_variables, only: vcool implicit none real(kind(1.d0)) :: ratio vcool = ratio end subroutine set_itv_70