Hrvoje Jasak
|
18326cef69
|
Handling of eliminated equations
|
2013-04-10 17:24:28 +01:00 |
|
Hrvoje Jasak
|
d5327653e0
|
Clean-up
|
2013-04-10 17:23:49 +01:00 |
|
Hrvoje Jasak
|
552fd5fdfa
|
Added data assembly level: addressing; for parallel setup
|
2013-04-10 17:23:25 +01:00 |
|
Hrvoje Jasak
|
5eaba908d1
|
Formatting
|
2013-04-10 17:22:55 +01:00 |
|
Hrvoje Jasak
|
8a2e272af9
|
Minor-clean-up
|
2013-04-10 17:22:22 +01:00 |
|
Hrvoje Jasak
|
d18a90bdce
|
Further solver-level controls
|
2013-04-10 17:21:48 +01:00 |
|
Hrvoje Jasak
|
8151fae78c
|
Upgrade of mixing plane
|
2013-04-10 17:21:10 +01:00 |
|
Hrvoje Jasak
|
c970f57c71
|
Clean-up
|
2013-04-10 17:20:51 +01:00 |
|
Hrvoje Jasak
|
3a4bccd184
|
Evaluate coupled boundary conditions: snGrad bug
|
2013-04-10 17:19:22 +01:00 |
|
Hrvoje Jasak
|
4541637c8a
|
Warning on null() static functions: accessing size leadsto seg fault
|
2013-04-10 17:18:37 +01:00 |
|
Hrvoje Jasak
|
9663e32d72
|
Handling of null() static functions: accessing size lead to seg fault
|
2013-04-10 17:17:55 +01:00 |
|
Hrvoje Jasak
|
0c34bece44
|
Formatting
|
2013-04-10 17:16:40 +01:00 |
|
Hrvoje Jasak
|
69d4d9bcd9
|
Formatting
|
2013-04-05 07:43:05 +01:00 |
|
Hrvoje Jasak
|
5b8d153f05
|
uniform and oscillating point fields, bug fix: W. Widemair
|
2013-01-11 14:52:34 +00:00 |
|
Henrik Rusche
|
2ac4e0a4d7
|
Changes for gcc 4.7 on Ubuntu 12.10
|
2013-01-08 18:03:41 +01:00 |
|
Hrvoje Jasak
|
d09d455f8f
|
Typo in comment
|
2012-10-11 17:38:48 +01:00 |
|
Hrvoje Jasak
|
b8faa70c51
|
Merging mixing plane changes
|
2012-09-04 15:11:55 +01:00 |
|
Hrvoje Jasak
|
61dbc3971f
|
Direction update
|
2012-09-03 13:21:15 +01:00 |
|
Hrvoje Jasak
|
2a4dd8d1b7
|
Mixing plane updates
|
2012-09-03 13:20:50 +01:00 |
|
Hrvoje Jasak
|
2a489f6a0a
|
GMRES preconditioning fix
|
2012-09-03 13:20:14 +01:00 |
|
Hrvoje Jasak
|
bf129f823e
|
Removed info
|
2012-09-03 13:13:55 +01:00 |
|
Hrvoje Jasak
|
936c0bcf95
|
Comment
|
2012-09-03 13:13:55 +01:00 |
|
Hrvoje Jasak
|
adf3cf9c67
|
Fix for eigenvectors
|
2012-09-03 13:13:49 +01:00 |
|
Hrvoje Jasak
|
e85f3a38e5
|
Changed direction to higher size. David Gaden
|
2012-09-03 12:52:34 +01:00 |
|
Hrvoje Jasak
|
ea934bcc83
|
Fixed comments
|
2012-09-03 12:52:16 +01:00 |
|
Hrvoje Jasak
|
0549d50068
|
Formatting
|
2012-09-03 12:50:20 +01:00 |
|
Hrvoje Jasak
|
ca4edd382e
|
Clean-up of RBF intrepolation
|
2012-09-03 12:49:45 +01:00 |
|
Hrvoje Jasak
|
d280b12a93
|
Project update
|
2012-08-30 17:35:14 +01:00 |
|
Hrvoje Jasak
|
842fb27fef
|
Bug fix for calculation of eigen-vectors for a single and multiple zero eigen-values
|
2012-08-07 19:16:05 +01:00 |
|
Philippose Rajan
|
c29452f907
|
Changes for compile using GCC 4.7.0
|
2012-06-09 20:54:45 +02:00 |
|
Hrvoje Jasak
|
ad5af13ef9
|
Merge remote-tracking branch 'remotes/origin/mixingPlane_RC1'
Conflicts:
ThirdParty/AllMake.stage1
ThirdParty/AllMake.stage4
applications/utilities/postProcessing/graphics/PV3FoamReader/vtkPV3Foam/Make/options
etc/settings.csh
etc/settings.sh
src/OpenFOAM/Make/files
src/finiteVolume/Make/files
|
2012-04-25 10:49:05 +01:00 |
|
Hrvoje Jasak
|
ba42b5f4a7
|
Merge branch 'HrvojeJasak'
Conflicts:
applications/utilities/mesh/conversion/ideasUnvToFoam/Make/options
applications/utilities/surface/surfaceSmooth/Make/options
applications/utilities/surface/surfaceSplitByPatch/Make/options
src/decompositionMethods/decompositionMethods/patchConstrainedDecomp/patchConstrainedDecomp.C
src/finiteVolume/fvMesh/fvPatches/constraint/cyclic/cyclicFvPatch.C
src/turbulenceModels/compressible/RAS/derivedFvPatchFields/wallFunctions/omegaWallFunctions/omegaWallFunction/omegaWallFunctionFvPatchScalarField.C
wmake/rules/linuxGcc/c++
|
2012-04-25 10:27:21 +01:00 |
|
Hrvoje Jasak
|
913282318a
|
Immersed boundary method preparation
|
2012-04-25 10:22:35 +01:00 |
|
Hrvoje Jasak
|
a3712d23f9
|
Formatting
|
2012-04-25 10:20:31 +01:00 |
|
Martin Beaudoin
|
82c2eb53ea
|
GGI and mixingPlane interfaces: use default dummy name for initializing shadowName_ and zoneName_
|
2012-04-22 16:36:26 -04:00 |
|
Martin Beaudoin
|
a93d17fd0f
|
Add -noFunctionObjects runtime option. Useful with mergeMeshes when problems with certain functionObjects
|
2012-04-06 23:28:50 -04:00 |
|
Martin Beaudoin
|
77b93f2a90
|
Typo
|
2012-04-01 21:58:50 -04:00 |
|
Martin Beaudoin
|
29c136f9ad
|
mixingPlane: Define type of mixing for field over patch
|
2012-04-01 16:31:20 -04:00 |
|
Hrvoje Jasak
|
190c4f8eae
|
Calculation of cell aspect ratio sensitised to 1- and 2-D cases
|
2012-03-27 11:53:21 +01:00 |
|
Hrvoje Jasak
|
105120fa6a
|
Minor clean-up
|
2012-03-12 11:13:07 +00:00 |
|
Martin Beaudoin
|
c5956411d5
|
Header comments
|
2012-01-29 15:00:21 -05:00 |
|
Martin Beaudoin
|
cffa7bc2c4
|
Minor modifications to trace messages
|
2012-01-29 14:13:42 -05:00 |
|
Hrvoje Jasak
|
fa6c5b8888
|
Merge remote-tracking branch 'remotes/origin/feature/postfixedSubRegistry' into HrvojeJasak
|
2012-01-29 12:27:23 +00:00 |
|
Hrvoje Jasak
|
600186e542
|
Allow access to interpolator in detached state
|
2012-01-29 12:06:20 +00:00 |
|
Hrvoje Jasak
|
49a0f645ef
|
Formatting
|
2012-01-29 12:06:19 +00:00 |
|
Hrvoje Jasak
|
249bedc826
|
Better debug message
|
2012-01-29 12:06:19 +00:00 |
|
Hrvoje Jasak
|
8269792b0c
|
Clean-up of zones
|
2012-01-29 12:06:19 +00:00 |
|
Hrvoje Jasak
|
6fc7e4c12f
|
Formatting
|
2012-01-29 12:06:19 +00:00 |
|
Hrvoje Jasak
|
0b6a89c8b3
|
Dot-product of symmetric tensors: forum bug fix
|
2012-01-29 12:06:19 +00:00 |
|
Hrvoje Jasak
|
f9a08a572c
|
Dot-product of symmetric tensors: forum bug fix
|
2012-01-29 12:06:19 +00:00 |
|
Hrvoje Jasak
|
ff9698e278
|
Comment
|
2012-01-29 12:06:18 +00:00 |
|
Hrvoje Jasak
|
a01cf51ce5
|
Short cut for swept volumes in triangular faces
|
2012-01-29 12:06:18 +00:00 |
|
Hrvoje Jasak
|
c88643b287
|
Fixed silly comment
|
2012-01-29 12:06:18 +00:00 |
|
Hrvoje Jasak
|
2346186ddb
|
Feature: regionCoupling with AMG solvers
|
2012-01-29 12:05:14 +00:00 |
|
Hrvoje Jasak
|
388a75ed4f
|
Adjust round-off tolerances for optimising compilers
|
2012-01-29 12:05:14 +00:00 |
|
Hrvoje Jasak
|
4410295c36
|
Boundary update after zone update
|
2012-01-29 12:05:13 +00:00 |
|
Hrvoje Jasak
|
9cfcbaa1e8
|
Bug fix for single-cell mesh
|
2012-01-29 12:05:13 +00:00 |
|
Hrvoje Jasak
|
0b8e7cdd49
|
Formatting
|
2012-01-29 12:05:13 +00:00 |
|
Hrvoje Jasak
|
0cbb60d99b
|
Improved tolerances, Intel 12
|
2012-01-29 12:05:12 +00:00 |
|
Hrvoje Jasak
|
617fcb0d32
|
Improvements in conjugate heat solver: non-matching interface, parallelisation
|
2012-01-29 12:05:12 +00:00 |
|
Hrvoje Jasak
|
d3c7c21b75
|
Comment on block-under-relaxation
|
2012-01-29 12:05:12 +00:00 |
|
Hrvoje Jasak
|
3236cc3073
|
Added stabilisation in division by zero; optimising compiler
|
2012-01-29 12:05:11 +00:00 |
|
Hrvoje Jasak
|
1b0594ce5d
|
Bug fix: missing mode in allocator. Valerio Novaresio
|
2012-01-29 12:05:11 +00:00 |
|
Hrvoje Jasak
|
41c811a415
|
Block solver development
|
2012-01-29 12:02:10 +00:00 |
|
Hrvoje Jasak
|
4188c653e0
|
Added debug option for uncovered GGI faces
|
2012-01-29 12:02:10 +00:00 |
|
Hrvoje Jasak
|
886e47733c
|
Finite Area Method, topological changes
|
2012-01-29 12:01:07 +00:00 |
|
Hrvoje Jasak
|
8c36f2beb7
|
Formatting
|
2012-01-29 12:01:07 +00:00 |
|
Hrvoje Jasak
|
37f2da2471
|
Bug fix: bridging
|
2012-01-29 12:01:07 +00:00 |
|
Hrvoje Jasak
|
a88e30b209
|
Mesh object updates: mesh access
|
2012-01-29 11:57:17 +00:00 |
|
Hrvoje Jasak
|
4881ed8133
|
Add access to motion time index
|
2012-01-29 11:57:17 +00:00 |
|
Hrvoje Jasak
|
a608bb5216
|
Formatting
|
2012-01-29 11:57:17 +00:00 |
|
Hrvoje Jasak
|
d07b03fe19
|
Protecting class data
|
2012-01-29 11:57:17 +00:00 |
|
Hrvoje Jasak
|
bd4854d15e
|
Minor clean-up
|
2012-01-29 11:57:17 +00:00 |
|
Martin Beaudoin
|
0fa4109329
|
Comments
|
2012-01-28 16:27:08 -05:00 |
|
Martin Beaudoin
|
e905452e43
|
MixingPlane with major mass conservation problem solved.
|
2011-12-20 15:44:43 -05:00 |
|
Henrik Rusche
|
9cf1ef5f18
|
added postFixedSubRegistry
|
2011-11-13 20:26:45 +01:00 |
|
Henrik Rusche
|
1169678229
|
lookupPatchField in all patchFields & db() returns database rather than mesh
|
2011-11-10 11:58:54 +01:00 |
|
Hrvoje Jasak
|
c08195cf39
|
Uncovered faces bug fix
|
2011-11-09 21:28:12 +00:00 |
|
Ivor Clifford
|
88ab04e2c8
|
Bugfix
|
2011-10-24 13:47:22 -06:00 |
|
Ivor Clifford
|
d0a6150dc3
|
Fixed GGI transform
|
2011-10-24 13:26:58 -06:00 |
|
Ivor Clifford
|
58e2ce9500
|
Enable cyclicGgi interface for block solver
|
2011-10-20 16:37:10 -06:00 |
|
Ivor Clifford
|
915b574d8b
|
Bugfix - GGI separationOffset + user-select rejection algorithm
|
2011-10-20 16:31:19 -06:00 |
|
Martin Beaudoin
|
a21696afdb
|
Bug fix
|
2011-10-19 16:15:48 -04:00 |
|
Martin Beaudoin
|
8221228e12
|
Add direction names appropriate for cylindrical coordinate systems
|
2011-10-19 16:14:51 -04:00 |
|
Martin Beaudoin
|
e9a0329eb3
|
Add direction names appropriate for cylindrical coordinate systems
|
2011-10-19 16:12:54 -04:00 |
|
Martin Beaudoin
|
25ea00ca75
|
Add clone() member function
|
2011-10-19 16:10:25 -04:00 |
|
Martin Beaudoin
|
57182478f6
|
Modification for writing coordinateSystem object
|
2011-10-19 16:04:02 -04:00 |
|
Martin Beaudoin
|
a80870726d
|
Add new Rodrigues formulations
|
2011-10-19 10:39:16 -04:00 |
|
Martin Beaudoin
|
85e2e019db
|
Add new Rodrigues formulations
|
2011-10-19 10:39:01 -04:00 |
|
Martin Beaudoin
|
97301fe2a2
|
GGI with octree search: fix bounding box extension
|
2011-07-27 15:36:49 -04:00 |
|
Hrvoje Jasak
|
064ba92e50
|
Added access to write frequency. Tommaso Lucchini
|
2011-07-07 14:12:46 +01:00 |
|
Hrvoje Jasak
|
3073309127
|
hinv
|
2011-07-07 14:11:34 +01:00 |
|
Hrvoje Jasak
|
ea42c6a7b8
|
Parallel GGI speed-up bug fixes and improvements
|
2011-07-05 18:36:47 +01:00 |
|
Hrvoje Jasak
|
9236ac660a
|
Fail on cyclic mis-match
|
2011-07-05 13:27:16 +01:00 |
|
David L. F. Gaden
|
dfe29e23cc
|
Added equationReader library files to src/OpenFOAM
|
2011-07-05 07:48:27 +02:00 |
|
Hrvoje Jasak
|
d63de061fe
|
Bug fix - illegal word. David Gaden
|
2011-07-04 23:44:39 +01:00 |
|
Hrvoje Jasak
|
76b74622f9
|
Cyclic merge tolerance fixes
|
2011-07-04 22:46:44 +01:00 |
|
Hrvoje Jasak
|
4281527eaa
|
GGI and overlap updates
|
2011-07-04 21:01:18 +01:00 |
|
Hrvoje Jasak
|
c45aa2d032
|
Mapping clean-up
|
2011-06-28 18:26:15 +01:00 |
|
Hrvoje Jasak
|
137014f511
|
Parallel GGI performance improvements
|
2011-06-26 22:46:38 +01:00 |
|