Vanja Skuric
c5dfd0efb6
Fixed faMeshDecomposition for globalFaceZone faces; added fam::laplacian with specified name
2016-06-05 01:40:44 +02:00
Hrvoje Jasak
3df928d553
Compilation: Update for native MS Windows build. Cesare Guardino
2016-06-03 17:13:21 +01: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
Hrvoje Jasak
33c1be373c
Report zone sizes
2016-04-18 10:18:16 +01:00
Hrvoje Jasak
291d010e9b
Added rotateAlongVector option
2016-03-14 11:22:06 +00:00
Hrvoje Jasak
71b947c1db
Clean-up
2016-03-14 11:21:32 +00:00
Hrvoje Jasak
fb0b13225a
Bugfix: reporting y+ in parallel
2016-03-08 14:41:59 +00:00
Hrvoje Jasak
05fa8214ce
Bugfix: remove zones before writing the mesh
2016-01-14 13:44:42 +00:00
Hrvoje Jasak
298d24a872
Added time options
2016-01-06 03:59:15 +00:00
Hrvoje Jasak
62c338aacc
indows port improvements
2015-08-28 15:49:39 +01:00
Hrvoje Jasak
fe091f0e1a
Added missing Win compilation file for tecsrc
2015-08-28 15:49:38 +01:00
Hrvoje Jasak
60547b1dd1
Windows port: rename arch to mingw
2015-08-28 15:49:38 +01:00
Hrvoje Jasak
eb2dcad003
Fixed backslash-newline in options
2015-08-19 09:14:33 +01:00
Hrvoje Jasak
307f8131e7
Set management updates
2015-08-17 20:39:58 +01:00
Henrik Rusche
d7e5fd09b7
Upgrade copyright notices & banner in source code
2015-08-11 14:49:21 +01:00
Hrvoje Jasak
629d716c38
Mac OSX Porting changes
2015-08-07 13:24:55 +01:00
Hrvoje Jasak
5d98ea3dea
cfMesh clean-up: wrong location
2015-08-07 13:24:55 +01:00
Hrvoje Jasak
c86a07ab0f
Universal code base Paraview clean-up
2015-08-07 13:24:54 +01:00
Hrvoje Jasak
a5e7b980ad
Universal code base cfMesh clean-up
2015-08-07 13:24:54 +01:00
Dominik Christ
0d734cb9c0
merged triSurface and meshTools
2015-08-07 13:07:18 +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
9b7817be6d
Renamed Cloud.H to prevent name clash between foam/ and lagrangian/
2015-08-07 13:01:06 +01:00
Dominik Christ
5d9f39d6f5
Adaptions necessary due to changes in foam-lib
2015-08-07 13:01:06 +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
c8788776de
Changes necessary to compile
2015-08-07 12:59:13 +01:00
Dominik Christ
1dd6f5b45a
Moved contents of src/cfMesh/meshLibrary one level up
2015-08-06 11:56:06 +01:00
Franjo Juretic
b052860f6f
Cleanup
2015-08-06 11:53:21 +01:00
Franjo Juretic
d21a37312b
Compilation fixes
2015-08-06 11:41:37 +01:00
Franjo Juretic
eff9a36c3b
Merged executable and utilities
2015-08-06 11:41:37 +01:00
Hrvoje Jasak
1ce14c5e16
Porting changes: gcc-4.4.2
2015-08-06 10:02:32 +01:00
Henrik Rusche
a23acb0388
VERSION: version, headers, whitespace & tabs for 3.2. Author: Henrik Rusche. Merge: Henrik Rusche
2015-06-02 11:52:46 +02:00
Henrik Rusche
46f509ad79
FEATURE: Simpler ThirdParty packages selection mechanism. Author: Martin Beaudoin. Merge: Henrik Rusche.
...
I am proposing an improved ThirdParty packages selection mechanism based on a set of package-specific, pre-defined environment variables.
Using those environment variables, one can control the selection of the full list of ThirdParty packages he/she want to compile/use by simply editing the etc/prefs.sh or etc/prefs.csh file.
Using this new approach, you will no longer have to edit the ThirdParty/AllMake.stageXXX files or the etc/settings.[sh,csh] to suit your needs; every supported package is selectable from a single environment variable specified in your prefs.[sh,csh] file, or in one of your script file.
Another benefit from this improvement will also come from supplying a set of predefined prefs.[sh,csh]-EXAMPLE files for both generic or specialized configurations and/or for specific Operating Systems. For example:
prefs.sh-EXAMPLE-Centos-7
prefs.sh-EXAMPLE-Ubuntu-14.02
prefs.sh-EXAMPLE-MacOSX_Yosemite_without_MacPorts
prefs.sh-EXAMPLE-RaspberryPi2
I also took the liberty of bumping many ThirdParty packages to the latest version available.
2015-06-01 18:03:56 +02:00
Hrvoje Jasak
4c8a660d1c
Merge fixes
2015-05-19 09:54:07 +01:00
Henrik Rusche
f5c5fe700b
Upgrade case file headers
2015-05-18 09:54:33 +02:00
Martin Beaudoin
69f5076a14
ThirdParty: adjusting the compilation of .L files when using flex from ThirdParty
2015-05-17 23:58:57 -04: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
Dominik Christ
b339fb500a
Pre-merge clean-up
2015-05-15 10:21:28 +01:00
Hrvoje Jasak
b2cab2462e
Post-merge clean-up
2015-05-14 22:24:17 +01:00
Hrvoje Jasak
e054cad9be
Global controlDict pre-merge.
2015-05-14 20:31:22 +01: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
Hrvoje Jasak
2e0eb6750f
Feature:cfMesh repositioning and build update
2015-05-13 12:12:11 +01:00
Dominik Christ
f41bef05bc
FEATURE: Remove empty patches from the mesh after conversion with gmshToFoam. Author: Alexey Matveichev. Merge: Dominik Christ.
2015-05-12 16:23:43 +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
50c041b9aa
Moved
2015-05-12 15:55:51 +01:00
Hrvoje Jasak
95084dcb87
Liquid film solvers, finite area reorganisation
2015-05-12 15:55:51 +01:00
Alexey Matveichev
478fdb60e8
Remove empty patches after conversion
...
Empty defaultFaces should not be in the list of boundaries.
2015-05-12 15:19:29 +01:00