init_itv_122 Subroutine

public subroutine init_itv_122()

Uses

  • (122) oh_steel_frac : streel fraction of Central Solenoid

    Arguments

    None

    Contents

    Source Code


    Source Code

      subroutine init_itv_122
        !! <LI> (122) oh_steel_frac : streel fraction of Central Solenoid
        use numerics, only: lablxc, boundl, boundu
        implicit none
        lablxc(122) = 'oh_steel_frac '
        boundl(122) = 0.001D0
        boundu(122) = 0.950D0
      end subroutine init_itv_122