From 1af44a791f9636fa6e36046c841d862284318110 Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Sat, 5 Feb 2011 00:25:42 +0000 Subject: [PATCH] Document the extent of space savings when compressing data. git-svn-id: https://svn.dealii.org/trunk@23285 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/news/changes.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deal.II/doc/news/changes.h b/deal.II/doc/news/changes.h index 2a6d72c5c8..883f4931dc 100644 --- a/deal.II/doc/news/changes.h +++ b/deal.II/doc/news/changes.h @@ -80,7 +80,7 @@ should be fixed now.
  1. Changed: If the libz library was detected during library configuration, the function DataOutBase::write_vtu now writes data in compressed -format, saving a good fraction of disk space in output files. +format, saving a good fraction of disk space (80-90% for big output files).
    (Wolfgang Bangerth, 2011/01/28)
  2. -- 2.39.5