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