DAMASK_EICMD/code
Christoph Kords c1ee34d235 constitutive_nonlocal:
- read in activation energy for dislocation glide from material.config
- changed naming of dDipMin/Max to dLower/dUpper
- added new outputs: rho_dot, rho_dot_dip, rho_dot_gen, rho_dot_sgl2dip, rho_dot_dip2sgl, rho_dot_ann_ath, rho_dot_ann_the, rho_dot_flux, d_upper_edge, d_upper_screw, d_upper_dot_edge, d_upper_dot_screw
- poisson's ratio is now calculated from elastic constants
- microstrucutre has state as first argument, since this is our output variable
- periodic boundary conditions are taken into account for fluxes and internal stresses. for the moment, flag has to be set in constitutive_nonlocal. 
- corrected calculation for dipole formation by glide
- added terms for dipole formation/annihilation by stress decrease/increase 

constitutive:
- passing of arguments is adapted for constitutive_nonlocal model

crystallite:
- in stiffness calculation: call to collect_dotState used wrong arguments
- crystallite_postResults uses own Tstar_v and temperature, no need for passing them from materialpoint_postResults

homogenization:
- crystallite_postResults uses own Tstar_v and temperature, no need for passing them from materialpoint_postResults

IO:
- changed error message 229

material.config:
- changed example for nonlocal constitution according to constitutive_nonlocal

all:
- added some flush statements
2009-10-20 14:36:03 +00:00
..
CPFEM.f90 fixed cut back issue with Marc. Necessity to introduce compMode 7 to capture tangent restoration at lovl=4 call. 2009-10-17 09:25:36 +00:00
FEsolving.f90 # new interface for Abaqus 2009-10-12 16:01:49 +00:00
IO.f90 constitutive_nonlocal: 2009-10-20 14:36:03 +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 constitutive_nonlocal: 2009-10-20 14:36:03 +00:00
constitutive_dislotwin.f90 Added constraint on the dipole distance 2009-10-13 18:14:44 +00:00
constitutive_j2.f90 fixed a potential memory leak for hexagonal structures. added some status output to constitutive_xx 2009-10-15 20:02:52 +00:00
constitutive_nonlocal.f90 constitutive_nonlocal: 2009-10-20 14:36:03 +00:00
constitutive_phenopowerlaw.f90 twin resistance evolution did not use magnitude of shear rate (dot gamma) but the signed quantity... leads to non-physical oscillations of twin resistance. 2009-10-20 12:15:37 +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 constitutive_nonlocal: 2009-10-20 14:36:03 +00:00
debug.f90 constitutive_nonlocal: 2009-10-20 14:36:03 +00:00
homogenization.f90 constitutive_nonlocal: 2009-10-20 14:36:03 +00:00
homogenization_RGC.f90 # new interface for Abaqus 2009-10-12 16:01:49 +00:00
homogenization_isostrain.f90 added version information to all files 2009-08-31 15:09:15 +00:00
lattice.f90 fixed a potential memory leak for hexagonal structures. added some status output to constitutive_xx 2009-10-15 20:02:52 +00:00
makeMe.py can now be executed from different directories...but will operate on "its" one 2009-10-12 14:18:54 +00:00
material.config constitutive_nonlocal: 2009-10-20 14:36:03 +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 less debug clutter... 2009-10-14 13:23:52 +00:00
mpie_cpfem_abaqus.f removed Koen's loading subroutine from abaqus interface 2009-10-13 06:55:15 +00:00
mpie_cpfem_marc.f90 small rearrangement of cutback dealings. may give minute speed improvement... 2009-10-19 12:46:02 +00:00
numerics.config absolute tolerance was just fine -- residuum is in Lp not in stress. Hence, unit is strain and not Pa... 2009-10-19 12:53:56 +00:00
numerics.f90 absolute tolerance was just fine -- residuum is in Lp not in stress. Hence, unit is strain and not Pa... 2009-10-19 12:53:56 +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