init_itv_105 Subroutine

public subroutine init_itv_105()

Uses

  • (105) fnbshinef (f-value for equation 59)

    Arguments

    None

    Contents

    Source Code


    Source Code

      subroutine init_itv_105
        !! <LI> (105) fnbshinef (f-value for equation 59)
        use numerics, only: lablxc, boundl, boundu
        implicit none
        lablxc(105) = 'fnbshinef     '
        boundl(105) = 0.001D0
        boundu(105) = 1.000D0
      end subroutine init_itv_105