init_itv_163 Subroutine

public subroutine init_itv_163()

Uses

  • (163)f_t_turn_tf : Top outer radius of the centropost (ST only) (m)

    Arguments

    None

    Contents

    Source Code


    Source Code

      subroutine init_itv_163
        !! <LI> (163)f_t_turn_tf : Top outer radius of the centropost (ST only) (m)
        use numerics, only: lablxc, boundl, boundu
        implicit none
        lablxc(163) = 'f_t_turn_tf        '
        boundl(163) = 0.0010D0
        boundu(163) = 1000.0D0
      end subroutine init_itv_163