Skip to content
Snippets Groups Projects
  1. Jun 28, 2023
  2. Jun 27, 2023
  3. Jun 26, 2023
  4. Jun 25, 2023
    • Andrew Heather's avatar
      STYLE: AMI - updated output to show AMI patch names · c3660b41
      Andrew Heather authored
      Helps when running/debugging cases with multiple AMI patches
      
      Example:
      
      AMI: Creating AMI for source:AMI1 and target:AMI2
      AMI: Patch source faces: 96
      AMI: Patch target faces: 96
      AMI: Patch source sum(weights) min:1 max:1 average:1
      AMI: Patch target sum(weights) min:1 max:1 average:1
      c3660b41
  5. Jun 23, 2023
    • Mark OLESEN's avatar
    • Mark OLESEN's avatar
      ENH: yPlus: support disable of field writing (#2813) · 2afd2320
      Mark OLESEN authored
      - for simulations where the yPlus is needed for other purposes or
        just for obtaining information on the patches it can be useful
        to disable field writing and save disk space.
      
        The 'writeFields' flag (as per some other function objects)
        has been added control writing the yPlus volume field.
      
        If unspecified, the default value is 'true' so that the yPlus
        function object continues to work as before.
        However, this default may change to 'false' in the future to align
        with other function objects.
      
      ENH: wallShearStress: support disable of field writing
      
      - similar to yPlus, the write() method combines writing information
        and writing the fields. The 'writeFields' flag allows some
        separation of that logic.
      2afd2320
  6. Jun 22, 2023
  7. Jun 21, 2023
  8. Jun 20, 2023
  9. Jun 19, 2023