Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • openfoam openfoam
  • Project information
    • Project information
    • Activity
    • Labels
    • Planning hierarchy
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 380
    • Issues 380
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 6
    • Merge requests 6
  • Deployments
    • Deployments
    • Releases
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Development
  • openfoamopenfoam
  • Merge requests
  • !243

Merged
Created Feb 28, 2019 by Sergio Ferraris@SergioMaintainer

Feature reflective solar load

  • Overview 2
  • Commits 3
  • Changes 117

Summary

Adding reflecting fluxes to Solar load radiation model.

Adding functionality to the boundary radiation models and new place holder for basic wall types such as transparent, opaqueDiffusive, opaqueReflective. Radiation wall models are now runtime selectable.

Adding multi-band capabilities to VF model and improving the set up for using solar loads in VF and fvDOM radiation models.

Details of new models (If applicable)

The new entry is useReflectedRays = true in the radiationProperties.

This calculates the reflected rays on reflective walls. It can handle first reflection on surfaces. Not multiple reflection are considered.

The wall boundary type "opaqueReflective" handles specular reflection which a proportion of diffusive heat flux

Risks

(Possible regressions?)

The boundaryRadiationProperties entries key words are "type", not "mode". But a backward compatibility reading was introduced.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: feature-reflectiveSolarLoad