Hi,
You actually forgot to activate the rain option! Add following keyword and everything should work:
PLUIE OU EVAPORATION = OUI
A couple of remarks:
- you excluded buildings from your mesh which means that you actually reduce the catchment area (is it correct?)
- you have stored variables (water depth, etc) in your mesh file that should not be there. If you want to use it as hotstart then put them in a restart file (as you did with condInit.ser)
- i ran your model for a few time steps and you get negative water depths (-0,06 m). Check your numerical set-up.
- i did not check the model set-up in depth, neither the geometry, but for rainfall modelling it is better to use finite volumes since the method is better suited to handle small water depths than finite elements (default). FV are slower than FE though, but scheme 5 (HLLC) performs rather well for small scale problem like your case.
Good luck!
Kind regards
PL