[cig-commits] commit: make viscous_file.xml work from the top directory

Mercurial hg at geodynamics.org
Thu Oct 21 16:34:51 PDT 2010


changeset:   319:f80ebe60f308
tag:         tip
user:        Walter Landry <wlandry at caltech.edu>
date:        Thu Oct 21 16:31:29 2010 -0700
files:       input/cookbook/viscous_file.xml
description:
make viscous_file.xml work from the top directory


diff -r af5fc410028b -r f80ebe60f308 input/cookbook/viscous_file.xml
--- a/input/cookbook/viscous_file.xml	Thu Oct 21 12:55:16 2010 -0700
+++ b/input/cookbook/viscous_file.xml	Thu Oct 21 16:31:29 2010 -0700
@@ -500,7 +500,7 @@
   <param name="checkpointEvery">1</param>
   <param name="gravity">1.0</param>
 
-  <param name="File1_Name">velocities</param>
+  <param name="File1_Name">input/cookbook/velocities</param>
   <param name="File1_Dim">0</param>
   <param name="File1_N">102</param>
   



More information about the CIG-COMMITS mailing list