Skip to content

Bug fixes in 2D cases

James Sutherland requested to merge BugFixesIn2DCases into master

This branch has two fixes. The first registers the correct tangential terms (du/dz, for example, for the Z boundary). The second fixes which tangential terms are fed into the second perpendicular direction for the momentum equations. The latter will change, slightly, the results for any 3D cases, which had every field registered. Both changes will allow for XZ and YZ cases to run.

Merge request reports