init_itv_169 Subroutine

public subroutine init_itv_169()

Uses

  • (169) te0_ecrh_achievable (iteration parameter for equation 91)

    Arguments

    None

    Contents

    Source Code


    Source Code

      subroutine init_itv_169
        !! <LI> (169) te0_ecrh_achievable (iteration parameter for equation 91)
        use numerics, only: lablxc, boundl, boundu
        implicit none
        lablxc(169) = 'te0_ecrh_achievable'
        boundl(169) = 1.0d0
        boundu(169) = 1.0d3
      end subroutine init_itv_169