subroutine init_itv_65 !! <LI> (65) t_current_ramp_up use numerics, only: lablxc, boundl, boundu implicit none lablxc(65) = 't_current_ramp_up ' boundl(65) = 0.100D0 boundu(65) = 1.000D3 end subroutine init_itv_65