Hi,
You can find information on how you can use the rainfall-runoff model in the documentation (user manual & validation document), please read it.
In the examples, please look at folder "pluie", there is an example of what you want to do. Furtuhermore, you can also read the comments in the source file runoff_scs_cn.f, you will find some further explanations on how you need to define the hyetograph file etc etc.
If you don't want to use the infiltration part of the SCS CN model, you have two options:
- easier: use SCS CN but set CN = 100 everywhere - this will allows you to use the part of the code reading the hyetograph file.
- harder: RAINFALL-RUNOFF MODEL = 0, but then you need to program the reading of your hyetograph file yourself in prosou.f
Hope it helps!
Best regards
PL