Commit graph

263 commits

Author SHA1 Message Date
Hrvoje Jasak
2704c298bc Harmonic interpolation for all variables 2011-01-17 10:42:45 +00:00
Hrvoje Jasak
8d901495fb Formatting 2011-01-14 12:00:55 +00:00
Hrvoje Jasak
51fc45400d Bug fix: cyclic debug 2011-01-14 12:00:15 +00:00
Hrvoje Jasak
795da15bb0 Formatting 2011-01-13 17:24:23 +00:00
Hrvoje Jasak
9900978059 Formatting 2011-01-13 17:23:05 +00:00
Hrvoje Jasak
5f35e8e3cf Improved debug info 2011-01-13 17:22:52 +00:00
Hrvoje Jasak
6376a4d0f8 Formatting 2011-01-11 18:16:53 +00:00
Hrvoje Jasak
d8b7828f40 Consistent cell volume calculation. Sandeep Menon and David Schmidt 2011-01-11 18:14:11 +00:00
Hrvoje Jasak
5399666369 Change in handling of tolerances 2011-01-11 18:13:40 +00:00
Hrvoje Jasak
0502423e43 Debug change: more info 2011-01-11 18:13:10 +00:00
Hrvoje Jasak
ceabdbb728 Newton Secant root. Aleks Jemcov 2011-01-11 18:05:39 +00:00
Hrvoje Jasak
31a876c71f Face zone sync check only for live faces 2011-01-11 18:01:53 +00:00
Hrvoje Jasak
b28665299e Bug fix: only cyclic patches need to be synced. Chris Sideroff 2011-01-10 21:51:49 +00:00
Hrvoje Jasak
96b54040d3 Formatting 2010-12-27 11:48:52 +00:00
Hrvoje Jasak
860960f459 Formatting 2010-12-27 11:48:40 +00:00
Hrvoje Jasak
9a2e788ef8 Formatting 2010-12-27 11:48:20 +00:00
Hrvoje Jasak
a6fd1e34b8 Added default argument for failure check if patch not found. Default behaviour unchanged 2010-12-27 11:48:05 +00:00
Hrvoje Jasak
b2dfd709ec Added inline function for centroid 2010-12-27 11:47:20 +00:00
Hrvoje Jasak
c9f26f66ff Corrected wrong comment 2010-12-27 11:47:03 +00:00
Hrvoje Jasak
ec4464d3b3 Formatting 2010-12-27 11:46:49 +00:00
Hrvoje Jasak
6dfebac5fa Formatting 2010-12-27 11:46:38 +00:00
Hrvoje Jasak
1fafc42c14 Added deleted signature 2010-12-27 11:46:25 +00:00
Hrvoje Jasak
487d81a2a4 Fixed comments 2010-12-20 20:17:47 +00:00
Hrvoje Jasak
4726765713 Formatting 2010-12-20 20:17:47 +00:00
Hrvoje Jasak
0778c0393f Merge remote branch 'remotes/origin/feature/overlapGgi'
Conflicts:
	src/decompositionMethods/metisDecomp/Make/options
	src/decompositionMethods/parMetisDecomp/Make/options
	src/decompositionMethods/scotchDecomp/Make/options
	src/dynamicMesh/meshMotion/mesquiteMotionSolver/Make/options
	src/fvAgglomerationMethods/MGridGenGamgAgglomeration/Make/options
