Plugins
Loading...
Searching...
No Matches
integrate_river_outflow.h File Reference

Integration utilities for river network outflow analysis. More...

Go to the source code of this file.

Namespaces

namespace  ug
 
namespace  ug::d3f
 

Functions

template<typename TGridFunction >
number ug::d3f::IntegrateRiverOutflow (SmartPtr< CplUserData< MathVector< TGridFunction::dim >, TGridFunction::dim > > velocityField, SmartPtr< CplUserData< number, TGridFunction::dim > > scalarField, SmartPtr< TGridFunction > gridFunction, const char *bndSubsets, const char *innerSubsets="", int quadOrder=1)
 Computes the total mass/volume flux through specified river boundary subsets.
 

Detailed Description

Integration utilities for river network outflow analysis.