.. |
config
|
minor clarification of file content and its use
|
2012-07-05 10:02:20 +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
|
changed variable name "debug_what" to "debug_level"
|
2012-07-05 09:54:50 +00:00 |
DAMASK_abaqus_exp.f
|
changed variable name "debug_what" to "debug_level"
|
2012-07-05 09:54:50 +00:00 |
DAMASK_abaqus_std.f
|
changed variable name "debug_what" to "debug_level"
|
2012-07-05 09:54:50 +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
|
removed old standalone AL solver and introduced new structure for solver zoo
|
2012-07-19 17:24:56 +00:00 |
DAMASK_spectralDriver.f90
|
further modularisation of spectral solver (only for basic scheme so far)
|
2012-07-23 10:12:31 +00:00 |
DAMASK_spectralSolver.f90
|
further modularisation of spectral solver (only for basic scheme so far)
|
2012-07-23 10:12:31 +00:00 |
DAMASK_spectralSolver_Basic.f90
|
intermediate, not working state of new solver structure
|
2012-07-20 15:33:13 +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
|
changed variable name "debug_what" to "debug_level"
|
2012-07-05 09:54:50 +00:00 |
IO.f90
|
condensed error reporting for constitutive_XYZ_init
|
2012-07-17 17:36:24 +00:00 |
Makefile
|
reverted unwanted commit of Makefile
|
2012-07-18 12:34:46 +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
|
changed variable name "debug_what" to "debug_level"
|
2012-07-05 09:54:50 +00:00 |
constitutive_dislotwin.f90
|
condensed error reporting for constitutive_XYZ_init
|
2012-07-17 17:36:24 +00:00 |
constitutive_j2.f90
|
condensed error reporting for constitutive_XYZ_init
|
2012-07-17 17:36:24 +00:00 |
constitutive_none.f90
|
condensed error reporting for constitutive_XYZ_init
|
2012-07-17 17:36:24 +00:00 |
constitutive_nonlocal.f90
|
condensed error reporting for constitutive_XYZ_init
|
2012-07-17 17:36:24 +00:00 |
constitutive_phenopowerlaw.f90
|
condensed error reporting for constitutive_XYZ_init
|
2012-07-17 17:36:24 +00:00 |
constitutive_titanmod.f90
|
condensed error reporting for constitutive_XYZ_init
|
2012-07-17 17:36:24 +00:00 |
crystallite.f90
|
changed variable name "debug_what" to "debug_level"
|
2012-07-05 09:54:50 +00:00 |
damask.core.pyf
|
corrected some bugs concerning the regridding
|
2012-06-20 12:49:46 +00:00 |
debug.f90
|
changed variable name "debug_what" to "debug_level"
|
2012-07-05 09:54:50 +00:00 |
homogenization.f90
|
changed variable name "debug_what" to "debug_level"
|
2012-07-05 09:54:50 +00:00 |
homogenization_RGC.f90
|
changed variable name "debug_what" to "debug_level"
|
2012-07-05 09:54:50 +00:00 |
homogenization_isostrain.f90
|
added new, flexible debugging scheme.
|
2012-03-08 20:25:28 +00:00 |
lattice.f90
|
changed variable name "debug_what" to "debug_level"
|
2012-07-05 09:54:50 +00:00 |
material.f90
|
changed variable name "debug_what" to "debug_level"
|
2012-07-05 09:54:50 +00:00 |
math.f90
|
made linear shape reconstruction working again, pretty similar results like corrected FFT reconstruction
|
2012-07-18 18:39:59 +00:00 |
mesh.f90
|
changed variable name "debug_what" to "debug_level"
|
2012-07-05 09:54:50 +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 |