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