I have some PDE system involving unknowns $u$ and $v$ and $w$ which are concentrations of some substances. I want to nondimensionalize the system, so I divide through $u$ by some number $c_u$, and similarly for $v$ and $w$ with $c_v$ and $c_w$.
The numbers $c_u$ etc. is a typical concentration value for the corresponding variable. I have been using initial data for the model system given in a paper to choose what these numbers should be.
But unfortunately the initial data for one of these is given to be zero, i.e. $c_v = 0$.
What is the standard step to do in this case? How to get around it?