Commit graph

594 commits

Author SHA1 Message Date
Pascal Beckstein
51047b302d Make faMesh decomposition work for regions other than defaultRegion 2016-06-29 02:24:50 +02:00
Hrvoje Jasak
d28de6ad88 Bugfix: Add MRF rotation 2016-06-22 17:04:40 +01:00
Henrik Rusche
c9bb566bc7 Removing FSI library 2016-06-22 16:33:39 +02:00
Henrik Rusche
0661c1ad4b Merge branch 'headers' into nextRelease 2016-06-21 15:07:06 +02:00
Henrik Rusche
2881ea7064 Update case files 2016-06-21 15:04:21 +02:00
Henrik Rusche
07e9416f30 Bump version in headers 2016-06-21 15:04:12 +02:00
Henrik Rusche
a4a8b0b443 Remove agricultural soft link producing circular loops 2016-06-21 14:52:40 +02:00
Henrik Rusche
a224c64812 Removing trailing whitespace, tabs and DOS CR & Fixing some indentation 2016-06-21 12:03:31 +02:00
Henrik Rusche
d5852c09da Removed superfluous; Synced duplicated files; Converted binary files 2016-06-21 11:16:29 +02:00
Vanja Skuric
33cb35f402 FSI minor fixes regarding backports 2016-06-20 13:30:15 +01:00
Vanja Skuric
373ac3a85c FSI solvers and tutorials, and miscellaneous fixes by Zeljko Tukovic 2016-06-20 13:30:15 +01:00
Hrvoje Jasak
28e1ad22df Consistent explicit grad(p) in Rhie-Chow 2016-06-08 13:31:18 +01: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
6ff530f2ba Merge error divDevRhoReff changed 2016-06-07 16:27:05 +02:00
Henrik Rusche
235d99bd8e Merge fully integrated real gas thermo. Author: Christian Lucas. Merge: Henrik Rusche 2016-06-07 13:46:53 +02: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
2477805d86 Merged Christian's update 2016-06-06 17:38:44 +02:00
wyldckat
8e7cc9199d Minor repair for the previous commit. 2016-06-06 15:36:01 +01:00
wyldckat
f8bbe03a12 Bugfix: Make the PV4FoamReader work properly with ParaView 4.3.1. This applies two fixes:
1- The patch provided in report #290 by Pascal Beckstein: https://sourceforge.net/p/openfoam-extend/ticketsfoamextendrelease/290/
 2- Removed the GUI plugin entry, as per intructions on the wiki page mentioned in the bug report.
2016-06-06 15:36:01 +01:00
Hrvoje Jasak
4f1adadf23 Changed turbulence model interface to remove non-const access to U 2016-06-06 14:59:41 +01:00
Henrik Rusche
b120c4041c FEAT: fluxRequired support in multiphaseInterFoam 2016-06-05 21:47:35 +02:00
Henrik Rusche
d73e93637f FEAT: fluxRequired rolled out into FA 2016-06-05 21:47:27 +02:00
Vanja Skuric
c5dfd0efb6 Fixed faMeshDecomposition for globalFaceZone faces; added fam::laplacian with specified name 2016-06-05 01:40:44 +02:00
Vanja Skuric
bc0dc681ad Backported steadyUniversalFoam, steadyUniversalMRFFoam and tutorials (vanilla OF 3.0.1) 2016-06-05 01:28:13 +02:00
Vanja Skuric
a6e53dc3f1 Changed lduMatrix::solverPerformance to lduSolverPerformance inside corresponding solvers 2016-06-05 00:39:27 +02:00
Hrvoje Jasak
72cac9cd0d Added lduSolvers library 2016-06-04 20:23:58 +01:00
Hrvoje Jasak
3df928d553 Compilation: Update for native MS Windows build. Cesare Guardino 2016-06-03 17:13:21 +01:00
Hrvoje Jasak
0f2773bbda Bugfix: remove momentum equation from createFields.H 2016-05-31 19:26:40 +01:00
Hrvoje Jasak
5fdff77153 Reverted to old calculation of rho 2016-05-31 14:32:55 +01:00
Henrik Rusche
09a06be1a4 Merge branch 'nextRelease' into feature/fullyIntegratedRealGasThermo
Conflicts:
	src/thermophysicalModels/basic/derivedFvPatchFields/fixedEnthalpy/fixedEnthalpyFvPatchScalarField.C
	src/thermophysicalModels/basic/derivedFvPatchFields/gradientEnthalpy/gradientEnthalpyFvPatchScalarField.C
	src/thermophysicalModels/basic/derivedFvPatchFields/mixedEnthalpy/mixedEnthalpyFvPatchScalarField.C
