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