init_itv_107 Subroutine

public subroutine init_itv_107()

Uses

  • (107) favail (f-value for equation 61)

    Arguments

    None

    Contents

    Source Code


    Source Code

      subroutine init_itv_107
        !! <LI> (107) favail (f-value for equation 61)
        use numerics, only: lablxc, boundl, boundu
        implicit none
        lablxc(107) = 'favail        '
        boundl(107) = 0.001D0
        boundu(107) = 1.000D0
      end subroutine init_itv_107