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