I just want to be sure if I'm wrong or not, I want to know what happend for a vector fiel if his divergence is zero ?
Are the vectors have all the same lengh ? Or maybe are they all time parallel ?
PS : I read some questions about this on this site but none of the answers help me :/
Thank you
Imagine that the vector field in question describes the velocity of fluid at a given point in a giant tank of fluid. In this instance, a net positive divergence over a solid region means that there is fluid flowing out of that region or, equivalently, that fluid is being produced within the region, a 'source' if you like. A net negative divergence, on the other hand, would mean that fluid is being sucked into that region, a 'sink' or 'drain', if you like.
If you think about what the formula for divergence is talking about, you'll see it's effectively asking "how much fluid is being 'produced' or 'sucked out' at this point?" similar to how the curl is asking "how much is the fluid circulating around this point?". If we sum over all the 'production' and 'suction' of a region (integrate the divergence over the region), then we get the the amount of fluid that's going through the boundary of that region (integrate the flux over the boundary), which exactly what the Divergence Theorem says. Hope that helps!