Hrvoje Jasak
|
cd32e2f5c9
|
Update of gradient in limited schemes: coupled boundary
|
2013-04-25 21:43:36 +01:00 |
|
Hrvoje Jasak
|
0bb5c3f292
|
Fixed issue with patchNeighbourField on coupled boundaries not being updated
|
2013-04-15 12:44:55 +01:00 |
|
Henrik Rusche
|
2ac4e0a4d7
|
Changes for gcc 4.7 on Ubuntu 12.10
|
2013-01-08 18:03:41 +01:00 |
|
Dominik Christ
|
8616d140e0
|
fix consistancy of gradient on coupled patches
|
2013-01-07 15:57:28 +00:00 |
|
Hrvoje Jasak
|
d280b12a93
|
Project update
|
2012-08-30 17:35:14 +01:00 |
|
Hrvoje Jasak
|
85c4e40102
|
Bug fix in harmonic on coupled patches. Henrik Rusche
|
2012-06-05 10:33:28 +01:00 |
|
Hrvoje Jasak
|
ad5af13ef9
|
Merge remote-tracking branch 'remotes/origin/mixingPlane_RC1'
Conflicts:
ThirdParty/AllMake.stage1
ThirdParty/AllMake.stage4
applications/utilities/postProcessing/graphics/PV3FoamReader/vtkPV3Foam/Make/options
etc/settings.csh
etc/settings.sh
src/OpenFOAM/Make/files
src/finiteVolume/Make/files
|
2012-04-25 10:49: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
|
4da8b59c9f
|
Added min-max safety on weights
|
2012-01-29 12:05:12 +00:00 |
|
Hrvoje Jasak
|
617fcb0d32
|
Improvements in conjugate heat solver: non-matching interface, parallelisation
|
2012-01-29 12:05:12 +00:00 |
|
Hrvoje Jasak
|
886e47733c
|
Finite Area Method, topological changes
|
2012-01-29 12:01:07 +00:00 |
|
Hrvoje Jasak
|
c6dce7706e
|
Deffered 01 schemes
|
2012-01-29 12:01:06 +00:00 |
|
Hrvoje Jasak
|
a88e30b209
|
Mesh object updates: mesh access
|
2012-01-29 11:57:17 +00:00 |
|
Hrvoje Jasak
|
e9b7b81a10
|
Resolve naming clash; full implementation of linear upwind on processor boundaries
|
2012-01-29 11:57:17 +00:00 |
|
Martin Beaudoin
|
da4aef6f02
|
Correction for zero-sized coupled field
|
2011-11-28 12:43:40 -05:00 |
|
Hrvoje Jasak
|
7e04c9bcb9
|
Formatting
|
2011-05-27 12:42:51 +01:00 |
|
Henrik Rusche
|
3708402b9d
|
changed isA<wallPolyPatch> & isA<wallFvPatch> almost everywhere
|
2011-05-27 12:41:38 +01:00 |
|
Henrik Rusche
|
0679838281
|
Bug fix: harmonic interpolation @ coupled BC / optimisation
|
2011-05-27 12:41:35 +01:00 |
|
Hrvoje Jasak
|
a180a291f4
|
Limiter field was blank instead of zero
|
2011-05-27 12:41:30 +01:00 |
|
Hrvoje Jasak
|
e2923294c8
|
Formatting
|
2011-05-27 12:41:30 +01:00 |
|
Hrvoje Jasak
|
c6c648e65a
|
Comment
|
2011-05-27 12:41:29 +01:00 |
|
Hrvoje Jasak
|
71dba63cb3
|
Comment
|
2011-05-27 12:41:28 +01:00 |
|
Hrvoje Jasak
|
8961f170a3
|
Formatting
|
2011-05-24 17:20:38 +01:00 |
|
Hrvoje Jasak
|
1709f904c0
|
Merge remote branch 'remotes/origin/hotfix/harmonicBC' into HrvojeJasak
|
2011-03-22 13:10:27 +00:00 |
|
Hrvoje Jasak
|
dc37b56def
|
Parallel topological changes and internal combustion engine simulations
|
2011-03-22 12:29:57 +00:00 |
|
Henrik Rusche
|
7a5c10e48d
|
Bug fix: harmonic interpolation @ coupled BC / optimisation
|
2011-03-18 12:50:44 +01:00 |
|
Hrvoje Jasak
|
d37c73a29e
|
Limiter field was blank instead of zero
|
2011-03-13 23:21:12 +00:00 |
|
Hrvoje Jasak
|
49a39db646
|
Formatting
|
2011-03-13 23:20:57 +00:00 |
|
Hrvoje Jasak
|
8df50082dc
|
Comment
|
2011-03-13 23:17:55 +00:00 |
|
Hrvoje Jasak
|
a04a7ba555
|
Comment
|
2011-03-13 23:17:41 +00:00 |
|
Hrvoje Jasak
|
1470c8ce25
|
Use only polyMesh data on update - see fvMesh.C
|
2011-02-27 02:15:55 +00:00 |
|
Hrvoje Jasak
|
4a271dbf06
|
TVD and NVD scheme clean-up, based on work by Oliver Borm
|
2011-02-08 21:03:21 +00:00 |
|
Hrvoje Jasak
|
b59b86bd1e
|
Updates on behaviour of limiters. Oliver Borm.
|
2011-01-20 00:48:55 +00:00 |
|
Hrvoje Jasak
|
2704c298bc
|
Harmonic interpolation for all variables
|
2011-01-17 10:42:45 +00:00 |
|
Oliver Borm (boroli)
|
ba01e50738
|
Fixed FPE for NVDTVD schemes; forced vanAlbada flux limiter to be possitive
|
2011-01-04 10:36:48 +01:00 |
|
Hrvoje Jasak
|
487d81a2a4
|
Fixed comments
|
2010-12-20 20:17:47 +00:00 |
|
Hrvoje Jasak
|
48043f9626
|
Removed unused variable
|
2010-12-16 22:40:03 +00:00 |
|
Hrvoje Jasak
|
d1525009b1
|
Bug fix: parallel cell-to-point interpolation and evaluation of conditions on coupled boundaries
|
2010-12-07 14:54:45 +00:00 |
|
Hrvoje Jasak
|
f0dfd66dd6
|
Clean-up of post-processing with topo changes
|
2010-11-11 17:40:25 +00:00 |
|
Hrvoje Jasak
|
7f631ac3c6
|
Updating call-back functionality on meshObjects: dynamic mesh support
|
2010-10-13 12:39:40 +01:00 |
|
Hrvoje Jasak
|
bea25f5960
|
Compilation fixes
|
2010-09-21 15:32:04 +01:00 |
|
Hrvoje Jasak
|
3ed10cf177
|
Compilation updates
|
2010-08-30 18:57:22 +01:00 |
|
Hrvoje Jasak
|
903edadc00
|
Porting update
|
2010-08-25 15:03:47 +01:00 |
|
Hrvoje Jasak
|
54c7d7fb19
|
Merge update
|
2010-08-24 16:19:39 +01:00 |
|
henrus
|
db7fac3f24
|
update the tutorials for new waveTransmissive BC
git-svn-id: https://openfoam-extend.svn.sourceforge.net/svnroot/openfoam-extend/trunk/Core/OpenFOAM-1.5-dev@1731 e4e07f05-0c2f-0410-a05a-b8ba57e0c909
|
2010-05-12 13:27:55 +00:00 |
|