init_itv_157 Subroutine

public subroutine init_itv_157()

Uses

  • (157) fvssu : F-value for available to required start up flux (con. 51)

    Arguments

    None

    Contents

    Source Code


    Source Code

      subroutine init_itv_157
        !! <LI> (157) fvssu : F-value for available to required start up flux (con. 51)
        use numerics, only: lablxc, boundl, boundu
        implicit none
        lablxc(157) = 'fvssu         '
        boundl(157) = 1.00d-3
        boundu(157) = 1.000d1
      end subroutine init_itv_157