.. |
MarcInclude
|
support for Marc2019
|
2019-09-17 15:53:49 +02:00 |
grid
|
polishing
|
2019-09-29 11:26:57 -07:00 |
mesh
|
statUnit was not opened, stat file was written to STDERR
|
2019-09-22 15:56:37 -07:00 |
.gitignore
|
symlinks can be handled by Git, so we can store them and simplify the installation
|
2017-05-16 11:10:01 +02:00 |
CMakeLists.txt
|
more direct and readable
|
2019-04-29 11:15:23 +02:00 |
CPFEM.f90
|
needed
|
2019-10-12 15:50:10 +02:00 |
CPFEM2.f90
|
module name should reflect file name
|
2019-09-27 14:34:34 -07:00 |
C_routines.c
|
improved signal handling
|
2019-03-24 11:59:00 +01:00 |
DAMASK_abaqus.f
|
general polishing
|
2019-10-08 18:52:34 +02:00 |
DAMASK_interface.f90
|
tests for re-ordered systems + new PETSc 3.11
|
2019-10-07 20:23:17 +02:00 |
DAMASK_marc.f90
|
more cleaning
|
2019-10-13 19:41:55 +02:00 |
DAMASK_marc2018.1.f90
|
added link lost during merge
|
2018-11-23 15:02:35 +01:00 |
DAMASK_marc2018.f90
|
added link for Marc2018
|
2018-10-13 10:50:20 +02:00 |
DAMASK_marc2019.f90
|
next try for MARC 2019
|
2019-09-21 01:07:04 +02:00 |
FEsolving.f90
|
copy and paste error
|
2019-06-15 22:37:31 +02:00 |
HDF5_utilities.f90
|
native integer needs to match
|
2019-10-13 18:20:54 +02:00 |
IO.f90
|
read from memory, not from file
|
2019-10-17 05:54:08 +02:00 |
Lambert.f90
|
avoid floating point comparison
|
2019-09-23 05:37:36 -07:00 |
commercialFEM_fileList.f90
|
corrected volume calculation and write to DADF5.
|
2019-10-16 22:00:25 +02:00 |
config.f90
|
polishing
|
2019-09-19 11:00:41 -07:00 |
constitutive.f90
|
not needed
|
2019-09-27 14:23:19 -07:00 |
crystallite.f90
|
Merge branch 'development' into HDF5-spectral-displacements
|
2019-10-18 12:54:12 +02:00 |
damage_local.f90
|
substitute phasememberAt with material_phaseMemberAt
|
2019-06-14 09:09:16 +02:00 |
damage_none.f90
|
focus on the physics
|
2019-05-16 23:14:47 +02:00 |
damage_nonlocal.f90
|
not needed
|
2019-09-27 14:23:19 -07:00 |
debug.f90
|
white space adjustments
|
2019-06-15 15:41:37 +02:00 |
discretization.f90
|
fixed precision even if compiler flag is not set
|
2019-09-29 15:59:10 -07:00 |
element.f90
|
enable to non-transposed tensor data
|
2019-10-17 07:46:20 +02:00 |
future.f90
|
preprocessor does not allow spaces
|
2019-09-23 06:48:20 -07:00 |
geometry_plastic_nonlocal.f90
|
[skip ci] corrected wrongly copied comment
|
2019-10-18 11:27:37 +02:00 |
homogenization.f90
|
not needed
|
2019-09-27 14:33:56 -07:00 |
homogenization_mech_RGC.f90
|
following standard: Output first
|
2019-09-20 18:28:46 -07:00 |
homogenization_mech_isostrain.f90
|
RGC as submodule
|
2019-05-18 07:23:46 +02:00 |
homogenization_mech_none.f90
|
RGC as submodule
|
2019-05-18 07:23:46 +02:00 |
kinematics_cleavage_opening.f90
|
adjusting indentation
|
2019-06-15 20:37:53 +02:00 |
kinematics_slipplane_opening.f90
|
adjusting indentation
|
2019-06-15 20:37:53 +02:00 |
kinematics_thermal_expansion.f90
|
adjusting indentation
|
2019-06-15 20:37:53 +02:00 |
lattice.f90
|
more useful order
|
2019-10-07 18:04:29 +02:00 |
list.f90
|
do not clutter the code with use statements
|
2019-05-28 12:06:21 +02:00 |
material.f90
|
not needed
|
2019-09-27 14:23:19 -07:00 |
math.f90
|
better test ...
|
2019-10-16 21:13:26 +02:00 |
mesh_FEM.f90
|
cleaning
|
2019-10-16 13:04:20 +02:00 |
mesh_abaqus.f90
|
cleaning
|
2019-09-19 13:40:03 -07:00 |
mesh_base.f90
|
not needed
|
2019-10-08 17:37:30 +02:00 |
mesh_grid.f90
|
polishing
|
2019-09-29 11:26:57 -07:00 |
mesh_marc.f90
|
store cell normal directions
|
2019-10-17 07:48:57 +02:00 |
numerics.f90
|
further cleaning
|
2019-06-11 16:16:10 +02:00 |
plastic_disloUCLA.f90
|
avoid size(xxx) of unallocated xxx
|
2019-09-25 12:21:57 -07:00 |
plastic_dislotwin.f90
|
issue now clearer
|
2019-09-21 08:23:56 -07:00 |
plastic_isotropic.f90
|
wrong macro was defined
|
2019-10-14 14:39:53 +02:00 |
plastic_kinematichardening.f90
|
wrong counting
|
2019-06-14 10:05:39 +02:00 |
plastic_none.f90
|
wrong counting
|
2019-06-14 10:05:39 +02:00 |
plastic_nonlocal.f90
|
Merge branch 'development' into HDF5-spectral-displacements
|
2019-10-18 12:54:12 +02:00 |
plastic_phenopowerlaw.f90
|
avoid size(xxx) of unallocated xxx
|
2019-09-25 12:21:57 -07:00 |
prec.f90
|
aim of the calculation clearer
|
2019-09-23 09:31:14 -07:00 |
quaternions.f90
|
avoid floating point comparison
|
2019-09-23 05:37:36 -07:00 |
quit.f90
|
adjusting indentation
|
2019-06-15 20:37:53 +02:00 |
results.f90
|
Merge branch 'development' into HDF5-spectral-displacements
|
2019-10-18 12:54:12 +02:00 |
rotations.f90
|
fixed precision even if compiler flag is not set
|
2019-09-29 15:59:10 -07:00 |
source_damage_anisoBrittle.f90
|
wrong counting
|
2019-06-14 10:05:39 +02:00 |
source_damage_anisoDuctile.f90
|
wrong counting
|
2019-06-14 10:05:39 +02:00 |
source_damage_isoBrittle.f90
|
wrong counting
|
2019-06-14 10:05:39 +02:00 |
source_damage_isoDuctile.f90
|
wrong counting
|
2019-06-14 10:05:39 +02:00 |
source_thermal_dissipation.f90
|
wrong counting
|
2019-06-14 10:05:39 +02:00 |
source_thermal_externalheat.f90
|
wrong counting
|
2019-06-14 10:05:39 +02:00 |
system_routines.f90
|
use cascaded use statements
|
2019-05-11 12:10:23 +02:00 |
thermal_adiabatic.f90
|
material_phase is deprecated
|
2019-06-15 13:57:24 +02:00 |
thermal_conduction.f90
|
material_phase is deprecated
|
2019-06-15 13:57:24 +02:00 |
thermal_isothermal.f90
|
further cleaning
|
2019-06-11 16:16:10 +02:00 |