[cig-commits] [commit] master: No longer use VTU files. (71dc917)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Fri Jun 27 15:11:39 PDT 2014


Repository : https://github.com/geodynamics/aspect

On branch  : master
Link       : https://github.com/geodynamics/aspect/compare/66732265f79522b078ed1203475718a57ca16f45...a099d82b7e88ed5c2ae7b5c5280b4867953f4aa8

>---------------------------------------------------------------

commit 71dc917443f9bb65495d44e55440bdfe56c5b8f9
Author: Wolfgang Bangerth <bangerth at math.tamu.edu>
Date:   Tue Jun 24 15:30:24 2014 -0500

    No longer use VTU files.
    
    VTU files are compressed and so seeing differences in them is impossible. Rather, we should be using a plain text graphical output format such as gnuplot that one can diff and see meaningful differences.


>---------------------------------------------------------------

71dc917443f9bb65495d44e55440bdfe56c5b8f9
 tests/box-repetitions.prm                          |     3 +
 tests/box-repetitions/solution-00000.0000.gnuplot  |   154 +
 tests/composition-passive-tracers/particles.pvd    |    19 -
 tests/composition_names.prm                        |     2 +-
 .../composition_names/solution-00000.0000.gnuplot  |     0
 tests/constant_temperature_boundary_conditions.prm |     3 +
 .../solution-00000.0000.gnuplot                    |  7175 +++++
 tests/dynamic_topography.prm                       |     2 +-
 .../dynamic_topography/solution-00000.0000.gnuplot | 29183 +++++++++++++++++++
 tests/graphical_output/solution-00000.pvtu         |    19 -
 tests/graphical_output/solution-00000.visit        |     2 -
 tests/graphical_output/solution.pvd                |     9 -
 tests/sol_cx_tracers/particles-00000.pvtu          |    13 -
 tests/sol_cx_tracers/particles-00010.pvtu          |    13 -
 tests/stokes.prm                                   |     1 +
 tests/stokes/solution-00000.pvtu                   |    20 -
 tests/stokes/solution-00000.visit                  |     2 -
 tests/stokes/solution.pvd                          |     9 -
 tests/viscous_dissipation_statistics.prm           |     1 +
 .../solution-00000.0000.gnuplot                    |  8455 ++++++
 .../solution-00000.pvtu                            |    20 -
 .../solution-00000.visit                           |     2 -
 tests/viscous_dissipation_statistics/solution.pvd  |     9 -
 23 files changed, 44977 insertions(+), 139 deletions(-)

Diff suppressed because of size. To see it, use:

    git diff-tree --root --patch-with-stat --no-color --find-copies-harder --ignore-space-at-eol --cc 71dc917443f9bb65495d44e55440bdfe56c5b8f9


More information about the CIG-COMMITS mailing list