subroutine init_itv_71 !! <LI> (71) fq (f-value for equation 45) use numerics, only: lablxc, boundl, boundu implicit none lablxc(71) = 'fq ' boundl(71) = 0.001D0 boundu(71) = 1.000D0 end subroutine init_itv_71