DAMASK_EICMD/code
Philip Eisenlohr b69f446caa added constitutive_none
added wrongly deleted "endif" statements
removed tmglib and refblas from linker command for lapack (Koen??)
xxxROOT is changed by setup_code unless commented-out... So had to delete '#' again.
2012-07-03 13:59:38 +00:00
..
config new plasticity: none 2012-07-03 11:16:38 +00:00
include common blocks from 2012 2012-06-13 07:30:27 +00:00
setup passing of multiple make options possible now 2012-07-03 13:57:05 +00:00
CPFEM.f90 introduced preprocessor identifiers Marc, Abaqus, and Spectral to enable conditional compilation. This allows deleted dummy functions that are used by one solver only. 2012-06-15 16:10:21 +00:00
DAMASK_abaqus_exp.f introduced preprocessor identifiers Marc, Abaqus, and Spectral to enable conditional compilation. This allows deleted dummy functions that are used by one solver only. 2012-06-15 16:10:21 +00:00
DAMASK_abaqus_std.f introduced preprocessor identifiers Marc, Abaqus, and Spectral to enable conditional compilation. This allows deleted dummy functions that are used by one solver only. 2012-06-15 16:10:21 +00:00
DAMASK_marc.f90 new plasticity: none 2012-07-03 11:16:38 +00:00
DAMASK_run.py now real time monitoring of DAMASK_spectral output to screen 2012-06-25 09:03:19 +00:00
DAMASK_spectral.f90 reordered calculation of current stiffness to enable restarting with different resolution 2012-06-22 09:20:23 +00:00
DAMASK_spectral_AL.f90 fixed usage of OpenMP function library 2012-06-12 09:44:05 +00:00
DAMASK_spectral_interface.f90 switch on restartRead logical when requested by "--restart" cmdline switch 2012-06-18 09:27:36 +00:00
FEsolving.f90 corrected some bugs concerning the regridding 2012-06-20 12:49:46 +00:00
IO.f90 new plasticity: none 2012-07-03 11:16:38 +00:00
Makefile added constitutive_none 2012-07-03 13:59:38 +00:00
compilation_info.f90 added "-assume byterecl" in Makefile for ifortran to specify with "recl=" the size of the file in bytes instead of 4byte chunk when opening files. (same as in gfortran per default). 2012-03-20 12:26:21 +00:00
constitutive.f90 new plasticity: none 2012-07-03 11:16:38 +00:00
constitutive_dislotwin.f90 fixed bug caused by the inconsistent sequence of slip and twin systems 2012-06-19 16:06:25 +00:00
constitutive_j2.f90 all constitutive modules now contain a new function "deltaState", which in the future allows to have an instantaneous and incremental change of the state (additional to the rate based evolution with dotState). 2012-05-16 14:43:26 +00:00
constitutive_none.f90 new plasticity: none 2012-07-03 11:16:38 +00:00
constitutive_nonlocal.f90 added some debug output 2012-05-30 08:05:36 +00:00
constitutive_phenopowerlaw.f90 all constitutive modules now contain a new function "deltaState", which in the future allows to have an instantaneous and incremental change of the state (additional to the rate based evolution with dotState). 2012-05-16 14:43:26 +00:00
constitutive_titanmod.f90 all constitutive modules now contain a new function "deltaState", which in the future allows to have an instantaneous and incremental change of the state (additional to the rate based evolution with dotState). 2012-05-16 14:43:26 +00:00
crystallite.f90 first calculation of Tstar still used hard coded Hooke, now usese constitutive_TandItsTangent(...) 2012-06-18 07:26:34 +00:00
damask.core.pyf corrected some bugs concerning the regridding 2012-06-20 12:49:46 +00:00
debug.f90 all constitutive modules now contain a new function "deltaState", which in the future allows to have an instantaneous and incremental change of the state (additional to the rate based evolution with dotState). 2012-05-16 14:43:26 +00:00
homogenization.f90 removed some unwanted open statements when writing out the sizeState 2012-06-05 13:13:33 +00:00
homogenization_RGC.f90 added new, flexible debugging scheme. 2012-03-08 20:25:28 +00:00
homogenization_isostrain.f90 added new, flexible debugging scheme. 2012-03-08 20:25:28 +00:00
lattice.f90 debug.config, debug.f90, DAMASK_abaqus_exp.f, DAMASK_abaqus_std.f: changed to new debug scheme (wasn't working) 2012-03-20 18:01:31 +00:00
material.f90 parts of the material.config can now be set to echo their content back into the log-file (i.e. STDOUT / unit 6) 2012-06-26 10:24:54 +00:00
math.f90 introduced preprocessor identifiers Marc, Abaqus, and Spectral to enable conditional compilation. This allows deleted dummy functions that are used by one solver only. 2012-06-15 16:10:21 +00:00
mesh.f90 fixed some bugs in the regridding routine 2012-06-20 18:33:20 +00:00
numerics.f90 introduced preprocessor identifiers Marc, Abaqus, and Spectral to enable conditional compilation. This allows deleted dummy functions that are used by one solver only. 2012-06-15 16:10:21 +00:00
prec.f90 corrected NaN in prec_single.f90 (was already silent but with typo), polished output and added switch in order to check range on all files except of prec.f90 (in which NaN is defined) 2012-05-11 12:46:17 +00:00
prec_single.f90 corrected NaN in prec_single.f90 (was already silent but with typo), polished output and added switch in order to check range on all files except of prec.f90 (in which NaN is defined) 2012-05-11 12:46:17 +00:00
spectral_quit.f90 corrected some bugs concerning the regridding 2012-06-20 12:49:46 +00:00