Commit graph

3246 commits

Author SHA1 Message Date
Hrvoje Jasak
1d4064f388 Formatting 2016-04-14 18:47:59 +01:00
Hrvoje Jasak
b3befd3ede Bugfix: added missing libs 2016-04-14 18:47:48 +01:00
Hrvoje Jasak
791d20278a Avoid file copy on Windows lnInclude 2016-04-11 19:55:35 +01:00
Hrvoje Jasak
d93187d07c Bugfix: comments 2016-04-01 17:41:36 +01:00
Hrvoje Jasak
ec20b32ec8 Bugfix: Clean up typeid check 2016-03-21 11:08:12 +00:00
Hrvoje Jasak
607b1aa944 Remove typename and this-> from template specialisation: gcc-4.4.6 2016-03-21 11:03:23 +00:00
Hrvoje Jasak
7e51724111 Block-coupled p-U solver improvements 2016-03-18 11:44:28 +00:00
Hrvoje Jasak
c9a3e978b2 Added Robert Keser to contributors 2016-03-18 11:43:25 +00:00
Hrvoje Jasak
e5e0ac01c3 Reversed order of update does not work for scalar matrix. Reverting 2016-03-18 10:56:42 +00:00
Hrvoje Jasak
501d28c568 File reorganisation and block matrix development 2016-03-17 12:26:20 +00:00
Hrvoje Jasak
86394f1407 Formatting 2016-03-17 11:52:13 +00:00
Hrvoje Jasak
f13764db14 Bugfix: Removed unused files 2016-03-17 11:51:50 +00:00
Hrvoje Jasak
90ad79799e Michalak-Gooch gradient limiter 2016-03-17 11:51:12 +00:00
Hrvoje Jasak
867584532b BlockLduMatrix development 2016-03-17 11:50:36 +00:00
Hrvoje Jasak
36ff57a442 Bugfix: order of init and update in ATMul operations BUG FIX 2016-03-17 11:50:11 +00:00
Hrvoje Jasak
cb468b9421 GGI rename 2016-03-17 11:49:19 +00:00
Hrvoje Jasak
e76c2e85ec Reorganisation of lduAddressing files 2016-03-17 11:48:46 +00:00
Hrvoje Jasak
7648957e4f Bugfix: corrected coeffFields.H header instead of template CoeffFields.H 2016-03-17 11:47:57 +00:00
Hrvoje Jasak
32aa278eb9 Formatting 2016-03-17 11:46:57 +00:00
Hrvoje Jasak
2c50ad7114 Bugfix: compilation fix 2016-03-17 11:46:47 +00:00
Hrvoje Jasak
303335a9ae BlockAmg into BlockAMG 2016-03-17 11:44:32 +00:00
Hrvoje Jasak
87e779a4d2 Reorganisation of lduInterfaces and lduInterfaceFields 2016-03-17 11:43:35 +00:00
Hrvoje Jasak
bd97dba10b GAMG to AMG 2016-03-17 11:42:49 +00:00
Hrvoje Jasak
20a8ffac25 Formatting 2016-03-17 11:41:33 +00:00
Hrvoje Jasak
1c1f3c1b2d Bugfix: changed additive correction bounds in scalar AMG 2016-03-17 11:41:14 +00:00
Hrvoje Jasak
ab82a68890 Updated header 2016-03-17 11:38:44 +00:00
Hrvoje Jasak
1d0b797c18 Bugfix: Use files instead of links for zero directory 2016-03-17 11:37:58 +00:00
Hrvoje Jasak
57f5eb61f7 Deleted link 2016-03-17 11:37:43 +00:00
Hrvoje Jasak
ed9d75a23e Formatting 2016-03-17 11:36:07 +00:00
Hrvoje Jasak
f437daa974 Make clearInterfaces a function 2016-03-17 11:34:54 +00:00
Hrvoje Jasak
86e5b360db Added cmptSign 2016-03-17 11:33:54 +00:00
Hrvoje Jasak
4052d189b9 Bugfix: template parameters fix, I/O functionality and clean-up 2016-03-17 11:33:21 +00:00
Hrvoje Jasak
0857cae589 Formatting 2016-03-17 11:25:08 +00:00
Hrvoje Jasak
a113d19a80 Improved formulation of coupled k-omega SST model. Robert Keser 2016-03-17 11:24:59 +00:00
Hrvoje Jasak
0a5b52e070 Formatting 2016-03-17 11:24:17 +00:00
Hrvoje Jasak
770c233965 Bugfix: (problematic): Use triangular decomposition for swept volume of a triangular face. Vuko Vukcevic 2016-03-17 11:23:24 +00:00
Hrvoje Jasak
5236b1c3d6 Added cmptSign functions 2016-03-17 11:22:31 +00:00
Hrvoje Jasak
56bc36fb62 Bugfix: scaleRow bug 2016-03-17 11:22:12 +00:00
Hrvoje Jasak
cee1ac162a Added more list levels 2016-03-17 11:20:54 +00:00
Hrvoje Jasak
d75b30bc08 Formatting 2016-03-17 11:20:42 +00:00
Hrvoje Jasak
2cfd330426 Formatting 2016-03-17 10:23:59 +00:00
Hrvoje Jasak
b932507d35 Bugfix: formatting and internal field reference 2016-03-17 10:23:19 +00:00
Hrvoje Jasak
66bb353aec Formatting and comments 2016-03-17 10:22:32 +00:00
Hrvoje Jasak
3f69f324d7 New gradient limiter implementation and rewrite 2016-03-17 10:21:18 +00:00
Hrvoje Jasak
1eec5655e9 Moved fvPatchVectorNFields instantiation into fvPatchFields directory structure, 3 2016-03-17 10:19:32 +00:00
Hrvoje Jasak
4a14320d7d Moved fvPatchVectorNFields instantiation into fvPatchFields directory structure, 2 2016-03-17 10:18:43 +00:00
Hrvoje Jasak
23e2ee6918 Moved fvPatchVectorNFields instantiation into fvPatchFields directory structure 2016-03-17 10:18:19 +00:00
Hrvoje Jasak
e076e7a0ff Bugfix: Corrected coordinate system write formatting 2016-03-17 10:14:23 +00:00
Hrvoje Jasak
f6ef00c41a Bugfix: Round-off stabilisation in sqrt 2016-03-17 10:13:30 +00:00
Hrvoje Jasak
70a2eac461 Clean-up of binary write options and file spec in tutorials controlDict 2016-03-17 10:12:31 +00:00