Hrvoje Jasak
ce296a9354
Added region option to setFields utility
2018-10-24 17:32:45 +01:00
Hrvoje Jasak
6b09536c33
Merged volume continuity check files
2018-10-12 10:37:05 +01:00
Hrvoje Jasak
f9c325021f
Simplification of the pimple IB solver: mesh update and flux correction
2018-10-11 16:47:58 +01:00
Hrvoje Jasak
f145691299
Update for parallel dynamic mesh
2018-09-26 17:26:09 +01:00
Hrvoje Jasak
5aeb7d036b
Bugfix: Fix writing of gamma before boundary was set
2018-09-06 18:34:14 +01:00
Hrvoje Jasak
2c007a1404
Bugfix: add global point patch. Zeljko Tukovic
2018-08-28 14:37:27 +01:00
Hrvoje Jasak
c78f57ec2a
Formatting
2018-08-23 09:47:56 +01:00
Hrvoje Jasak
64ef3b387f
Merge branch 'nextRelease' of ssh://git.code.sf.net/p/foam-extend/foam-extend-4.0 into nextRelease
2018-08-21 14:59:29 +01:00
Hrvoje Jasak
19794a6eba
Immersed boundary moving mesh turbulence updates; fundamental IB patch field updates
2018-08-21 14:17:03 +01:00
Martin Beaudoin
1c5b0bc3cc
ParaView plugin compilation: syntax adjustments for newer versions of CMake
2018-07-01 22:51:57 -04:00
Martin Beaudoin
6aba1630ed
Minor corrections for compiling under macOS High Sierra (10.13.5) using
...
the stock compiler Apple LLVM version 9.1.0 (clang-902.0.39.2)
2018-06-24 22:15:40 -04:00
Hrvoje Jasak
6cdc361218
Fixed heat flux temperature BC for buoyant solvers. Author: Vuko Vukcevic. Merge: Hrvoje Jasak
2018-06-18 11:27:31 +01:00
Hrvoje Jasak
61b494c16c
Merge branch 'nextRelease' of ssh://git.code.sf.net/p/foam-extend/foam-extend-4.0 into nextRelease
2018-06-18 11:25:39 +01:00
Hrvoje Jasak
5f51e7d2b8
Added transient solution support to coupled solvers
2018-06-18 11:19:54 +01:00
Hrvoje Jasak
80cfb06ca7
Better default cellSet size
2018-06-18 10:54:35 +01:00
Hrvoje Jasak
c7409a3e85
Write rho for post-processing in reactingFoam
2018-06-18 10:54:01 +01:00
Hrvoje Jasak
9b72c7e972
Clean-up of conjugate heat solvers
2018-06-18 10:53:43 +01:00
Hrvoje Jasak
9a8309a47c
Generalise boundaryFoam for 2-D geometries
2018-06-18 10:53:14 +01:00
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
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
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
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
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
1be2b28a4b
Removed duplicate library / utility
2018-05-23 15:23:51 +02:00
Hrvoje Jasak
e8615a3ce9
Temporary implicit block boundary conditions and porous/MRF
2018-05-22 10:31:51 +01:00
Hrvoje Jasak
d164eca378
Removed unnecessary syncUpdate
2018-05-21 09:37:00 +01:00
Hrvoje Jasak
fb7b68c662
Fix problems with map reading and pointMesh
2018-05-16 20:27:58 +01:00
Hrvoje Jasak
1104018133
Fixed runTime control bug
2018-05-16 12:36:55 +01:00
Hrvoje Jasak
7a54aeb99b
Merge branch 'feature/JasakDevelopment' into nextRelease
2018-05-15 12:00:02 +01:00
Hrvoje Jasak
744ea0ae1f
Merge branch 'dynamicLoadBalancing' into development
2018-05-15 10:57:09 +01:00
Hrvoje Jasak
0749aa1670
Compressible solver robustness improvements
2018-05-15 10:46:19 +01:00
Hrvoje Jasak
0469dc6287
Formatting
2018-05-11 18:33:27 +01:00
Vuko Vukcevic
4d7859d8d2
Merged thermalModels
...
There were two sets of thermalModels in conjugateHeatTransfer library and
solidModels library. They are now merged into the conjugateHeatTransferLibrary
2018-05-09 14:28:48 +02:00
Hrvoje Jasak
41829c7a53
Field mapping for patch reset
2018-04-24 19:04:02 +01:00
Hrvoje Jasak
0593acefeb
DecomposeReconstruct rewrite
2018-03-19 07:44:16 +00:00
Hrvoje Jasak
eb657a3e67
Cumulative development by Vuko Vukcevic.
2018-03-01 10:22:40 +00:00
Vuko Vukcevic
2025feef38
Bugfix in deformedGeom
...
Need to create volPointInterpolation object within the time loop (after the mesh
has been read) in order to avoid issues related to already calculated demand
driven data.
2018-02-28 22:48:08 +01:00
Hrvoje Jasak
1cf1a74fa4
Refactor mapping tools for partially filled PtrLists. Consistency changes
2018-02-28 18:39:10 +00:00
Vuko Vukcevic
e1523d07ac
Fixed path to oversetMesh include dir in overset solvers and utilities
2018-02-28 14:04:17 +01:00
Vuko Vukcevic
76b48b2fb4
Merged Overset Mesh capability from separate repository
2018-02-28 13:26:50 +01:00
Hrvoje Jasak
2d33f8ecba
ParaView 5.4.1 and dependencies support. Pascal Beckstein
...
Merge branch 'feature/paraFoam-5.4.1' into nextRelease
2018-02-27 10:48:15 +00:00
Martin Beaudoin
f54d1bf5f1
Fixes for compiling 4.1 on macOS.
2018-02-22 21:13:06 -05:00