Hrvoje Jasak
|
546dd307c3
|
Updated header: authorship
|
2010-10-16 08:29:39 +01:00 |
|
Hrvoje Jasak
|
0700e50f9f
|
Updates for easier external scripting. Philippose Rajan
|
2010-10-15 22:27:05 +01:00 |
|
Hrvoje Jasak
|
cabe00e177
|
Changes from Martin Beaudoin: test loop
|
2010-10-15 22:24:50 +01:00 |
|
Hrvoje Jasak
|
ef4664773e
|
Merge branch 'SwigPython'
|
2010-10-15 20:00:28 +01:00 |
|
Hrvoje Jasak
|
727aea2c9b
|
Tutorial update
|
2010-10-15 19:57:53 +01:00 |
|
Hrvoje Jasak
|
05f2682821
|
Tutorial update
|
2010-10-15 19:57:30 +01:00 |
|
Hrvoje Jasak
|
fb740f2251
|
Added further instructions
|
2010-10-15 19:57:05 +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 |
|
Henrik Rusche
|
521f946315
|
fixed blockCoupledSwirlTest tut (formerly coupledSwirlTest in the wrong place
|
2010-10-15 20:11:43 +02: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
|
5ede7aa36e
|
Permissions on tutorial scripts
|
2010-10-14 10:25:59 +01:00 |
|
Martin Beaudoin
|
aacc25c94f
|
Fix tutorials: incompressible/icoDyMFoam. One is still not working
|
2010-10-13 23:27:12 -04:00 |
|
Martin Beaudoin
|
8a588102bd
|
Fix tutorial: Fix system/controlDict: application parameter. So the default Allrun script can activate the right solver
|
2010-10-13 21:41:50 -04:00 |
|
Martin Beaudoin
|
1c1da70dea
|
Test loop: Update CMakeLists.txt: Add git branch name in buildname; better support for Intel compiler
|
2010-10-13 21:15:53 -04:00 |
|
Martin Beaudoin
|
db1fc7ef8f
|
Test loop: Enforce the usage of /bin/bash instead of /bin/sh for the Allrun scripts
|
2010-10-13 19:33:40 -04:00 |
|
Hrvoje Jasak
|
2e50d95944
|
Reinstated: removed in error
|
2010-10-13 23:25:34 +01:00 |
|
Martin Beaudoin
|
6c89f28e58
|
Merge branch 'master' into testLoop/MartinBeaudoin
|
2010-10-13 17:17:03 -04:00 |
|
Martin Beaudoin
|
e379dd675c
|
Test loop: Update README.txt file.
|
2010-10-13 17:14:17 -04:00 |
|
Martin Beaudoin
|
421d6faa7b
|
Test loop: updated info in README file
|
2010-10-13 13:22:57 -04:00 |
|
Hrvoje Jasak
|
0c8297c859
|
Updated tetFem motion tutorial
|
2010-10-13 14:13:10 +01:00 |
|
Hrvoje Jasak
|
325350fbe5
|
Merging Martin's tutorial fixes
|
2010-10-13 13:00:48 +01:00 |
|
Hrvoje Jasak
|
d1f36140f8
|
Cleaning SVN garbage
|
2010-10-13 12:42:42 +01:00 |
|
Hrvoje Jasak
|
ebaaefa484
|
Tutorial update
|
2010-10-13 12:39:54 +01:00 |
|
Hrvoje Jasak
|
7f631ac3c6
|
Updating call-back functionality on meshObjects: dynamic mesh support
|
2010-10-13 12:39:40 +01:00 |
|
Hrvoje Jasak
|
713c27c5c0
|
Simple dynamic mesh solver
|
2010-10-13 12:39:00 +01:00 |
|
Hrvoje Jasak
|
93effde8e9
|
Tutorial update
|
2010-10-13 12:38:34 +01:00 |
|
Hrvoje Jasak
|
974746246f
|
Added demonstration code for dynamic mesh
|
2010-10-13 09:45:45 +01:00 |
|
Hrvoje Jasak
|
69479b46f8
|
Fixed lduSolvers control format: dictionary
|
2010-10-13 09:43:57 +01:00 |
|
Martin Beaudoin
|
0b3348c59d
|
Fix tutorials: lagrangian/rhoPisoTwinParcelFoam/simplifiedSiwek
|
2010-10-13 01:32:26 -04:00 |
|
Martin Beaudoin
|
934255164d
|
Fix tutorials: missing outputControl keyword in controlDict
|
2010-10-13 00:46:20 -04:00 |
|
Martin Beaudoin
|
92256a6e54
|
Fix tutorials: typo in tutorials/viscoelastic/viscoelasticFluidFoam/S-MDCPP/constant/viscoelasticProperties
|
2010-10-12 23:48:10 -04:00 |
|
Martin Beaudoin
|
8ffd5cceae
|
Fix tutorials: viscoelastic/viscoelasticFluidFoam: modified Allclean. remove unnecessary global Allrun
|
2010-10-12 23:25:40 -04:00 |
|
Martin Beaudoin
|
b364626b25
|
Fix tutorials: Add Allrun to tutorials/mesh/moveDynamicMesh/SnakeRiverCanyon
|
2010-10-12 23:24:00 -04:00 |
|
Martin Beaudoin
|
bd3d61803e
|
Merge branch 'master' into testLoop/MartinBeaudoin
|
2010-10-12 21:35:05 -04: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 |
|
Martin Beaudoin
|
a65f449242
|
Test loop: switch back to CDash dashboard on openfoam-extend.
|
2010-10-12 14:35:59 -04:00 |
|