Skip to content

[PL] Compute residual flow rate

renchao.lu requested to merge renchao-lu/ogs:ComputeResidualFlowRate into master

This pull request brings features as follows:

  • enables the residual mass/energy flow rate output to become independent of a specific process.
  • enables the output of residual molar flow rate for multiple components in terms of ComponentTransport process module.
  • supports its output under both the Picard and Newton nonlinear solvers for ComponentTransport process module.
  1. Feature description was added to the changelog
  2. Tests covering your feature were added?
  3. Any new feature or behavior change was documented?
Edited by renchao.lu

Merge request reports