I have the equation: $$m*x''(t)=a*x(t)+b*x'(t)$$ And the starting values:
$$x(t_0)=x_0 \text{ and } x'(t_0)=v_0$$
I nondemensionalize this with: $$\tau=\frac{t}{\bar{t}} \text{ and } y(\tau)=\frac{x(t)}{\bar{x}}$$
For the first starting value i use $$y(0)=\frac{x_0}{\bar{x}}$$, but what do i have to do with the secound starting value? Can i just introduce $\bar{v}$ and use $$y'(0)=\frac{v_0}{\bar{v}}$$ for my nondimensionalized problem?