[cig-commits] commit: Change some .xml's to .json

Mercurial hg at geodynamics.org
Tue Dec 20 12:17:54 PST 2011


changeset:   446:d9c40ac5a60b
tag:         tip
user:        Walter Landry <wlandry at caltech.edu>
date:        Tue Dec 20 12:17:54 2011 -0800
files:       doc/gale.lyx
description:
Change some .xml's to .json


diff -r 68b8eac89e9f -r d9c40ac5a60b doc/gale.lyx
--- a/doc/gale.lyx	Mon Dec 19 15:09:48 2011 -0800
+++ b/doc/gale.lyx	Tue Dec 20 12:17:54 2011 -0800
@@ -2063,7 +2063,7 @@ mpiexec
 \end_layout
 
 \begin_layout LyX-Code
-mpirun -np 2 bin/Gale /home/juser/gale/input/cookbook/yielding.xml
+mpirun -np 2 bin/Gale /home/juser/gale/input/cookbook/yielding.json
 \end_layout
 
 \begin_layout Standard
@@ -2290,7 +2290,7 @@ One solution is to use a direct solver i
 \end_layout
 
 \begin_layout LyX-Code
-./Gale-2_0_0  input/cookbook/yielding.xml -pc_type lu -ksp_type preonly
+./Gale-2_0_0  input/cookbook/yielding.json -pc_type lu -ksp_type preonly
 \end_layout
 
 \begin_layout Standard
@@ -2319,7 +2319,7 @@ Once that is done, enabling it is again 
 \end_layout
 
 \begin_layout LyX-Code
-./Gale-2_0_0  input/cookbook/yielding.xml -pc_factor_mat_solver_package mumps
+./Gale-2_0_0  input/cookbook/yielding.json -pc_factor_mat_solver_package mumps
  
 \backslash
 
@@ -3385,7 +3385,7 @@ Close
  button to get rid of the 2D plots.
  Run Gale with the input file 
 \family typewriter
-input/cookbook/extension3D.xml
+input/cookbook/extension3D.json
 \family default
  and open the XDMF files.
  As with the 2D input, add the strain rate invariant and click 
@@ -3768,11 +3768,11 @@ This example simply fills up the computa
 \begin_layout Enumerate
 First, copy 
 \family typewriter
-template.xml
-\family default
- to 
-\family typewriter
-myviscous.xml
+template.json
+\family default
+ to 
+\family typewriter
+myviscous.json
 \family default
  to edit as follows.
  
@@ -3939,7 +3939,7 @@ storeStress
 \begin_layout Standard
 You can compare your result with the worked example in the file 
 \family typewriter
-input/cookbook/viscous.xml
+input/cookbook/viscous.json
 \family default
 .
 \end_layout



More information about the CIG-COMMITS mailing list