Commit graph

106 commits

Author SHA1 Message Date
Hrvoje Jasak
fad81530ca Automatic derivative, initial version 2010-11-05 12:10:00 +00:00
Hrvoje Jasak
37c2075956 Merge remote branch 'remotes/origin/blockCoupledFVM' 2010-11-05 10:42:35 +00:00
Philippose Rajan
2207f60396 Merge remote branch 'origin/adaptiveTriTetMeshingRebase' into testLoop/PhilipposeRajanMerge02 2010-11-04 21:17:02 +01:00
Philippose Rajan
49cb246e56 Merge branch 'testLoop/PhilipposeRajanMerge' of wikki.no-ip.biz:OpenFOAM-1.6-ext into testLoop/PhilipposeRajanMerge 2010-11-01 11:48:30 +01:00
Sandeep Menon
2945e61f8b Merge remote branch 'origin/master' into adaptiveTriTetMeshingRebase 2010-10-26 15:25:03 -04:00
Bernhard F.W. Gschaider
a77e5b12f0 Merge with master
--HG--
branch : macMerge
2010-10-24 12:10:06 +02:00
Zeljko Tukovic
5e365bdedd Bugfix in simleMatrix constructor 2010-10-23 14:08:21 +02:00
Hrvoje Jasak
9c56d4947b FA bug fixes (parallelisation) 2010-10-22 13:41:02 +01:00
Hrvoje Jasak
c285583e79 Bug fix: snappy. Andrew Jackson 2010-10-22 13:36:33 +01:00
Sandeep Menon
7ea1ae1b36 Merge remote branch 'origin/master' into adaptiveTriTetMeshingRebase 2010-10-21 13:10:51 -04:00
Sandeep Menon
59df49e7b8 Using DynamicField for points. Revert to non-templated versions of geometric functions for now. 2010-10-21 13:00:16 -04:00
Hrvoje Jasak
c2a8e6f6ce Checks and updates on global static primitive constants 2010-10-20 20:57:08 +01:00
Sandeep Menon
8926bf1bc0 Merge branch 'adaptiveTriTetMeshing' into adaptiveTriTetMeshingRebase 2010-10-19 16:19:46 -04:00
Hrvoje Jasak
a6308837df Added New from Istream. Zeljko Tukovic 2010-10-19 20:55:46 +01:00
Bernhard F.W. Gschaider
051cb20e5b Merge with master. Only conflicts in etc/bashrc. Resolved I hope
--HG--
branch : macMerge
2010-10-19 17:20:34 +02:00
Hrvoje Jasak
defd894458 Added missing virtual destructors 2010-10-18 23:00:42 +01:00
Sandeep Menon
d3f032c73d Added a rudimentary inverse-distance mapper 2010-10-18 16:44:06 -04:00
Sandeep Menon
b10f0e3942 Minor directory re-structuring, and tutorial fix. 2010-10-18 15:04:22 -04:00
Sandeep Menon
bbd3e5e396 Minor modification to allow motion-only cases (like the moveDynamicMesh tutorial). Tutorial has been updated to include re-meshing options. 2010-10-18 11:24:25 -04:00
Sandeep Menon
50a408df89 Merge remote branch 'origin/adaptiveTriTetMeshingUpdated' into adaptiveTriTetMeshing 2010-10-17 20:48:35 -04:00
Sandeep Menon
eeb78f3f70 Adding initial commit of dynamicTopoFvMesh, sans mapping capabilities. 2010-10-17 20:26:26 -04:00
Hrvoje Jasak
5b3578acb7 Removing duplicate model 2010-10-17 19:13:57 +01:00
Sandeep Menon
34693bd858 Adding initial version of the mesquiteMotionSolver, and associated tutorial.
Also including modifications to the include path for icoDyMFoam
2010-10-17 13:08:28 -04:00
Sandeep Menon
aa01c38435 Merge remote branch 'origin/adaptiveTriTetMeshing' into adaptiveTriTetMeshingUpdated 2010-10-16 12:59:28 -04:00
Hrvoje Jasak
eff4c6099e Updated format of preconditioner in dictionary. Henrik Rusche 2010-10-16 08:30:50 +01:00
Hrvoje Jasak
ef4664773e Merge branch 'SwigPython' 2010-10-15 20:00:28 +01:00
Hrvoje Jasak
972dadc41c Clean-up and update: overlap GGI 2010-10-15 19:56:34 +01:00
Hrvoje Jasak
1d67c3b2bd Bug fix: update surface normal velocity on a moving mesh: normal may be changing 2010-10-15 19:56:26 +01:00
Hrvoje Jasak
4c38814d3f Messaging active only on debug 2010-10-15 19:56:19 +01:00
Hrvoje Jasak
e15c8da28c Updated format of rotation for consistency with coordinate systems 2010-10-15 19:56:02 +01:00
Hrvoje Jasak
291ffd4eed Incorporating Swig interface: library changes. Origin: VulaSHAKA project 2010-10-15 19:55:56 +01:00
Hrvoje Jasak
f9f34b6985 Incorporating Swig interface: library changes. Origin: VulaSHAKA project 2010-10-15 19:55:43 +01:00
Hrvoje Jasak
0a263adf4b Incorporating Swig interface: library changes. Origin: VulaSHAKA project 2010-10-15 19:55:32 +01:00
Hrvoje Jasak
ac79391b25 Formatting 2010-10-15 19:29:17 +01:00
Hrvoje Jasak
5a13234f1c Turbo mesh bug fix: assuming constant deltaT 2010-10-14 22:44:49 +01:00
Ivor Clifford
8ed0a59a10 Added library VectorN, containing specializations for Lists, fields, CoeffFields, blockLduMatrices, etc. for arbitrary length vectors (VectorN) and tensors (TensorN). 2010-10-14 17:24:41 -04:00
Ivor Clifford
719616503d Add blockLduInterfaceField to coupled patches. This enables general multi-processor support for blockLduMatrix. 2010-10-14 17:20:36 -04:00
Ivor Clifford
781878cd02 Add CoeffField and blockLduMatrix to OpenFOAM library 2010-10-14 17:15:53 -04:00
Ivor Clifford
b7eaf44c61 Remove blockMatrix library (will added to OpenFOAM library in next commit) 2010-10-14 17:11:17 -04:00
Hrvoje Jasak
af259832fa OverlapGGI merge: Oliver Borm 2010-10-14 15:31:25 +01:00
Hrvoje Jasak
e2baa21242 Block matrix update: VectorSpace capability 2010-10-14 15:31:08 +01:00
Hrvoje Jasak
7f631ac3c6 Updating call-back functionality on meshObjects: dynamic mesh support 2010-10-13 12:39:40 +01:00
Hrvoje Jasak
69479b46f8 Fixed lduSolvers control format: dictionary 2010-10-13 09:43:57 +01:00
Hrvoje Jasak
801cfd90e9 Resolving Janaf lookup unboundedness problems 2010-10-12 23:05:08 +01:00
Sandeep Menon
a009e785af Moving to the new directory structure for dynamicMesh 2010-10-12 16:47:10 -04:00
Hrvoje Jasak
7c80ada340 Fixed bug in usage of dynamic list 2010-10-12 18:46:57 +01:00
Hrvoje Jasak
240d75c44c Curious macro class: model name contains CPP. Renamed and moved 2010-10-12 13:08:40 +01:00
Hrvoje Jasak
f129e6c013 Viscoelastic models and tutorials update. Jovani Favero and HJ 2010-10-12 12:42:12 +01:00
Hrvoje Jasak
7578fb1532 Merge branch 'master' into development 2010-10-12 11:28:49 +01:00
Hrvoje Jasak
cd7a8ad234 Turbomachinery addition. Oliver Borm and Fethi Tekin 2010-10-12 11:19:31 +01:00