From ea0b16c7264336854119e9217855f86d56e236af Mon Sep 17 00:00:00 2001 From: Martin Diehl Date: Tue, 13 Oct 2015 21:06:59 +0000 Subject: [PATCH] pheno plus for commercial FEM --- code/commercialFEM_fileList.f90 | 1 + 1 file changed, 1 insertion(+) diff --git a/code/commercialFEM_fileList.f90 b/code/commercialFEM_fileList.f90 index 5d09b39ff..ee808da41 100644 --- a/code/commercialFEM_fileList.f90 +++ b/code/commercialFEM_fileList.f90 @@ -31,6 +31,7 @@ #include "plastic_none.f90" #include "plastic_j2.f90" #include "plastic_phenopowerlaw.f90" +#include "plastic_phenoplus.f90" #include "plastic_titanmod.f90" #include "plastic_dislotwin.f90" #include "plastic_disloKMC.f90"