.. |
config
|
added Onurs modified description for tausat in j2 law.
|
2012-04-11 14:01:02 +00:00 |
include
|
corrected error in apply_DAMASK_modifications
|
2011-12-19 16:06:03 +00:00 |
setup
|
corrected name of makefile (first letter upper case)
|
2012-03-14 11:58:05 +00:00 |
CPFEM.f90
|
several small corrections/polishing
|
2012-04-20 11:58:41 +00:00 |
DAMASK_abaqus_exp.f
|
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 |
DAMASK_abaqus_std.f
|
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 |
DAMASK_marc.f90
|
added new, flexible debugging scheme.
|
2012-03-08 20:25:28 +00:00 |
DAMASK_spectral.f90
|
using better measure (norm) of phase contrast for preconditioning
|
2012-05-07 08:12:13 +00:00 |
DAMASK_spectral_AL.f90
|
fixed bug (causing sigsev) concerning new functions mesh_spectral_get***
|
2012-04-12 08:03:08 +00:00 |
DAMASK_spectral_interface.f90
|
regridding is now working, changed the subroutine into a function
|
2012-05-08 14:57:06 +00:00 |
FEsolving.f90
|
corrected reading in of ABAQUS debug modes and made numbering scheme for debugging depending on variables hoping to prevent these errors in debug.f90
|
2012-03-21 18:04:52 +00:00 |
IO.f90
|
fixed bug in nearest neighbor search, corrected error message for kdtree2.f90
|
2012-05-08 13:16:59 +00:00 |
Makefile
|
removed line continuation causing trouble
|
2012-05-04 08:19:12 +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
|
regridding is now working, changed the subroutine into a function
|
2012-05-08 14:57:06 +00:00 |
constitutive_dislotwin.f90
|
constitutive models need to skip new keyword elasticity when reading their arameters
|
2012-03-15 09:22:24 +00:00 |
constitutive_j2.f90
|
added missing allocation of slopeLnRate array.
|
2012-04-20 12:18:38 +00:00 |
constitutive_nonlocal.f90
|
fixed potential division by zero error discovered by our American friends
|
2012-05-08 07:16:00 +00:00 |
constitutive_phenopowerlaw.f90
|
added Onurs modified description for tausat in j2 law.
|
2012-04-11 14:01:02 +00:00 |
constitutive_titanmod.f90
|
constitutive models need to skip new keyword elasticity when reading their arameters
|
2012-03-15 09:22:24 +00:00 |
crystallite.f90
|
check whether there is any constitutive output
|
2012-05-11 07:38:20 +00:00 |
damask.core.pyf
|
changed indices counting (fortran to python style, easier division to get rid of periodic copies)
|
2012-05-09 10:09:56 +00:00 |
debug.f90
|
corrected reading in of ABAQUS debug modes and made numbering scheme for debugging depending on variables hoping to prevent these errors in debug.f90
|
2012-03-21 18:04:52 +00:00 |
fftw3.f03
|
minor changes, substituting implicit type conversions with explicit ones
|
2012-02-14 12:17:47 +00:00 |
homogenization.f90
|
regridding is now working, changed the subroutine into a function
|
2012-05-08 14:57:06 +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 |
kdtree2.f90
|
fixed bug in nearest neighbor search, corrected error message for kdtree2.f90
|
2012-05-08 13:16:59 +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
|
check for NaN in math_QuaternionInSST
|
2012-05-11 07:37:32 +00:00 |
mesh.f90
|
corrected automatic determination of resolution
|
2012-05-08 15:12:43 +00:00 |
numerics.f90
|
merged code for python and spectral solver interfacing (shared most of it anyway).
|
2012-04-11 17:28:08 +00:00 |
prec.f90
|
use non signaling version of NaN
|
2012-05-11 07:35:52 +00:00 |
prec_single.f90
|
utf8 encoding output to screen now for all solvers using intel ifort>10 or any gfortran (old versions might not support it, but we don't use them anyway)
|
2012-04-28 10:46:41 +00:00 |
spectral_quit.f90
|
fixed bug (causing sigsev) concerning new functions mesh_spectral_get***
|
2012-04-12 08:03:08 +00:00 |