..
config
update of nonlocal material parameters
2011-05-20 08:11:22 +00:00
include
new substructure with 'include' and 'config' directories
2011-05-11 16:38:45 +00:00
setup
added making of DAMASK_spectral.exe
2011-05-11 16:45:37 +00:00
CPFEM.f90
ip coordinates are now updated every cycle; this is needed for the nonlocal internal stress fields
2011-05-24 15:57:59 +00:00
DAMASK_abaqus_exp.f
ip coordinates are now updated every cycle; this is needed for the nonlocal internal stress fields
2011-05-24 15:57:59 +00:00
DAMASK_abaqus_std.f
ip coordinates are now updated every cycle; this is needed for the nonlocal internal stress fields
2011-05-24 15:57:59 +00:00
DAMASK_marc.f90
ip coordinates are now updated every cycle; this is needed for the nonlocal internal stress fields
2011-05-24 15:57:59 +00:00
DAMASK_spectral.f90
ip coordinates are now updated every cycle; this is needed for the nonlocal internal stress fields
2011-05-24 15:57:59 +00:00
DAMASK_spectral_interface.f90
renamed interface from "mpie_interface" to "DAMASK_interface"
2011-05-11 17:01:03 +00:00
DAMASK_spectral_single.f90
ip coordinates are now updated every cycle; this is needed for the nonlocal internal stress fields
2011-05-24 15:57:59 +00:00
FEsolving.f90
changed enconding of all source files to UTF-8 without BOM (signature) Codepage 65001
2011-04-07 07:20:28 +00:00
IO.f90
+ error box + now tells error number (useful for Abaqus)
2011-05-13 16:55:13 +00:00
constitutive.f90
new substructure with 'include' and 'config' directories
2011-05-11 16:38:45 +00:00
constitutive_dislotwin.f90
sorry, last version did not compile. now with correct encoding.
2011-04-13 11:51:46 +00:00
constitutive_j2.f90
removed unused variables
2011-04-13 14:16:22 +00:00
constitutive_nonlocal.f90
ip coordinates are now updated every cycle; this is needed for the nonlocal internal stress fields
2011-05-24 15:57:59 +00:00
constitutive_phenopowerlaw.f90
removed unused variables
2011-04-13 14:16:22 +00:00
constitutive_titanmod.f90
removed unused variables
2011-04-13 14:16:22 +00:00
crystallite.f90
new substructure with 'include' and 'config' directories
2011-05-11 16:38:45 +00:00
debug.f90
changed enconding of all source files to UTF-8 without BOM (signature) Codepage 65001
2011-04-07 07:20:28 +00:00
homogenization.f90
new substructure with 'include' and 'config' directories
2011-05-11 16:38:45 +00:00
homogenization_RGC.f90
removed unused variables
2011-04-13 14:16:22 +00:00
homogenization_isostrain.f90
removed unused variables
2011-04-13 14:16:22 +00:00
lattice.f90
removed unused variables
2011-04-13 14:16:22 +00:00
makefile
new substructure with 'include' and 'config' directories
2011-05-11 16:38:45 +00:00
material.f90
removed unused variables
2011-04-13 14:16:22 +00:00
math.f90
removed unused variables
2011-04-13 14:16:22 +00:00
mesh.f90
ip coordinates are now updated every cycle; this is needed for the nonlocal internal stress fields
2011-05-24 15:57:59 +00:00
mpie_spectral2d.f90
renamed interface from "mpie_interface" to "DAMASK_interface"
2011-05-11 17:01:03 +00:00
numerics.config
* now able to choose method for state integration (integrator and integratorStiffness in numerics.config); standard is "Fixed Point Iteration", which is basically the same as before; others available are "Explicit Euler", "AdaptiveEuler", "Classical Runge-Kutta" and "Runge-Kutta Cash-Karp"
2010-10-01 12:18:49 +00:00
numerics.f90
changed enconding of all source files to UTF-8 without BOM (signature) Codepage 65001
2011-04-07 07:20:28 +00:00
prec.f90
changed enconding of all source files to UTF-8 without BOM (signature) Codepage 65001
2011-04-07 07:20:28 +00:00
prec_single.f90
changed enconding of all source files to UTF-8 without BOM (signature) Codepage 65001
2011-04-07 07:20:28 +00:00
todo.txt
Abaqus interfaces dapted to newest version of the rest of the code
2011-03-07 12:49:27 +00:00