.. |
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
|
small polishing
|
2010-02-18 10:12:45 +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
|
constitutive_nonlocal:
|
2010-02-17 13:21:36 +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
|
constitutive_nonlocal:
|
2010-02-17 13:21:36 +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
|
detabbed file for better readability
|
2010-02-19 13:44:38 +00:00 |
debug.f90
|
constitutive_nonlocal:
|
2010-02-17 13:21:36 +00:00 |
homogenization.f90
|
constitutive_nonlocal:
|
2010-02-17 13:21:36 +00:00 |
homogenization_RGC.f90
|
homogenization_RGC.f90 >> just switching-off one of the debugging statement.
|
2009-12-22 12:28:02 +00:00 |
homogenization_isostrain.f90
|
added version information to all files
|
2009-08-31 15:09:15 +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
|
constitutive_nonlocal:
|
2010-02-17 13:21:36 +00:00 |
material.f90
|
(1) change phaseOfGrain from real to integer and (2) introducing a condition to switch off the grain reshuffling when element homogeneous is requested.
|
2010-02-18 15:54:10 +00:00 |
math.f90
|
corrected math_misorientation
|
2010-01-05 16:02:00 +00:00 |
mesh.f90
|
small polishing
|
2010-02-18 10:12:45 +00:00 |
mpie_cpfem_abaqus_exp.f
|
renaming of abaqus to _std and adding of VUMAT interface for explicit.
|
2010-02-18 10:23:42 +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
|
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 |
prec.f90
|
added version information to all files
|
2009-08-31 15:09:15 +00:00 |
todo.txt
|
updated list
|
2010-02-02 13:05:17 +00:00 |