Skip to content
  • Mark OLESEN's avatar
    BUG: incorrect local face addressing for fa::faceSetOption subset · fe7dd512
    Mark OLESEN authored
    - list of faces() was using mesh-faces, not area-faces
    
    ENH: provision for patch and faceSet selection in fa::faceSetOption
    
    - adjust most of the faOptions to respect subset of faces
    
    ENH: support Function1 for externalHeatFluxSource
    
    BUG: incorrect handling of fixedPower (externalHeatFluxSource)
    
    - used local areas instead of global total area
    fe7dd512