DAMASK_EICMD/trunk
Philip Eisenlohr 09148ef862 unused variable "counter" deleted -- now compiles without error... 2009-04-03 11:07:00 +00:00
..
documentation/ElementType corrected Abaqus name to C3D8 2009-01-20 08:28:07 +00:00
CPFEM.f90 introduced pLongInt for Long Integers 2009-03-31 08:51:14 +00:00
CPFEM_GIA8.f90 changed Line Ending to Unix style (LF) 2009-01-19 19:10:58 +00:00
FEsolving.f90 overhaul to allow for multiphase/homogenization setup. 2009-03-04 11:48:54 +00:00
IO.f90 unused variable "counter" deleted -- now compiles without error... 2009-04-03 11:07:00 +00:00
concom2007r1 overhaul to allow for multiphase/homogenization setup. 2009-03-04 11:48:54 +00:00
concom2008r1 changed Line Ending to Unix style (LF) 2009-01-19 19:10:58 +00:00
constitutive.f90 simplified constitutive_init call 2009-03-26 08:43:31 +00:00
constitutive_dislobased.f90 simplified constitutive_init call 2009-03-26 08:43:31 +00:00
constitutive_j2.f90 simplified constitutive_init call 2009-03-26 08:43:31 +00:00
constitutive_phenomenological.f90 simplified constitutive_init call 2009-03-26 08:43:31 +00:00
creeps2007r1 overhaul to allow for multiphase/homogenization setup. 2009-03-04 11:48:54 +00:00
creeps2008r1 changed Line Ending to Unix style (LF) 2009-01-19 19:10:58 +00:00
debug.f90 introduced pLongInt for Long Integers 2009-03-31 08:51:14 +00:00
lattice.f90 Update in order to include the c/a-ratio as additional information about the structure (modules lattice, constitutive_ changed accordingly) 2009-03-20 14:34:24 +00:00
makeMe.py renamed makeMe to makeMe.py to make file association of Windows work 2009-03-25 08:39:53 +00:00
material.config exchanged new lattice_structure ("fcc", "bcc", "hexagonal") 2009-03-20 15:19:21 +00:00
material.f90 added array "phase_localConstitution" which is keeping track of phases which emlpoy local or non-local constitutive laws. Non-local constitution is indicated by a key "/nonlocal/" in the phase definition. 2009-04-03 10:34:17 +00:00
math.f90 introduced pLongInt for Long Integers 2009-03-31 08:51:14 +00:00
mesh.f90 suppressed output of subnode coordinates to *.out file, but still available in 'mesh_tell_statistics' 2009-04-03 09:46:10 +00:00
mpie_cpfem_marc.f90 FE (Marc) interface is now general. Requires to execute "makeMe" in order to derive the specific interface routines for each Marc version (e.g., 2007r1 and 2008r1) from mpie_cpfem_marc.f90. Pls do not commit explicit mpie_cpfem_marcXXX.f90 anymore and ignore them for SVN control. 2009-03-23 16:08:17 +00:00
prec.f90 changed pLongInt to 8 2009-03-31 09:07:30 +00:00
todo.txt remembered the Bal98 (MIT) PhD thesis which might contain an analytical way to get the Jacobian matrix -- as opposed to numerical perturbation... 2009-03-12 07:06:55 +00:00