subroutine set_itv_63(ratio) use constraint_variables, only: ftpeak implicit none real(kind(1.d0)) :: ratio ftpeak = ratio end subroutine set_itv_63