Can non-linear PDEs be classified as homogeneous if there are no stray terms?

178 Views Asked by At

I have begun learning PDEs. I was wondering if say the PDE below can be classified as homogeneous even though its non-linear. Every resource that I checked on the internet does never speak of nonlinear homogeneous equations. Homogeneity is spoken of mostly in linear PDE cases.

Ex:

$$u_t - u_{xxt} + uu_x = 0$$

Thanks!