2010-12-20 20:17:13 +00:00
Hrvoje Jasak
48043f9626 Removed unused variable 2010-12-16 22:40:03 +00:00
Hrvoje Jasak
2b15940cb2 Added some std:: on iostream. Windows port 2010-12-16 22:39:38 +00:00
Hrvoje Jasak
1c3dec7e36 Formatting 2010-12-15 16:03:08 +00:00
Hrvoje Jasak
beaed224d1 Merge remote branch 'remotes/origin/DavidBoger' 2010-12-10 22:25:59 +00:00
Hrvoje Jasak
39b56e9090 Merge remote branch 'remotes/origin/hotfix/ThirdParty_useSystemInstalledPackages' 2010-12-10 22:24:31 +00:00
Hrvoje Jasak
5c74a4a8d9 Formatting 2010-12-10 22:20:26 +00:00
Hrvoje Jasak
b64e76b5f9 Added missing clone functions. Windows port 2010-12-10 22:19:48 +00:00
Hrvoje Jasak
e6d4cbc331 Formatting 2010-12-10 22:18:20 +00:00
Hrvoje Jasak
ba7e9b2963 Syntax error fix. Windows port 2010-12-10 22:17:14 +00:00
Hrvoje Jasak
0ade0372d3 Minor clean-up 2010-12-09 22:15:40 +00:00
Hrvoje Jasak
a471c91e62 New LES delta: longest cell edge magnitude 2010-12-09 22:12:58 +00:00
Hrvoje Jasak
f223195667 Fixing SuSp boundedness in all incompressible turbulence models 2010-12-09 22:10:52 +00:00
Martin Beaudoin
36ca67ef7c ThirdParty packages: enable using system installed packages instead of the packages fetched through external source tarballs 2010-12-08 21:28:32 -05:00
Hrvoje Jasak
31d95a14c8 Cleaning up idxtype mess 2010-12-07 15:15:46 +00:00
Hrvoje Jasak
9ce5c5edaf Formatting 2010-12-07 14:56:41 +00:00
Hrvoje Jasak
12c84bf317 Spelling mistakes 2010-12-07 14:56:01 +00:00
Hrvoje Jasak
0a435f2760 Clean-up 2010-12-07 14:55:29 +00:00
Hrvoje Jasak
d1525009b1 Bug fix: parallel cell-to-point interpolation and evaluation of conditions on coupled boundaries 2010-12-07 14:54:45 +00:00
Hrvoje Jasak
dc0c8ceda6 Bug fix: parallel cell-to-point interpolation and evaluation of conditions on coupled boundaries 2010-12-07 14:53:10 +00:00
Hrvoje Jasak
b0b3e192ae Formatting 2010-12-07 14:46:36 +00:00
Hrvoje Jasak
9d233f3507 Improved debugging for layer addition/removal mesh modifier: visualise master face zone and normal 2010-12-07 14:45:49 +00:00
David A. Boger
0192298455 correct inconsistency in SA model
use of fv3 needs to be consistent with definition of fv2
2010-12-05 10:14:27 -05:00
Oliver Borm (boroli)
e5a96484f3 Merge branch 'master' into feature/overlapGgi 2010-12-02 18:19:40 +01:00
Oliver Borm (boroli)
3bd380a39d overlapGgi and turboFvMesh working now in parallel 2010-12-02 18:04:28 +01:00
Hrvoje Jasak
eecb1d9748 Formatting 2010-12-02 14:35:12 +00:00
Hrvoje Jasak
d41f651c9c Rename faBoundary 2010-12-02 14:35:11 +00:00
Hrvoje Jasak
8105e4637c Improved error message 2010-12-02 14:35:10 +00:00
Hrvoje Jasak
c80dfcfff2 Formatting 2010-12-02 14:35:10 +00:00
Hrvoje Jasak
7eb1b7c884 gcc-4.5.1 porting changes: strict aliasing 2010-12-02 13:30:24 +00:00
Sandeep Menon
1cce903338 Allow strict-aliasing and remove reinterpret_cast. Compliance for gcc-4.5.x 2010-12-01 20:01:52 -05:00
Sandeep Menon
815b8ca4a3 Pstream : expose outstanding requests
OpenCFD commit: b01323b1133b6235016c
2010-12-01 10:21:31 -05:00
Sandeep Menon
005dcf874b Bug-fixes for parallel length-scale estimation. 2010-11-30 10:59:55 -05:00
Hrvoje Jasak
63ba19cf0f Formatting 2010-11-30 11:01:50 +00:00
Oliver Borm (boroli)
31a8b096f1 Initial patched files for debian package 2010-11-29 17:14:51 +01:00
Sandeep Menon
5bb793c100 objectMap: Adding capability to read from Istream. 2010-11-29 11:07:16 -05:00
Hrvoje Jasak
f3f7bbbe7c Darwing porting change 2010-11-26 11:08:01 +00:00
Hrvoje Jasak
4bc8cba689 Change constructor for axis 2010-11-25 22:50:22 +00:00
Hrvoje Jasak
7289faea5a Bug fix: added missing rhoName entry 2010-11-25 18:06:26 +00:00
Hrvoje Jasak
94dbef658a Merge remote branch 'remotes/origin/formatChanges'
Conflicts:
	tutorials/surfaceTracking/interTrackFoam/ramp/constant/polyMesh/blockMeshDict
	tutorials/surfaceTracking/interTrackFoam/ramp/system/fvSolution
