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