subroutine init_itv_9 !! <LI> ( 9) fdene (f-value for equation 5) use numerics, only: lablxc, boundl, boundu implicit none lablxc(9) = 'fdene ' boundl(9) = 0.001D0 boundu(9) = 1.000D0 end subroutine init_itv_9