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