Skip to content
Snippets Groups Projects
Select Git revision
  • 3276-reconstructparmesh-does-not-reconstruct-finitearea
  • PDRFoam-rc1
  • PDRfoam-rc0
  • demand-driven-schemes+solution
  • develop protected
  • develop-feature-clouds-refactor
  • develop.mol1
  • develop.swapnil
  • feature-AMI-from-mesh
  • feature-PDRfitMesh
  • feature-ami-numerics
  • feature-cloudInfo-selection
  • feature-clouds-refactor
  • feature-clouds-refactor-charge-parcel
  • feature-compilation
  • feature-compressibleInterFoam
  • feature-dlLibrary-unloader
  • feature-empty-surface-handling
  • feature-evapotranspiration
  • feature-fan-curve-momentum-source-bak
  • OpenFOAM-v2412 protected
  • OpenFOAM-v2406 protected
  • OpenFOAM-v2312 protected
  • OpenFOAM-v2306 protected
  • OpenFOAM-v2212 protected
  • OpenFOAM-v2206 protected
  • OpenFOAM-v2112.220610 protected
  • OpenFOAM-v2112 protected
  • OpenFOAM-v2106.211215 protected
  • OpenFOAM-v2106 protected
  • OpenFOAM-v2012_210414 protected
  • OpenFOAM-v2012 protected
  • OpenFOAM-v2006 protected
  • OpenFOAM-v1912.200626 protected
  • OpenFOAM-v1912.200506 protected
  • OpenFOAM-v1912.200417 protected
  • OpenFOAM-v1812.200417 protected
  • OpenFOAM-v1906.200417 protected
  • OpenFOAM-v1912.200403 protected
  • OpenFOAM-v1812.200312 protected
40 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.022Oct2120191815141287654130Sep292722211615148762123Aug1817116543228Jul2726201716151287529Jun2825242322211918171614111098731May3028272620191817141312107629Apr2726232219161514131Mar29262524232218171615121098543226Feb2522191716151098328Jan2726252220181513864323Dec2221201817Merge branch 'feature-turbulence-model-hierarchy' into 'develop'ENH: LESModel: regroup omega/epsilon virtual functionsENH: laminar: regroup k/omega/epsilon/R virtual functionsENH: RASModel: regroup omega/epsilon virtual functionsTUT: use mergeType points for wedge geometries (#2241)CONFIG: update c++ standard, some compiler rules (partially addresses #2209)Merge branch 'feature-decompositionConstraints_cyclicAMI' into 'develop'ENH: decomposePar: cyclicAMI in constraints. Fixes #2242ENH: redistributePar: write collated format. #806ENH: Added contact resistance to multi-world. See #1535.TUT: update keywords, create finiteArea in parallelCOMP: added arm64 support for OSX fpe handling (#2240)BUG: Foam::cp inadvertently creates recursive directories (fixes #2235)CONFIG: accept '-lib' for foamCleanPathCONFIG: improve robustness/flexibility for MPI config handlingSTYLE: changes for implicit handling, region couplingBUG: Robust implementation for contact resistance. See #1535.ENH: Adding coupled matrix option for solid-only cht casesENH: add single-parameter PtrListOps::names (ie, no name filtering)ENH: adjust documentation for face edges, remove unused methodENH: collective for boundary connections, makes lduAddressing constENH: foamGetDict: sneak in topoSetSourcesDict. See #2232BUG: cyclicAMI: defaultValues are on *this. Fixes #2226.Merge branch 'issues-2021-1' into 'develop'DOC: pressure: correct the usage explanations for pName (#2221)ENH: foamMonitor: modernise and refactor for POSIX compliance (#2202)STYLE: PilchErdman: modernise code for constness and constructsBUG: PilchErdman: correct the sign of the exponent (fixes #2214)DOC: uniformSet: improve header documentationENH: uniformSet: enable the relative tolerance (tol) as a user-defined optional entryBUG: uniformSet: add missing hit point updates (fixes #2067)BUG: applyBoundaryLayer: disable application on disconnected cells (fixes #1513)ENH: -no-finite-area, -no-lagrangian options for some parallel utilsENH: use updated surface methods, additional debugging for isoTopoENH: extend vtk::polyWriter and vtk:GenericPatchWriterENH: additional cleanup method(s) for MeshedSurface, triSurfaceENH: explicitly check for invalid edge (PrimitivePatch::findEdge)ENH: handle float values for named optimisation switches (#2222)BUG: error write() method not marked as virtual (fixes #2218)BUG: Function1 Table: disallow wildcards. See #2223