| AddSourceContribution | Add a source contribution to the HD H grid point. |
| CrossSectionUpdated | Method that must be called when a cross section has an updated geometry |
| GetVolume | Volume in grid point for given water level. Includes volume from additional storage/surface area. |
| AddToOffers |
Add to "offers", i.e. quantities that can be outputted to result file and
requested through the result proxy system
Adding to offers of HD grid points using this method is intended for experimentation, where it is easy to readily get an offer on a grid point. For more memory optimized code the use of DataModule is suggested. (Defined by ModuleHDExtensions) |