Henry Weller
f3f35e8f39
applications/test: Updated include and link options
2015-07-16 14:37:19 +01:00
Henry
c778346c96
Formatting: Rationalized the indentation of #include
2015-02-10 20:35:50 +00:00
Henry
83de811719
Updated headers
2015-02-04 16:33:02 +00:00
Henry
1f2176056b
applications/test: Updated to compile with Clang-3.5
2015-02-04 16:32:36 +00:00
Henry
a92a04f18d
Updated options files for new location of radiation lnInclude directory
2015-01-11 22:27:36 +00:00
OpenFOAM-admin
9fb26d59d3
GIT: Repo update
2014-12-11 08:35:10 +00:00
OpenFOAM-admin
fbb3ddf2c4
Updated for release 2.3.0
2014-02-17 10:21:46 +00:00
mattijs
97910c4d4a
COMP: Test apps: make compile
2013-01-17 11:06:38 +00:00
mattijs
dfa74d978c
ENH: flowRateInletVelocity: different keywords for volumetric and mass
2012-09-20 14:21:40 +01:00
Henry
c2dd153a14
Copyright transfered to the OpenFOAM Foundation
2011-08-14 12:17:30 +01:00
mattijs
3a5f546aeb
COMP: Applications/test: clean build
2011-06-08 15:37:11 +01:00
mattijs
7faf1a5205
COMP: app/test: make test apps compile
2011-03-23 16:18:06 +00:00
andy
4634aa3ad0
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2011-02-01 16:00:44 +00:00
andy
9da43d1558
STYLE: consistency - moved radiation->radiation models
2011-02-01 16:00:27 +00:00
Mark Olesen
08680b8b35
STYLE: rename Polynomial method evaluate() to value() for consistency with DataEntry
...
STYLE: move DataEntry to OpenFOAM/primitives/functions
2011-01-28 16:32:08 +01:00
andy
eaef8d482b
STYLE: Updated 1991 start copyright year to 2004
2011-01-14 16:08:00 +00:00
andy
099cc39e2e
Revert "STYLE: 2011 copyright date."
...
This reverts commit b18f6cc1ce
.
2011-01-05 18:24:29 +00:00
graham
b18f6cc1ce
STYLE: 2011 copyright date.
2011-01-05 11:14:26 +00:00
Mark Olesen
499d48cfdb
STYLE: uniform 'Test-' prefix for all applications/test
...
- easier to clean, avoid confusion with 'real' applications, etc.
2010-11-23 16:26:04 +01:00
graham
012494fdb5
STYLE: Fixing code style requirements for all apps.
...
Exception: applyWallFunctionBoundaryConditions.C cannot split #include
directives.
2010-07-27 15:27:05 +01:00
mattijs
c51a2b0f63
ENH: have MUST_READ_IF_MODIFIED on IOdictionary construction
2010-06-02 09:48:07 +01:00
Mark Olesen
d29c438657
STYLE: use url for FSF license instead of postal address, switch to GPL v3
2010-03-29 14:07:56 +02:00
Mark Olesen
4b60453cf1
use while (runTime.loop() { .. } where possible in solvers
...
- change system/controlDict to use functions {..} instead of functions (..);
* This is internally more efficient
- fixed formatting of system/controlDict functions entry
- pedantic change: use 'return 0' instead of 'return(0)' in the applications,
since return is a C/C++ keyword, not a function.
2009-02-18 08:57:10 +01:00
Mark Olesen
28b200bcd9
update copyrights for 2009
2008-12-31 19:01:56 +01:00
Mark Olesen
9a0a0d051e
a few tests targeted to FOAM_APPBIN instead of FOAM_USER_APPBIN
2008-12-09 18:59:48 +01:00
Mark Olesen
02cabc3cf2
updated Copyright (C) \d+-2008 OpenCFD Ltd.
2008-06-25 15:01:46 +02:00
andy
422849b42e
added test for dataEntry
2008-05-23 11:24:57 +01:00