Hrvoje Jasak
|
2f98bd60c6
|
Bugfix: psis field change name to resolve error in mapping on topo change
|
2019-10-15 12:37:45 +01:00 |
|
Hrvoje Jasak
|
c6babd359a
|
Update to c++-11 standard: nullptr and compilation flags
|
2019-01-25 16:22:44 +00:00 |
|
Henrik Rusche
|
fc7de48319
|
Removing trailing whitespace, tabs and DOS CR & Fixing some indentation
|
2018-06-01 18:17:04 +02:00 |
|
Henrik Rusche
|
4b4be75c2b
|
Upgrade copyright notices & banner in source code
|
2018-06-01 18:11:37 +02:00 |
|
Henrik Rusche
|
7b6ce1ff7c
|
Enable overset & Patched up more tutorials for CMake build
|
2018-06-01 17:59:13 +02:00 |
|
Robert Keser
|
0affdbfe19
|
Transition to cmake build system (added dbns and minor changes)
|
2018-05-23 15:27:30 +02:00 |
|
Robert Keser
|
48d70c8bd1
|
Transition to cmake build system (added almost all apps)
|
2018-05-23 15:27:30 +02:00 |
|
Henrik Rusche
|
3abb7c9f7b
|
Enabled paraview plugin and out-of-source compilation
|
2018-05-23 15:27:30 +02:00 |
|
Henrik Rusche
|
48926a792f
|
Transition to cmake build system (most libs and utils & some apps compile)
|
2018-05-23 15:26:37 +02:00 |
|
Hrvoje Jasak
|
7a54aeb99b
|
Merge branch 'feature/JasakDevelopment' into nextRelease
|
2018-05-15 12:00:02 +01:00 |
|
Hrvoje Jasak
|
0749aa1670
|
Compressible solver robustness improvements
|
2018-05-15 10:46:19 +01:00 |
|
Martin Beaudoin
|
f54d1bf5f1
|
Fixes for compiling 4.1 on macOS.
|
2018-02-22 21:13:06 -05:00 |
|
Henrik Rusche
|
67ab0b5abd
|
Vanilla backport
- in FOAM library
updated containers
backported PackedBoolList, hashedWordList, nullObject, wordRe,
backported functions to
backported int32 support
backported tableReaders
backported Function1, TimeFunction1
backported dynamicCode (for codedBCs, ...) -- needs to be mapped out
advanced error macros (FatalIOErrorInFunction, ...) -- needs to be mapped out
backported IOobject::MUST_READ_IF_MODIFIED and added IOobject::READ_IF_PRESENT_IF_MODIFIED (only in FO)
- in postProcessing
backported IO FOs (partialWrite, removeRegisteredObject, writeDictionary, writeRegisteredObject)
backported field FOs (fieldCoordinateSystemTransform, fieldValues, nearWallFields, processorField, readFields, regionSizeDistribution, streamLine, wallBoundedStreamLine)
backported fvTools FOs (calcFvcDiv, calcFvcGrad, calcMag)
backported jobControl FOs (abortCalculation)
backported utilities FOs (ourantNo, Lambda2, Peclet, Q, codedFunctionObject, pressureTools, residuals, scalarTransport, setTimeStep, timeActivatedFileUpdate, turbulenceFields, vorticity, wallShearStress)
|
2018-02-16 15:07:55 +01:00 |
|
Hrvoje Jasak
|
8ad0250310
|
Clean-up
|
2017-05-25 14:46:20 +01:00 |
|
Hrvoje Jasak
|
ef86f503f7
|
Improved formulation of steady compressible solver suite
|
2017-04-04 10:36:16 +01:00 |
|
Hrvoje Jasak
|
3f31a7d4c9
|
Improved formulation of steady compressible solvers. Jasak, Cvijetic, Rusche, Zuzul
|
2017-03-30 10:36:09 +01:00 |
|
Hrvoje Jasak
|
cb59b93ba6
|
Formatting
|
2017-03-21 19:51:00 +00:00 |
|
Hrvoje Jasak
|
fc2276c2a9
|
Bugfix: order of operators for dot-product
|
2017-02-10 10:02:07 +00:00 |
|
Hrvoje Jasak
|
3d2d26334a
|
Bugfix: added ramping to MRF zones
|
2017-01-11 11:57:48 +00:00 |
|
Hrvoje Jasak
|
d28de6ad88
|
Bugfix: Add MRF rotation
|
2016-06-22 17:04:40 +01:00 |
|
Henrik Rusche
|
07e9416f30
|
Bump version in headers
|
2016-06-21 15:04:12 +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
|
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 |
|
Hrvoje Jasak
|
4f1adadf23
|
Changed turbulence model interface to remove non-const access to U
|
2016-06-06 14:59:41 +01:00 |
|
Vanja Skuric
|
bc0dc681ad
|
Backported steadyUniversalFoam, steadyUniversalMRFFoam and tutorials (vanilla OF 3.0.1)
|
2016-06-05 01:28:13 +02:00 |
|
Hrvoje Jasak
|
72cac9cd0d
|
Added lduSolvers library
|
2016-06-04 20:23:58 +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
|
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
|
b7c23999fc
|
Small fixes and modifications to backports
|
2016-05-28 23:56:11 +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 |
|
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
|
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
|
1e8bd24dc7
|
Modified to work with backported createTimeControl.H from OF 3.0.1
|
2016-05-06 23:31:48 +02:00 |
|
Hrvoje Jasak
|
605b9e6f24
|
Bugfix: corrected wrong transformFvPatchField header inclusion
|
2016-05-06 09:19:45 +01:00 |
|
Hrvoje Jasak
|
8ac6d0c6c8
|
Bugfix: gradient cacheing clean-up
|
2016-04-27 19:03:47 +01:00 |
|