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