subroutine set_itv_75(ratio) use build_variables, only: tfootfi implicit none real(kind(1.d0)) :: ratio tfootfi = ratio end subroutine set_itv_75