DAMASK_EICMD/src
Martin Diehl 0b80252d97 Merge remote-tracking branch 'origin/123_bccSlipSystem' into development 2021-05-22 22:40:33 +02:00
..
Marc base access on cell numbers 2021-04-10 21:16:10 +02:00
grid better numerical parameters for thermal solver/PETSc 2021-05-05 18:14:53 +02:00
mesh line was to long 2021-04-05 09:04:44 +02:00
.gitignore full out of source build 2020-03-09 13:55:28 +01:00
CMakeLists.txt not used 2021-03-26 12:40:01 +01:00
CPFEM.f90 standard name 2021-04-11 09:25:45 +02:00
CPFEM2.f90 restore functionality to write non-parallel 2021-02-22 13:37:21 +01:00
C_routines.c https://stackoverflow.com/questions/14950378 2021-01-10 10:17:16 +01:00
DAMASK_Marc.f90 cleaning 2021-04-11 09:46:11 +02:00
DAMASK_interface.f90 consistent with new naming scheme 2021-04-25 08:16:26 +02:00
HDF5_utilities.f90 workaround for HDF5: https://forum.hdfgroup.org/t/6186 2021-05-03 18:19:06 +02:00
IO.f90 support windows line endings 2021-05-19 09:08:41 +02: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 polishing 2021-04-07 20:39:29 +02:00
base64.f90 standard conforming name 2020-09-22 13:09:12 +02:00
commercialFEM_fileList.f90 Merge remote-tracking branch 'origin/development' into internal-restructure 2021-04-28 23:24:02 +02: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 new mappings 2021-04-13 12:40:58 +02:00
homogenization_damage.f90 polishing 2021-04-11 16:09:29 +02:00
homogenization_damage_pass.f90 polishing 2021-04-11 16:09:29 +02:00
homogenization_mechanical.f90 avoid repetition 2021-04-11 12:18:26 +02:00
homogenization_mechanical_RGC.f90 avoid repetition 2021-04-11 12:18:26 +02:00
homogenization_mechanical_isostrain.f90 avoid repetition 2021-04-11 12:18:26 +02:00
homogenization_mechanical_pass.f90 avoid repetition 2021-04-11 12:18:26 +02:00
homogenization_thermal.f90 polishing 2021-04-11 16:09:29 +02:00
homogenization_thermal_isotemperature.f90 preparing split 2021-04-06 11:55:30 +02:00
homogenization_thermal_pass.f90 polishing 2021-04-11 16:09:29 +02:00
lattice.f90 added {123} slips systems of bcc 2021-05-20 18:45:15 +02:00
material.f90 polishing 2021-04-15 12:07:33 +02:00
math.f90 better fail immediately 2021-02-25 23:11:36 +01:00
parallelization.f90 use sensible defaults if shell NUM_THREADS is not given 2021-04-22 08:04:02 +02:00
phase.f90 simplified state initialization 2021-05-21 22:07:55 +02:00
phase_damage.f90 simplified state initialization 2021-05-21 22:07:55 +02:00
phase_damage_anisobrittle.f90 consistent names 2021-04-07 21:25:11 +02:00
phase_damage_isobrittle.f90 correct capitalization 2021-05-21 22:05:09 +02:00
phase_damage_isoductile.f90 correct capitalization 2021-05-21 22:05:09 +02:00
phase_mechanical.f90 simplified state initialization 2021-05-21 22:07:55 +02:00
phase_mechanical_eigen.f90 new names (as in HDF5 out) 2021-04-12 21:29:04 +02:00
phase_mechanical_eigen_cleavageopening.f90 part of damage, not of eigen 2021-04-06 12:18:48 +02:00
phase_mechanical_eigen_slipplaneopening.f90 part of damage, not of eigen 2021-04-06 12:18:48 +02:00
phase_mechanical_eigen_thermalexpansion.f90 get_asXXs --> get_as1dXX 2021-03-11 18:40:16 +01:00
phase_mechanical_elastic.f90 not needed 2021-05-19 22:43:21 +02:00
phase_mechanical_plastic.f90 consistent with new naming scheme 2021-04-25 08:16:26 +02:00
phase_mechanical_plastic_dislotungsten.f90 Merge branch 'internal-restructure' into 'development' 2021-05-22 09:38:33 +00:00
phase_mechanical_plastic_dislotwin.f90 simplified state initialization 2021-05-21 22:07:55 +02:00
phase_mechanical_plastic_isotropic.f90 simplified state initialization 2021-05-21 22:07:55 +02:00
phase_mechanical_plastic_kinehardening.f90 simplified state initialization 2021-05-21 22:07:55 +02:00
phase_mechanical_plastic_none.f90 new names 2021-04-06 11:38:44 +02:00
phase_mechanical_plastic_nonlocal.f90 circumvent bug in Intel compiler 2021.2 2021-05-21 07:15:46 +02:00
phase_mechanical_plastic_phenopowerlaw.f90 simplified state initialization 2021-05-21 22:07:55 +02:00
phase_thermal.f90 consistent with new naming scheme 2021-04-25 08:16:26 +02:00
phase_thermal_dissipation.f90 consistent with new naming scheme 2021-04-25 08:16:26 +02:00
phase_thermal_externalheat.f90 consistent with new naming scheme 2021-04-25 08:16:26 +02:00
prec.f90 merge not needed 2021-04-13 19:26:35 +02:00
quit.f90 C capitalization 2020-11-11 11:47:23 +01:00
results.f90 add tracer to vtk files 2021-04-25 23:54:33 +02:00
rotations.f90 relax tolerances for quaternion initialization 2021-05-19 09:46:02 +02:00
system_routines.f90 merge not needed 2021-04-13 19:26:35 +02:00
zlib.f90 short and clear names for integer precision 2020-09-12 11:02:39 +02:00