Skip to content
Snippets Groups Projects
Commit 96cc6024 authored by Mark OLESEN's avatar Mark OLESEN
Browse files

ENH: handle uniform Su/Sp/SuSp source terms directly

- avoid any operations for zero sources

- explicit sources are applied to the entire mesh can be added directly,
  without an intermediate DimensionedField

- update some legacy faMatrix/fvMatrix methods that used Istream
  instead of dictionary or dimensionSet for their parameters.
  Simplify handling of tmps.

- align faMatrix methods with the updated their fvMatrix counterparts
  (eg, DimensionedField instead of GeometricField for sources)
parent 21234ae2
Branches
Tags
No related merge requests found
Showing
with 1293 additions and 830 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment