Commit Graph

24 Commits

Author SHA1 Message Date
e10bb9589e Merge master, fixing conflicts 2009-09-07 12:23:13 +01:00
243bff1a55 initial commit of updated dimensioned constants 2009-08-28 15:23:01 +01:00
8e88577012 Revamping distribution class to use for dsmc tests. 2009-08-19 15:20:00 +01:00
d4864d9b6e Moved the "generic" BCs into a separate library and included it only in those utilities
which need this functionality.  Solvers will now check the correctness of the BCs on
read.
2009-08-04 22:13:54 +01:00
d217b8bd74 Changed "default" to "generic" for consistency with fvPatchField. 2009-08-04 10:13:01 +01:00
07fccdd7db Changed kQR to kqR. 2009-07-21 19:06:35 +01:00
4439183d96 Corrected handling of the wall BCs of p for buoyant flows. 2009-07-07 22:56:02 +01:00
3efaa302a9 upwind versions of stencils 2009-06-12 16:41:13 +01:00
20c1a673e7 'rebrand' OSspecific Unix -> POSIX
- change name of environment variable from $WM_OS -> $WM_OSTYPE
  as a better description
2009-05-18 10:26:11 +02:00
c42f04e843 multi-region directMapped 2009-04-16 18:45:01 +01:00
6ecdf4fc41 updated DebugSwitches, surfaceWriter
- added obj surfaceWriter
- don't bother with prepended field names on obj and stl surfaceWriter.
  It fills the disk and suggests differences where there are none.
2009-03-09 15:37:54 +01:00
3adf0f5c8e minor cleanup for reverted string changes (commit 4f5f66e759)
- put back debug switch (even although it is never used)
- remove stringsGlobals.C, since it is now never used
2009-01-16 12:27:03 +01:00
b85c9a7487 avoided some unneeded conversions of string::npos, minor cleanup of className
- string doesn't use any debug info, remove it
- restructured the macros to add in NoDebug macro versions to className,
  typeInfo.  Might be helpful with tackling the globals bootstrapping issue.
- HashTableName + StaticHashTableName - avoid lookup of debug switch when
  FULLDEBUG is not defined
2009-01-09 15:15:21 +01:00
74cb43af0b s/openfoam\.org/OpenFOAM.org/g 2008-11-19 19:03:22 +01:00
b136c76292 Made floatTransfer 0 the default. 2008-09-15 14:07:38 +01:00
642842f435 Changed dev to 1.5 for release. 2008-07-09 18:21:57 +01:00
e570205b8c Removed FoamX stuff. 2008-06-13 20:14:40 +01:00
168c7e1ca9 removing FoamX 2008-06-04 13:40:02 +01:00
d347b703dc Cannot read List<> as an entry 2008-05-30 12:03:58 +01:00
da4495fea8 check for XXXApp_8C.html (Application) in the -doc argument handling first.
This is useful when the application has the same name as a class. For example,
polyDualMeshApp.C implements the polyDualMesh application using the
polyDualMesh class. Thus polyDualMeshApp_8C.html documents the app, whereas
polyDualMesh_8C.html is the annotated source code for the class itself.
2008-05-21 09:51:34 +02:00
b94f5b6cc4 Added the default settings removed by Mattijs 2008-05-07 16:32:10 +01:00
f33db54b39 Missing ; 2008-05-02 12:49:20 +01:00
6b361fc908 New fvMotionSolver. Small fix to foamDebugSwitches 2008-05-02 08:50:14 +01:00
3170c7c0c9 Creation of OpenFOAM-dev repository 15/04/2008 2008-04-15 18:56:58 +01:00