.. |
config
|
added missing space in makefile, made removing of old files in Makefile silent and updated files for tests to current versions
|
2012-05-23 18:08:34 +00:00 |
include
|
common blocks from 2012
|
2012-06-13 07:30:27 +00:00 |
setup
|
made compilation of spectral code a command line switch and removed interactive question
|
2012-06-13 13:42:00 +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
|
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_run.py
|
added minRes to regridding function and writing out of new geometry file
|
2012-06-19 13:31:15 +00:00 |
DAMASK_spectral.f90
|
added shell scripts to run tests from crontab, improved numbering in spectral compile tests and added some first files for testing restart capabilities of spectral solver.
|
2012-06-18 15:27:01 +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
|
fixed closing of file (unit 222) statement in FEsolving.f90
|
2012-06-19 14:33:24 +00:00 |
IO.f90
|
added minRes to regridding function and writing out of new geometry file
|
2012-06-19 13:31:15 +00:00 |
Makefile
|
added shell scripts to run tests from crontab, improved numbering in spectral compile tests and added some first files for testing restart capabilities of spectral solver.
|
2012-06-18 15:27:01 +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
|
removed some unwanted open statements when writing out the sizeState
|
2012-06-05 13:13:33 +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_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
|
added minRes to regridding function and writing out of new geometry file
|
2012-06-19 13:31:15 +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
|
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 |
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 closing of file (unit 222) statement in FEsolving.f90
|
2012-06-19 14:33:24 +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
|
added shell scripts to run tests from crontab, improved numbering in spectral compile tests and added some first files for testing restart capabilities of spectral solver.
|
2012-06-18 15:27:01 +00:00 |