graham
49a853116a
STYLE: copyright and 80 char line fixes.
2010-07-27 15:45:43 +01:00
henry
ccfb6e32a6
Corrected headers.
2010-06-23 16:54:54 +01:00
Mark Olesen
895a077cb1
STYLE: fixup some dictionary headers
2010-05-18 11:38:07 +02:00
Mark Olesen
3fef72510e
STYLE: use switch value for 'writeCompression' in controlDict's
...
- simpler/clearer to use "on/off" instead of "compressed/uncompressed"
2010-04-09 13:12:35 +02: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
6b6dd51a27
STYLE: more consistent shell style in tutorial run/clean scripts
2010-03-10 10:55:42 +01:00
Mark Olesen
fa93ce8cd7
coding style adherence
...
- markup codingStyleGuide.org examples so they actually indent correctly
- use 'Info<<' as per codingStyleGuide instead of 'Info <<'
2009-11-27 15:39:14 +01:00
andy
2349fdaabe
updated version numbers to 1.6
2009-07-23 12:22:48 +01:00
henry
9f46545159
Get the application from the controlDict where necessary.
2009-07-09 17:44:50 +01:00
henry
caff5576b1
Reinstated "application" entry in controlDict.
...
Upgraded 1.4 cases to 1.5.
2009-07-09 13:23:55 +01:00
henry
d830441735
New boundary files
2009-07-03 11:46:56 +01: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
andy
a3b50aff9f
further tutorial updates
2009-02-13 14:17:08 +00:00
andy
485d821477
updated basic
2009-02-12 19:07:02 +00:00
andy
12fba38d87
restructuring to reflect solver hierarchy
2009-02-12 18:59:59 +00:00