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

Integration foundation

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Admin requested to merge integration-foundation into develop Mar 31, 2017
  • Overview 0
  • Commits 235
  • Changes 100+

Integrated Foundation developments to d2a62df:

  • externalWallHeatFluxTemperature: Added optional support for radiative flux to the outside 2017-04-26.

Next Foundation commit introduced large changes to the particle tracking algorithm - chosen not to include this change set until the code is more fully tested. Some additional cherry-picks have been integrated to resolve further bugs:

  • a7711038d (fnd 1bb7db2b7) - CrankNicolsonDdtScheme: Corrected input of off-centering coefficient of 1 2017-05-11
  • 1765b5a4a (fnd d26c6c342) - DPMDyMFoam, DPMDyMFoam: Corrected support for closed-domain simulations 2017-05-04
  • 0da6a5f79 (fnd 1328b5be0) - surfaceTensionModels: Resolved warning from Clang concerning virtual function overload 2017-05-03
  • 23210323e (fnd 7acfa95ea) - thermophysicalModels: Corrected alphah to be enthalpy based 2017-05-03

Main changes

  • abc50e214 Updated thermo libraries to be mass based (was molar based)
  • Moved edgeMesh library code inside meshTools library
  • Many run-time selectable models can now use in-line dictionary input as opposed to specifying a sub Coeffs dictionary
  • Energy source refactored in thermo library (Sh, Qdot Qr->qr)

Other

  • distributionModels - top level distributionModel class no longer in the distributionModels namespace

Deprecated

  • 55f3e808e sixDoFRigidBodyDisplacementPointPatchVectorField and uncoupledSixDoFRigidBodyDisplacementPointPatchVectorField

Status:

  • Tutorial Alltest loop completes except for:
    • multiphase/compressibleInterDyMFoam/laminar/sphereDrop/log.compressibleInterDyMFoam: change in set-up required due to deprecation of boundary conditions
    • combustion/fireFoam/LES/simplePMMApanel/log.fireFoam: reaction system problem for solid->gas reactions
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: integration-foundation