init_itv_17 Subroutine

public subroutine init_itv_17()

Uses

  • (17) t_between_pulse

    Arguments

    None

    Contents

    Source Code


    Source Code

      subroutine init_itv_17
        !! <LI> (17) t_between_pulse
        use numerics, only: lablxc, boundl, boundu
        implicit none
        lablxc(17) = 't_between_pulse        '
        boundl(17) = 0.100D0
        boundu(17) = 1.000D8
      end subroutine init_itv_17