[cig-commits] r11709 - in short/3D/PyLith/trunk/doc/userguide: materials tutorials/twohex8

willic3 at geodynamics.org willic3 at geodynamics.org
Tue Apr 1 12:41:08 PDT 2008


Author: willic3
Date: 2008-04-01 12:41:08 -0700 (Tue, 01 Apr 2008)
New Revision: 11709

Modified:
   short/3D/PyLith/trunk/doc/userguide/materials/materials.lyx
   short/3D/PyLith/trunk/doc/userguide/tutorials/twohex8/twohex8.lyx
Log:
Updated manual to reflect new formats for state variables and properties.



Modified: short/3D/PyLith/trunk/doc/userguide/materials/materials.lyx
===================================================================
--- short/3D/PyLith/trunk/doc/userguide/materials/materials.lyx	2008-04-01 19:17:10 UTC (rev 11708)
+++ short/3D/PyLith/trunk/doc/userguide/materials/materials.lyx	2008-04-01 19:41:08 UTC (rev 11709)
@@ -401,11 +401,11 @@
 \end_layout
 
 \begin_layout LyX-Code
-cell_data_fields = [total-strain,viscous-strain,stress]
+cell_data_fields = [total_strain,viscous_strain,stress]
 \end_layout
 
 \begin_layout LyX-Code
-cell_info_fields = [mu,lambda,density,Maxwell-time]
+cell_info_fields = [mu,lambda,density,maxwell_time]
 \end_layout
 
 \begin_layout Standard
@@ -554,7 +554,7 @@
 \begin_inset Text
 
 \begin_layout Standard
-mu,lambda, density, shear-ratio, maxwell_time
+mu,lambda, density, shear_ratio, maxwell_time
 \end_layout
 
 \end_inset

Modified: short/3D/PyLith/trunk/doc/userguide/tutorials/twohex8/twohex8.lyx
===================================================================
--- short/3D/PyLith/trunk/doc/userguide/tutorials/twohex8/twohex8.lyx	2008-04-01 19:17:10 UTC (rev 11708)
+++ short/3D/PyLith/trunk/doc/userguide/tutorials/twohex8/twohex8.lyx	2008-04-01 19:41:08 UTC (rev 11709)
@@ -461,11 +461,11 @@
 \end_layout
 
 \begin_layout LyX-Code
-cell_data_fields = [total-strain,viscous-strain,stress]
+cell_data_fields = [total_strain,viscous_strain,stress]
 \end_layout
 
 \begin_layout LyX-Code
-cell_info_fields = [mu,lambda,density,Maxwell-time]
+cell_info_fields = [mu,lambda,density,maxwell_time]
 \end_layout
 
 \begin_layout Standard
@@ -544,7 +544,7 @@
 \family default
 , 
 \family typewriter
-Maxwell-time
+maxwell_time
 \family default
 ).
  All of the 
@@ -715,11 +715,11 @@
 \end_layout
 
 \begin_layout LyX-Code
-cell_data_fields = [total-strain,viscous-strain,stress]
+cell_data_fields = [total_strain,viscous_strain,stress]
 \end_layout
 
 \begin_layout LyX-Code
-cell_info_fields = [mu,lambda,density,Maxwell-time]
+cell_info_fields = [mu,lambda,density,maxwell_time]
 \end_layout
 
 \begin_layout Standard
@@ -798,7 +798,7 @@
 \family default
 , 
 \family typewriter
-Maxwell-time
+maxwell_time
 \family default
 ).
  All of the 
@@ -1008,11 +1008,11 @@
 \end_layout
 
 \begin_layout LyX-Code
-cell_data_fields = [total-strain,viscous-strain,stress]
+cell_data_fields = [total_strain,viscous_strain,stress]
 \end_layout
 
 \begin_layout LyX-Code
-cell_info_fields = [mu,lambda,density,Maxwell-time]
+cell_info_fields = [mu,lambda,density,maxwell_time]
 \end_layout
 
 \begin_layout Standard
@@ -1112,7 +1112,7 @@
 \family default
 , 
 \family typewriter
-Maxwell-time
+maxwell_time
 \family default
 ).
  The final additional file (



More information about the cig-commits mailing list