eaef8d482b
STYLE: Updated 1991 start copyright year to 2004
2011-01-14 16:08:00 +00:00
099cc39e2e
Revert "STYLE: 2011 copyright date."
...
This reverts commit b18f6cc1ce .
2011-01-05 18:24:29 +00:00
b18f6cc1ce
STYLE: 2011 copyright date.
2011-01-05 11:14:26 +00:00
57e616312b
STYLE: Comment fix.
2010-12-22 17:13:42 +00:00
1cb1863221
ENH: streamLineParticle : improved
2010-12-14 14:14:09 +00:00
960773dfe5
Merge branch 'clouds'
2010-11-02 15:04:58 +00:00
90abd78100
ENH: streamLineParticle: increase subiters
2010-10-29 16:10:03 +01:00
698be54a5c
BUG: Corrected variable name change after merge with master
2010-10-27 18:26:14 +01:00
64d13d8b38
STYLE: streamLineParticle : indentation
2010-10-27 16:06:22 +01:00
3e5a47dbb5
COMP: git merge with master conflict resolution
2010-10-27 14:47:24 +01:00
1525e24b37
ENH: streamline : added subcycling
2010-10-26 18:42:36 +01:00
1a61449dce
ENH: Code updates in lieu of cloud updates
2010-10-25 17:52:35 +01:00
e91c2d7d62
BUG: streamLine : store paths for stagnant particles.
2010-10-06 12:06:15 +01:00
5c0c1f63e0
BUG: streamLineParticle : was using GREAT for deltaT which triggers lots of problems.
...
Now using sqrt(GREAT).
2010-09-29 13:05:38 +01:00
ebb9a9e1ac
ENH: tet decomposed particle tracking.
...
Squashed merge of particleInteractions up to
commit e7cb5bcf0315c359539ef1e715e1d51991343391
2010-09-17 16:59:17 +01:00
d79237597e
STYLE: Fixing code style requirements for all src.
2010-07-28 13:31:46 +01:00
1c1c6df615
BUG: Double definition of vectorIOFieldField.
...
Definition in streamLine now redundant.
2010-06-01 13:16:40 +01:00
300ac4843c
BUG: fieldValue.C was defining duplicate IOField symbols
2010-04-15 18:15:09 +01:00
a30f977dc5
STYLE: avoid namespace { ... } in functionObject source code
2010-04-09 14:09:42 +02:00
d29c438657
STYLE: use url for FSF license instead of postal address, switch to GPL v3
2010-03-29 14:07:56 +02:00
d17d015f88
Use new last() method for List-type classes
...
- use first() method in some places as well where it helps clarity
- there are a few remaining cases: git grep 'size()-1]'
2009-11-26 13:35:57 +01:00
9221793088
Changing
...
deltaT().value() to deltaTValue()
and
deltaT0().value() to deltaT0Value()
across the whole code - faster to return especially if being used
often, in each call to a submodel for example.
2009-10-21 16:36:07 +01:00
6062a1ef66
updates/improvements to the cloud IO system and using new constants
2009-09-04 16:19:57 +01:00
b9e8d0fa82
corrected comment
2009-08-28 12:35:58 +01:00
b8e6998969
debug printing
2009-08-25 17:41:23 +01:00
3355c8d9eb
initial streamlines functionobject
2009-08-25 12:35:48 +01:00