init_itv_171 Subroutine

public subroutine init_itv_171()

Uses

  • (171) casths_fraction: TF side case fraction of toroidal thickness

    Arguments

    None

    Contents

    Source Code


    Source Code

      subroutine init_itv_171
        !! <LI> (171) casths_fraction: TF side case fraction of toroidal thickness
        use numerics, only: lablxc, boundl, boundu
        implicit none
        lablxc(171) = 'casths_fraction         '
        boundl(171) = 0.01
        boundu(171) = 0.99
      end subroutine init_itv_171