DAMASK_EICMD/src
Martin Diehl 5a1ca012f8 more suitable data structure
no need to know (ip,el) at the constitutive level
2021-02-14 14:36:56 +01:00
..
grid keeping variables local 2021-02-12 15:31:43 +01:00
marc write marc displacements of nodes and IPs in HDF5 file 2021-02-02 09:03:41 +01:00
mesh systematic names 2021-02-11 14:19:04 +01:00
.gitignore full out of source build 2020-03-09 13:55:28 +01:00
CMakeLists.txt new names 2020-04-25 09:56:51 +02:00
CPFEM.f90 systematic names 2021-02-11 14:19:04 +01:00
CPFEM2.f90 systematic names 2021-02-11 14:19:04 +01:00
C_routines.c https://stackoverflow.com/questions/14950378 2021-01-10 10:17:16 +01:00
DAMASK_interface.f90 polishing 2021-01-17 21:56:19 +01:00
DAMASK_marc.f90 elements and nodes do not need to start at 1 necessarily 2021-02-03 16:40:56 +01:00
HDF5_utilities.f90 only input 2021-01-26 20:18:04 +01:00
IO.f90 don't scan the whole file in case of proper line endings 2021-02-10 09:08:57 +01:00
LAPACK_interface.f90 interface checking for LAPACK 2020-04-10 12:52:27 +02:00
YAML_parse.f90 simplified 2020-10-07 09:37:48 +02:00
YAML_types.f90 Merge branch 'clean-material.yaml-parse' into development 2020-10-29 12:50:40 +01:00
base64.f90 standard conforming name 2020-09-22 13:09:12 +02:00
commercialFEM_fileList.f90 keeping variables local 2021-02-12 15:31:43 +01:00
config.f90 jobname.yaml not supported anymore 2021-02-13 06:31:06 +01:00
discretization.f90 rename: grid -> cells 2020-12-03 22:16:34 +01:00
element.f90 write marc displacements of nodes and IPs in HDF5 file 2021-02-02 09:03:41 +01:00
geometry_plastic_nonlocal.f90 everything is anyway public 2020-01-02 19:47:48 +01:00
homogenization.f90 hard code at max 1 damage mechanism 2021-02-13 13:07:12 +01:00
homogenization_damage.f90 use partitioned damage 2021-02-12 11:24:04 +01:00
homogenization_mechanical.f90 missing renames 2021-02-13 19:10:13 +01:00
homogenization_mechanical_RGC.f90 missing renames 2021-02-13 19:10:13 +01:00
homogenization_mechanical_isostrain.f90 missing renames 2021-02-13 19:10:13 +01:00
homogenization_mechanical_pass.f90 missing renames 2021-02-13 19:10:13 +01:00
homogenization_thermal.f90 systematic names 2021-02-11 14:19:04 +01:00
lattice.f90 store data separetly 2021-02-13 15:06:27 +01:00
material.f90 separating by instance just complicates things 2021-02-13 06:59:18 +01:00
math.f90 not used 2021-01-07 14:59:12 +01:00
parallelization.f90 write marc displacements of nodes and IPs in HDF5 file 2021-02-02 09:03:41 +01:00
phase.f90 missing renames 2021-02-13 19:10:13 +01:00
phase_damage.f90 separting thermal and damage sources 2021-02-13 18:41:30 +01:00
phase_damage_anisobrittle.f90 cleavageopening+anisobrittle are strongly coupled 2021-02-13 19:20:52 +01:00
phase_damage_anisoductile.f90 less verbose reporting 2021-02-13 13:07:35 +01:00
phase_damage_isobrittle.f90 less verbose reporting 2021-02-13 13:07:35 +01:00
phase_damage_isoductile.f90 less verbose reporting 2021-02-13 13:07:35 +01:00
phase_mechanical.f90 separation by instance does not add any value 2021-02-14 10:26:33 +01:00
phase_mechanical_eigen.f90 more suitable data structure 2021-02-14 14:36:56 +01:00
phase_mechanical_eigen_cleavageopening.f90 cleavageopening+anisobrittle are strongly coupled 2021-02-13 19:20:52 +01:00
phase_mechanical_eigen_slipplaneopening.f90 missing renames 2021-02-13 19:10:13 +01:00
phase_mechanical_eigen_thermalexpansion.f90 missing renames 2021-02-13 19:10:13 +01:00
phase_mechanical_plastic.f90 separation by instance does not add any value 2021-02-14 10:26:33 +01:00
phase_mechanical_plastic_dislotungsten.f90 separation by instance does not add any value 2021-02-14 10:26:33 +01:00
phase_mechanical_plastic_dislotwin.f90 separation by instance does not add any value 2021-02-14 10:26:33 +01:00
phase_mechanical_plastic_isotropic.f90 separation by instance does not add any value 2021-02-14 10:26:33 +01:00
phase_mechanical_plastic_kinehardening.f90 easier to read without instance 2021-02-14 00:50:42 +01:00
phase_mechanical_plastic_none.f90 missing renames 2021-02-13 19:10:13 +01:00
phase_mechanical_plastic_nonlocal.f90 more suitable data structure 2021-02-14 14:36:56 +01:00
phase_mechanical_plastic_phenopowerlaw.f90 easier to read without instance 2021-02-14 00:50:42 +01:00
phase_thermal.f90 separting thermal and damage sources 2021-02-13 18:41:30 +01:00
phase_thermal_dissipation.f90 separting thermal and damage sources 2021-02-13 18:41:30 +01:00
phase_thermal_externalheat.f90 separting thermal and damage sources 2021-02-13 18:41:30 +01:00
prec.f90 polishing 2021-01-25 19:53:05 +01:00
quit.f90 C capitalization 2020-11-11 11:47:23 +01:00
results.f90 only input 2021-01-26 20:18:04 +01:00
rotations.f90 better use function 2021-01-06 13:37:45 +01:00
system_routines.f90 correct handling of C strings 2020-11-14 14:36:10 +01:00
zlib.f90 short and clear names for integer precision 2020-09-12 11:02:39 +02:00