Hrvoje Jasak
feeffeec55
Fixed wrond include
2016-09-05 11:18:23 +01:00
Hrvoje Jasak
d5840f2ec1
Formatting
2016-09-05 11:18:02 +01:00
Hrvoje Jasak
8d05931220
More verbose debug
2016-09-05 11:17:38 +01:00
Hrvoje Jasak
4b9edc42de
Formatting
2016-09-05 11:17:11 +01:00
Hrvoje Jasak
604a3fe9ab
Fix problem with localParallel in new GGI AMG
2016-08-28 20:36:48 +01:00
Hrvoje Jasak
9e5eb2bacf
Merge branch 'newGGIAMG' of ssh://git.code.sf.net/u/hjasak/foam-extend-3.2 into newGGIAMG
...
Conflicts:
src/foam/matrices/lduMatrix/solvers/AMG/interfaces/ggiAMGInterface/ggiAMGInterface.C
2016-08-11 15:14:57 +01:00
Hrvoje Jasak
07de8431c1
Comms update on GGI AMG interface
2016-08-11 15:08:54 +01:00
Hrvoje Jasak
5f5860e3c4
Formatting
2016-08-11 15:08:54 +01:00
Hrvoje Jasak
e7f0f5aa7b
Formatting
2016-08-11 15:08:54 +01:00
Hrvoje Jasak
520b77015d
Write forces dat file
2016-08-11 15:08:54 +01:00
Hrvoje Jasak
3143f456cc
Feature: Rewrite of GGI comms on AMG agglomeration
2016-08-11 15:08:53 +01:00
Hrvoje Jasak
c076f28ce1
Formatting
2016-08-11 15:08:53 +01:00
Hrvoje Jasak
60d46509a8
Formatting
2016-08-11 15:08:53 +01:00
Hrvoje Jasak
a1b190ed76
Formatting
2016-08-11 15:08:53 +01:00
Hrvoje Jasak
734b4de883
Debug info
2016-08-11 15:08:53 +01:00
Hrvoje Jasak
d4721bd6d1
Work in progress
2016-08-11 15:08:53 +01:00
Hrvoje Jasak
65e6031bcb
Feature: comms update for immersed boundary solver
2016-08-11 15:06:26 +01:00
Hrvoje Jasak
4bc6ab309c
Linked lists update
2016-08-11 15:05:46 +01:00
Hrvoje Jasak
2cdc9de13d
Comms update on GGI AMG interface
2016-08-10 14:08:15 +01:00
Hrvoje Jasak
70c6e0aa04
Formatting
2016-08-10 12:10:41 +01:00
Hrvoje Jasak
4f12739dea
Formatting
2016-08-09 13:25:57 +01:00
Hrvoje Jasak
80da265288
Write forces dat file
2016-08-09 13:25:49 +01:00
Hrvoje Jasak
6e9ce7b547
Feature: Rewrite of GGI comms on AMG agglomeration
2016-08-09 13:25:14 +01:00
Hrvoje Jasak
5d4512cee2
Formatting
2016-08-09 13:22:54 +01:00
Hrvoje Jasak
9ee815914d
Formatting
2016-08-09 13:22:26 +01:00
Hrvoje Jasak
92b36c74e7
Formatting
2016-08-09 13:21:53 +01:00
Hrvoje Jasak
09baafc79a
Bugfix: Corrected CDDash repo to 4.0. Martin Beaudoin
2016-08-01 16:45:37 +01: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
51362a4385
Bugfix: Destructor in sixDOFbodies is virtual
2016-08-01 14:44:03 +01:00
Hrvoje Jasak
c9a200104f
Bugfix: add access to direction member functions
2016-08-01 14:43:27 +01:00
Hrvoje Jasak
b7e1ca950a
Bugfix: const signature handling for manipulateMatrix in fvPatchField
2016-08-01 14:42:49 +01:00
Hrvoje Jasak
d442bc4693
Formatting
2016-08-01 14:42:26 +01:00
Hrvoje Jasak
82af003df0
Bugfix: do not clean fluxRequired
2016-08-01 14:42:07 +01:00
Hrvoje Jasak
23a3dcfada
Comment style
2016-08-01 14:40:58 +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
Hrvoje Jasak
5e7de9eb8b
Clean-up
2016-08-01 14:38:20 +01:00
Hrvoje Jasak
fb951b5726
Tutorial settings update: immersed boundary
2016-08-01 14:37:52 +01:00
Hrvoje Jasak
a214f5e6fe
Performance update in immersed boundary search
2016-08-01 14:37:19 +01:00
Henrik Rusche
244e6aa028
BUGFIX: Switching real gas tutorial back to Peng Robinson / Some clean-up
2016-07-06 23:32:35 +02:00
Henrik Rusche
bc6dca05f1
Merge Requests #38 , #39 , #40 , #41 , #42 , #43 , #44 , #45 , #46 . Author: Pascal Beckstein. Merge: Henrik Rusche
...
#38 : Fix for uniformDimensionedScalarField
#39 : Fix for the access function curMotionTimeIndex() of polyMesh
#40 : Fix for REMOVE action in the setSet utility
#41 : Prevent erroneous warnings about failed library loading if a new dynamicFvMesh is constructed multiple times
#42 : Add ALL option for cellSource pointToCell
#43 : Add faceSource rotatedBoxToFace
#44 : Add (dummy) tetPolyPatches for directMappedPatch and directMappedWall
#45 : Make finiteArea-related applications aware of regions
#46 : Tiny improvement .gitignore
2016-07-05 14:23:30 +02:00
Pascal Beckstein
e655cbc255
Added new faceSource rotatedBoxToFace for meshTools
2016-06-29 02:50:31 +02:00
Pascal Beckstein
1344797239
Fix: Correct REMOVE option for setSet utility
2016-06-29 02:41:53 +02:00
Pascal Beckstein
a90d267890
Fix public access to curMotionTimeIndex of polyMesh
2016-06-29 02:40:08 +02:00
Pascal Beckstein
80aa1d588f
Fix: Prevent erroneous warning about failed library loading if new dynamicMesh is constructed multiple times
2016-06-29 02:34:56 +02:00
Pascal Beckstein
512b75bef5
Fix for assignment of value for UniformDimensionedScalarField if constructed from Istream via dictionary lookup
2016-06-29 02:33:42 +02:00
Pascal Beckstein
50574d8b1c
Correctly ignore changes to the configuration and include files from KDevelop
2016-06-29 02:29:03 +02:00
Pascal Beckstein
b6a5ca2550
Add region option for all finiteArea utilities
2016-06-29 02:26:07 +02:00
Pascal Beckstein
51047b302d
Make faMesh decomposition work for regions other than defaultRegion
2016-06-29 02:24:50 +02:00
Pascal Beckstein
244a23ff0a
Added tetPolyPatches based on directMapped
2016-06-29 02:16:18 +02:00