2010-11-25 14:32:33 +00:00
Hrvoje Jasak
d8441af933 Merging finiteArea, 2. Zeljko Tukovic 2010-11-25 13:16:40 +00:00
Henrik Rusche
24dc3e2967 Final changes to headers 2010-11-25 01:27:21 +01:00
Hrvoje Jasak
2aecb5e72f Merge branch 'master' of wikki.no-ip.biz:OpenFOAM-1.6-ext 2010-11-24 09:30:59 +00:00
Hrvoje Jasak
b0e5c92bd5 Removed unnecessary failure message 2010-11-24 09:29:46 +00:00
Hrvoje Jasak
562933fa0b Formatting 2010-11-24 09:28:44 +00:00
Martin Beaudoin
63a1e2fac3 New ThirdParty packs suite: compilation from original source tarballs 2010-11-24 00:49:05 -05:00
Hrvoje Jasak
4d500e1873 Merge branch 'HrvojeJasak' 2010-11-18 19:32:08 +00:00
Hrvoje Jasak
0706c07b6d Fix parallel mesh motion bug 2010-11-18 19:30:41 +00:00
Hrvoje Jasak
ad39710878 Merge remote branch 'remotes/origin/ztFiniteAreaUpdate' 2010-11-17 14:35:45 +00:00
Hrvoje Jasak
f440a5d5b7 Updated paths 2010-11-17 12:13:12 +00:00
Hrvoje Jasak
de8ca90f01 Root two bug fix, k-omega SST 2010-11-16 10:06:42 +00:00
Hrvoje Jasak
58fc86717c Icc compilation problem; temporary fix 2010-11-12 16:29:53 +00:00
Hrvoje Jasak
f1b401e5b7 Added write on addition of zones and modifiers 2010-11-12 16:29:32 +00:00
Hrvoje Jasak
ad58fd9b05 Formatting 2010-11-11 17:41:15 +00:00
Hrvoje Jasak
e53b01515e Formatting 2010-11-11 17:41:04 +00:00
Hrvoje Jasak
f0dfd66dd6 Clean-up of post-processing with topo changes 2010-11-11 17:40:25 +00:00
Sandeep Menon
37f87ab5e7 Adding DynamicField modifications 2010-11-09 21:06:55 -05:00
Hrvoje Jasak
101b52d260 Bug fix: making copy on object registry lookup 2010-11-08 23:29:05 +00:00
Hrvoje Jasak
7a44fb806b C++ style comments not allowed in files and options 2010-11-08 21:59:57 +00:00
Hrvoje Jasak
98bc65e201 C++ style comments not allowed in files and options 2010-11-08 21:57:30 +00:00
Hrvoje Jasak
99f84cbdf0 Merge branch 'HrvojeJasak' 2010-11-08 20:42:24 +00:00
Hrvoje Jasak
6e5e653939 Fixing tutorials, second round 2010-11-08 20:42:09 +00:00
Hrvoje Jasak
0b7bacfbb3 Merge branch 'HrvojeJasak' 2010-11-08 20:23:55 +00:00
Hrvoje Jasak
eb59ac4769 Tutorial fixes 2010-11-08 20:23:07 +00:00
Hrvoje Jasak
62769d4cae Algorithmic improvement, Tommaso Lucchini 2010-11-08 18:26:42 +00:00
Hrvoje Jasak
cfe9b5428f Compilation errors 2010-11-08 12:41:34 +00:00
Hrvoje Jasak
c9fc7da7de Fixed constructor from components 2010-11-08 12:41:06 +00:00
Hrvoje Jasak
ea08557f05 Added compilation of VectorN 2010-11-08 11:07:02 +00:00
Hrvoje Jasak
bfc189abe8 Clean-up of blockLduMatrix 2010-11-08 10:54:47 +00:00
Hrvoje Jasak
cd2c635939 Formatting 2010-11-08 10:54:31 +00:00
Hrvoje Jasak
0537b5ff97 Bug fixes and Apple Mac OS X porting 2010-11-07 06:18:06 +00:00
Hrvoje Jasak
402a2fefee Mac OS X port: fixed to tet edge swapping, with Sandeep Menon 2010-11-06 16:47:46 +00:00
Hrvoje Jasak
59214afc30 Need gcc ifdef around pragma - please fix 2010-11-05 21:49:36 +00:00
Hrvoje Jasak
4a62ee4040 Block matrix re-merge 2010-11-05 21:49:14 +00:00
Hrvoje Jasak
00c48b8757 multiMixer 2010-11-05 16:24:16 +00:00
Hrvoje Jasak
fba3ea70e7 Reorganisation of block matrix 2010-11-05 12:10:49 +00:00