Commit graph

597 commits

Author SHA1 Message Date
Hrvoje Jasak
13efece5db Removed old immersed boundary solvers 2017-12-30 09:24:50 +00:00
Hrvoje Jasak
cc774a93bd Incompressible dynamic mesh solver with Immersed Boundary support 2017-12-29 13:57:35 +00:00
Hrvoje Jasak
b661362e53 Reformulate uwriteIbMasks utility as a calc 2017-12-06 21:19:44 +00:00
Hrvoje Jasak
0413c44e09 Updates to MRF handling for block-coupled solver 2017-11-18 12:22:59 +00:00
Hrvoje Jasak
1dd4632e20 Clean-up 2017-11-18 12:22:59 +00:00
Hrvoje Jasak
3a9219286e Formatting 2017-09-21 09:57:50 +01:00
Hrvoje Jasak
e3426fd0b6 Bugfix: hydrofoil tutorial mesh motion consistency 2017-08-10 20:30:05 +01:00
Hrvoje Jasak
71319cb221 Control writing of mesh motion Co number with dynamic mesh changes 2017-06-26 11:42:14 +01:00
Hrvoje Jasak
d31aa1c1e7 Clean-up 2017-06-16 12:39:53 +01:00
Hrvoje Jasak
867c17338e Bugfix: using tmp in rescue 2017-06-16 12:39:43 +01:00
Hrvoje Jasak
3be52d07c3 Formatting 2017-06-08 17:49:31 +01:00
Hrvoje Jasak
270c91d279 Debug improvements in view factors 2017-05-25 14:46:55 +01:00
Hrvoje Jasak
8ad0250310 Clean-up 2017-05-25 14:46:20 +01:00
Hrvoje Jasak
e9d6a86292 Bugfix: view factor radiation model and tools 2017-04-11 12:30:48 +01:00
Hrvoje Jasak
21d8588cc8 Added view factor radiation model and tools 2017-04-10 11:44:58 +01:00
Hrvoje Jasak
1d1bc4dcf3 Changes in master/slave virtual mamber function for coupled patches 2017-04-10 11:43:38 +01:00
Hrvoje Jasak
e74a1c666e Temporary compilation fix 2017-04-04 16:34:43 +01:00
Hrvoje Jasak
ef86f503f7 Improved formulation of steady compressible solver suite 2017-04-04 10:36:16 +01:00
Hrvoje Jasak
3f31a7d4c9 Improved formulation of steady compressible solvers. Jasak, Cvijetic, Rusche, Zuzul 2017-03-30 10:36:09 +01:00
Hrvoje Jasak
c66ebe7b91 Bugfix: surface stability deltaT control. Dirk Grunding 2017-03-30 10:35:36 +01:00
Hrvoje Jasak
ba5893ba4a Formatting 2017-03-30 10:34:18 +01:00
Hrvoje Jasak
29b8708cea Bugfix: Update time loop syntax 2017-03-30 10:34:10 +01:00
Hrvoje Jasak
cb59b93ba6 Formatting 2017-03-21 19:51:00 +00:00
Hrvoje Jasak
195f5b6094 Bugfix: Formatting 2017-02-13 16:10:53 +00:00
Hrvoje Jasak
6e7e7ec622 Merge commit 'c8949a5f9e822ec508fd6c732ab0c089e507d27d'. Author: Hrvoje Jasak. Merge: Hrvoje Jasak.
Conflicts:
	src/foam/matrices/lduMatrix/lduMatrix/lduMatrixUpdateMatrixInterfaces.C
2017-02-10 13:22:03 +00:00
Hrvoje Jasak
fc2276c2a9 Bugfix: order of operators for dot-product 2017-02-10 10:02:07 +00:00
Hrvoje Jasak
c2e734d4be Formatting 2017-02-10 10:01:49 +00:00
Vanja Skuric
978c747d9d Bugfix: Conditionals for checking if FLEX_DIR is specified are corrected in Make/options 2017-02-07 12:38:46 +01:00
Hrvoje Jasak
6c01d9a6a8 Added rescue procedure on block solver divergence. Experimental 2017-02-06 11:47:00 +00:00
Hrvoje Jasak
e98722db65 Bugfix: removed SuSp stabilisation of the momentum equation 2017-02-06 11:45:17 +00:00
Hrvoje Jasak
a8599a8f9a Removed local Allwmake - not needed 2017-02-06 11:31:35 +00:00
Hrvoje Jasak
71540e2164 Moved conjugate heat transfer library to src 2017-02-06 11:31:10 +00:00
Hrvoje Jasak
98680aceae Formatting 2017-02-06 11:29:11 +00:00
Hrvoje Jasak
183c98c718 Bugfix: clean-up 2017-01-11 12:03:23 +00:00
Hrvoje Jasak
4f948a2d87 Option to add empty patch in faMesh. Zeljko Tukovic 2017-01-11 12:02:09 +00:00
Hrvoje Jasak
3d2d26334a Bugfix: added ramping to MRF zones 2017-01-11 11:57:48 +00:00
Hrvoje Jasak
bd5604c100 Clean-up and formatting 2017-01-11 11:57:28 +00:00
Hrvoje Jasak
7db1cb7a49 Merge branch 'PstreamUpdate' into development 2017-01-11 10:46:26 +00:00
Hrvoje Jasak
3d979afaf7 Updated block assembly of MRF and porous zones 2017-01-09 18:46:51 +00:00
Henrik Rusche
f2ed00e081 Updated paraview reader for PV 4.4 2016-11-22 22:54:30 +01:00
Hrvoje Jasak
cf5230e54d Better handling of flex versions 2016-10-25 11:17:46 +01:00
Hrvoje Jasak
aa518c6931 Added Urel for post-processing and function objects 2016-09-07 13:50:41 +01:00
Hrvoje Jasak
68401f7d4c Reorganise source code: pEqn.H and UEqn.H 2016-09-05 16:16:50 +01:00
Hrvoje Jasak
c113c6b774 Bugfix: consistent relaxation formulation in MRF 2016-09-05 16:14:51 +01:00
Hrvoje Jasak
65fff70134 Fix compilation error 2016-09-05 16:03:59 +01:00
wyldckat
47faa3bad1 Updated .L files to assign properly the function 'yywrap()' for Flex 2.6.0 and newer.
Nonetheless, keep in mind that this isn't general enough, since this will again have future issues with Flex 3.0, if and when that time comes.

Note: Used the same fix from OpenFOAM-dev, commit a4eabffbacfa8e4648f044e3d4c2a74d722a2b47.
2016-08-25 19:11:41 +01:00
Henrik Rusche
54c9f83b54 BUGFIX: simpleFoam compilation 2016-08-22 12:52:06 +02:00
Hrvoje Jasak
990f036ea4 Merge branch 'nextRelease' of ssh://git.code.sf.net/p/foam-extend/foam-extend-3.2 into nextRelease 2016-08-01 14:45:02 +01:00
Hrvoje Jasak
d7d9cc59ee Performance update for free surface solver with immersed boundary 2016-08-01 14:39:40 +01:00
Hrvoje Jasak
2e1ab51dbe Bugfix: consistent notation of 1/aP 2016-08-01 14:38:56 +01:00