init_itv_41 Subroutine

public subroutine init_itv_41()

Uses

  • (41) f_j_cs_start_pulse_end_flat_top

    Arguments

    None

    Contents

    Source Code


    Source Code

      subroutine init_itv_41
        !! <LI> (41) f_j_cs_start_pulse_end_flat_top
        use numerics, only: lablxc, boundl, boundu
        implicit none
        lablxc(41) = 'f_j_cs_start_pulse_end_flat_top       '
        boundl(41) = 0.001D0
        boundu(41) = 1.000D0
      end subroutine init_itv_41