.. |
grid
|
continue with cell based map (solver + homog)
|
2021-02-23 15:44:58 +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
|
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_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
|
restore functionality to write non-parallel
|
2021-02-22 13:37:21 +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
|
read in 2d arrays in yaml
|
2021-03-01 19:03:50 +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
|
common name
|
2021-02-28 11:47:27 +01:00 |
homogenization_damage.f90
|
continue with cell based map (solver + homog)
|
2021-02-23 15:44:58 +01:00 |
homogenization_mechanical.f90
|
cleaning homogenization
|
2021-02-25 21:55:15 +01:00 |
homogenization_mechanical_RGC.f90
|
cleaning homogenization
|
2021-02-25 21:55:15 +01:00 |
homogenization_mechanical_isostrain.f90
|
storing by instance just complicates the code
|
2021-02-23 13:45:06 +01:00 |
homogenization_mechanical_pass.f90
|
missing renames
|
2021-02-13 19:10:13 +01:00 |
homogenization_thermal.f90
|
continue with cell based map (solver + homog)
|
2021-02-23 15:44:58 +01:00 |
lattice.f90
|
store data separetly
|
2021-02-13 15:06:27 +01:00 |
material.f90
|
modifying storing of orientations;
|
2021-02-22 20:38:49 +01:00 |
math.f90
|
better fail immediately
|
2021-02-25 23:11:36 +01:00 |
parallelization.f90
|
write marc displacements of nodes and IPs in HDF5 file
|
2021-02-02 09:03:41 +01:00 |
phase.f90
|
continue with cell based map (solver + homog)
|
2021-02-23 15:44:58 +01:00 |
phase_damage.f90
|
continue with cell based map (solver + homog)
|
2021-02-23 15:44:58 +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
|
more cleaning; use 'ce', 'ph', 'me' wherever applicable
|
2021-02-23 11:47:29 +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
|
storing per instance does not add any value
|
2021-02-14 18:34:48 +01:00 |
phase_mechanical_plastic_dislotungsten.f90
|
consistent name 'ph' and cleaning
|
2021-02-16 16:06:09 +01:00 |
phase_mechanical_plastic_dislotwin.f90
|
avoid accessing uninitialized data
|
2021-02-27 10:11:43 +01:00 |
phase_mechanical_plastic_isotropic.f90
|
consistent name 'ph' and cleaning
|
2021-02-16 16:06:09 +01:00 |
phase_mechanical_plastic_kinehardening.f90
|
consistent name 'ph' and cleaning
|
2021-02-16 16:06:09 +01:00 |
phase_mechanical_plastic_none.f90
|
consistent name 'ph' and cleaning
|
2021-02-16 16:06:09 +01:00 |
phase_mechanical_plastic_nonlocal.f90
|
modifying storing of orientations;
|
2021-02-22 20:38:49 +01:00 |
phase_mechanical_plastic_phenopowerlaw.f90
|
consistent name 'ph' and cleaning
|
2021-02-16 16:06:09 +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
|
restore functionality to write non-parallel
|
2021-02-22 13:37:21 +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 |