[cig-commits] r15774 - doc/geodynamics.org/benchmarks/trunk/long/images

luis at geodynamics.org luis at geodynamics.org
Mon Oct 5 15:49:40 PDT 2009


Author: luis
Date: 2009-10-05 15:49:39 -0700 (Mon, 05 Oct 2009)
New Revision: 15774

Modified:
   doc/geodynamics.org/benchmarks/trunk/long/images/get-images.sh
   doc/geodynamics.org/benchmarks/trunk/long/images/inclusion_setup.png
Log:
Updated script long/images/get-images.sh

Modified: doc/geodynamics.org/benchmarks/trunk/long/images/get-images.sh
===================================================================
--- doc/geodynamics.org/benchmarks/trunk/long/images/get-images.sh	2009-10-05 22:49:31 UTC (rev 15773)
+++ doc/geodynamics.org/benchmarks/trunk/long/images/get-images.sh	2009-10-05 22:49:39 UTC (rev 15774)
@@ -1,8 +1,58 @@
 #!/bin/bash
 set -x
 o=~/dv/Gale/documentation/images
+
+# falling-sphere.rst
+convert $o/sphere_cylinder.eps sphere_cylinder.png
+convert $o/Sphere_Error.eps Sphere_Error.png
+convert $o/Sphere_Scaled_Error.eps Sphere_Scaled_Error.png
+
+# circular-inclusion.rst
 convert $o/inclusion_setup.eps inclusion_setup.png
 cp -f $o/inclusion_r8_p.png .
 cp -f $o/inclusion_r8_p_error.png .
 cp -f $o/inclusion_r8_p_scaled_error.png .
 
+# relaxation-topography.rst
+cp -f $o/Paraview_topography.png .
+convert $o/topo_error.eps topo_error.png
+convert $o/topo_scaled_error.eps topo_scaled_error.png
+
+# divergence.rst
+cp -f $o/divergence_v.png .
+convert $o/divergence_2D_error.eps divergence_2D_error.png
+convert $o/divergence_3D_error.eps divergence_3D_error.png
+
+# drucker-prager.rst
+convert $o/Mohr_Coulomb_setup.eps Mohr_Coulomb_setup.png
+cp -f $o/Mohr_Coulomb_resolutions.png .
+convert $o/mohr_coulomb_angles.eps mohr_coulomb_angles.png
+
+# geomod2004.rst
+cp -f $o/Extension_setup.png .
+cp -f $o/Extension_comparision.png .
+convert $o/extension_sensitivity.pdf extension_sensitivity.png
+cp -f $o/Shortening_setup.png .
+cp -f $o/Shortening_comparison.png .
+convert $o/shortening_sensitivity.pdf shortening_sensitivity.png
+
+# geomod2008.rst
+convert $o/Geomod2008_wedge_setup.eps Geomod2008_wedge_setup.png
+cp -f $o/Stable_wedge_sri.png .
+cp -f $o/Stable_wedge_particles.png .
+cp -f $o/Stable_wedge_unstable.png .
+convert $o/Geomod2008_unstable_setup.eps Geomod2008_unstable_setup.png
+cp -f $o/Geomod2008_unstable_sri128x32.png .
+cp -f $o/Geomod2008_unstable_sri256x64.png .
+cp -f $o/Geomod2008_unstable_sri512x128.png .
+cp -f $o/Geomod2008_unstable_particles128x32.png .
+cp -f $o/Geomod2008_unstable_particles256x64.png .
+cp -f $o/Geomod2008_unstable_particles512x128.png .
+convert $o/Geomod2008_brittle_setup.eps Geomod2008_brittle_setup.png
+cp -f $o/Geomod2008_brittle_sri128x32.png .
+cp -f $o/Geomod2008_brittle_sri256x64.png .
+cp -f $o/Geomod2008_brittle_sri512x128.png .
+cp -f $o/Geomod2008_brittle_particles128x32.png .
+cp -f $o/Geomod2008_brittle_particles256x64.png .
+cp -f $o/Geomod2008_brittle_particles512x128.png .
+

Modified: doc/geodynamics.org/benchmarks/trunk/long/images/inclusion_setup.png
===================================================================
(Binary files differ)



More information about the CIG-COMMITS mailing list