d085a8b28c
Rename and minor formatting change
2008-06-25 15:35:18 +01:00
ec37e51870
Updated headers in case files in tutorials and added rhoCentralFoam tutorials
2008-06-25 15:21:31 +01:00
fc7538d2b4
updated Copyright (C) \d+-2008 OpenCFD Ltd.
2008-06-25 15:01:46 +02:00
75e0941d50
etc/ shell settings cleanup
...
* prefix internal functions with _foam to prevent collisions
* cleanup functions after use
* centralized FOAM_VERBOSE info to etc/{bashrc,cshrc}
2008-06-25 14:26:42 +02:00
b71dcc4f35
decomposePar : improved functionality
...
* check for existing processor*/ before creating mesh
* require processor dirs with -fields option
* new -force option to remove existing processor*/
* added usage for Doxygen
remaining bug:
* -cellDist does not write cellDecomposition labelList when
region0/ does not already exist
2008-06-25 10:50:24 +02:00
63c10ace1b
simplification of colouring
2008-06-25 09:31:28 +01:00
2606d86429
build options
2008-06-25 09:31:10 +01:00
3b61709f90
writing note field
2008-06-24 21:43:01 +01:00
ad89051b8c
markSurfaceRefinement fixes
2008-06-24 21:42:47 +01:00
df0d196bed
Bug fix http://openfoam.cfd-online.com/cgi-bin/forum/show.cgi?126/8122
2008-06-24 18:08:46 +01:00
85ace74951
Removed unnecessary check.
2008-06-24 18:08:15 +01:00
141e0d43ca
Fixed a bug introduced by maintaining the coupled patch fields in
...
sliced fields.
2008-06-24 17:01:01 +01:00
f4c75b2f02
consistency update on read() for k0, epsilon0 and epsilonSmall
2008-06-24 13:35:51 +01:00
3411f2b1c1
bug fix on yPlusLam
2008-06-24 13:29:32 +01:00
a91f1315f0
reverted kappa and E back to dimensionedScalar, using new lookup functionality
2008-06-24 13:09:57 +01:00
a96b0970c1
updated and relocated turbulence eps and omega boundary conditions
2008-06-24 10:19:59 +01:00
688169d97b
small utility to list patches and boundary conditions
2008-06-23 19:20:46 +01:00
fbcac8e23c
small updates and removing X permissions
2008-06-23 18:06:06 +01:00
b33f76e5cb
updating molecularDynamics functionality with Graham's latest changes
2008-06-23 17:55:35 +01:00
12e0fc01c0
removed molecular dynamics functionality (being updated)
2008-06-23 17:42:05 +01:00
b8db52dde2
find-longlines
...
* output full file path
* some preliminary file edits to restore 80-col max.
2008-06-23 17:32:09 +02:00
76901cdcab
handling of gamma
2008-06-23 16:08:01 +01:00
f0769ed955
added handling for tensor
2008-06-23 15:22:12 +01:00
c4225b040d
adding turbulenceProperties conversion script
2008-06-23 15:17:50 +01:00
6f0b48d651
removed old (junk) files
...
* should gzstream move to ThirdParty?
2008-06-23 14:19:31 +02:00
19ddd4e542
autoHexMesh : avoid compiler complaints about scalar->label conversion
2008-06-23 14:12:49 +02:00
f74dd54dd3
triSurface : attempt to use ThirdParty zlib instead of system headers
2008-06-23 14:11:47 +02:00
088c96ee49
bug fix - previously exited after first command as error flag was used instead of ok flag in main while loop
2008-06-23 11:44:24 +01:00
c1fb15399a
porousZone : use new dictionary lookup methods
2008-06-23 10:15:17 +02:00
dd30623adb
Add find-longlines utility (find *.[CH] files that violate 80-cols)
2008-06-23 10:14:42 +02:00
34267e9ae4
Updating sampleDict in solidDisplacmentFoam tutorial case
2008-06-21 17:36:18 +01:00
f8e3f505d6
Updating sampleDict in rhoSonicFoam/shockTube case
2008-06-21 17:35:04 +01:00
99d5835752
Adding symmTensor to components.C otherwise foamCalc components sigma does not work in solidDisplacementFoam tutorial
2008-06-21 17:15:45 +01:00
9ea68fe68b
Corrected for turbulence library name-change
2008-06-20 21:34:05 +01:00
932d71c166
changed SMALL to ROOTVSMALL in time loop
2008-06-20 19:13:33 +01:00
c1bbed3633
general update
2008-06-20 17:25:03 +01:00
fa22d2c43c
updated to reflect changes in turbulence models
2008-06-20 17:23:59 +01:00
6d0ba10a7f
Reformatted to conform to the 80-column rule
2008-06-20 15:33:50 +01:00
7a945f5e9d
updated to reflect changes in turbulence models
2008-06-20 15:13:10 +01:00
ad09456cd4
Added acceleration
2008-06-20 15:32:58 +01:00
db0cd2b225
minor fixes
2008-06-20 14:02:07 +01:00
9658ca230c
consistency updates
2008-06-20 13:51:29 +01:00
71916c4416
consistency updates
2008-06-20 11:22:33 +01:00
41161387e4
bug fix for abs veocities
2008-06-20 10:00:15 +01:00
06f1ec0c34
made coeffs dimensioned, and added new IO
2008-06-19 17:17:10 +01:00
3c2b439559
Added better clipping and removed x-permissions.
2008-06-19 12:44:23 +01:00
1f1ed81a95
Bug fix:
...
http://openfoam.cfd-online.com/cgi-bin/forum/show.cgi?126/8089
2008-06-19 10:42:35 +01:00
4a07840b5d
Added kineticTheoryModels namespace and put the viscosityModels in it to
...
avoid name-clashes with the standard viscosityModels.
The other kineticTheoryModels have yet to be put in the kineticTheoryModels
namespace.
2008-06-18 23:11:09 +01:00
c27f98559e
adding selection message (as in other run-time selectable models)
2008-06-18 18:32:32 +01:00
5b9673c584
minor formatting change
2008-06-18 18:29:48 +01:00