Commit Graph

519 Commits

Author SHA1 Message Date
42f4950532 ENH: Added foundObjectRe function 2013-04-05 11:33:47 +01:00
193feb9544 ENH: Added lookupRe function 2013-04-05 11:33:23 +01:00
e4fc9807c3 STYLE: Updates to erroneous copyright dates 2013-03-13 09:32:03 +00:00
490bc35655 BUG: Corrected forces function object calc and file output on change - mantis #773 2013-03-12 17:35:23 +00:00
3ce7681a59 ENH: dictionary: allow variable as dictionary keyword 2013-03-11 17:15:41 +00:00
cb74377832 BUG: Ostream: streaming of unexpanded variables over processorstreams 2013-03-05 15:58:32 +00:00
2812024796 Update headers 2013-02-26 22:20:05 +00:00
0afb3ab1ac MeshObject: extended to support movePoints and updateMesh as an alternative to call-backs
All MeshObjects are now handled generically in polyMesh and fvMesh
See MeshObject.H for details
2013-02-26 22:19:28 +00:00
74e16d7729 Reformat "template <..." to template<"
Add support for constructing VectorSpaces from forms with lower component type,
e.g. Vector<scalar> from Vector<label>
2013-02-21 15:07:50 +00:00
944b8d438b Reformat "template <..." to template<"
Add support for constructing VectorSpaces from forms with lower component type,
e.g. Vector<scalar> from Vector<label>
2013-02-21 15:07:09 +00:00
5ca3bf6b0d STYLE: Minor code formatting 2013-01-24 09:04:13 +00:00
f70e34dc9c ENH: IOobject: make header checking a warning 2013-01-22 10:24:35 +00:00
2503ac43e5 ENH: codeStream: update from 2.2.0 2013-01-22 10:10:51 +00:00
dfb16a0468 Time: set runTimeModifiable off by default 2013-01-17 11:06:20 +00:00
f2d25c5e2c Time: set runTimeModifiable off by default 2013-01-17 11:06:14 +00:00
bd5170286b ENH: Added IInfo macro for indented output to Info 2013-01-09 10:07:23 +00:00
cbbc796bb2 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-01-04 11:16:27 +00:00
d73ae1693b ENH: debug: register multiple variables with same name 2013-01-03 10:32:32 +00:00
521797fa97 ENH: constants: re-reading of constants 2013-01-02 11:21:13 +00:00
1b26d4b37a ENH: Added debug macro 2012-12-19 12:57:15 +00:00
4f4ed087d8 ENH: debug: added more to run-time reading 2012-12-19 12:56:01 +00:00
a1ec2395e7 ENH: debug: register debug names 2012-12-18 17:01:55 +00:00
98447ed2e2 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-12-13 10:40:54 +00:00
6aba1d08f8 ENH: Updated moving mesh support in function objects 2012-12-13 10:39:43 +00:00
496813923d ENH: debug: add run-time debug switch modification 2012-12-12 12:48:16 +00:00
a1094deb6e ENH: className: add debug switch registration 2012-12-12 12:47:40 +00:00
8e968f5647 STYLE: debug: move debug declaration into Foam namespace 2012-12-11 09:33:20 +00:00
53c130b89b ENH: dictionary: do not allow empty variables 2012-12-07 09:47:54 +00:00
e8ff31f9e8 ENH: Time: use constant(), time() instead of hardcoded strings 2012-12-06 08:24:54 +00:00
9ccd5809b8 BUG: sampleDict: missing type 2012-12-05 15:21:00 +00:00
d2cfb24ef8 ENH: IOobject: allow absolute instance 2012-12-05 12:06:50 +00:00
98c44da839 ENH: dictionary: scoped access using ':', '.' and '..' 2012-11-30 14:43:58 +00:00
102dbebc2f Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-11-21 13:40:56 +00:00
63b553bdf9 ENH: findInstance: better error message for if in directory-finding mode 2012-11-21 10:13:39 +00:00
ea774d8a97 BUG: Incorrectly sized list of OFstream 2012-11-20 18:05:32 +00:00
97b08a9b13 BUG: Use copy instead of reference 2012-11-20 18:05:10 +00:00
0187683b78 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-11-16 14:53:06 +00:00
00da60e51c ENH: Updated scope for NamedEnum 2012-11-16 13:25:19 +00:00
1b884d0e37 ENH: Time: have secondaryPurgeWrite 2012-11-16 13:05:13 +00:00
af1f43183c STYLE: variables: have separate token type 2012-10-26 12:10:56 +01:00
e4f7c306ab BUG: Time: have separate timer for secondary write interval 2012-10-16 14:15:14 +01:00
90be0ef222 ENH: Added access function to 'names' 2012-10-16 11:51:01 +01:00
4c41f8ade4 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-10-16 10:48:09 +01:00
967e389e94 ENH: Added mesh name to path of not using default region 2012-10-16 10:38:21 +01:00
f4ee6e1418 ENH: Added helper function for function objects to return output folder for current time value 2012-10-16 10:17:56 +01:00
eda58a4b69 ENH: made local member data private 2012-10-15 18:14:39 +01:00
d8321469e9 ENH: Added base class for function objects that generate text files 2012-10-15 17:56:36 +01:00
6dc4de7d3f ENH: dictionary: recursive variable expansion 2012-10-15 16:00:03 +01:00
f17c43948b ENH: #include: allow recursive substitution 2012-10-12 17:37:38 +01:00
0c9d650367 BUG: includeEntry: allow environment variables 2012-10-12 14:45:57 +01:00