2016-05-31 14:30:51 +02:00
Henrik Rusche
ff0871caf9 Fixing merge errors 2016-05-30 10:40:08 +02:00
Henrik Rusche
f89267604a Work on relaxation factors 2016-05-30 09:57:48 +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
0385dd389b Backported simpleFoamResidual and interFoamPressure (vanilla OF 3.0.1) 2016-05-29 00:10:25 +02:00
Vanja Skuric
b7c23999fc Small fixes and modifications to backports 2016-05-28 23:56:11 +02:00
Vanja Skuric
6b89e06489 Backported PDRFoam, rhoReactingFoam, sonicTurbDyMEngineFoam, turbDyMEngineFoam (vanilla OF 3.0.1) 2016-05-28 14:58:16 +02:00
Vanja Skuric
f64478bded Backported fluid solving part of icoFsiFoam, icoFsiElasticNonLinULSolidFoam and tutorials (vanilla OF 3.0.1) 2016-05-28 13:40:33 +02:00
Vanja Skuric
4a87e64c33 Backported dnsFoam, mhdFoam, equationReaderDemo and tutorials (vanilla OF 3.0.1) 2016-05-28 13:01:02 +02:00
Vanja Skuric
b4f8bce87c Backported multiSolver and tutorials (vanilla OF 3.0.1) 2016-05-28 12:33:12 +02:00
Vanja Skuric
f3b7d067b7 Backported surfaceTracking solvers and tutorials (vanilla OF 3.0.1) 2016-05-28 12:12:37 +02:00
Vanja Skuric
7888cf1617 Backported viscoelasticFluidFoam and tutorials (vanilla OF 3.0.1) 2016-05-28 11:32:51 +02:00
Vanja Skuric
7bd4c355c0 Backported multiphase solvers and tutorials (vanilla OF 3.0.1) 2016-05-28 04:11:10 +02:00
Vanja Skuric
c9fea670b6 Backported lagrangian solvers and tutorials (vanilla OF 3.0.1) 2016-05-27 22:07:30 +02:00
Vanja Skuric
9811dd7d25 Backported heat transfer solvers and tutorials (vanilla OF 3.0.1) (in chtMultiRegionFoam and chtMultiRegionSimpleFoam only added setFluxRequired) 2016-05-27 17:46:05 +02:00
Vanja Skuric
7ffe7f3f46 Added setFluxRequired to pUCoupledFoam and MRFPorousFoam; backported tutorials 2016-05-27 14:30:28 +02:00
Vanja Skuric
0cd17ee5e0 Backported COUPLED solvers and tutorials (vanilla OF 3.0.1) 2016-05-27 14:11:25 +02:00
Vanja Skuric
3cd148c0c5 Backported steadyCompressibleFoam, steadyCompressibleMRFFoam, steadyCompressibleSRFFoam and tutorials (vanilla OF 3.0.1) 2016-05-27 01:33:07 +02:00
Vanja Skuric
620e1ce085 Backported sonicFoam, sonicDyMFoam, sonicLiquidFoam and tutorials (vanilla OF 3.0.1) 2016-05-27 00:17:32 +02:00
Vanja Skuric
1296dcd3ad Removed storePrevIter() - not needed anymore 2016-05-26 23:46:09 +02:00
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
33c1be373c Report zone sizes 2016-04-18 10:18:16 +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