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