Commit Graph

7264 Commits

Author SHA1 Message Date
mattijs
b4ac26ed36 Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2011-03-23 14:20:28 +00:00
mattijs
bc6642668e ENH: DimensionedIOField: use expensive headerOk() only when needed 2011-03-23 10:59:37 +00:00
graham
945354830c ENH: More sensible, less restrictive minTetQuality restriction. 2011-03-23 10:58:02 +00:00
mattijs
b60866d98c ENH: coded functionObject: added mesh() 2011-03-23 09:34:51 +00:00
mattijs
889b0a0488 ENH: Release-notes-dev: updated for coded functionObject 2011-03-23 04:58:00 +00:00
mattijs
157d89f3de STYLE: OutputFilterFunctionObject.C : indentation 2011-03-23 04:57:09 +00:00
mattijs
402c557f3a Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2011-03-22 22:17:36 +00:00
mattijs
e24dd4fe2a ENH: codedFunctionObject: initial version. 2011-03-22 22:16:48 +00:00
Mark Olesen
25821081ba GIT: adjust copyright year for git-push 2011-03-22 16:44:59 +01:00
Mark Olesen
ffa5368d10 Merge remote branch 'opencfd/master' into olesenm 2011-03-22 16:42:48 +01:00
andy
78dbb897c9 Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2011-03-22 12:07:46 +00:00
andy
dfaefb753c BUG: Corrected particle local interaction model 2011-03-22 12:07:19 +00:00
andy
3dba6cfcad BUG: Corrected particle patch post-processing model 2011-03-22 11:20:19 +00:00
mattijs
cf99e5c800 ENH: codeStream: added codeLibs 2011-03-21 17:54:20 +00:00
mattijs
c81dd4ee08 ENH: laplacianFoam tutorial: added foamToVTK invocation 2011-03-21 15:03:38 +00:00
mattijs
af60a98681 BUG: searchableCylinder: point on centreline incorrect nearest 2011-03-21 14:57:32 +00:00
sergio
41121ee8f4 ENH: Uptodate to dev for several tutorials 2011-03-21 14:24:48 +00:00
Henry
5e020d39a1 fvMatrix: Added properly parallel matrix scaling operation
Note that the previous version which allows matrix scaling by a
dimensionedScalarField is not currently correct for asymmetric matrices in
parallel and the transfer of the scaling factor values from the neighbouring
processors is required.
2011-03-21 10:52:54 +00:00
Henry
0f3d393ec5 bubbleFoam, twoPhaseEulerFoam: Updated handling of the transpose terms 2011-03-21 10:49:20 +00:00
mattijs
f663562ca0 Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2011-03-18 17:23:26 +00:00
mattijs
714d79a3c1 ENH: treeDataPoint: work on subset of points 2011-03-18 17:23:08 +00:00
andy
adc2c75fbf Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2011-03-18 17:01:32 +00:00
mattijs
e45bcc9188 Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2011-03-18 14:55:20 +00:00
mattijs
ea67afaf96 ENH: codedFixedValue : added printing 2011-03-18 14:54:11 +00:00
mattijs
24280e3b4b ENH: ReleaseNotes-dev: updated for codedFixedValue 2011-03-18 14:43:26 +00:00
mattijs
d60378e4af ENH: codedFixedScalarField: replaced by generic codedFixedValue 2011-03-18 14:42:16 +00:00
graham
5d0d752d26 BUG: Tutorial setup correction. 2011-03-18 12:19:47 +00:00
andy
ae9640c75f ENH: Updated kivaTest tutorial initial field files 2011-03-18 11:01:21 +00:00
andy
5428cd52e0 Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2011-03-18 10:32:31 +00:00
Henry
4aa5302e67 Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2011-03-18 10:26:04 +00:00
Henry
172c026e67 porousSimpleFoam: Completed relocation 2011-03-18 10:25:56 +00:00
Henry
c8078e73e1 engineFoam: Corrected mesh construction and tutorial 2011-03-18 10:25:25 +00:00
andy
bd4f9a9b3b ENH: Updated XiFoam tutorial set-up 2011-03-18 10:21:43 +00:00
Mark Olesen
2a925aeff3 ENH: support alternative values in string expansion
- syntax as per Bourne/Korn shell
      ${parameter:+altValue}

  If parameter is unset or null, nothing is substituted.
  Otherwise the \c altValue is substituted.
2011-03-18 10:12:38 +01:00
Mark Olesen
a82e6efa88 Merge remote branch 'OpenCFD/master' into olesenm 2011-03-18 08:46:20 +01:00
mattijs
38a24cfb87 ENH: codedFixedValue: templated 2011-03-17 23:41:39 +00:00
mattijs
90a80f490b Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2011-03-17 22:27:55 +00:00
mattijs
2c76d5ac7a Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2011-03-17 22:09:22 +00:00
sergio
31dc5c5c9f STY: Deleting processors folders 2011-03-17 18:59:12 +00:00
sergio
a9129cc0be STY: delete Allclean in wrong place 2011-03-17 18:55:58 +00:00
sergio
96c76b9a5b STY: Change of simpleWindFoam tutorial 2011-03-17 18:54:17 +00:00
mattijs
714af464a8 Merge branch 'olesenm' 2011-03-17 18:40:38 +00:00
sergio
00034beda9 Merge branch 'master-copy' 2011-03-17 18:32:59 +00:00
sergio
3e1045222f STY:: headers and dicts modifications for fireFoam tutorials +
small change in constSolidThermo and singleLayerReion
2011-03-17 18:30:13 +00:00
Henry
5ec5f93f95 Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2011-03-17 17:49:48 +00:00
Henry
1d020111b3 tutorials: minor updates 2011-03-17 17:49:45 +00:00
Henry
6af8b9db7b porousSimpleFoam: updated and now a sub-application to simpleFoam 2011-03-17 17:49:15 +00:00
mattijs
3034b706b0 Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2011-03-17 17:31:14 +00:00
andy
332248317d Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2011-03-17 17:19:26 +00:00
andy
8a219cb26d BUG: corrected 'patches' lookup for local particle interaction model 2011-03-17 17:18:49 +00:00