Function opensn::ComputeLeakage(DiscreteOrdinatesProblem&, const std::vector<uint64_t>&)
Defined in File lbs_compute.h
Function Documentation
-
std::map<uint64_t, std::vector<double>> opensn::ComputeLeakage(DiscreteOrdinatesProblem &do_problem, const std::vector<uint64_t> &boundary_ids)
Computes the group-wise angular flux-based leakage from the specified boundaries.
- Parameters:
boundary_ids – The boundary ids to compute leakages on.
- Returns:
A map of boundary ids to group-wise leakages.