DAMASK_EICMD/code
Martin Diehl 8f2e164fd2 some more documentation, mainly on the exit codes 2013-02-23 00:24:30 +00:00
..
config introduced atol_twinfrac for dislotwin 2013-02-14 09:57:26 +00:00
include dropped support of MSC.Marc/Mentat 2007 and 2008 2012-11-14 09:57:18 +00:00
setup removed debug statements from symlink_Code.py, added autodetection for fortran compiler and disabled compiling on default 2013-02-13 18:45:49 +00:00
CPFEM.f90 added doxygen documentation to material.f90 and marked read-only quantities as protected where possible, removed substituted "call flush" by "flush" 2013-01-18 11:30:52 +00:00
DAMASK_abaqus_exp.f moved second file extension (.pes) into DAMASK_abaqus_*.f 2013-02-13 10:56:50 +00:00
DAMASK_abaqus_std.f moved second file extension (.pes) into DAMASK_abaqus_*.f 2013-02-13 10:56:50 +00:00
DAMASK_marc.f90 polishing 2012-11-21 16:57:57 +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 some more documentation, mainly on the exit codes 2013-02-23 00:24:30 +00:00
DAMASK_spectral_interface.f90 updated doxygen config file for FEM solvers, replaced some external statements, removed debugging options from abaqus_v6.env causing Abaqus to crash (didn't detect the bug so far), added new homogenization test to automator, added more debug options + comments to Makefile 2013-02-13 17:54:56 +00:00
DAMASK_spectral_solverAL.f90 added use statements 2013-02-05 15:03:36 +00:00
DAMASK_spectral_solverBasic.f90 fixed wrong setting of coordinates in spectral solvers and removed old python scripts for setup of code and processing 2013-02-05 12:31:44 +00:00
DAMASK_spectral_solverBasicPETSc.f90 fixed wrong setting of coordinates in spectral solvers and removed old python scripts for setup of code and processing 2013-02-05 12:31:44 +00:00
DAMASK_spectral_utilities.f90 updated doxygen config file for FEM solvers, replaced some external statements, removed debugging options from abaqus_v6.env causing Abaqus to crash (didn't detect the bug so far), added new homogenization test to automator, added more debug options + comments to Makefile 2013-02-13 17:54:56 +00:00
FEsolving.f90 removed unused variables and declared external functions as external 2013-02-11 09:44:17 +00:00
IO.f90 IO_error and IO_warning crashed for string of zero length (or only containing whitespaces), fixed now. 2013-02-20 21:56:59 +00:00
Makefile updated doxygen config file for FEM solvers, replaced some external statements, removed debugging options from abaqus_v6.env causing Abaqus to crash (didn't detect the bug so far), added new homogenization test to automator, added more debug options + comments to Makefile 2013-02-13 17:54:56 +00:00
compilation_info.f90 introduced option for regridding to numerics.f90, working as follows: 2012-12-14 15:18:04 +00:00
constitutive.f90 removed unused variables, added pure statements, and declared external functions as external (using gfortrans debug option) 2013-02-11 10:43:45 +00:00
constitutive_dislotwin.f90 parsing of material.config file now expects adequate number of (slip/twin) family entries according to given lattice type. 2013-02-14 22:24:55 +00:00
constitutive_j2.f90 parsing of material.config file now expects adequate number of (slip/twin) family entries according to given lattice type. 2013-02-14 22:24:55 +00:00
constitutive_none.f90 fixed bug in elasticity matrix calculation 2013-01-22 15:48:47 +00:00
constitutive_nonlocal.f90 parsing of material.config file now expects adequate number of (slip/twin) family entries according to given lattice type. 2013-02-14 22:24:55 +00:00
constitutive_phenopowerlaw.f90 parsing of material.config file now expects adequate number of (slip/twin) family entries according to given lattice type. 2013-02-14 22:24:55 +00:00
constitutive_titanmod.f90 parsing of material.config file now expects adequate number of (slip/twin) family entries according to given lattice type. 2013-02-14 22:24:55 +00:00
core_quit.f90 relocated spectral_quit() into driver code. 2013-02-19 14:54:34 +00:00
crystallite.f90 one line was beyond 132 characters 2013-02-22 05:38:02 +00:00
damask.core.pyf added core module function math_periodicNearestNeighborDistances 2013-02-19 14:56:26 +00:00
debug.f90 removed unused variables and declared external functions as external 2013-02-11 09:44:17 +00:00
homogenization.f90 doxygen comments for homogenization.f90, unified naming ip->i, el->e 2013-01-29 10:28:01 +00:00
homogenization_RGC.f90 doxygen documentation, enabled uncommented debug statement to be turned on by switches, minor polishing 2013-02-20 22:06:15 +00:00
homogenization_isostrain.f90 doxygen comments for isostrain, unified naming ip->i, el->e 2013-01-28 16:36:26 +00:00
lattice.f90 parsing of material.config file now expects adequate number of (slip/twin) family entries according to given lattice type. 2013-02-14 22:24:55 +00:00
material.f90 doxygen related changes: corrected arrows in material.f90 and replaced $REVISION$ by substitution key to be changed after test 2013-02-19 22:12:05 +00:00
math.f90 added core module function math_periodicNearestNeighborDistances 2013-02-19 14:56:26 +00:00
mesh.f90 removed unused variables, added pure statements, and declared external functions as external (using gfortrans debug option) 2013-02-11 10:43:45 +00:00
numerics.f90 IO_error and IO_warning crashed for string of zero length (or only containing whitespaces), fixed now. 2013-02-20 21:56:59 +00:00
prec.f90 updated doxygen config file for FEM solvers, replaced some external statements, removed debugging options from abaqus_v6.env causing Abaqus to crash (didn't detect the bug so far), added new homogenization test to automator, added more debug options + comments to Makefile 2013-02-13 17:54:56 +00:00