idaes-pse icon indicating copy to clipboard operation
idaes-pse copied to clipboard

Allow upwinding in 1D Heat exchanger

Open dallan-keylogic opened this issue 1 year ago • 5 comments
trafficstars

Summary/Motivation:

Breaks off the changes to the HeatExchanger1D from #1382 into their own PR

Changes proposed in this PR:

  • Allows upwind difference schemes to be used in the HeatExchanger1D
  • Adds warnings about energy conservation when different finite difference schemes are used on either side of the heat exchanger.

Legal Acknowledgement

By contributing to this software project, I agree to the following terms and conditions for my contribution:

  1. I agree my contributions are submitted under the license terms described in the LICENSE.txt file at the top level of this directory.
  2. I represent I am authorized to make the contributions and grant the license. If my employer has rights to intellectual property that includes these contributions, I represent that I have received permission to make contributions and grant the required license on behalf of that employer.

dallan-keylogic avatar Mar 22 '24 16:03 dallan-keylogic