init_itv_106 Subroutine

public subroutine init_itv_106()

Uses

  • (106) ftmargoh (f-value for equation 60)

    Arguments

    None

    Contents

    Source Code


    Source Code

      subroutine init_itv_106
        !! <LI> (106) ftmargoh (f-value for equation 60)
        use numerics, only: lablxc, boundl, boundu
        implicit none
        lablxc(106) = 'ftmargoh      '
        boundl(106) = 0.001D0
        boundu(106) = 1.000D0
      end subroutine init_itv_106