subroutine init_itv_161
!! <LI> (161) fbetatry_lower (f-value for equation 84)
use constraint_variables, only: fbetatry_lower
use numerics, only: lablxc, boundl, boundu
implicit none
lablxc(161) = 'fbetatry_lower '
boundl(161) = 0.010D0
boundu(161) = 1.000D0
end subroutine init_itv_161