Hrvoje Jasak
|
3d2d26334a
|
Bugfix: added ramping to MRF zones
|
2017-01-11 11:57:48 +00:00 |
|
Henrik Rusche
|
07e9416f30
|
Bump version in headers
|
2016-06-21 15:04:12 +02:00 |
|
Hrvoje Jasak
|
c44fb66a1f
|
Merge branch 'nextRelease' of ssh://git.code.sf.net/p/foam-extend/foam-extend-3.2 into nextRelease
|
2016-06-08 12:29:44 +01:00 |
|
Hrvoje Jasak
|
13e477e311
|
Porting: Windows file name clash viscosityModel.H. Cesare Guardino
|
2016-06-08 12:26:43 +01:00 |
|
Henrik Rusche
|
78ad89f025
|
Merge solution control backport. Auther: Vanja Skuric & FSB team. Merge: Henrik Rusche
|
2016-06-07 13:45:11 +02:00 |
|
Henrik Rusche
|
b120c4041c
|
FEAT: fluxRequired support in multiphaseInterFoam
|
2016-06-05 21:47:35 +02:00 |
|
Hrvoje Jasak
|
72cac9cd0d
|
Added lduSolvers library
|
2016-06-04 20:23:58 +01:00 |
|
Hrvoje Jasak
|
5fdff77153
|
Reverted to old calculation of rho
|
2016-05-31 14:32:55 +01:00 |
|
Henrik Rusche
|
ff0871caf9
|
Fixing merge errors
|
2016-05-30 10:40:08 +02:00 |
|
Henrik Rusche
|
c0dc374d98
|
Merge PISO/PIMPLE solver updates. Author: Vanja Skuric. Merge: Henrik Rusche
Conflicts:
applications/solvers/compressible/rhoPorousMRFPimpleFoam/rhoPorousMRFPimpleFoam.C
applications/solvers/compressible/steadyCompressibleFoam/pEqn.H
applications/solvers/compressible/steadyCompressibleMRFFoam/createFields.H
applications/solvers/compressible/steadyCompressibleMRFFoam/pEqn.H
applications/solvers/compressible/steadyCompressibleSRFFoam/createFields.H
applications/solvers/compressible/steadyCompressibleSRFFoam/pEqn.H
applications/solvers/coupled/MRFPorousFoam/createFields.H
applications/solvers/coupled/pUCoupledFoam/createFields.H
tutorials/compressible/rhoPorousMRFPimpleFoam/mixerVessel2D/system/fvSolution
tutorials/compressible/steadyCompressibleFoam/transonicBump/system/fvSchemes
tutorials/compressible/steadyCompressibleSRFFoam/bentBlade/system/fvSchemes
tutorials/compressible/steadyCompressibleSRFFoam/simpleBlade/system/fvSchemes
tutorials/coupled/conjugateHeatFoam/conjugateCavity/system/fvSchemes
tutorials/coupled/conjugateHeatSimpleFoam/conjugateCavity/system/fvSchemes
tutorials/equationReader/equationReaderDemo/pitzDaily/system/fvSchemes
tutorials/heatTransfer/buoyantBoussinesqPisoFoam/hotRoom/system/fvSchemes
tutorials/heatTransfer/buoyantBoussinesqSimpleFoam/hotRoom/system/fvSchemes
tutorials/heatTransfer/buoyantBoussinesqSimpleFoam/iglooWithFridges/system/fvSchemes
tutorials/incompressible/pUCoupledFoam/backwardFacingStepLaminar/system/fvSchemes
tutorials/incompressible/pUCoupledFoam/backwardFacingStepTurbulent/system/fvSchemes
tutorials/incompressible/pUCoupledFoam/cavity/system/fvSchemes
tutorials/viscoelastic/viscoelasticFluidFoam/XPP_SE/system/fvSchemes
|
2016-05-29 16:37:07 +02:00 |
|
Vanja Skuric
|
7bd4c355c0
|
Backported multiphase solvers and tutorials (vanilla OF 3.0.1)
|
2016-05-28 04:11:10 +02:00 |
|
Henrik Rusche
|
ec515b441f
|
Merged vanilla compatibility branch. Author: Henrik Rusche, FSB team. Merge: Henrik Rusche
Conflicts:
applications/solvers/incompressible/channelFoam/channelFoam.C
applications/solvers/incompressible/icoFoam/icoFoam.C
applications/solvers/incompressible/nonNewtonianIcoFoam/nonNewtonianIcoFoam.C
applications/solvers/incompressible/pimpleDyMFoam/UEqn.H
applications/solvers/incompressible/pimpleDyMFoam/pimpleDyMFoam.C
applications/solvers/incompressible/pimpleFoam/UEqn.H
applications/solvers/incompressible/pimpleFoam/pEqn.H
applications/solvers/incompressible/simpleFoam/UEqn.H
applications/solvers/incompressible/simpleFoam/pEqn.H
src/foam/fields/GeometricFields/GeometricTensorNFields/GeometricTensorNFields.H
src/turbulenceModels/compressible/RAS/LRR/LRR.C
src/turbulenceModels/compressible/RAS/LaunderSharmaKE/LaunderSharmaKE.C
src/turbulenceModels/compressible/turbulenceModel/laminar/laminar.C
src/turbulenceModels/incompressible/LES/GenEddyVisc/GenEddyVisc.C
src/turbulenceModels/incompressible/LES/Smagorinsky2/Smagorinsky2.C
src/turbulenceModels/incompressible/LES/SpalartAllmaras/SpalartAllmaras.C
src/turbulenceModels/incompressible/LES/kOmegaSSTSAS/kOmegaSSTSAS.C
src/turbulenceModels/incompressible/LES/laminar/laminar.C
src/turbulenceModels/incompressible/RAS/LamBremhorstKE/LamBremhorstKE.C
src/turbulenceModels/incompressible/RAS/LaunderSharmaKE/LaunderSharmaKE.C
src/turbulenceModels/incompressible/RAS/LienCubicKE/LienCubicKE.C
src/turbulenceModels/incompressible/RAS/NonlinearKEShih/NonlinearKEShih.C
src/turbulenceModels/incompressible/RAS/RNGkEpsilon/RNGkEpsilon.C
src/turbulenceModels/incompressible/RAS/SpalartAllmaras/SpalartAllmaras.C
src/turbulenceModels/incompressible/RAS/coupledKEpsilon/coupledKEpsilon.C
src/turbulenceModels/incompressible/RAS/kEpsilon/kEpsilon.C
src/turbulenceModels/incompressible/RAS/kOmegaSST/kOmegaSST.C
src/turbulenceModels/incompressible/RAS/laminar/laminar.C
src/turbulenceModels/incompressible/RAS/qZeta/qZeta.C
src/turbulenceModels/incompressible/RAS/realizableKE/realizableKE.C
src/turbulenceModels/incompressible/turbulenceModel/laminar/laminar.C
tutorials/basic/laplacianFoam/Case1.1_mixingPlane_sector_AB_60deg/system/fvSchemes
tutorials/compressible/dbnsFoam/forwardStep/system/fvSchemes
tutorials/compressible/dbnsFoam/shockTube/system/fvSchemes
tutorials/compressible/dbnsTurbFoam/naca0012/system/fvSchemes
tutorials/compressible/rhoPimpleFoam/angledDuct/system/fvSchemes
tutorials/immersedBoundary/backwardStepShortTurbulentSimpleIbFoam/system/fvSchemes
tutorials/immersedBoundary/pitzDailyBodyFitted/system/fvSchemes
tutorials/immersedBoundary/pitzDailyLaminarSimpleIbFoam/system/fvSchemes
tutorials/immersedBoundary/pitzDailyTurbulentSimpleIbFoam/system/fvSchemes
tutorials/immersedBoundary/porousBumpChannelBodyFitted/system/fvSchemes
tutorials/immersedBoundary/porousBumpChannelIb/system/fvSchemes
tutorials/incompressible/MRFSimpleFoam/mixerVessel2D/system/fvSchemes
tutorials/incompressible/boundaryFoam/boundaryLaunderSharma/system/fvSchemes
tutorials/incompressible/boundaryFoam/boundaryTwoWallsFlowSolution/system/fvSchemes
tutorials/incompressible/boundaryFoam/boundaryWallFunctions/system/fvSchemes
tutorials/incompressible/channelFoam/channel395/system/fvSchemes
tutorials/incompressible/icoFoam/elbow/constant/polyMesh/boundary
tutorials/incompressible/pimpleDyMFoam/axialTurbine/system/fvSchemes
tutorials/incompressible/pimpleDyMFoam/movingCone/system/fvSchemes
tutorials/incompressible/pimpleDyMFoam/movingCone/system/fvSolution
tutorials/incompressible/pimpleDyMFoam/movingCylinders/system/fvSchemes
tutorials/incompressible/pimpleDyMFoam/wingMotion/wingMotion2D_pimpleDyMFoam/constant/polyMesh/boundary
tutorials/incompressible/pimpleDyMFoam/wingMotion/wingMotion2D_pimpleDyMFoam/system/fvSchemes
tutorials/incompressible/pimpleDyMFoam/wingMotion/wingMotion2D_simpleFoam/constant/polyMesh/boundary
tutorials/incompressible/pimpleDyMFoam/wingMotion/wingMotion2D_simpleFoam/system/fvSchemes
tutorials/incompressible/pimpleDyMFoam/wingMotion/wingMotion_snappyHexMesh/constant/polyMesh/boundary
tutorials/incompressible/pimpleDyMFoam/wingMotion/wingMotion_snappyHexMesh/system/fvSchemes
tutorials/incompressible/pimpleFoam/t-junction/system/fvSchemes
tutorials/incompressible/pisoFoam/les/pitzDaily/system/fvSchemes
tutorials/incompressible/pisoFoam/les/pitzDailyDirectMapped/system/fvSchemes
tutorials/incompressible/pisoFoam/ras/cavity/system/fvSchemes
tutorials/incompressible/porousSimpleFoam/angledDuctExplicit/system/fvSchemes
tutorials/incompressible/porousSimpleFoam/angledDuctImplicit/system/fvSchemes
tutorials/incompressible/porousSimpleFoam/beaverJoseph/system/fvSchemes
tutorials/incompressible/porousSimpleFoam/porousPlug/system/fvSchemes
tutorials/incompressible/simpleFoam/mixingPlaneAxial/system/fvSchemes
tutorials/incompressible/simpleFoam/mixingPlaneDomADomB/system/fvSchemes
tutorials/incompressible/simpleFoam/motorBike/system/fvSchemes
tutorials/incompressible/simpleFoam/pitzDaily/system/fvSchemes
tutorials/incompressible/simpleFoam/pitzDaily3Blocks/system/fvSchemes
tutorials/incompressible/simpleFoam/pitzDailyExptInlet/system/fvSchemes
tutorials/incompressible/simpleSRFFoam/mixer/system/fvSchemes
Fixing compilation of DBNS
|
2016-05-25 10:31:13 +02:00 |
|
Hrvoje Jasak
|
8cf4b6fcd5
|
Enable full gradient cacheing capability
|
2016-05-09 11:03:58 +01:00 |
|
Vanja Skuric
|
1e8bd24dc7
|
Modified to work with backported createTimeControl.H from OF 3.0.1
|
2016-05-06 23:31:48 +02:00 |
|
Hrvoje Jasak
|
e319d5d6c0
|
Bugfix: use function form of transpose
|
2016-04-25 12:17:45 +01:00 |
|
Henrik Rusche
|
41ea052e7a
|
Fixing compilation
|
2016-04-12 09:31:33 +02:00 |
|
Henrik Rusche
|
42c61d36a3
|
Backport setReference from vanilla 3.0.1
|
2016-04-09 18:17:55 +02:00 |
|
Hrvoje Jasak
|
09f80c123f
|
Formatting
|
2015-08-26 10:45:51 +01:00 |
|
Henrik Rusche
|
d7e5fd09b7
|
Upgrade copyright notices & banner in source code
|
2015-08-11 14:49:21 +01:00 |
|
Dominik Christ
|
0a6a65972d
|
Compilation tweaks for mingw
|
2015-08-07 13:02:26 +01:00 |
|
Dominik Christ
|
278c3e6de4
|
Renamed string.H and Time.H to foamString.H and foamTime.H
|
2015-08-07 12:59:14 +01:00 |
|
Henrik Rusche
|
7b2e4e547a
|
BUGFIX: Seg-fault in multiphaseInterFoam. Author: Henrik Rusche. Merge: Hrvoje Jasak
|
2015-06-02 13:10:40 +02:00 |
|
Henrik Rusche
|
67a8323582
|
BUGFIX: Seg-fault in multiphaseInterFoam. Removed duplicate alphaContactAngle BC
|
2015-05-25 11:22:57 +02:00 |
|
Henrik Rusche
|
0a02a92e53
|
Upgrade copyright notices & banner in source code
|
2015-05-17 15:58:16 +02:00 |
|
Alexander Vakhrushev
|
be8da1ffce
|
BUGFIX: corrected coefficient for the virtual mass force for beta phase in bubbleFoam
|
2015-04-27 10:31:30 +01:00 |
|
Hrvoje Jasak
|
aac5de5e16
|
Renamed and cleaned foam-extend
|
2013-12-11 16:09:41 +00:00 |
|
Henrik Rusche
|
15b4256033
|
STYLE: Quench compiler warnings
|
2013-11-30 15:32:37 +01:00 |
|
Hrvoje Jasak
|
0b475acbcc
|
Update on correctPhi velocity
|
2013-11-25 12:47:50 +00:00 |
|
Hrvoje Jasak
|
fa1370a82a
|
Pressure reference points to be read from PIMPLE
|
2013-11-20 19:15:01 +00:00 |
|
Hrvoje Jasak
|
0b4174e6b6
|
PIMPLE updates
|
2013-10-29 13:27:11 +00:00 |
|
Hrvoje Jasak
|
c9d2fdcb2d
|
interFoam solvers update: PIMPLE
|
2013-10-22 15:52:36 +01:00 |
|
Hrvoje Jasak
|
eb3e43d1af
|
Moved solvers out of tutorials
|
2013-09-17 16:04:22 +01:00 |
|
Henrik Rusche
|
8141282b1d
|
Convert tabs to fours spaces systematically
|
2013-07-18 10:50:29 +02:00 |
|
Henrik Rusche
|
3241862b6c
|
Remove trailing whitespace systematically
|
2013-07-18 10:15:54 +02:00 |
|
Hrvoje Jasak
|
d280b12a93
|
Project update
|
2012-08-30 17:35:14 +01:00 |
|
Hrvoje Jasak
|
6e5f9f72c3
|
Bug fix: wrong pressure checked for reference in adjustPhi
|
2012-04-27 11:08:57 +01:00 |
|
Hrvoje Jasak
|
921b53a94c
|
Bug fixes, ngjacobsen
|
2012-04-25 23:55:05 +01:00 |
|
Hrvoje Jasak
|
b2cd738861
|
Merge branch 'parallelTopo'
Conflicts:
applications/utilities/mesh/manipulation/moveDyMEngineMesh/Make/options
applications/utilities/mesh/manipulation/moveDyMEngineMesh/moveDyMEngineMesh.C
applications/utilities/mesh/manipulation/setsToZones/setsToZones.C
applications/utilities/parallelProcessing/decomposePar/decomposePar.C
src/OpenFOAM/meshes/polyMesh/polyPatches/constraint/processor/processorPolyPatch.C
src/decompositionMethods/decompositionMethods/patchConstrainedDecomp/patchConstrainedDecomp.C
src/decompositionMethods/metisDecomp/metisDecomp.C
src/dynamicMesh/topoChangerFvMesh/Make/files
src/dynamicMesh/topoChangerFvMesh/mixerFvMesh/mixerFvMesh.C
src/finiteArea/faMesh/faMesh.C
src/finiteVolume/cfdTools/general/include/checkVolContinuity.H
src/tetDecompositionFiniteElement/tetPolyMeshCellDecomp/tetPolyPatches/constraint/processor/calcProcessorTetPolyPatchCellDecompPointAddr.C
src/turbulenceModels/compressible/RAS/derivedFvPatchFields/wallFunctions/epsilonWallFunctions/epsilonWallFunction/epsilonWallFunctionFvPatchScalarField.C
src/turbulenceModels/compressible/RAS/derivedFvPatchFields/wallFunctions/omegaWallFunctions/omegaWallFunction/omegaWallFunctionFvPatchScalarField.C
src/turbulenceModels/incompressible/RAS/derivedFvPatchFields/wallFunctions/epsilonWallFunctions/epsilonWallFunction/epsilonWallFunctionFvPatchScalarField.C
src/turbulenceModels/incompressible/RAS/derivedFvPatchFields/wallFunctions/omegaWallFunctions/omegaWallFunction/omegaWallFunctionFvPatchScalarField.C
tutorials/incompressible/icoDyMFoam/movingConeTopo/system/decomposeParDict
|
2012-04-25 10:38:12 +01:00 |
|
Hrvoje Jasak
|
cefc54edcd
|
Handling of U under-relaxation in last corrector
|
2012-01-29 12:05:14 +00:00 |
|
Hrvoje Jasak
|
893b7eec1a
|
Re-formatting loop statements
|
2012-01-29 12:05:14 +00:00 |
|
Hrvoje Jasak
|
19f334c1cc
|
Formatting
|
2012-01-29 12:05:13 +00:00 |
|
Hrvoje Jasak
|
886e47733c
|
Finite Area Method, topological changes
|
2012-01-29 12:01:07 +00:00 |
|
Hrvoje Jasak
|
ed5f5d070e
|
Clean-up
|
2011-05-27 12:42:55 +01:00 |
|
Hrvoje Jasak
|
7c464b2a2e
|
Clean-up
|
2011-05-27 11:37:39 +01:00 |
|
Hrvoje Jasak
|
bf50124638
|
Updates for topological changes in parallel
|
2011-02-27 02:17:43 +00:00 |
|
Hrvoje Jasak
|
ccba8c7469
|
lduMatrix added to library list
|
2010-12-20 20:17:46 +00:00 |
|
Hrvoje Jasak
|
21fd0f60fb
|
Added missing turbulence correct
|
2010-11-30 11:01:38 +00:00 |
|
Hrvoje Jasak
|
cc22953ac4
|
Fixed dynamic refinement tutorials: direct topo change does not deal with face mapping correctly
|
2010-11-17 12:50:34 +00:00 |
|
Hrvoje Jasak
|
eb59ac4769
|
Tutorial fixes
|
2010-11-08 20:23:07 +00:00 |
|
Sandeep Menon
|
a009e785af
|
Moving to the new directory structure for dynamicMesh
|
2010-10-12 16:47:10 -04:00 |
|