DAMASK_EICMD/code
Philip Eisenlohr e00d073ee3 added new 2D triangle elements
added some sourcecode commenting on internal database formats
corrected database to allow for ipVol and Area calc in 2D element cases
2011-04-06 08:35:37 +00:00
..
setup moved setup scripts back to subdirs where they are needed 2011-03-22 15:42:53 +00:00
CPFEM.f90 added copyright text to all f90 (free) format files 2011-04-04 14:09:54 +00:00
FEsolving.f90 added copyright text to all f90 (free) format files 2011-04-04 14:09:54 +00:00
IO.f90 added copyright text to all f90 (free) format files 2011-04-04 14:09:54 +00:00
abaqus_v6.env added minimum abaqus_v6.env file containing all changes necessary for the use of the MPIE subroutine 2011-03-29 13:49:50 +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
concom2010 added comment on reformating to common block files 2010-05-06 08:50:54 +00:00
constitutive.f90 added copyright text to all f90 (free) format files 2011-04-04 14:09:54 +00:00
constitutive_dislotwin.f90 added copyright text to all f90 (free) format files 2011-04-04 14:09:54 +00:00
constitutive_j2.f90 added copyright text to all f90 (free) format files 2011-04-04 14:09:54 +00:00
constitutive_nonlocal.f90 added copyright text to all f90 (free) format files 2011-04-04 14:09:54 +00:00
constitutive_phenopowerlaw.f90 added copyright text to all f90 (free) format files 2011-04-04 14:09:54 +00:00
constitutive_titanmod.f90 added copyright text to all f90 (free) format files 2011-04-04 14:09:54 +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
creeps2010 added comment on reformating to common block files 2010-05-06 08:50:54 +00:00
crystallite.f90 added copyright text to all f90 (free) format files 2011-04-04 14:09:54 +00:00
debug.config debugging output is now controlled by the "verbosity" parameter in the debug.config ranging from 0 (=almost no output) to 8 (=very detailed output) 2011-03-21 10:31:17 +00:00
debug.f90 added copyright text to all f90 (free) format files 2011-04-04 14:09:54 +00:00
fftw3.f added fftw3 as fft(library will not versioned, should be in a linkable folder) , did some corrections on the code, splitted main file up (allows use of makefile), added makefile 2010-08-27 16:39:38 +00:00
homogenization.f90 added copyright text to all f90 (free) format files 2011-04-04 14:09:54 +00:00
homogenization_RGC.f90 added copyright text to all f90 (free) format files 2011-04-04 14:09:54 +00:00
homogenization_isostrain.f90 added copyright text to all f90 (free) format files 2011-04-04 14:09:54 +00:00
lattice.f90 added copyright text to all f90 (free) format files 2011-04-04 14:09:54 +00:00
libfftw3.a extended IO to cope with different name for solverJob and Model 2011-02-21 14:37:38 +00:00
libfftw3_threads.a extended IO to cope with different name for solverJob and Model 2011-02-21 14:37:38 +00:00
libfftw3f.a added single precision libraries for FFTW 2011-02-24 18:39:57 +00:00
libfftw3f_threads.a added single precision libraries for FFTW 2011-02-24 18:39:57 +00:00
makefile introduced variables for compiler options 2011-03-29 07:55:38 +00:00
material.config * removed calculations for dipole formation/dissociation by stress change, since it is not used anyways; also removed associated constitutive outputs from material.config 2011-02-25 09:53:20 +00:00
material.f90 added copyright text to all f90 (free) format files 2011-04-04 14:09:54 +00:00
math.f90 added copyright text to all f90 (free) format files 2011-04-04 14:09:54 +00:00
mesh.f90 added new 2D triangle elements 2011-04-06 08:35:37 +00:00
mpie_cpfem_abaqus_exp.f added copyright text to all f90 (free) format files 2011-04-04 14:09:54 +00:00
mpie_cpfem_abaqus_std.f added copyright text to all f90 (free) format files 2011-04-04 14:09:54 +00:00
mpie_cpfem_marc.f90 added copyright text to all f90 (free) format files 2011-04-04 14:09:54 +00:00
mpie_spectral.f90 added copyright text to all f90 (free) format files 2011-04-04 14:09:54 +00:00
mpie_spectral2d.f90 added copyright text to all f90 (free) format files 2011-04-04 14:09:54 +00:00
mpie_spectral_interface.f90 added copyright text to all f90 (free) format files 2011-04-04 14:09:54 +00:00
mpie_spectral_single.f90 added copyright text to all f90 (free) format files 2011-04-04 14:09:54 +00:00
numerics.config * now able to choose method for state integration (integrator and integratorStiffness in numerics.config); standard is "Fixed Point Iteration", which is basically the same as before; others available are "Explicit Euler", "AdaptiveEuler", "Classical Runge-Kutta" and "Runge-Kutta Cash-Karp" 2010-10-01 12:18:49 +00:00
numerics.f90 added copyright text to all f90 (free) format files 2011-04-04 14:09:54 +00:00
prec.f90 added copyright text to all f90 (free) format files 2011-04-04 14:09:54 +00:00
prec_single.f90 added copyright text to all f90 (free) format files 2011-04-04 14:09:54 +00:00
todo.txt Abaqus interfaces dapted to newest version of the rest of the code 2011-03-07 12:49:27 +00:00