init_itv_137 Subroutine

public subroutine init_itv_137()

Uses

  • (137) fplhsep (f-value for equation 73)

    Arguments

    None

    Contents

    Source Code


    Source Code

      subroutine init_itv_137
        !! <LI> (137) fplhsep (f-value for equation 73)
        use numerics, only: lablxc, boundl, boundu
        implicit none
        lablxc(137) = 'fplhsep       '
        boundl(137) = 0.001D0
        boundu(137) = 1.000D0
      end subroutine init_itv_137