subroutine init_itv_6 !! <LI> ( 6) dene use numerics, only: lablxc, boundl, boundu implicit none lablxc(6) = 'dene ' boundl(6) = 2.00D19 boundu(6) = 1.00D21 end subroutine init_itv_6