Hello,
Could someone please give me a hint on how to output mass flow rate for separate outlets. I don't see any options in the gui, so perhaps this can only be done using one of the user subroutines?
Thanks for your help.
G
Outlet Mass Flow Rates
Forum rules
Please read the forum usage recommendations before posting.
Please read the forum usage recommendations before posting.
-
- Posts: 118
- Joined: Mon Feb 20, 2012 2:07 pm
Re: Outlet Mass Flow Rates
Hello,
In usproj.f90 there are examples to compute a balance on boundary faces (mass flow on BF see: propfb(ifac, ipprob(ifluma(ivar))), ivar is the considered variable).
Best regards,
JF
In usproj.f90 there are examples to compute a balance on boundary faces (mass flow on BF see: propfb(ifac, ipprob(ifluma(ivar))), ivar is the considered variable).
Best regards,
JF