init_itv_91 Subroutine

public subroutine init_itv_91()

Uses

  • (91) blbuoth

    Arguments

    None

    Contents

    Source Code


    Source Code

      subroutine init_itv_91
        !! <LI> (91) blbuoth
        use numerics, only: lablxc, boundl, boundu
        implicit none
        lablxc(91) = 'blbuoth       '
        boundl(91) = 0.001D0
        boundu(91) = 2.000D0
      end subroutine init_itv_91