init_itv_57 Subroutine

public subroutine init_itv_57()

Uses

  • (57) thkcas

    Arguments

    None

    Contents

    Source Code


    Source Code

      subroutine init_itv_57
        !! <LI> (57) thkcas
        use numerics, only: lablxc, boundl, boundu
        implicit none
        lablxc(57) = 'thkcas        '
        boundl(57) = 0.050D0
        boundu(57) = 1.000D0
      end subroutine init_itv_57