Henrik Rusche
|
cf7b48ff39
|
updated updated multiphase/multiphaseInterFoam tuts
|
2010-10-17 13:46:09 +02:00 |
|
Henrik Rusche
|
1a6f50b55b
|
updated multiphase/interFoam tutorial except for MRFInterFoam
|
2010-10-17 13:38:14 +02:00 |
|
Philippose Rajan
|
bdab371f9a
|
Fix tutorials: pimpleFoam tutorial t-junction now goes through.
|
2010-10-17 12:44:22 +02:00 |
|
Hrvoje Jasak
|
a5e9993ba7
|
Added boundary: needed for automatic un script
|
2010-10-17 10:54:16 +01:00 |
|
Hrvoje Jasak
|
03bf9da389
|
change of format: T+T
|
2010-10-17 10:53:15 +01:00 |
|
Philippose Rajan
|
0d5dc4d1ef
|
Added "-P" to the linuxGcc wmake general rules file in order
to compile on GCC-4.4.4
|
2010-10-17 11:16:23 +02:00 |
|
Philippose Rajan
|
64732b9bb4
|
Merge remote branch 'origin/testLoop/MartinBeaudoin' into testLoop/PhilipposeRajan
|
2010-10-17 10:16:00 +02:00 |
|
Hrvoje Jasak
|
d32ba5dd6a
|
Merge branch 'HrvojeJasak'
|
2010-10-17 07:41:29 +01:00 |
|
Sandeep Menon
|
aa01c38435
|
Merge remote branch 'origin/adaptiveTriTetMeshing' into adaptiveTriTetMeshingUpdated
|
2010-10-16 12:59:28 -04:00 |
|
Martin Beaudoin
|
e9bd5eadee
|
Fix tutorials: disabling coupled/conjugateHeatFoam/heatedBlock. Will be flagged as failed until fixed or removed.
|
2010-10-16 12:39:29 -04:00 |
|
Martin Beaudoin
|
4140491a64
|
Fix tutorials: disabling coupled/conjugateHeatFoam/heatedBlock. Will be flagged as failed until fixed or removed.
|
2010-10-16 12:37:17 -04:00 |
|
Martin Beaudoin
|
43799e411b
|
Merge branch 'master' into testLoop/MartinBeaudoin
Conflicts:
CMakeLists.txt
testHarness/OpenFOAM/1.6-ext/CMakeFiles/CMakeLists.txt
|
2010-10-16 12:20:38 -04:00 |
|
Henrik Rusche
|
052f832078
|
reduced verbosity of blockLduMatrix
|
2010-10-16 13:25:27 +02:00 |
|
Henrik Rusche
|
b68f37b3a3
|
merged conjugateCavity (still with weird fvSolution syntax)
|
2010-10-16 13:06:12 +02:00 |
|
Hrvoje Jasak
|
eff4c6099e
|
Updated format of preconditioner in dictionary. Henrik Rusche
|
2010-10-16 08:30:50 +01:00 |
|
Hrvoje Jasak
|
73dad38071
|
Updated header: authorship
|
2010-10-16 08:30:18 +01:00 |
|
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 |
|