subroutine init_itv_122
!! <LI> (122) oh_steel_frac : streel fraction of Central Solenoid
use numerics, only: lablxc, boundl, boundu
implicit none
lablxc(122) = 'oh_steel_frac '
boundl(122) = 0.001D0
boundu(122) = 0.950D0
end subroutine init_itv_122