init_itv_38 Subroutine

public subroutine init_itv_38()

Uses

  • (38) fjohc (f-value for equation 26)

    Arguments

    None

    Contents

    Source Code


    Source Code

      subroutine init_itv_38
        !! <LI> (38) fjohc (f-value for equation 26)
        use numerics, only: lablxc, boundl, boundu
        implicit none
        lablxc(38) = 'fjohc         '
        boundl(38) = 0.010D0
        boundu(38) = 1.000D0
      end subroutine init_itv_38