..
CPFEM.f90
added new computation modes 8 and 9 for Abaqus_exp. These correspond to mode 1 and 2 but do collection and calculation in one step.
2010-02-18 10:15:08 +00:00
FEsolving.f90
corrected corrupted header $id
2010-02-18 10:18:15 +00:00
IO.f90
reworked crystallite part to allow for flexible user output
2010-02-25 17:39:11 +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
concom2010r1
added / updated files for use with marc2010r1
2010-01-11 08:35:28 +00:00
constitutive.f90
reworked crystallite part to allow for flexible user output
2010-02-25 17:39:11 +00:00
constitutive_dislotwin.f90
in constitutive_dislotwin.f90:
2009-11-06 17:46:12 +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
changed internal representation of orientation and misorientation from euler angles to quaternions (this should also fix some bugs in the math_misorientation subroutine). includes a couple of new functions in math.f90 and some changes in crystallite.f90.
2010-03-18 12:23:17 +00:00
constitutive_phenopowerlaw.f90
volume fraction where new twins may form is now limited to (1-F) instead of 1...
2009-10-22 08:58: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
creeps2010r1
added / updated files for use with marc2010r1
2010-01-11 08:35:28 +00:00
crystallite.f90
changed internal representation of orientation and misorientation from euler angles to quaternions (this should also fix some bugs in the math_misorientation subroutine). includes a couple of new functions in math.f90 and some changes in crystallite.f90.
2010-03-18 12:23:17 +00:00
debug.f90
constitutive_nonlocal:
2010-02-17 13:21:36 +00:00
homogenization.f90
reworked crystallite part to allow for flexible user output
2010-02-25 17:39:11 +00:00
homogenization_RGC.f90
now with functionality to output a "JOB.outputHomogenization". This contains size descriptions of all requested output variables to be parsed by a further script to generate meaningful names for user defined vars... (watch out!)
2010-02-19 18:03:16 +00:00
homogenization_isostrain.f90
reworked crystallite part to allow for flexible user output
2010-02-25 17:39:11 +00:00
lattice.f90
allow for longer pathes when openening files
2010-02-18 08:29:57 +00:00
makeMe.py
added comment, my first 'test' SVN commit
2010-02-10 16:40:50 +00:00
material.config
changed internal representation of orientation and misorientation from euler angles to quaternions (this should also fix some bugs in the math_misorientation subroutine). includes a couple of new functions in math.f90 and some changes in crystallite.f90.
2010-03-18 12:23:17 +00:00
material.f90
removed old debugging statements
2010-02-26 12:02:49 +00:00
math.f90
changed internal representation of orientation and misorientation from euler angles to quaternions (this should also fix some bugs in the math_misorientation subroutine). includes a couple of new functions in math.f90 and some changes in crystallite.f90.
2010-03-18 12:23:17 +00:00
mesh.f90
small polishing
2010-02-18 10:12:45 +00:00
mpie_cpfem_abaqus_exp.f
reworked crystallite part to allow for flexible user output
2010-02-25 17:39:11 +00:00
mpie_cpfem_abaqus_std.f
renaming of abaqus to _std and adding of VUMAT interface for explicit.
2010-02-18 10:23:42 +00:00
mpie_cpfem_marc.f90
fixed some dangerous constructs in computation mode assignments
2010-02-18 10:23:02 +00:00
numerics.config
Additional feature to the RGC scheme: The volumetric consistency constraint. This is implemented by penalizing any volumetric discrepancy which occurs due to severe relaxation. The penalty for volume inconsistency is described using a power-law model. The setting for this function can be done in the numerics.config via three new parameters, i.e., maxvoldiscrepancy_RGC, voldiscrepancymod_RGC and discrepancypower_RGC. For monintoring, an extra output variable in prescribed in the material.config in the RGC section, namely "(output) volumediscrepancy".
2009-12-16 16:20:53 +00:00
numerics.f90
reworked crystallite part to allow for flexible user output
2010-02-25 17:39:11 +00:00
prec.f90
added version information to all files
2009-08-31 15:09:15 +00:00
todo.txt
reworked crystallite part to allow for flexible user output
2010-02-25 17:39:11 +00:00