[root]/StandAlone/tools/extractors
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 22 (100.0%) | 98 (100.0%) | 4.4 |
harman | 1 (4.5%) | 63 (64.3%) | 63.0 |
dav | 1 (4.5%) | 20 (20.4%) | 20.0 |
jas | 14 (63.6%) | 8 (8.2%) | 0.5 |
guilkey | 2 (9.1%) | 7 (7.1%) | 3.5 |
tsaad | 4 (18.2%) | 0 (0.0%) | 0.0 |
Allow user to specify output precision in lineextract and timeextract tools. Also, set default precision in timeextract to 16 to be consistent with that in lineextract. Finally, fix typos and formatting for the help section.
0 lines of code changed in 4 files:
Update copyright year.
8 lines of code changed in 14 files:
Use timestepinc in the -partvar option.
6 lines of code changed in 1 file:
Comment out some extra output
1 lines of code changed in 1 file:
Now using
patch->containsCell
patch->containsNode
patch->containsSFC(X,Y,Z)
instead of
patch->containCells
to determine if a patch contains that variable.
63 lines of code changed in 1 file:
Better error messages.
20 lines of code changed in 1 file: