From 9214da4465a7c9e9bcdb9f4f59f4cd5910136d8e Mon Sep 17 00:00:00 2001 From: Christoph Kords Date: Mon, 27 Aug 2012 12:41:57 +0000 Subject: [PATCH] added missing labels to list of available outputs --- code/constitutive_nonlocal.f90 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/code/constitutive_nonlocal.f90 b/code/constitutive_nonlocal.f90 index 04457a09a..6cbe7719e 100644 --- a/code/constitutive_nonlocal.f90 +++ b/code/constitutive_nonlocal.f90 @@ -745,6 +745,9 @@ do i = 1,maxNinstance 'rho_dot_sgl2dip', & 'rho_dot_ann_ath', & 'rho_dot_ann_the', & + 'rho_dot_ann_the_edge', & + 'rho_dot_ann_the_screw', & + 'rho_dot_edgejogs', & 'rho_dot_flux', & 'rho_dot_flux_edge', & 'rho_dot_flux_screw', &