Commit Graph

27070 Commits

Author SHA1 Message Date
cb97fa675e use total number of cells/points in parallel 2009-04-30 15:43:20 +01:00
fb1256521a added options handling 2009-04-30 15:42:51 +01:00
6b5f282937 print ray directions 2009-04-30 09:24:31 +01:00
d78cf44114 changed error messages 2009-04-30 09:23:39 +01:00
fd44798f82 avoid persistent settings and spurious messages when re-reading fvSchemes
- emit warning for deprecated timeScheme entry
2009-04-30 09:45:03 +02:00
433b209702 update to openmpi-1.3.2, prepare for newly released gcc-4.4
- added rules for gcc-4.3 in preparation for switching to gcc-4.4

- added 'clean' target for wmake/src/Makefile
  It is probably reasonable to separate the binaries from the rules (TODO)
2009-04-30 08:32:48 +02:00
b487a13281 Added reinsertFeaturePoints and insertVb. Added move() function to be called
from cvMesh at each iteration.

Modified adaptiveLinear to allow relaxation calls to be made nto necessarily
every time step.  Modified sequence of calling of move() and runTime++ in cvMesh
and added a +1 in adaptiveLinear to make the relaxation start at the correct
value and finish on a positive non-zero value.
2009-04-29 14:52:45 +01:00
6d67119775 Added access members for the <type>Start_ labels.
Writing out the edges attached to mixed feature points in the surfaceFeature
constructor for featureEdgeMesh to help identify a general technique for
handling them.

Added conformation to fully convex and fully concave feature points.
2009-04-29 12:52:49 +01:00
80d533325a added comment 2009-04-29 11:56:08 +01:00
b773710d06 remove opteron and no-gcse switch
modified:   SiCortex64Gcc/cOpt
	modified:   SunOS64Gcc/cOpt
	modified:   linux64Gcc/c++Opt
	modified:   linux64Gcc/cOpt
	modified:   linux64Gcc/general
	modified:   linux64Gcc42/c++Opt
	modified:   linux64Gcc42/cOpt
	modified:   linuxGcc/c++
	modified:   linuxGcc/cDebug
	modified:   linuxGcc/general
	modified:   linuxIA64Gcc/cOpt
2009-04-28 22:20:12 +01:00
202db17dcc Adding lookup of coefficients to cvControls and calling functions for cell sizes
when required, rather than looking up from dictionary every time.

Added relaxationModel and faceAreaWeightModel runTime selectable models.
2009-04-28 21:20:19 +01:00
23ef5f08bd pruned unused code 2009-04-28 20:52:56 +01:00
4204b4121e update boudaryfield only 2009-04-28 20:52:42 +01:00
c67b9e677a scoping 2009-04-28 20:52:19 +01:00
68e3014f93 scoping 2009-04-28 20:52:18 +01:00
ed3c3c29a1 Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2009-04-28 16:29:26 +01:00
4def3721e6 added dependency 2009-04-28 16:29:20 +01:00
b7b6dd7d4a Merge branch 'master' into cvm 2009-04-28 14:01:17 +01:00
3c0e9e62f3 Added free stream velocity components to tangential velocities. 2009-04-28 13:17:37 +01:00
b3b650fa98 Added free stream velocity components to tangential velocities. 2009-04-28 13:17:37 +01:00
607e9e53b9 Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2009-04-28 12:15:14 +01:00
5bc9d3f3f8 stabilise interpolation on zero area faces 2009-04-28 12:14:59 +01:00
bfc3a6961e use relaxed mesh checks in shrinking as well as layering 2009-04-28 12:14:05 +01:00
3e445d422c Modifying decompositionMethods Make/options to add librt, required on 64bit
openSUSE 11.1.  Added 20 to the template depth for all architectures for CGAL.
2009-04-28 11:07:19 +01:00
3ce125ff48 minor build fix
- createBaffles used List::append(const T&), changed to DynamicList
2009-04-28 10:18:34 +02:00
f57c22bb46 set floatTransfer off in code 2009-04-28 10:04:58 +02:00
c26396c00e Merge commit 'OpenCFD/master' into olesenm 2009-04-27 15:29:35 +02:00
c227f951de Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2009-04-27 12:58:27 +01:00
e41ae7eb92 bugfix: incorrect type checking 2009-04-27 10:47:10 +01:00
0b1b0c2962 Merge branch 'dsmc' 2009-04-27 09:39:10 +01:00
48247a3d62 consistency update
- DynamicList gets append methods as per List
- misc cosmetic changes
2009-04-27 10:08:29 +02:00
2d96e32b13 add region option 2009-04-25 14:46:03 +01:00
4fdcd3ef7b Merge branch 'master' into dsmc 2009-04-25 14:26:44 +01:00
ff66dc68d4 Merge branch 'master' into cvm 2009-04-25 13:47:54 +01:00
c7dd5e32c5 added some debug printing 2009-04-24 18:09:48 +01:00
aee81bd45e Added points and edges only constructor for surfaceFeatureConvert 2009-04-24 17:57:18 +01:00
b3eba3afc2 Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2009-04-24 17:56:17 +01:00
ba540dcc86 name patch different from patchField; conflicting symbols 2009-04-24 17:44:42 +01:00
b3bf5034af region prefix already in IOobject 2009-04-24 17:01:39 +01:00
8fda94ae1f Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2009-04-24 12:53:13 +01:00
92dbf49ae6 allow multiple coincident baffles 2009-04-24 09:02:03 +01:00
04b82d9231 reconstructing moving mesh cases 2009-04-23 18:30:44 +01:00
dd0da3a3f5 new decomposition option 2009-04-23 18:30:26 +01:00
2bb5e90fb6 changed indentation 2009-04-23 18:30:08 +01:00
7e5a42cc26 Feature edge reading and construction with nearestFeatureEdge query test code. 2009-04-23 18:23:58 +01:00
cf10cbbd6f Modified nearestFeatureEdge arguments to take standard, sample, distSqr, pointHitIndex. Querying object will use the edge index to lookup supplementary information. 2009-04-23 18:22:08 +01:00
371903eb4a Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2009-04-23 16:22:31 +01:00
de2a74b2fa use gcc, not g++ for flex 2009-04-23 16:20:57 +01:00
2c31daa167 allow mut to be generated 2009-04-23 15:02:44 +01:00
c153c5dc47 missing patch 2009-04-23 15:02:09 +01:00