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.mol
  • 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
  • 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.029Apr4May228Apr2726252423212019181613121110252419181185431Mar3029282724232221201817161514131098763228Feb272420Apr19181311107654331Mar302928302724232221224Feb20Mar1514211715141310632124Feb10Mar98762128Feb2724232221201918171620161413121020151098987632131Jan302826253Feb26Jan2524232019181716242320183Feb23Jan1917131211109876541141716242320182319171211106434327Dec23222120191819181918161514131297630Nov29ENH: improve HashSet construction and assignmentENH: support HashTable erasure via a FixedListSTYLE: HashTable documentationENH: further refinement to edge methodsBUG: wall/patch distance and inverseDistanceDiffusivity - updated dimensions and use meshWave as a default method for backwards compatibility. Fixes #462Merge branch 'dict-lookup' into 'develop' Merge branch 'edge-labelPair-containers' into 'develop' Merge branch 'feature-random-numbers' into 'develop' ENH: turbulentDFSEMInlet - ensure different procs initialise the random number generator with a different seedENH: Random numbers - updated dependent code from change cachedRandom->Random classENH: Random numbers - consolidated Random classesENH: Random numbers - updated dependent code from change to cachedRandom classENH: Random numbers - cachedRandom - updated to use the re-entrant random interfaceENH: Random numbers - added re-entrant random interfaceSTYLE: Minor code formattingENH: Oriented fields - updated dependent codeENH: Use edgeHashes.H and labelPairHashes.HENH: add edgeHashes.H with some useful hash types for edges.ENH: relocate labelPairLookup into OpenFOAM library (as labelPairHashes.H)ENH: provide triSurfaceLoader convenience classSTYLE: provide forwarder for triadFieldENH: add short-circuit (break) on various List operator==()BUG: FixedList '<' operator using a template parameter (fixes #458)externalWallHeatFluxTemperature: Added optional support for radiative flux to the outsideENH: allow '^' as anchor for dictionary scoping (issue #429)ENH: support DimensionedField construction with XferENH: relocate randomPointInPlane as plane::somePointInPlaneENH: meshTools output for treeBoundBox, points.ENH: Progagted oriented() flag through field mappingENH: surfaceFieldValue - simplified by making use of new field.oriented() functionalityENH: Initial attempt to track oriented surface fieldsENH: UList<point> instead of pointField for meshShapes methodsENH: various enhancements for edge.turbulenceModels: The "<type>Coeffs" sub-dictionary is now optionalsurfaceLambdaMuSmooth: Added meshTools to linkMerged the edgeMesh library into the meshTools libraryENH: enhancements for edgeMesh mergeEdges(), mergePoints()motionSolver: Changed keyword to select the motionSolver type to "motionSolver"STYLE: improve usage notes for transformPoints, surfaceTransformPointstutorials/mesh/blockMesh/pipe: Corrected constant/triSurface -> constant/geometry