init_itv_154 Subroutine

public subroutine init_itv_154()

Uses

  • (154) fne0 : F-value for ne(0) > ne(ped) (con. 81)

    Arguments

    None

    Contents

    Source Code


    Source Code

      subroutine init_itv_154
        !! <LI> (154) fne0 : F-value for ne(0) > ne(ped) (con. 81)
        use numerics, only: lablxc, boundl, boundu
        implicit none
        lablxc(154) = 'fne0          '
        boundl(154) = 0.001D0
        boundu(154) = 1.000D0
      end subroutine init_itv_154