Hrvoje Jasak
|
d6253d9355
|
Removed unused variable
|
2013-04-17 10:20:12 +01:00 |
|
Hrvoje Jasak
|
4f002e16f8
|
Fixed access to pointMesh
|
2013-04-15 12:58:37 +01:00 |
|
Hrvoje Jasak
|
805524bcb1
|
Formatting
|
2013-04-15 12:57:08 +01:00 |
|
Hrvoje Jasak
|
f0f8e973ec
|
Added surface area report
|
2012-12-12 19:04:25 +00:00 |
|
Hrvoje Jasak
|
642a74eaf2
|
Fixed unrecognised lexing statement error
|
2012-10-26 09:48:32 +01:00 |
|
Hrvoje Jasak
|
0968d8605b
|
Fixed build script: ccmio is in ThirdParty
|
2012-10-25 06:53:54 +01:00 |
|
Hrvoje Jasak
|
cee796171e
|
Formatting
|
2012-10-10 11:11:30 +01:00 |
|
Hrvoje Jasak
|
413c004eff
|
Added mesh check frequency option, fix
|
2012-10-08 13:35:44 +01:00 |
|
Hrvoje Jasak
|
e5967d4fd3
|
Removed merge garbage in comment
|
2012-10-08 13:19:26 +01:00 |
|
Hrvoje Jasak
|
7c0c29ccec
|
Added mesh check frequency option
|
2012-10-08 13:18:52 +01:00 |
|
Hrvoje Jasak
|
d280b12a93
|
Project update
|
2012-08-30 17:35:14 +01:00 |
|
Hrvoje Jasak
|
0796682315
|
New version format change. Martin Becker
|
2012-07-20 14:03:48 +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
|
ba42b5f4a7
|
Merge branch 'HrvojeJasak'
Conflicts:
applications/utilities/mesh/conversion/ideasUnvToFoam/Make/options
applications/utilities/surface/surfaceSmooth/Make/options
applications/utilities/surface/surfaceSplitByPatch/Make/options
src/decompositionMethods/decompositionMethods/patchConstrainedDecomp/patchConstrainedDecomp.C
src/finiteVolume/fvMesh/fvPatches/constraint/cyclic/cyclicFvPatch.C
src/turbulenceModels/compressible/RAS/derivedFvPatchFields/wallFunctions/omegaWallFunctions/omegaWallFunction/omegaWallFunctionFvPatchScalarField.C
wmake/rules/linuxGcc/c++
|
2012-04-25 10:27:21 +01:00 |
|
Hrvoje Jasak
|
913282318a
|
Immersed boundary method preparation
|
2012-04-25 10:22:35 +01:00 |
|
Martin Beaudoin
|
4fc17d394f
|
Add ParaView 3.14.1. Modify vtkPV3Foam/Make/options for easy switching between ParaView versions
|
2012-04-22 16:25:38 -04:00 |
|
Martin Beaudoin
|
ac36241800
|
Correction for side effect coming from the addition of the -noFunctionObjects option
|
2012-04-11 09:23:29 -04:00 |
|
Martin Beaudoin
|
a93d17fd0f
|
Add -noFunctionObjects runtime option. Useful with mergeMeshes when problems with certain functionObjects
|
2012-04-06 23:28:50 -04:00 |
|
Hrvoje Jasak
|
b818775ac7
|
Paraview compilation issues
|
2012-03-13 17:18:55 +00:00 |
|
Hrvoje Jasak
|
64d1162661
|
Build clean-up and coupled patch robustness
|
2012-03-12 15:49:37 +00:00 |
|
Hrvoje Jasak
|
3489dbbf5b
|
Merge remote-tracking branch 'remotes/origin/hotfix/yPlusRAS' into HrvojeJasak
|
2012-02-28 13:30:58 +00:00 |
|
Hrvoje Jasak
|
b37779d4a6
|
Unused
|
2012-01-29 12:06:20 +00:00 |
|
Hrvoje Jasak
|
e6b56ac79c
|
Symm tensor change
|
2012-01-29 12:06:20 +00:00 |
|
Hrvoje Jasak
|
d4deb37b51
|
Formatting
|
2012-01-29 12:06:19 +00:00 |
|
Hrvoje Jasak
|
57113dbaaa
|
Fixing merge patch pairs
|
2012-01-29 12:06:19 +00:00 |
|
Hrvoje Jasak
|
24334c8d44
|
Library ordering
|
2012-01-29 12:06:19 +00:00 |
|
Hrvoje Jasak
|
5d66ddf8e8
|
Spelling mistake
|
2012-01-29 12:06:19 +00:00 |
|
Hrvoje Jasak
|
3e21dbc090
|
Paraview-3.12
|
2012-01-29 12:06:18 +00:00 |
|
Hrvoje Jasak
|
e7290f8218
|
Updates on engine motion
|
2012-01-29 12:05:14 +00:00 |
|
Hrvoje Jasak
|
d6de60b9bd
|
Better comments and debug
|
2012-01-29 12:05:14 +00:00 |
|
Hrvoje Jasak
|
d87f13eaef
|
Spelling
|
2012-01-29 12:05:13 +00:00 |
|
Hrvoje Jasak
|
adc5ea3d20
|
Paraview-3.8.1
|
2012-01-29 12:05:11 +00:00 |
|
Hrvoje Jasak
|
8935da98c7
|
Link libraries
|
2012-01-29 12:02:31 +00:00 |
|
Hrvoje Jasak
|
4fe0a07393
|
Added libs for debug switches
|
2012-01-29 12:01:08 +00:00 |
|
Hrvoje Jasak
|
886e47733c
|
Finite Area Method, topological changes
|
2012-01-29 12:01:07 +00:00 |
|
Hrvoje Jasak
|
6c9f480259
|
Graceful exit when a field is not found
|
2012-01-29 12:01:06 +00:00 |
|
Hrvoje Jasak
|
563f3fa4bf
|
Updates for consistency with turbulence model selection
|
2012-01-29 12:01:06 +00:00 |
|
Henrik Rusche
|
d508456888
|
More changes on the topic of yPlusRAS
|
2012-01-12 17:55:59 +01:00 |
|
Henrik Rusche
|
83e48c1bd7
|
fixing yPlusRAS for two phase
|
2012-01-12 16:09:37 +01:00 |
|
Hrvoje Jasak
|
eaccf22e34
|
Bug fix - looking for a wrong file
|
2011-11-08 11:25:02 +00:00 |
|
Hrvoje Jasak
|
568e341348
|
Merge remote-tracking branch 'remotes/origin/hotfix/faMeshDecom'
|
2011-11-07 10:35:46 +00:00 |
|
Henrik Rusche
|
8ad1daeb76
|
Enable decomposition of faMeshes & remove n-squared algorithmns
|
2011-11-06 18:17:13 +01:00 |
|
David A. Boger
|
ceb3ca684b
|
link if the link name does not exist
|
2011-09-21 21:12:14 -04:00 |
|
Hrvoje Jasak
|
9c1127cfcd
|
Paraview version update
|
2011-08-24 18:48:33 +01:00 |
|
Hrvoje Jasak
|
652f65891a
|
Minor clean-up
|
2011-07-07 14:12:17 +01:00 |
|
Hrvoje Jasak
|
137014f511
|
Parallel GGI performance improvements
|
2011-06-26 22:46:38 +01:00 |
|
Hrvoje Jasak
|
b2640d629f
|
Restore deleted authorship
|
2011-06-02 17:42:03 +01:00 |
|
Hrvoje Jasak
|
ac7d8bae43
|
File moved
|
2011-05-27 20:49:09 +01:00 |
|
Hrvoje Jasak
|
705c28eac4
|
Development branch merge
|
2011-05-27 17:17:25 +01:00 |
|