Commit Graph

7666 Commits

Author SHA1 Message Date
andy
8a219cb26d BUG: corrected 'patches' lookup for local particle interaction model 2011-03-17 17:18:49 +00:00
andy
1cbf680a00 ENH: lagrangian tutorial updates 2011-03-17 17:17:26 +00:00
andy
c6e6cddeb5 ENH: Added and updated Sergio's infiniteReactionRate 2011-03-17 16:30:18 +00:00
Henry
76981e8770 rhoPorousMRFSimpleFoam: Added MRF support to rhoPorousSimpleFoam 2011-03-17 16:03:06 +00:00
mattijs
4ee0f51e96 Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2011-03-17 16:02:19 +00:00
Mark Olesen
24e935b19f Merge remote branch 'OpenCFD/master' into olesenm 2011-03-17 16:58:45 +01:00
mattijs
fbfac5e83c ENH: cyclics: transformPosition for lagrangian positions. Rotational transform calculation
For rotational:
- 180 degree transformation now correct
- use furthest away face to determine rotation
- do not use calculated faceNormals at all
2011-03-17 15:56:46 +00:00
mattijs
feb65cd3b9 ENH: createPatchDict: adapt for split cyclic 2011-03-17 15:52:44 +00:00
mattijs
2475ffe9f8 ENH: foamConfigurePaths: rule to rewrite project version 2011-03-17 15:51:00 +00:00
Henry
a302f0637f shockTube tutorial: removed spurious surface specification in sampleDict 2011-03-17 15:15:05 +00:00
Henry
230f903f06 Corrected change date 2011-03-17 15:09:23 +00:00
Henry
b6cd0b135f Resolved confict 2011-03-17 15:07:06 +00:00
Henry
80393339a9 Upgrade of compressible solvers merging in developments from OpenFOAM-1.7.x 2011-03-17 15:03:15 +00:00
Mark Olesen
684fce06f7 GIT: got hit by copyright years on git push 2011-03-17 15:59:50 +01:00
andy
58e2a245df ENH: Updates to sample dictionaries 2011-03-17 10:55:57 +00:00
andy
eb0335cb1b ENH: File missed during commit a9109f3 2011-03-17 10:55:00 +00:00
andy
8f351e2776 ENH: Only read set and surface sampling fields if specified 2011-03-17 10:33:16 +00:00
andy
a9109f3e30 ENH: Added reg expression handling for patches lookup in cloud models 2011-03-17 10:00:14 +00:00
andy
5b10d3c3fa ENH: Added relaxation factor to cloud explicit calcs 2011-03-17 09:58:33 +00:00
Mark Olesen
0e871459b8 Merge remote branch 'OpenCFD/master' into olesenm 2011-03-17 08:50:13 +01:00
mattijs
74f56fec0f ENH: add option for version 2011-03-16 12:29:47 +00:00
andy
06f2882b53 Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2011-03-14 13:25:56 +00:00
andy
eea083ad5a STYLE: updated header file comments/descriptions 2011-03-14 13:25:43 +00:00
andy
95d15cd6a8 STYLE: Updated class capitalisation 2011-03-14 13:17:24 +00:00
andy
e759866be0 ENH: Added ramdom point func using cachedRandom 2011-03-14 12:07:59 +00:00
andy
dce6ce2658 ENH: Added new CellZoneInjection model 2011-03-14 12:07:18 +00:00
mattijs
550b84739a BUG: Mach.C: file check 2011-03-14 10:23:24 +00:00
andy
57b46a5751 STYLE: minor formatting 2011-03-14 10:21:39 +00:00
andy
c99be4ebc6 ENH: Use reference instead of copy 2011-03-14 10:20:37 +00:00
andy
ab70c54d04 ENH: Added cloud typedef for base sub-model type 2011-03-14 10:18:57 +00:00
andy
307c356439 ENH: Changed cloud enthalpy source to SuSp 2011-03-14 10:18:08 +00:00
andy
7ae1c3d6a6 ENH: Restructured/added typdefs to templated cloud types 2011-03-14 10:16:01 +00:00
andy
e6b728baa5 ENH: corrected ambiguous construct from temp 2011-03-14 10:05:37 +00:00
mattijs
a16bf9e85f Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2011-03-14 09:33:50 +00:00
Henry
e26ee72fbd Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2011-03-12 15:50:28 +00:00
Henry
d90f7bea55 Make/files: compile pointLinear 2011-03-12 15:50:04 +00:00
Henry
448cd8b97b MULES: Corrected the handling of density variation for the static mesh case 2011-03-12 15:49:38 +00:00
Henry
f404420f88 surfaceInterpolation: New pointLinear scheme
First interpolates from the cells to the vertices and then from the face
vertices to the face centres.  This may be a useful scheme for calculating
gradients on bad/tet meshes when used in conjunction with the Gauss gradient
scheme.
2011-03-12 15:47:52 +00:00
Mark Olesen
da7a535317 ENH: remove old WM_PROJECT_INST_DIR from path(s) in csh too 2011-03-11 19:09:47 +01:00
Mark Olesen
4739621578 STYLE: move WM_PROJECT_SITE to bashrc, cshrc
- avoid editing of settings.{sh,csh}
2011-03-11 19:01:14 +01:00
Mark Olesen
9cbc0efca3 ENH: add support for WM_PROJECT_SITE env variable
- alternative to WM_PROJECT_INST_DIR/site for systems with locked down
  installation paths (eg, when packaged as RPM or deb)

  When "$WM_PROJECT_SITE" is defined, it is used in favour of
  "$WM_PROJECT_INST_DIR/site"
2011-03-11 18:32:18 +01:00
andy
c3ee4bad06 STYLE: limiting to 80 chars 2011-03-11 16:39:11 +00:00
andy
36defd1f1e STLYE: #include header clean-up 2011-03-11 16:32:26 +00:00
andy
1a1b95bb14 BUG: corrected Make/options file 2011-03-11 16:32:06 +00:00
andy
89f3e704e7 ENH: moved code from region models lib to more appropriate locations 2011-03-11 16:31:37 +00:00
Mark Olesen
7a0d3ebd64 ENH: refactor fixedValueFvPatchFieldTemplate
- can be reused for other (vector, tensor, ...) field types
2011-03-11 17:28:51 +01:00
andy
f8edaaec87 GIT: conflict resolution 2011-03-11 14:34:17 +00:00
andy
77daf8bb42 ENH: Updated boundary type in initialisation 2011-03-11 14:24:56 +00:00
Mark Olesen
12d965ead9 STYLE: more constness on const char* values 2011-03-11 09:08:45 +01:00
graham
903e2257c7 STYLE: date. 2011-03-10 13:55:20 +00:00