subroutine init_itv_164
!! <LI> (164) f-value for maximum cryogenic plant power
use numerics, only: lablxc, boundl, boundu
implicit none
lablxc(164) = 'f_crypmw '
boundl(164) = 0.001D0
boundu(164) = 1.000D0
end subroutine init_itv_164