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