Vuko Vukcevic
b4a7a0e33f
buoyantWallHeatFlux utility
...
Variant of wallHeatFlux utility for incompressible flow with Boussinesq's
buoyancy assumption (e.g. buoyantBoussinesqSimpleFoam).
Reports total wall heat flux on each wall and also writes buoyantWallHeatFlux
as volScalarField for easy visualisation.
2018-06-14 08:42:23 +02:00
Vuko Vukcevic
3d6293352a
Bugfix in fixedHeatFluxTemperature BC
...
1. Reading in gradient from dictionary if present,
2. No need to distinguish between RAS and LES models: use turbulenceModel
instead.
2018-06-11 14:23:48 +02:00
Vuko Vukcevic
27e5ca1f6b
Bugfix in fixedHeatFluxTemperature BC
...
Forgot that I need to divide the heat flux with reference density and specific
heat capacity to get the gradient...
2018-06-11 13:16:17 +02:00
Vuko Vukcevic
c681206a94
fixedHeatFluxTemperature boundary condition
...
The boundary condition uses a specified heat flux and kappe effective to
calculate the temperature gradient. It is a part of LES library in order to
allow both RAS and LES models to use the BC.
2018-06-05 09:17:07 +02:00
Henrik Rusche
2874c5e775
Enables OpenMP support for cfMesh in cmake-build
2018-06-01 19:35:39 +02: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
1ef48646b9
Merge branch 'feature/cmake' into nextRelease
2018-06-01 18:03:24 +02:00
Henrik Rusche
7b6ce1ff7c
Enable overset & Patched up more tutorials for CMake build
2018-06-01 17:59:13 +02:00
Henrik Rusche
21873a1cb7
Patched up some tutorials for CMake build
2018-05-31 18:45:12 +02:00
Henrik Rusche
12b238368c
Added OMPI_SKIP_MPICXX option & fixed linkage against external libraries without SONAME
2018-05-31 16:56:23 +02:00
Henrik Rusche
9756f84bc8
Bump version in some files
2018-05-29 22:56:59 +02:00
Henrik Rusche
5c4b068ebe
Enabled PV Reader compilation with cmake AND wmake build
2018-05-29 22:56:59 +02:00
Henrik Rusche
56d6a9c3cd
Deleted extrudeModels from extrudeMesh app (lib exists)
2018-05-29 22:56:59 +02:00
Henrik Rusche
ad762e6c69
Changes to make CMake work with release candidate
2018-05-29 22:56:52 +02:00
Hrvoje Jasak
0b56f4494b
Formatting
2018-05-28 19:10:04 +01:00
Hrvoje Jasak
3f3e330158
Fixed flux writing problem
2018-05-28 19:09:49 +01:00
Hrvoje Jasak
48ea646dc7
Reverted to dict read for zeroGradientFvPatchField
2018-05-28 19:08:58 +01:00
Hrvoje Jasak
e435bf40f6
Change top-level AMG solver settings: minIter = 0 and reset top x in each call
2018-05-27 16:25:14 +02:00
Hrvoje Jasak
facf4bc864
Robustness improvement on top block AMG level
2018-05-25 10:23:32 +01:00
Hrvoje Jasak
f00636e865
Added missing headers in immersed boundary
2018-05-25 10:12:05 +01:00
Hrvoje Jasak
0ef0eb1e6a
Robustness improvement on top AMG level
2018-05-25 10:11:29 +01:00
Hrvoje Jasak
c0003d35e6
Updated coarse level solver AMG debug flags
2018-05-24 16:19:40 +01:00
Hrvoje Jasak
5c33f47532
Removed wallFvPatch.H include
2018-05-24 12:24:49 +01:00
Hrvoje Jasak
191bc255c9
Removed wallFvPatch.H
2018-05-24 12:07:16 +01:00
Hrvoje Jasak
bd806d3d2b
Removed old immersed boundary wall functions
2018-05-24 11:49:49 +01:00
Hrvoje Jasak
c6fefa324c
Added reversed flow function object
2018-05-24 10:57:20 +01:00
Hrvoje Jasak
04ae509a71
Added missing virtual destructor
2018-05-24 10:56:57 +01:00
Hrvoje Jasak
e739499202
Fixed upper triangular ordering in processor mesh rebuild
2018-05-23 18:37:47 +01:00
Hrvoje Jasak
085a1d85b8
Fixed syncing of global processor point label detection: syncPar
2018-05-23 18:37:24 +01:00
Henrik Rusche
23c3489293
Added options (BUILD_WITH_CMAKE, RUN_TESTS) to main CMakeLists.txt
2018-05-23 15:27:30 +02:00
Henrik Rusche
d1128a1056
Added libCCMIO
2018-05-23 15:27:30 +02:00
Henrik Rusche
0d45ee3a16
Fixed typo
2018-05-23 15:27:30 +02:00
Henrik Rusche
ce4104072e
Inital find modules for mesquite, scotch, metis, partmetis, parmgridgen
2018-05-23 15:27:30 +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
Henrik Rusche
4626c03206
Minor changes to help cmake parser
2018-05-23 15:23:51 +02:00
Henrik Rusche
1be2b28a4b
Removed duplicate library / utility
2018-05-23 15:23:51 +02:00
Hrvoje Jasak
a636a79642
Fixing shared points bug: too many points detected
2018-05-23 12:34:56 +01:00
Hrvoje Jasak
28a3c54b9b
Added block-coupled form of symmetry plane
2018-05-22 11:53:22 +01:00
Hrvoje Jasak
e8615a3ce9
Temporary implicit block boundary conditions and porous/MRF
2018-05-22 10:31:51 +01:00
Hrvoje Jasak
c9d077171f
Removed debug write of VTK points
2018-05-21 13:19:41 +01:00
Hrvoje Jasak
c414e7a093
Clear post-processig dir in tutorial
2018-05-21 13:14:18 +01:00
Hrvoje Jasak
5f840ba74f
Fixed bug in shared points for reconstruction
2018-05-21 13:00:34 +01:00
Hrvoje Jasak
d164eca378
Removed unnecessary syncUpdate
2018-05-21 09:37:00 +01:00
Hrvoje Jasak
55aa8c272a
Updates for dynamic refinement and immersed boundary
2018-05-17 14:52:46 +01:00
Hrvoje Jasak
31bfbdada7
Updated dynamic refinement settings
2018-05-17 13:11:22 +01:00
Hrvoje Jasak
9596103e05
Formatting
2018-05-17 13:10:44 +01:00