Vanja Skuric
|
c4c31e738e
|
Removed storePrevIter (not needed with simple/pimple/piso.loop()); changed runTime.loop() to simple.loop() in SIMPLE solvers
|
2016-05-26 23:06:01 +02:00 |
|
Hrvoje Jasak
|
249db95e94
|
Steady universal (compressible and incompressible) flow solvers. Author: Hrvoje Jasak and Ilaria De Dominicis. Merge: Hrvoje Jasak.
|
2016-05-26 14:34:25 +01:00 |
|
Hrvoje Jasak
|
b9586f41e6
|
Feature: universal steady solver for incompressible and compressible flows
|
2016-05-26 13:41:07 +01:00 |
|
Vanja Skuric
|
5b31dad987
|
Fixed missing convergence criteria: runTime.loop() changed to simple.loop()
|
2016-05-26 10:43:27 +02:00 |
|
Vanja Skuric
|
e08fde6215
|
Backported rhoPorousMRFPimpleFoam, rhoPorousSimpleFoam, rhoSimpleFoam, rhoSonicFoam, rhopSonicFoam and tutorials (vanilla OF 3.0.1)
|
2016-05-26 09:42:51 +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 |
|
Henrik Rusche
|
9007084567
|
Merge Request #32: Runtime-selectable flux & limiters in DBNS. Author: Henrik Rusche. Merge: Henrik Rusche
https://sourceforge.net/p/foam-extend/foam-extend-3.2/merge-requests/32/
|
2016-05-24 13:42:54 +02:00 |
|
Henrik Rusche
|
b858c51ff2
|
Merge Request #30: Time consistent incompressible solvers. Author: Hrvoje Jasak. Merge: Henrik Rusche
https://sourceforge.net/p/foam-extend/foam-extend-3.2/merge-requests/30/
Conflicts:
applications/solvers/incompressible/simpleFoam/pEqn.H
applications/solvers/incompressible/simpleSRFFoam/simpleSRFFoam.C
tutorials/incompressible/pimpleDyMFoam/movingCone/system/fvSchemes
tutorials/incompressible/simpleFoam/motorBike/system/fvSchemes
|
2016-05-24 13:42:50 +02:00 |
|
Henrik Rusche
|
6d43981296
|
FEAT: Runtime-selectable flux and limiter in DBNS
|
2016-05-14 13:57:15 +02:00 |
|
morgoth
|
72ea9d2d6f
|
solver, tutorial +mixClasses changed
|
2016-05-12 12:46:39 +02:00 |
|
Christian Lucas
|
e8b0b4968a
|
realGasEThermo + realGas_pEqn 4 rhoPisoFoam
|
2016-05-12 12:46:38 +02:00 |
|
Hrvoje Jasak
|
8cf4b6fcd5
|
Enable full gradient cacheing capability
|
2016-05-09 11:03:58 +01:00 |
|
Vanja Skuric
|
04d8d1b849
|
Backported rhoPimpleFoam, rhoPisoFoam and tutorials (vanilla OF 3.0.1)
|
2016-05-08 15:36:11 +02:00 |
|
Vanja Skuric
|
f609442e99
|
Backported dieselFoam, dieselEngineFoam, fireFoam, reactingFoam and tutorials (vanilla OF 3.0.1)
|
2016-05-08 11:28:13 +02:00 |
|
Vanja Skuric
|
53dcbea597
|
Backported XiFoam, engineFoam, coldEngineFoam and tutorials (vanilla OF 3.0.1)
|
2016-05-08 10:48:57 +02:00 |
|
Vanja Skuric
|
37964b360c
|
Backported scalarTransportFoam and tutorials (vanilla OF 3.0.1)
|
2016-05-08 09:38:57 +02:00 |
|
Vanja Skuric
|
30644bf3b0
|
Backported laplacianFoam and tutorials (vanilla OF 3.0.1)
|
2016-05-08 09:17:22 +02:00 |
|
Vanja Skuric
|
b99c3261a7
|
Backported interIbFoam, porousSimpleIbFoam and simpleIbFoam (setFluxRequired, solutionControls) to vanilla 3.0.1 format
|
2016-05-07 10:31:37 +02:00 |
|
Vanja Skuric
|
3f49ab0d2f
|
Backported potentialFoam and potentialDyMFoam (setFluxRequired, solutionControls) from vanilla 3.0.1
|
2016-05-07 09:34:33 +02:00 |
|
Vanja Skuric
|
70a11cfd85
|
Backported simpleFoam and simpleSRFFoam (setFluxRequired, solutionControls) from vanilla 3.0.1
|
2016-05-07 09:06:25 +02:00 |
|
Vanja Skuric
|
d230fff954
|
Backported MRFSimpleFoam and porousSimpleFoam (setFluxRequired, solutionControl)
|
2016-05-07 08:38:01 +02:00 |
|
Vanja Skuric
|
1e8bd24dc7
|
Modified to work with backported createTimeControl.H from OF 3.0.1
|
2016-05-06 23:31:48 +02:00 |
|
Vanja Skuric
|
36b4fa3811
|
Backported createTimeControls.H and readTimeControls.H from OF 3.0.1, and pimpleDyMFoam
|
2016-05-06 22:11:03 +02:00 |
|
Vanja Skuric
|
a704cb308e
|
Backported pimpleFoam (solutionControl and setFluxRequired) from OF 3.0.1
|
2016-05-06 15:55:13 +02:00 |
|
Vanja Skuric
|
c89ee2d0ef
|
Added setFlux required to potentialIbFoam
|
2016-05-06 13:02:39 +02:00 |
|
Vanja Skuric
|
0593778986
|
Added setFluxRequired to channelFoam, nonNewtonianIcoFoam, pisoFoam, shallowWaterFoam
|
2016-05-06 11:41:26 +02:00 |
|
Vanja Skuric
|
651abe67f1
|
Backported (solutionControl) channelFoam, nonNewtonianIcoFoam, pisoFoam, shallowWaterFoam solvers to OF 3.0.1 format
|
2016-05-06 11:11:54 +02:00 |
|
Hrvoje Jasak
|
605b9e6f24
|
Bugfix: corrected wrong transformFvPatchField header inclusion
|
2016-05-06 09:19:45 +01:00 |
|
Vanja Skuric
|
cd7a8eb4ae
|
Backported potentialIbFoam to OF 3.0.1 format
|
2016-05-06 09:15:00 +02:00 |
|
Hrvoje Jasak
|
8ac6d0c6c8
|
Bugfix: gradient cacheing clean-up
|
2016-04-27 19:03:47 +01:00 |
|
Hrvoje Jasak
|
e319d5d6c0
|
Bugfix: use function form of transpose
|
2016-04-25 12:17:45 +01:00 |
|
Hrvoje Jasak
|
0ca922c6c6
|
Bugfix: correct rhok across processor boundaries
|
2016-04-25 12:16:46 +01:00 |
|
Hrvoje Jasak
|
25ac1973ca
|
Bugfix: clean-up
|
2016-04-20 12:55:08 +01:00 |
|
Hrvoje Jasak
|
a946215a8d
|
Bugfix: update of conjugate heat solvers and tutorial settings
|
2016-04-18 10:16:29 +01:00 |
|
Hrvoje Jasak
|
07b473621f
|
Bugfix: thermal model needs to calculate the volume of component
|
2016-04-17 21:14:11 +01:00 |
|
Hrvoje Jasak
|
d1e245694f
|
Cleanup
|
2016-04-17 21:13:54 +01:00 |
|
Henrik Rusche
|
3578d2650a
|
Add setFluxRequired to simpleFoam
|
2016-04-15 22:48:26 +02:00 |
|
Henrik Rusche
|
ef3edbe2ba
|
Add setFluxRequired to ico-Solvers
|
2016-04-15 22:44:26 +02:00 |
|
Hrvoje Jasak
|
b5642013cd
|
Bugfix: clean-up
|
2016-04-14 18:50:12 +01:00 |
|
Vanja Skuric
|
a4f12aeb44
|
Fixes for icoFoam, icoDyMFoam, icoDyMSimpleFoam, icoDyMEngineFoam, icoDyMIbFoam and icoIbFoam
|
2016-04-13 16:21:35 +02:00 |
|
Vanja Skuric
|
aebf591aef
|
Modified icoDyMEngineFoam, icoDyMIbFoam and icoIbFoam to use solutionControl (vanilla 3.0.1)
|
2016-04-12 11:31:20 +02:00 |
|
Vanja Skuric
|
d870fbf964
|
Merge branch 'nextRelease' of ssh://turbo4.fsb.hr:2013/foam-extend into nextRelease
Merged with setFlux fix.
|
2016-04-12 10:30:36 +02:00 |
|
Vanja Skuric
|
c02b6c1750
|
Modified icoFoam, icoDyMFoam and icoDyMSimpleFoam to use solutionControl (vanilla 3.0.1)
|
2016-04-12 10:28:59 +02:00 |
|
Henrik Rusche
|
41ea052e7a
|
Fixing compilation
|
2016-04-12 09:31:33 +02:00 |
|
Vanja Skuric
|
0927054bd9
|
Removed fvOptions.H from pisoFoam
|
2016-04-12 09:07:01 +02:00 |
|
Vanja Skuric
|
9213922a18
|
Modified pisoFoam according to vanilla 3.0.1
|
2016-04-09 22:55:19 +02:00 |
|
Henrik Rusche
|
42c61d36a3
|
Backport setReference from vanilla 3.0.1
|
2016-04-09 18:17:55 +02:00 |
|
Vuko Vukcevic
|
59b857165a
|
incompressible/simpleSRFFoam, solver + tutorials
|
2016-04-08 15:19:19 +02:00 |
|
Vuko Vukcevic
|
fb2d756eba
|
incompressible/simpleFoam, solver + tutorials
|
2016-04-07 15:39:09 +02:00 |
|
Vuko Vukcevic
|
3a0021239d
|
incompressible/pimpleFoam, solver + tutorials
|
2016-04-05 15:08:06 +02:00 |
|
Vuko Vukcevic
|
74b90dd250
|
incompressible/pimpleDyMFoam, solver + tutorials
|
2016-04-05 14:06:15 +02:00 |
|
Vuko Vukcevic
|
edb598687a
|
incompressible/channelFoam, solver + tutorials
|
2016-04-05 13:53:56 +02:00 |
|
Vuko Vukcevic
|
1670cebef1
|
incompressible/nonNewtonianIcoFoam, solver + tutorials
|
2016-04-05 12:55:56 +02:00 |
|
Vuko Vukcevic
|
db568490b7
|
incompressible/icoFoam, solver + tutorials
|
2016-04-05 11:23:41 +02:00 |
|
Hrvoje Jasak
|
7e51724111
|
Block-coupled p-U solver improvements
|
2016-03-18 11:44:28 +00:00 |
|
Hrvoje Jasak
|
2d5052d714
|
Temporary: consistent solver examples
|
2016-03-16 17:49:11 +00:00 |
|
Hrvoje Jasak
|
5ad3e2dbd8
|
Bugfix: use total enthalpy
|
2016-03-15 12:56:56 +00:00 |
|
Hrvoje Jasak
|
f42adf48ab
|
Bugfix: regular formulation of enthalpy source terms
|
2016-02-05 17:48:36 +00:00 |
|
Hrvoje Jasak
|
aa1fa870f4
|
Add div phid upder-relaxation in the pressure equation
|
2016-01-14 13:44:23 +00:00 |
|
Hrvoje Jasak
|
65bf8f3d5d
|
Formatting
|
2016-01-05 15:21:00 +00:00 |
|
Henrik Rusche
|
0b163d87e8
|
Updated steadyCompressible*Foam solvers & steadyCompressibleFoam tutorials
Conflicts:
applications/solvers/compressible/steadyCompressibleFoam/pEqn.H
|
2016-01-05 15:20:50 +00:00 |
|
Henrik Rusche
|
fc2316f71b
|
Improved steadyCompressibleMRFFoam
|
2016-01-05 15:20:08 +00:00 |
|
Hrvoje Jasak
|
8acd9772d0
|
Formatting
|
2016-01-05 14:52:31 +00:00 |
|
Hrvoje Jasak
|
f206e5ffec
|
Bugfix: Compressible solver update
Conflicts:
applications/solvers/compressible/steadyCompressibleFoam/pEqn.H
|
2016-01-05 14:52:10 +00:00 |
|
Hrvoje Jasak
|
9daa8e28f4
|
Updated enthalpy equation
Conflicts:
applications/solvers/compressible/steadyCompressibleFoam/pEqn.H
|
2016-01-05 14:51:40 +00:00 |
|
Hrvoje Jasak
|
571e2a1624
|
Reduce storage
|
2016-01-05 14:47:53 +00:00 |
|
Hrvoje Jasak
|
628377d3d2
|
Formatting
Conflicts:
applications/solvers/basic/potentialDyMFoam/potentialDyMFoam.C
|
2016-01-05 14:43:15 +00:00 |
|
Hrvoje Jasak
|
00dc2108de
|
Memory optimisation
|
2015-10-30 10:40:52 +00:00 |
|
Hrvoje Jasak
|
83c8f053b2
|
Bugfix: removed library
|
2015-10-05 15:27:24 +01:00 |
|
Hrvoje Jasak
|
a3cd647cf9
|
Dynamic immersed boundary capability with an example moving immersed boundary mesh and tutorial
|
2015-09-30 09:48:55 +01:00 |
|
Hrvoje Jasak
|
e411de9576
|
Better bounding on topo change
|
2015-09-11 16:15:29 +01:00 |
|
Hrvoje Jasak
|
09f80c123f
|
Formatting
|
2015-08-26 10:45:51 +01:00 |
|
Hrvoje Jasak
|
3fa19fc2d2
|
Stripped WM_DECOMP from options
|
2015-08-26 10:40:13 +01:00 |
|
Christian Lucas
|
4ce8687b97
|
included real gas thermo in extend 3.1
|
2015-08-23 16:26:27 +02:00 |
|
Henrik Rusche
|
d7e5fd09b7
|
Upgrade copyright notices & banner in source code
|
2015-08-11 14:49:21 +01:00 |
|
Dominik Christ
|
5e62f6e191
|
Changes for passing test-loop
|
2015-08-07 13:02:57 +01:00 |
|
Dominik Christ
|
0a6a65972d
|
Compilation tweaks for mingw
|
2015-08-07 13:02:26 +01:00 |
|
Dominik Christ
|
bd927880b7
|
merged triSurface and meshTools
|
2015-08-07 13:01:07 +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 |
|
Dominik Christ
|
485950ef39
|
Changes according to git output on windows
|
2015-08-07 12:59:13 +01:00 |
|
Hrvoje Jasak
|
cb626ee77b
|
Comments
|
2015-08-06 10:02:33 +01:00 |
|
Hrvoje Jasak
|
8c26070cd9
|
Correct comment style
|
2015-08-06 10:02:32 +01:00 |
|
Hrvoje Jasak
|
91e9838649
|
Update sonicLiquidFoam to PIMPLE
|
2015-08-06 10:02:31 +01:00 |
|
Hrvoje Jasak
|
5c3c481e85
|
Field bounding after topo change
|
2015-06-11 15:56:06 +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
|
c1cd77a15f
|
Fixing indentation in applications/solvers/solidMechanics
|
2015-05-18 09:54:40 +02:00 |
|
Henrik Rusche
|
b46695ce1e
|
Replace tabs by 4 spaces in applications/solvers/solidMechanics
|
2015-05-18 09:54:40 +02:00 |
|
Henrik Rusche
|
0a02a92e53
|
Upgrade copyright notices & banner in source code
|
2015-05-17 15:58:16 +02:00 |
|
Henrik Rusche
|
ee97417a27
|
Removing trailing whitespace
|
2015-05-17 15:27:49 +02:00 |
|
Hrvoje Jasak
|
6661bc2412
|
Merge commit 'bd947865f2881af1c52b458aa6b6b1b1844ce254' into nextRelease
Conflicts:
ListOfContributors
applications/solvers/compressible/sonicDyMFoam/eEqn.H
applications/utilities/immersedBoundary/refineImmersedBoundaryMesh/Make/options
src/coupledMatrix/coupledLduMatrix/coupledLduMatrix.C
src/dynamicMesh/dynamicFvMesh/dynamicTopoFvMesh/coupledMesh/dynamicTopoFvMeshCoupled.C
src/finiteVolume/fields/fvPatchFields/basic/basicSymmetry/basicSymmetryFvPatchScalarField.C
src/finiteVolume/finiteVolume/gradSchemes/leastSquaresGrad/leastSquaresVectors.C
src/finiteVolume/finiteVolume/gradSchemes/leastSquaresGrad/leastSquaresVectors.H
src/foam/fields/PointPatchFields/constraint/processor/ProcessorPointPatchField.C
src/foam/interpolations/GGIInterpolation/GGIInterpolationQuickRejectTests.C
src/foam/matrices/blockLduMatrix/BlockAmg/coarseBlockAmgLevel.C
src/foam/meshes/polyMesh/globalMeshData/globalMeshData.H
src/lduSolvers/amg/coarseAmgLevel.C
src/mesh/cfMesh/meshLibrary/utilities/octrees/meshOctree/refinementControls/objectRefinement/objectRefinement.C
|
2015-05-13 18:27:51 +01:00 |
|
Dominik Christ
|
280cdb4ae6
|
FEATURE: Finite area based solvers for liquid film transport. Authors: Zeljko Tukovic, Hrvoje Jasak. Merge: Dominik Christ.
|
2015-05-12 16:20:12 +01:00 |
|
Dominik Christ
|
d08127d5a9
|
FEATURE: Immersed boundary solver. Authors: Zeljko Tukovic, Hrvoje Jasak. Merge: Dominik Christ.
|
2015-05-12 16:18:51 +01:00 |
|
Hrvoje Jasak
|
95084dcb87
|
Liquid film solvers, finite area reorganisation
|
2015-05-12 15:55:51 +01:00 |
|
Hrvoje Jasak
|
6b022758d1
|
Feature: Single precision and long double precision port
|
2015-05-12 15:01:27 +01:00 |
|
Hrvoje Jasak
|
fd1921f955
|
Feature: Update build script
|
2015-05-12 15:01:25 +01:00 |
|
Hrvoje Jasak
|
de605a3b04
|
Feature: remove double continuity check
|
2015-05-12 15:01:25 +01:00 |
|
Hrvoje Jasak
|
75259a047b
|
Feature: block coupling rewrite
|
2015-05-12 15:01:24 +01:00 |
|
Hrvoje Jasak
|
76b941e7ff
|
Coupled MRF porous solver
|
2015-05-12 15:01:24 +01:00 |
|
Hrvoje Jasak
|
1a8a7148fe
|
Immersed boundary solver, Zeljko Tukovic and Hrvoje Jasak
|
2015-05-11 11:41:43 +01:00 |
|
Martin Beaudoin
|
4706995f5f
|
controlSwitches: updating after code merge. Minor correction for DimensionedConstants sigmaSB. Adapting foamDebugSwitches
|
2015-05-02 09:57:47 -04:00 |
|
Dominik Christ
|
11ab9eebd8
|
BUGFIX: Corrected coefficient for the virtual mass force of the beta phase in bubbleFoam. Author: Alexander Vakhrushev. Merge: Dominik Christ.
|
2015-04-27 10:35:03 +01: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
|
3f2807735d
|
Renamed CrankNicolson scheme: correct spelling
|
2015-04-23 15:22:00 +01:00 |
|
Hrvoje Jasak
|
6ba095ba56
|
Coupled solver updates: bounding
|
2015-04-23 13:52:55 +01:00 |
|
Dominik Christ
|
4b50842cd9
|
FEATURE: Updates to coupled p-U solver, including ddt term and performance tuning. Author: Hrvoje Jasak. Merge: Dominik Christ.
|
2015-04-22 10:55:59 +01:00 |
|
Dominik Christ
|
ab85af8ae4
|
BUGFIX: Several minor bugfixes and corrected code formatting. Author: Hrvoje Jasak. Merge: Dominik Christ.
|
2015-04-22 10:55:23 +01:00 |
|
Hrvoje Jasak
|
4f9192010c
|
pDivU updates
|
2015-04-08 16:16:53 +01:00 |
|
Hrvoje Jasak
|
2ad70f9b9d
|
Added ddt term
|
2015-04-07 16:53:03 +01:00 |
|
Hrvoje Jasak
|
5874a05c7f
|
pDivU updates
|
2015-04-07 16:44:54 +01:00 |
|
Hrvoje Jasak
|
15a24604c7
|
Formatting
Conflicts:
applications/solvers/basic/potentialDyMFoam/potentialDyMFoam.C
|
2015-04-07 16:34:36 +01:00 |
|
Hrvoje Jasak
|
6af575dbe1
|
Update for topo changes support
|
2015-04-07 16:30:03 +01:00 |
|
Hrvoje Jasak
|
953b9dea77
|
Updated for dynamic meshes; improved numerics
|
2015-04-07 16:28:36 +01:00 |
|
Martin Beaudoin
|
e64704203c
|
Merge branch 'nextRelease' into nr/feature/changeGlobalControlDictParamsFromCmdLine
|
2014-12-24 11:59:55 -05:00 |
|
Dominik Christ
|
8910693203
|
FEATURE: New solver for potential flow on dynamic meshes. Author: Hrvoje Jasak. Merge: Dominik Christ.
|
2014-09-30 16:25:39 +01:00 |
|
Hrvoje Jasak
|
b1c25026e6
|
Added new solver potentialDyMFoam
|
2014-09-30 16:18:38 +01:00 |
|
Hrvoje Jasak
|
815a4536aa
|
Update to coupled solvers
|
2014-09-30 16:17:47 +01:00 |
|
Hrvoje Jasak
|
1567f5c620
|
Remove from release
|
2014-09-30 16:17:46 +01:00 |
|
Dominik Christ
|
80b603ad1a
|
BUGFIX: Fixed errors in MRF, switched to rothalpy equation. Author: Hrvoje Jasak. Merge: Dominik Christ.
|
2014-09-30 16:13:17 +01:00 |
|
Hrvoje Jasak
|
8e56da0041
|
Updates to compressible SRF and MRF enthalpy equation
Conflicts:
applications/solvers/compressible/steadyCompressibleFoam/hEqn.H
|
2014-09-30 15:50:06 +01:00 |
|
Hrvoje Jasak
|
dc6d3f61dc
|
Fix compilation error
Conflicts:
applications/solvers/compressible/steadyCompressibleFoam/hEqn.H
|
2014-09-30 15:50:06 +01:00 |
|
Hrvoje Jasak
|
a854351f62
|
Update time loop format
|
2014-09-30 13:27:04 +01:00 |
|
Dominik Christ
|
07c2f7b260
|
Bugfix relocates iEqn/hEqn to outside of p/U-system. Otherwise Urel is calculated explicitly from U before U is corrected in pEqn. Author: Dominik Christ. Merge: Dominik Christ
|
2014-09-12 09:59:09 +01:00 |
|
Dominik Christ
|
fdbe471727
|
BUGFIX: U and Urel were different with omega=0
|
2014-09-11 17:55:19 +01:00 |
|
Dominik Christ
|
44eafe013a
|
Switching compressible MRF solvers from enthalpy to rothalpy. Author: Hrvoje Jasak. Merge: Dominik Christ.
|
2014-08-15 13:23:37 +01:00 |
|
Hrvoje Jasak
|
b155c2bbde
|
Switching to rothalpy equation for compressible MRF
|
2014-08-15 10:13:25 +01:00 |
|
Hrvoje Jasak
|
fcc4b2b305
|
Switching to rothalpy equation for compressible MRF
|
2014-08-15 10:13:05 +01:00 |
|
Dominik Christ
|
84238c1d35
|
FEATURE: Block solve reorganisation
|
2014-08-01 12:29:37 +01:00 |
|
Martin Beaudoin
|
02e9364872
|
Handling of controlSwitches. Modifications for handling commsType which is basically an enum.
|
2014-07-09 14:08:02 -04:00 |
|
Hrvoje Jasak
|
cfdfded78b
|
Comment too long
|
2014-06-11 11:27:08 +01:00 |
|
Henrik Rusche
|
c458150bfc
|
Remove trailing whitespace systematically
|
2014-06-01 20:12:52 +02:00 |
|
Henrik Rusche
|
3c5ba8da44
|
bump version number
|
2014-06-01 18:23:43 +02:00 |
|
Hrvoje Jasak
|
188b9496f2
|
Move continuity error check after block solution
|
2014-05-28 20:35:43 +01:00 |
|
Hrvoje Jasak
|
843c88935e
|
Coupled density-based solver for compressible flows
|
2014-05-28 20:31:32 +01:00 |
|
Hrvoje Jasak
|
84b040d238
|
Merge remote-tracking branch 'origin/feature/pressureBasedTurbo' into nextRelease
|
2014-05-28 17:34:55 +01:00 |
|
Dominik Christ
|
c925071ccd
|
Integrated steady compressible turbo functionality
|
2014-05-28 12:53:47 +01:00 |
|
Dominik Christ
|
8848498e5d
|
Added pUCoupledSolver with core library changes and tutorial case
|
2014-05-27 10:30:47 +01:00 |
|
Hrvoje Jasak
|
37700f0a4e
|
Formatting updates
|
2014-05-19 16:44:10 +01:00 |
|
Hrvoje Jasak
|
dd81042998
|
Update for segregated FEM matrix
|
2014-04-10 20:55:00 +01:00 |
|
Hrvoje Jasak
|
e732980a53
|
Tutorial fix elasticThermalSolidFoam
|
2014-04-10 20:54:24 +01:00 |
|
Hrvoje Jasak
|
c8316ef5a4
|
Merge remote-tracking branch 'origin/BUGFIX/linUpwInPar' into nextRelease
|
2014-04-10 17:53:30 +01:00 |
|
Hrvoje Jasak
|
a3b9ee8fac
|
Update and clean-up of solid mechanics
|
2014-04-10 17:45:26 +01:00 |
|
Dominik Christ
|
0709b52a69
|
Avoid race condition with single processor compilation of conjugateHeatFoam
|
2014-04-08 18:05:30 +01:00 |
|
Hrvoje Jasak
|
bb03a935fa
|
Solid models update: clean-up
|
2014-02-23 10:54:20 +00:00 |
|
Hrvoje Jasak
|
8b468e2cba
|
Double call to write
|
2014-01-13 11:59:18 +00:00 |
|
Hrvoje Jasak
|
aac5de5e16
|
Renamed and cleaned foam-extend
|
2013-12-11 16:09:41 +00:00 |
|
Henrik Rusche
|
29ff725b7d
|
unitialised field - inconsequential
|
2013-12-03 18:40:51 +01:00 |
|
Henrik Rusche
|
2a8db930ad
|
BUGFIX: Uninitialised member variables
|
2013-12-03 17:48:51 +01:00 |
|
Hrvoje Jasak
|
298bf9d822
|
Merge remote-tracking branch 'origin/nr/HenrikRusche' into nextRelease
|
2013-12-02 10:52:32 +00:00 |
|
Henrik Rusche
|
15b4256033
|
STYLE: Quench compiler warnings
|
2013-11-30 15:32:37 +01:00 |
|
Hrvoje Jasak
|
7140ac2e2b
|
Build deprecated solid mechanics solvers
|
2013-11-29 17:20:43 +00:00 |
|
Hrvoje Jasak
|
06bb20a2ff
|
Changed macro
|
2013-11-29 16:50:06 +00:00 |
|
Hrvoje Jasak
|
b3ff56fcd4
|
Added missing endl
|
2013-11-26 11:38:04 +00: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
|
442b51a3d7
|
Update for dynamic mesh simulations with topo changes
|
2013-11-20 15:05:20 +00:00 |
|
Dominik Christ
|
cf49c25918
|
Changed installation directory for smoothMesh utility
|
2013-11-15 12:59:20 +00:00 |
|
Hrvoje Jasak
|
6f82870683
|
Merge remote-tracking branch 'origin/nr_philipc' into nextRelease
|
2013-11-08 16:47:32 +00:00 |
|
Henrik Rusche
|
9b3628ad43
|
Minor Clean-Up
|
2013-11-08 00:14:24 +01:00 |
|
Philip Cardiff
|
ed35baf098
|
solid mechanics cleanup 2
|
2013-11-07 20:32:01 +00:00 |
|
Philip Cardiff
|
b458b0d0d5
|
solidModels and solidMechanics cleaning
|
2013-11-07 20:22:30 +00:00 |
|
Hrvoje Jasak
|
b476189438
|
Mac Maverick re-port
|
2013-11-04 14:10:04 +00:00 |
|
Hrvoje Jasak
|
cca4fbcdb1
|
Formatting
|
2013-11-04 12:00:46 +00:00 |
|
Hrvoje Jasak
|
f3441a1a31
|
Merge branch 'macMaverickPort' into nextRelease
Conflicts:
applications/solvers/solidMechanics/solidModels/Make/files
applications/solvers/solidMechanics/solidModels/contactModel/contactPatchPair.C
applications/solvers/solidMechanics/solidModels/contactModel/contactPatchPairCorrect.C
applications/solvers/solidMechanics/solidModels/contactModel/contactProblem.C
applications/solvers/solidMechanics/solidModels/fvPatchFields/fixedDisplacementZeroShear/fixedDisplacementZeroShearFvPatchVectorField.C
src/Allwmake
src/solidModels/fvPatchFields/fixedDisplacementZeroShear/fixedDisplacementZeroShearFvPatchVectorField.H
src/solidModels/fvPatchFields/solidTraction/solidTractionFvPatchVectorField.C
src/solidModels/fvPatchFields/solidTraction/solidTractionFvPatchVectorField.H
src/solidModels/fvPatchFields/solidTractionFree/solidTractionFreeFvPatchVectorField.C
src/solidModels/fvPatchFields/solidTractionFree/solidTractionFreeFvPatchVectorField.H
src/solidModels/fvPatchFields/timeVaryingSolidTraction/timeVaryingSolidTractionFvPatchVectorField.C
|
2013-11-04 09:57:50 +00:00 |
|
Hrvoje Jasak
|
d2a5f2f1a3
|
Mac OS X Maverick port
|
2013-11-03 20:28:05 +00:00 |
|
Hrvoje Jasak
|
0b4174e6b6
|
PIMPLE updates
|
2013-10-29 13:27:11 +00:00 |
|
Hrvoje Jasak
|
f7ad627f7f
|
Merge remote-tracking branch 'origin/nextRelease_philipc' into nextRelease
Conflicts:
src/Allwmake
|
2013-10-29 10:20:25 +00:00 |
|
Hrvoje Jasak
|
c9d2fdcb2d
|
interFoam solvers update: PIMPLE
|
2013-10-22 15:52:36 +01:00 |
|
Philip Cardiff
|
b3be3f8024
|
added missing definition of tranformFieldMask for diagTensor - my Mac g++ did not mind. Also add detail to solidMechanics/readMe.txt
|
2013-10-18 15:40:24 +01:00 |
|
Philip Cardiff
|
87cb5a32fa
|
rearranged solidMechanics and added symmTensor4thOrder and diagTensor fields
|
2013-10-16 10:47:48 +01:00 |
|
Philip Cardiff
|
ab6cd72839
|
Rearranging solidMechanics solvers and src, and added wmake darwin rules
|
2013-10-11 14:31:14 +01:00 |
|
Hrvoje Jasak
|
b1c3e76352
|
Formatting and stability changes
|
2013-10-10 10:50:28 +01:00 |
|
Dominik Christ
|
4988cec79c
|
Allwmake with wmake libso for solidModels
|
2013-09-24 16:48:14 +01:00 |
|
Hrvoje Jasak
|
30b35bab83
|
gcc-4.8 compilation updates. Andreas Feymark
|
2013-09-18 09:19:52 +01:00 |
|
Hrvoje Jasak
|
eb3e43d1af
|
Moved solvers out of tutorials
|
2013-09-17 16:04:22 +01:00 |
|
Hrvoje Jasak
|
7cd690af95
|
Solid mechanics clean-up
|
2013-09-17 16:03:51 +01:00 |
|
Henrik Rusche
|
abdb73255b
|
Merge remote-tracking branch 'origin/nr/multiSolverFix' into nextRelease
|
2013-08-30 12:13:34 +02:00 |
|
David L. F. Gaden
|
9630e8099e
|
Update multiSolver libraries
|
2013-08-29 17:04:32 -05:00 |
|
David L. F. Gaden
|
031c1b07e3
|
Imported new equationReader
|
2013-08-29 15:03:52 -05:00 |
|
David L. F. Gaden
|
d36caeaa10
|
Removed old equationReader
|
2013-08-29 14:59:46 -05:00 |
|
Hrvoje Jasak
|
2a3c944dd0
|
Formatting
|
2013-08-20 11:45:15 +01:00 |
|
Hrvoje Jasak
|
d2b51745dc
|
Build updates
|
2013-08-14 15:28:21 +01:00 |
|
Hrvoje Jasak
|
1a0318c0ca
|
Tet fem reorganisation
|
2013-08-13 16:01:45 +01:00 |
|
Dominik Christ
|
062cac462c
|
Merge branch 'nr/DominikChrist' into nextRelease
|
2013-07-19 13:52:25 +01:00 |
|
Henrik Rusche
|
39c6e2cfb0
|
Corrected comment
|
2013-07-19 13:22:11 +02:00 |
|
Henrik Rusche
|
4eda3f3da0
|
renamed external radiation sources to avoid potential name clashes
|
2013-07-19 13:20:07 +02:00 |
|
Henrik Rusche
|
38aee3f4d1
|
Updating icoFsiElasticNonLinULSolidFoam to new schemes access
|
2013-07-18 18:43:50 +02: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 |
|
Dominik Christ
|
c75070a136
|
Merging changes from nr/HenrikRusche -- part 2
|
2013-07-17 15:04:12 +01:00 |
|
Dominik Christ
|
03c8dee5bc
|
Merged changes from nr/HenrikRusche
|
2013-07-17 14:57:27 +01:00 |
|
Henrik Rusche
|
6487d7e462
|
updated code and tutorials conjugateHeat{Simple}Foam
|
2013-07-12 11:54:52 +02:00 |
|
Dominik Christ
|
2d4a625388
|
Removed some compile-time errors
|
2013-07-09 11:06:50 +01:00 |
|
Dominik Christ
|
6aef940d91
|
Merge remote-tracking branch 'origin/feature/multisolver' into nextRelease
|
2013-07-08 13:51:44 +01:00 |
|
Dominik Christ
|
654e6811ca
|
Merge remote-tracking branch 'origin/feature/equationReader' into nextRelease
|
2013-07-08 13:02:07 +01:00 |
|
Dominik Christ
|
2344c8c728
|
Merge remote-tracking branch 'origin/feature/solidMechanics' into nextRelease
|
2013-07-08 12:54:52 +01:00 |
|
Dominik Christ
|
e72ecd6fcf
|
Merge remote-tracking branch 'origin/proposal/famTutorialReorganization' into nextRelease
|
2013-07-08 11:52:32 +01:00 |
|
Hrvoje Jasak
|
aef17bc3d0
|
Reset U option
|
2013-06-27 13:05:12 +01:00 |
|
Hrvoje Jasak
|
9044446af1
|
Removed unnecessary file
|
2013-04-15 22:16:18 +01:00 |
|
Hrvoje Jasak
|
53fef58a41
|
Formatting
|
2013-04-15 12:58:54 +01:00 |
|