subroutine init_itv_42 !! <LI> (42) gapoh use numerics, only: lablxc, boundl, boundu implicit none lablxc(42) = 'gapoh ' boundl(42) = 0.001D0 boundu(42) = 10.00D0 end subroutine init_itv_42