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