.. |
config
|
* comments are now recognized by IO even when they do not appear at the beginning of the line
|
2011-05-30 09:09:19 +00:00 |
include
|
new substructure with 'include' and 'config' directories
|
2011-05-11 16:38:45 +00:00 |
setup
|
changed default to "no clean". if clean-up required, use '--clean' option!
|
2011-06-15 16:40:34 +00:00 |
CPFEM.f90
|
small output polishing
|
2011-07-15 12:25:38 +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
|
changed MPIE_NUM_THREADS to DAMASK_NUM_THREADS
|
2011-05-28 09:42:25 +00:00 |
DAMASK_spectral.f90
|
added and rearranged error messages, polished output and simplified calculation of f depending on fdot or L
|
2011-07-14 09:37:31 +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
|
reworked restarting for compatibility with abaqus (not yet fully working)
|
2011-05-28 09:44:43 +00:00 |
IO.f90
|
small output polishing
|
2011-07-15 12:25:38 +00:00 |
constitutive.f90
|
max size of crystallite result is now based on actual use within the mesh, not just picking the largest chunk from the material.config file...
|
2011-06-08 09:16:48 +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
|
dead dislocations now exert a backstress on their "home" MP
|
2011-05-26 09:35:42 +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
|
max size of crystallite result is now based on actual use within the mesh, not just picking the largest chunk from the material.config file...
|
2011-06-08 09:16:48 +00:00 |
debug.f90
|
changed internal debug verbosity in accord with debug.config listing.
|
2011-06-06 15:27:35 +00:00 |
homogenization.f90
|
changed internal debug verbosity in accord with debug.config listing.
|
2011-06-06 15:27:35 +00:00 |
homogenization_RGC.f90
|
changed internal debug verbosity in accord with debug.config listing.
|
2011-06-06 15:27:35 +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
|
changed input of loadcase. Now fdot (time derivative) can be used instead of velocity gradient. Velocity gradient needs to have each line fully or not at all defined, as for other loadcases the stress BCs are not known in advance. Also added the possibility to keep guessing along trajectory of former loadcase.
|
2011-07-13 16:33:12 +00:00 |
material.f90
|
reworked restarting for compatibility with abaqus (not yet fully working)
|
2011-05-28 09:44:43 +00:00 |
math.f90
|
sorry, dangling "endif"...
|
2011-06-14 14:35:55 +00:00 |
mesh.f90
|
max size of crystallite result is now based on actual use within the mesh, not just picking the largest chunk from the material.config file...
|
2011-06-08 09:16:48 +00:00 |
mpie_spectral2d.f90
|
renamed interface from "mpie_interface" to "DAMASK_interface"
|
2011-05-11 17:01:03 +00:00 |
numerics.config
|
added spectral numeric parameters to numerics.config, changed values for spectral numeric parameters in numerics.f90 to more suitable values for new method for determination of divergence in Fourier space
|
2011-07-11 14:28:56 +00:00 |
numerics.f90
|
added spectral numeric parameters to numerics.config, changed values for spectral numeric parameters in numerics.f90 to more suitable values for new method for determination of divergence in Fourier space
|
2011-07-11 14:28:56 +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 |