Click or drag to resize

CatchmentNamValidate Method

Overload List
  NameDescription
Public methodValidate
Validate that the catchment is set up correctly
(Overrides CatchmentValidate.)
Public methodValidate(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()
Top
See Also