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