[cig-commits] commit: Setting
Mercurial
hg at geodynamics.org
Fri Feb 5 12:10:18 PST 2010
changeset: 813:d01b9b15b769
branch: 1.4.x
user: JulianGiordani
date: Tue Jan 19 15:33:56 2010 +1100
files: InputFiles/Viewports/ViscosityVP.xml
description:
Setting
<param name="logScale">True</param>
for the colour bar of the viscosity field.
As we're often dealing with orders of magnitude viscosity variations I think this change is ok.
diff -r 1b7d15d1c112 -r d01b9b15b769 InputFiles/Viewports/ViscosityVP.xml
--- a/InputFiles/Viewports/ViscosityVP.xml Fri Jan 15 10:05:11 2010 +1100
+++ b/InputFiles/Viewports/ViscosityVP.xml Tue Jan 19 15:33:56 2010 +1100
@@ -17,6 +17,7 @@
<param name="Type">lucColourMap</param>
<param name="colours">Green Brown Grey Purple DarkBlue</param>
<param name="dynamicRange">true</param>
+ <param name="logScale">true</param>
</struct>
<!-- Drawing Objects -->
<struct name="viscosityMap">
More information about the CIG-COMMITS
mailing list