Skip to content
Snippets Groups Projects
  1. Jun 01, 2022
  2. May 31, 2022
  3. May 30, 2022
  4. May 29, 2022
    • Mark OLESEN's avatar
      ENH: handle uniform Su/Sp/SuSp source terms directly · 96cc6024
      Mark OLESEN authored
      - 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)
      96cc6024
  5. May 27, 2022