DAMASK_EICMD/code
Christoph Kords b09b2b17f3 convergence of state in crystallite is now tested as follows:
(state < relevant state) or (residuum < relative tolerance * state)
since the relevant value for the state variables depend on their nature and can vary by large scales (e.g. volume fraction: 1e-10, dislocation density: 1e5) it is not possible to set a unique value. instead the constitutive law has to decide what is relevant. therefore, all constitutive laws now read in parameters from the material.config that determine the values for relevantState [@luc: in dislobased law relevant State is for the moment generally set to 1e-200, so no additional parameters necessary in material.config. if you also want this feature, we can still implement it, no big deal]

- added sanity checks in constitutive_nonlocal.f90

- corrected coordinate transformation for backstress calculation in constitutive_nonlocal.f90

- corrected equations for evolution of dipole dislocation densities (athermal annihilation and formation by glide)
2009-09-18 15:37:14 +00:00
..
CPFEM.f90 forgot to "use" the new init-routines 2009-08-31 15:21:15 +00:00
FEsolving.f90 added version information to all files 2009-08-31 15:09:15 +00:00
IO.f90 convergence of state in crystallite is now tested as follows: 2009-09-18 15:37:14 +00:00
concom2007r1 restructured the repository: renamed trunk into code, moved documentation one directory up, therefore you can now checkout either code or documentation only if you like 2009-06-25 07:17:59 +00:00
concom2008r1 restructured the repository: renamed trunk into code, moved documentation one directory up, therefore you can now checkout either code or documentation only if you like 2009-06-25 07:17:59 +00:00
constitutive.f90 convergence of state in crystallite is now tested as follows: 2009-09-18 15:37:14 +00:00
constitutive_dislobased.f90 convergence of state in crystallite is now tested as follows: 2009-09-18 15:37:14 +00:00
constitutive_j2.f90 convergence of state in crystallite is now tested as follows: 2009-09-18 15:37:14 +00:00
constitutive_nonlocal.f90 convergence of state in crystallite is now tested as follows: 2009-09-18 15:37:14 +00:00
constitutive_phenopowerlaw.f90 convergence of state in crystallite is now tested as follows: 2009-09-18 15:37:14 +00:00
creeps2007r1 restructured the repository: renamed trunk into code, moved documentation one directory up, therefore you can now checkout either code or documentation only if you like 2009-06-25 07:17:59 +00:00
creeps2008r1 restructured the repository: renamed trunk into code, moved documentation one directory up, therefore you can now checkout either code or documentation only if you like 2009-06-25 07:17:59 +00:00
crystallite.f90 convergence of state in crystallite is now tested as follows: 2009-09-18 15:37:14 +00:00
debug.f90 added version information to all files 2009-08-31 15:09:15 +00:00
homogenization.f90 added version information to all files 2009-08-31 15:09:15 +00:00
homogenization_RGC.f90 homogenization_RGC.f90 2009-09-07 15:28:32 +00:00
homogenization_isostrain.f90 added version information to all files 2009-08-31 15:09:15 +00:00
lattice.f90 added version information to all files 2009-08-31 15:09:15 +00:00
makeMe.py added version information to all files 2009-08-31 15:09:15 +00:00
material.config convergence of state in crystallite is now tested as follows: 2009-09-18 15:37:14 +00:00
material.f90 added version information to all files 2009-08-31 15:09:15 +00:00
math.f90 added version information to all files 2009-08-31 15:09:15 +00:00
mesh.f90 added version information to all files 2009-08-31 15:09:15 +00:00
mpie_cpfem_marc.f90 forgot to "use" the new init-routines 2009-08-31 15:21:15 +00:00
numerics.config added version information to all files 2009-08-31 15:09:15 +00:00
numerics.f90 added version information to all files 2009-08-31 15:09:15 +00:00
prec.f90 added version information to all files 2009-08-31 15:09:15 +00:00
todo.txt added version information to all files 2009-08-31 15:09:15 +00:00