Well, let's see. We have a fluid. It moves relative to our 2m wide/long something.
It would be helpful to know the direction of the speed relative to the something.
If the sopeed is parallel to the something (I could think of a pipe which have the same cross area at -1 and 1 (but fluid dynamics is much more complicated than that)), then we have u'(x) with the units of 1/s, some kind of frequency.
If it is not paralell, then u'(x) have units of \frac{m_{y}}{s m_{x}} (just not to confuse length in one direction to length in other direction.
Similarly u''(x) is either 1/ms or \frac{m_{y}}{s m_{x}^2}.
Anyway, we should have a magical constant A of units m^2, thus the diff equation is really
A u''(x) = u(x)
Now we should try to figure out the physical meaning of u''(x). It is the change of change of speed according to distance, which I honestly don't know what could mean. Maybe looking up equations of fluid dynamics or knowing more about the reasoning which led to this diff equation would help to understand more.