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.022Nov21201918171615141110987432131Oct2726252018131211654329Sep28262322201412109731Aug30262419181198432127Jul252221201915138754129Jun2724232221171514131098732131May3029272625242320191817121110976429Apr2825221914131287131Mar302524231716ENH: allow configurable field send/receive for surfaceNoise (#2639)STYLE: align faceZone handling (functionObjects, sampling)ENH: region support for foamRestoreFields (#2638)Merge branch 'feature-htc-facezone' into 'develop'STYLE: heatTransferCoeff: minor cleanup of modelsENH: faceZoneReferenceTemperature: new heatTransferCoeff modelMerge branch 'feature-mappedPatchBase' into 'develop'BUG: avoid excessive recalculation of map for moving meshesENH: improve handling of finiteArea mesh with distributed rootsCONFIG: bump patch levelSTYLE: place HashTable trivial methods in the header (reduce clutter)ENH: more fault-tolerance in makeFaMesh decompositionENH: IOobjectList simpler construction of unregisteredENH: tutorials/Alltest -backup optionCONFIG: restrict wmakeLnInclude to header/template filesSTYLE: compacter help information for -debug-switch etc.BUG: string wrapping (eg, argList help) truncates character (#2625)ENH: ensightWrite, vtkWrite support for excluding fields and patchesTUT: keyword updatesSTYLE: add notes where files are added into global/globals.CCONFIG: set API level to 2208 to distinguish from previous releaseENH: use full scratch buffer capacity for ensight outputENH: pointHistory: cooperate with collated file format. Fixes #2636BUG: faceReflecting: initialisation. Fixes #2634COMP: forward declarations for uniformDimensionedFieldsENH: support wmakeLnInclude of C++ template files (.tcc, .tpp, .txx)Merge branch 'feature-atomic-stream' into 'develop'ENH: direct ensight output of float/doubleENH: add support for OFstream atomic file creation (#2631)ENH: support libz disabling via WM_COMPILE_CONTROL (as ~libz)COMP: remove wmake rules for ARM7 (discontinued) archCOMP: remove wmake rules for discontinued IA64 (itanium) archCOMP: remove fast-math and unsafe-math-optimizations for Fujitsu (#2564)ENH: provide MPI native minOp, maxOp reduce multiple valuesMerge branch 'feature-histogram-extension' into 'develop'STYLE: use MinMax for handling histogram rangesENH: functionObjects: refactor and extend histogramMerge branch 'feature-overset-coupledPatch' into 'develop'STYLE: overset: change massCorrection to fluxCorrectionBUG: overset: support GAMG. Fixes #2559