From 26c01f64e5ae9718ae91682a2afb69edb9bce715 Mon Sep 17 00:00:00 2001 From: Pratheek Shanthraj Date: Wed, 26 Nov 2014 00:06:16 +0000 Subject: [PATCH] updated file list --- code/CommercialFEM_fileList.f90 | 1 + 1 file changed, 1 insertion(+) diff --git a/code/CommercialFEM_fileList.f90 b/code/CommercialFEM_fileList.f90 index 84e00d53d..1e7e7868b 100644 --- a/code/CommercialFEM_fileList.f90 +++ b/code/CommercialFEM_fileList.f90 @@ -20,6 +20,7 @@ #include "damage_anisoBrittle.f90" #include "damage_anisoDuctile.f90" #include "damage_gurson.f90" +#include "damage_phaseField.f90" #include "thermal_isothermal.f90" #include "thermal_adiabatic.f90" #include "vacancy_constant.f90"