CatchmentNamValidate Method | 
| Name | Description | |
|---|---|---|
| Validate | 
            Validate that the catchment is set up correctly
              (Overrides CatchmentValidate.) | |
| Validate(IDiagnostics, Boolean) | 
            Check that the NAM catchment has been properly initialised
            To be called at the end of Initialize() using isInitializing true.
            Validate() is called before Initialize()
              |