[cig-commits] commit: set output directory of linear_pressure correctly.

Mercurial hg at geodynamics.org
Fri Feb 25 14:17:10 PST 2011


changeset:   92:4d2ba42b4e79
user:        Walter Landry <wlandry at caltech.edu>
date:        Wed Feb 16 14:04:05 2011 -0800
files:       input/linear_pressure.input
description:
set output directory of linear_pressure correctly.


diff -r 3327ab5dc4e3 -r 4d2ba42b4e79 input/linear_pressure.input
--- a/input/linear_pressure.input	Wed Feb 16 14:03:25 2011 -0800
+++ b/input/linear_pressure.input	Wed Feb 16 14:04:05 2011 -0800
@@ -16,7 +16,7 @@ Main {
 Main {
   dim = 2
   // Base name for output files.
-  base_name = "constantrefine2"
+  base_name = "linear_pressure"
   // Whether to log all nodes in a parallel run.
   log_all_nodes = TRUE
   // Visualization writers to write files for.



More information about the CIG-COMMITS mailing list