updated module include list for abaqus interface also.

This commit is contained in:
Luv Sharma 2014-09-24 11:11:17 +00:00
parent a0b724836e
commit c38b80ad49
2 changed files with 2 additions and 10 deletions

View File

@ -83,13 +83,9 @@ end module DAMASK_interface
#include "material.f90"
#include "lattice.f90"
#include "damage_none.f90"
#include "damage_local.f90"
#include "damage_gradient.f90"
#include "constitutive_damage.f90"
#include "damage_brittle.f90"
#include "thermal_none.f90"
#include "thermal_conduction.f90"
#include "thermal_adiabatic.f90"
#include "constitutive_thermal.f90"
#include "constitutive_none.f90"
#include "constitutive_j2.f90"
#include "constitutive_phenopowerlaw.f90"

View File

@ -83,13 +83,9 @@ end module DAMASK_interface
#include "material.f90"
#include "lattice.f90"
#include "damage_none.f90"
#include "damage_local.f90"
#include "damage_gradient.f90"
#include "constitutive_damage.f90"
#include "damage_brittle.f90"
#include "thermal_none.f90"
#include "thermal_conduction.f90"
#include "thermal_adiabatic.f90"
#include "constitutive_thermal.f90"
#include "constitutive_none.f90"
#include "constitutive_j2.f90"
#include "constitutive_phenopowerlaw.f90"