init_itv_82 Subroutine

public subroutine init_itv_82()

Uses

  • (82) drveff

    Arguments

    None

    Contents

    Source Code


    Source Code

      subroutine init_itv_82
        !! <LI> (82) drveff
        use numerics, only: lablxc, boundl, boundu
        implicit none
        lablxc(82) = 'drveff        '
        boundl(82) = 0.010D0
        boundu(82) = 1.000D0
      end subroutine init_itv_82