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