Class ArbitraryBoundary
Defined in File arbitrary_boundary.h
Inheritance Relationships
Base Type
public opensn::SweepBoundary(Class SweepBoundary)
Class Documentation
-
class ArbitraryBoundary : public opensn::SweepBoundary
Arbitrary incident angular flux specified by a user-supplied function.
The AngularFluxFunction is expected to return the incoming angular flux for a given energy group index and quadrature direction index. The returned values are uniform for all faces with this boundary id.