.. |
config
|
i think it's elasticity not elaticity, right?
|
2012-03-15 08:46:51 +00:00 |
include
|
corrected error in apply_DAMASK_modifications
|
2011-12-19 16:06:03 +00:00 |
setup
|
corrected name of makefile (first letter upper case)
|
2012-03-14 11:58:05 +00:00 |
CPFEM.f90
|
added new, flexible debugging scheme.
|
2012-03-08 20:25:28 +00:00 |
DAMASK_abaqus_exp.f
|
solved argument mismatch
|
2011-09-13 14:15:17 +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
|
added new, flexible debugging scheme.
|
2012-03-08 20:25:28 +00:00 |
DAMASK_spectral.f90
|
removed some small bugs in IO.f90 (related to initialization of variables)
|
2012-03-09 15:22:52 +00:00 |
DAMASK_spectral_AL.f90
|
first draft of the Augmented Lagrangian based algorithm, still experimental
|
2012-03-07 17:37:40 +00:00 |
DAMASK_spectral_interface.f90
|
removed some small bugs in IO.f90 (related to initialization of variables)
|
2012-03-09 15:22:52 +00:00 |
FEsolving.f90
|
added new, flexible debugging scheme.
|
2012-03-08 20:25:28 +00:00 |
IO.f90
|
missed several occurences of constitution
|
2012-03-12 14:43:19 +00:00 |
Makefile
|
added error for to IO to substitute stop statement in kdtree2
|
2012-03-06 14:52:48 +00:00 |
compilation_info.f90
|
made code standard conform to Fortran 2008 (ignoring warning concerning comments beyond character 132). Basically, changing "x" format specifier to "Nx" ("1x") plus removing $ format specifier
|
2012-01-31 19:18:55 +00:00 |
constitutive.f90
|
introduced keyword elasticity in material.config
|
2012-03-14 16:16:11 +00:00 |
constitutive_dislotwin.f90
|
missed several occurences of constitution
|
2012-03-12 14:43:19 +00:00 |
constitutive_j2.f90
|
missed several occurences of constitution
|
2012-03-12 14:43:19 +00:00 |
constitutive_nonlocal.f90
|
Dead dislocations are treated the same as mobile dislocations for the flux part though they do not contribute to slip. By that the pileup of dead dislocations is able to diminish with time (kinetics are the same as for the glide part; this is not correct but gives valuable results). Also remobilization of dead dislocations at neighbor is taken into account for flux.
|
2012-03-14 15:32:50 +00:00 |
constitutive_phenopowerlaw.f90
|
missed several occurences of constitution
|
2012-03-12 14:43:19 +00:00 |
constitutive_titanmod.f90
|
missed several occurences of constitution
|
2012-03-12 14:43:19 +00:00 |
core_modules.f90
|
removed old *.output* and *.spectralOut as they are not updated anyway from reference.
|
2012-03-09 16:30:42 +00:00 |
crystallite.f90
|
simplified analytic jacobian calculation. removed Lpfrac, time_sensitive. introduced rate_sensitivity flag when calling crystallite_stressAndItsTangent that is currently set to .false. and is to be set according to which dPdF the FE solver is asking for
|
2012-03-14 13:56:50 +00:00 |
damask.core.pyf
|
corrected order of arguments for calling functions from python, small polishing in math.f90 (substituting manual summation by sum() )
|
2012-01-25 14:31:21 +00:00 |
debug.f90
|
added new, flexible debugging scheme.
|
2012-03-08 20:25:28 +00:00 |
fftw3.f03
|
minor changes, substituting implicit type conversions with explicit ones
|
2012-02-14 12:17:47 +00:00 |
homogenization.f90
|
simplified analytic jacobian calculation. removed Lpfrac, time_sensitive. introduced rate_sensitivity flag when calling crystallite_stressAndItsTangent that is currently set to .false. and is to be set according to which dPdF the FE solver is asking for
|
2012-03-14 13:56:50 +00:00 |
homogenization_RGC.f90
|
added new, flexible debugging scheme.
|
2012-03-08 20:25:28 +00:00 |
homogenization_isostrain.f90
|
added new, flexible debugging scheme.
|
2012-03-08 20:25:28 +00:00 |
kdtree2.f90
|
removed (in IO.f90) a dangerous initialization statement.
|
2012-03-07 10:07:29 +00:00 |
lattice.f90
|
added new, flexible debugging scheme.
|
2012-03-08 20:25:28 +00:00 |
material.f90
|
introduced keyword elasticity in material.config
|
2012-03-14 16:16:11 +00:00 |
math.f90
|
added new, flexible debugging scheme.
|
2012-03-08 20:25:28 +00:00 |
mesh.f90
|
added new, flexible debugging scheme.
|
2012-03-08 20:25:28 +00:00 |
numerics.f90
|
simplified analytic jacobian calculation. removed Lpfrac, time_sensitive. introduced rate_sensitivity flag when calling crystallite_stressAndItsTangent that is currently set to .false. and is to be set according to which dPdF the FE solver is asking for
|
2012-03-14 13:56:50 +00:00 |
prec.f90
|
added error for to IO to substitute stop statement in kdtree2
|
2012-03-06 14:52:48 +00:00 |
prec_single.f90
|
added error for to IO to substitute stop statement in kdtree2
|
2012-03-06 14:52:48 +00:00 |