DAMASK_EICMD/code
Franz Roters f896b4a01e updated Marc/Mentat integration once more to minimze interference with original instal
added support for Marc2013, which is now default in apply_DAMASK_modifications
2013-07-24 08:41:58 +00:00
..
config implementation of twin nucleation criteria according to Davids PhD thesis 2013-07-01 13:06:01 +00:00
setup updated Marc/Mentat integration once more to minimze interference with original instal 2013-07-24 08:41:58 +00:00
CPFEM.f90 removed duploicate writes 2013-07-04 11:59:45 +00:00
DAMASK_abaqus_exp.f replaced numerics_unitlength with mesh_unitlength 2013-05-17 16:52:19 +00:00
DAMASK_abaqus_std.f replaced numerics_unitlength with mesh_unitlength 2013-05-17 16:52:19 +00:00
DAMASK_marc.f90 corrected doxygen documentation tags 2013-06-25 06:08:33 +00:00
DAMASK_run.py error messages are now printed, added svn properties 2012-10-25 09:16:17 +00:00
DAMASK_spectral_driver.f90 fixed writing out of initial configuration for spectral solver in case of ngrains != 1, small formating improvements in other files 2013-07-01 06:40:09 +00:00
DAMASK_spectral_interface.f90 made doxygen working for MSC.Marc again, small changes on the todo-statements for doxygen, they don't work on single lines of codes but only on module/variables 2013-06-11 16:35:04 +00:00
DAMASK_spectral_solverAL.f90 decoupled compatibility/equilibrium calculation from stress BC correction. needs more iteration for mildly contrasted materials, but there the basic scheme is better suited anyway. but now converges better for highly contrasted VEs 2013-07-23 17:42:15 +00:00
DAMASK_spectral_solverBasic.f90 introduced possibility so specify deformation gradient aim at end of load case, rate will be calculated using difference between start of load case and aim. Needed for cyclic loading. 2013-05-13 09:44:23 +00:00
DAMASK_spectral_solverBasicPETSc.f90 checked convergence reporting for AL and BasicPETSc, seems to be ok now. 2013-07-08 15:48:13 +00:00
DAMASK_spectral_utilities.f90 checked convergence reporting for AL and BasicPETSc, seems to be ok now. 2013-07-08 15:48:13 +00:00
FEsolving.f90 fixed writing out of initial configuration for spectral solver in case of ngrains != 1, small formating improvements in other files 2013-07-01 06:40:09 +00:00
IO.f90 checked convergence reporting for AL and BasicPETSc, seems to be ok now. 2013-07-08 15:48:13 +00:00
Makefile removed doubled equal sign in compiler name definition 2013-06-11 09:06:25 +00:00
compilation_info.f90 updated copyright header 2013-03-22 17:35:05 +00:00
configure misplaced space corrected 2013-04-22 15:35:15 +00:00
constitutive.f90 init reporting of constitutive_*.f90 had less/to much spaces, renamed label to LABEL because it is a parameter. 2013-05-28 17:31:55 +00:00
constitutive_dislotwin.f90 implementation of twin nucleation criteria according to Davids PhD thesis 2013-07-01 13:06:01 +00:00
constitutive_j2.f90 comments for doxygen 2013-07-12 06:57:15 +00:00
constitutive_none.f90 comments for doxygen 2013-07-12 06:57:15 +00:00
constitutive_nonlocal.f90 more documentation and parameters capitalization unified and using ipc in all modules (sometimes called gr) 2013-07-01 06:10:42 +00:00
constitutive_phenopowerlaw.f90 comments for doxygen 2013-07-12 06:57:15 +00:00
constitutive_titanmod.f90 wrong intent(in) statement fixed 2013-07-15 10:13:28 +00:00
core_quit.f90 updated copyright header 2013-03-22 17:35:05 +00:00
crystallite.f90 added possibility for multi-level inclusion of files in *.config and loadcase files. 2013-06-26 19:19:00 +00:00
damask.core.pyf "unitlength" parameter, which determines the physical size of the mesh, now available as a global mesh variable "mesh_unitlength" and written to the .mesh file during init. 2013-05-07 13:06:29 +00:00
debug.f90 missed these three files in last commit! 2013-06-26 19:19:41 +00:00
homogenization.f90 fixed writing out of initial configuration for spectral solver in case of ngrains != 1, small formating improvements in other files 2013-07-01 06:40:09 +00:00
homogenization_RGC.f90 missed these three files in last commit! 2013-06-26 19:19:41 +00:00
homogenization_isostrain.f90 fixed writing out of initial configuration for spectral solver in case of ngrains != 1, small formating improvements in other files 2013-07-01 06:40:09 +00:00
lattice.f90 changed "math_AxisAngleToR" to "math_axisAngleToR" to be consistent with spelling in math.f90 2013-07-22 09:43:35 +00:00
libs.f90 small documentation and output fixes 2013-06-28 18:59:21 +00:00
material.f90 checked convergence reporting for AL and BasicPETSc, seems to be ok now. 2013-07-08 15:48:13 +00:00
math.f90 reverted accidently commited changes to Makefile. 2013-06-07 07:27:12 +00:00
mesh.f90 added possibility for multi-level inclusion of files in *.config and loadcase files. 2013-06-26 19:19:00 +00:00
numerics.f90 added possibility for multi-level inclusion of files in *.config and loadcase files. 2013-06-26 19:19:00 +00:00
prec.f90 added debugging possibility for MSC.Marc, rename parameters to CAPITALS 2013-03-31 13:06:49 +00:00