init_itv_166 Subroutine

public subroutine init_itv_166()

Uses

  • (166) f_copperaoh_m2 : CS coil current / copper area < Maximum value (f-value for equation 89)

    Arguments

    None

    Contents

    Source Code


    Source Code

      subroutine init_itv_166
        !! <LI> (166) f_copperaoh_m2 : CS coil current / copper area < Maximum value
        !! (f-value for equation 89)
        use numerics, only: lablxc, boundl, boundu
        implicit none
        lablxc(166) = 'f_copperaoh_m2'
        boundl(166) = 0.001D0
        boundu(166) = 1.000D0
      end subroutine init_itv_166