From 7a36e914556a0f605fb376a891eef2832f7bce2b Mon Sep 17 00:00:00 2001
From: Dave Whipp <dwhipp@dal.ca>
Date: Mon, 21 Dec 2009 18:31:05 +0000
Subject: [PATCH] Updated output for new values (eviscosity, is_plastic, etc.)

---
 src/VTK/input_of_outputs.txt | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/src/VTK/input_of_outputs.txt b/src/VTK/input_of_outputs.txt
index fe798dab..48e2d5c9 100644
--- a/src/VTK/input_of_outputs.txt
+++ b/src/VTK/input_of_outputs.txt
@@ -6,10 +6,13 @@
 0  ! output disp=sqrt(u**2+v**2+w**2) field
 1  ! output nodal pressure field 
 1  ! output raw elemental pressure field 
-1  ! output smooth elemental pressure field 
+1  ! output smooth elemental pressure field
+1  ! output countnode field
 0  ! output temperature field
 1  ! output e2d field at elements 
 1  ! output e2d field at nodes
+1  ! output effective viscosity at elements 
+1  ! output whether element is plastic
 0  ! output refinement criterion field
 1  ! output strain field
 0  ! output lsf's
-- 
GitLab