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.010Jun97630Apr6Jun510Feb4Jun30May5Jun12Apr4Jun34331May233123302923133Feb28May10Feb27May2523222022212220152221172120171615810867163228Apr323Jan6Aug12Jul1016Apr23Jan25Nov201918117Oct125Sep28Aug141397623Jan1Aug10Jul16Apr22Jan15Apr12Jul85230May14Jun31May116Apr12111083129Mar27264118Feb22Mar412Feb11430Jan2928231710211714768Apr4Jan2May21Jan3Dec1May30Apr292826292629262524112418171615121110110986532432435143129Mar2728272625264125Feb26Mar2521202221201918151415141314131164127Feb261Mar28Feb2524232423222021201822Mar413Feb12117424Jan17Feb1618157Jan14Feb7Jan13Feb123127Jan11Feb8118118722Jan7Feb57654130Jan29312928231031302429302928262524252423221710211714724Dec29Nov2621Jan17142322212221172118COMP: phaseSystemModels: few compilation fixesBUG: mpi: use system openmpi by defaultCOMP: only compile wmake toolchain for host when cross-compilingDOC: fix linksDOC: cross-reference readme/build/requirementsDOC: added Build and Requirements informationCOMP: compile wmake toolchain for host when cross-compilingENH: reduce wmake bootstrap dependenciesMerge branch 'feature-VOF-updateSolvers' into 'develop'INT: Org integration of VOF, Euler phase solvers and models.CONFIG: remove legacy tools, update foamPackRelease/foamUpdateCaseFileHeaderIntroduced changes required to make isoAdvector and interIsoFoam work with morphing meshes: 1) In the alphaEqn.H U is made relative to mesh motion before the interface advection step, 2) in isoAdvection::advect() alpha must be multiplied by Vsc0()/Vsc(). Implementation tested and verified with 1) a spherical interface in a cubic domain with no flow, where the domain walls are squeezed together and 2) a spherical interfacee inside the sloshingCylinder, again with no flow, so the sphere should stay spherical, which it does.COMP: resolved compiler warningBUG: surfaceWriter pointData merging fails on single processorTUT: rhoSimpleFoam/squareBend - added example use of isentropic pressureENH: increase robustness of PrecisionAdaptorBUG: surface writer for surfaceNoise was not Time-awareENH: improve handling of font sizes for scalarBarMerge branch 'feature-single-precision' into 'develop'BUG: set the oriented flag - see #1324ENH: p field for potentialFoam now registseredENH: mixed precision solver infrastructure (#1086)ENH: use magType for sumMag() functionsENH: add magType to pTraits and arithmetic primitivesSTYLE: remove unused overset lduInterfaces code (commit 33db2dd3e2c8767b)ENH: overset: add value field. Fixes #1334.COMP: fixes for label=64, scalar=32CONFIG: eliminate compiler/linker enviroment variables (#517)COMP: use '-n' instead of '-np' for runParallel (#1238)STYLE: fix file permissions, inconsistent Test filesENH: Adding overBuoyantPimpleFoam and tutorialMerge branch 'develop' of develop.openfoam.com:Development/OpenFOAM-plus into developSTYLE: suppress output of solveScalar when identical to scalar sizeTUT: cleanup postProcessing in planeTransport finiteArea tutorialBUG: fix spurious time indexing in collated ensight output (#1333)Merge branch 'fix-GL1276' into 'develop'Merge branch 'feature-functionObjects-lambVector' into 'develop'ENH: FO: Lamb vectorENH: improved handling of regIOobject deletion (#1276)Merge branch 'feature-complex-cleanup' into 'develop'