Skip to content
Snippets Groups Projects

BUG: fan: bc value not updated. See #3211

Merged Mattijs Janssens requested to merge issue-3211-fan-jumpCyclic into develop

The problem is present anywhere a field with constraint patch override (patchType XXX) gets calculated. In this case the RHS gets calculated with calculated and the constraint type so when this gets assigned to the LHS it is not up to date with the behaviour override.

  • it will generally not be seen in solvers where the main variable is the one being solved for since it will call the correctBoundaryConditions which will fix all. It is only on those solvers where a derived variable is solved for (e.g. p_rgh instead of p).
  • the override behaviour is only possible for fields that are read in from dictionary.
Edited by Mattijs Janssens

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply