.. |
Marc
|
store input deck, MSC.Marc now 100% reproducible
|
2021-07-27 09:46:51 +02:00 |
grid
|
same reporting as in python
|
2021-09-12 21:55:14 +02:00 |
mesh
|
initialize L_(i/p), L_(i,p)0
|
2021-07-22 12:31:10 +02:00 |
.gitignore
|
full out of source build
|
2020-03-09 13:55:28 +01:00 |
CMakeLists.txt
|
still not perfect:
|
2021-08-18 22:20:30 +02:00 |
CPFEM.f90
|
early initialization of results
|
2021-07-27 07:27:18 +02:00 |
CPFEM2.f90
|
early initialization of results
|
2021-07-27 07:27:18 +02:00 |
C_routines.c
|
https://stackoverflow.com/questions/14950378
|
2021-01-10 10:17:16 +01:00 |
DAMASK_Marc.f90
|
consistent capitalization
|
2021-07-04 17:43:19 +02:00 |
DAMASK_interface.f90
|
useful information, especially in logs from bug reports
|
2021-08-19 07:10:00 +02:00 |
HDF5_utilities.f90
|
avoid errors for empty datasets
|
2021-08-14 20:44:59 +02:00 |
IO.f90
|
Merge branch 'more-flexible-L' into 'development'
|
2021-08-09 21:27:13 +00:00 |
LAPACK_interface.f90
|
interface checking for LAPACK
|
2020-04-10 12:52:27 +02:00 |
YAML_parse.f90
|
offset should have been taken into account (like earlier)
|
2021-08-19 06:10:44 +02:00 |
YAML_types.f90
|
same functionality as for 1D
|
2021-07-24 14:27:00 +02:00 |
base64.f90
|
standard conforming name
|
2020-09-22 13:09:12 +02:00 |
commercialFEM_fileList.f90
|
sorting according to dependency (no Makefile)
|
2021-07-27 08:00:24 +02:00 |
config.f90
|
avoid issues with empty files
|
2021-08-14 20:01:25 +02:00 |
discretization.f90
|
hardcoding '3' is an issue for 2d simulations
|
2021-06-11 20:42:31 +02:00 |
element.f90
|
broken Intel compiler (do concurrent)
|
2021-07-27 16:44:13 +02:00 |
geometry_plastic_nonlocal.f90
|
more meaningful order
|
2021-06-01 17:05:13 +02:00 |
homogenization.f90
|
adjusting names
|
2021-07-20 18:29:21 +02:00 |
homogenization_damage.f90
|
adjusting names
|
2021-07-20 18:29:21 +02:00 |
homogenization_damage_pass.f90
|
polishing
|
2021-04-11 16:09:29 +02:00 |
homogenization_mechanical.f90
|
descriptive names
|
2021-07-17 11:50:21 +02:00 |
homogenization_mechanical_RGC.f90
|
correct line continuation
|
2021-08-11 14:32:21 +02:00 |
homogenization_mechanical_isostrain.f90
|
Merge remote-tracking branch 'origin/development' into Fortran-cleaning
|
2021-05-28 15:00:06 +02:00 |
homogenization_mechanical_pass.f90
|
Merge remote-tracking branch 'origin/development' into Fortran-cleaning
|
2021-05-28 15:00:06 +02:00 |
homogenization_thermal.f90
|
more meaningful order
|
2021-06-01 17:05:13 +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
|
output info about used slip/twin systems
|
2021-07-25 14:11:07 +02:00 |
material.f90
|
symbolic names
|
2021-07-24 15:03:26 +02:00 |
math.f90
|
Merge branch 'store-sim-setup' into 'development'
|
2021-08-03 13:16:59 +00:00 |
parallelization.f90
|
play it safe
|
2021-07-27 10:18:55 +02:00 |
phase.f90
|
lessons learned from compilation with Intel 2021.3
|
2021-08-10 23:47:13 +02:00 |
phase_damage.f90
|
correct line continuation
|
2021-08-11 14:32:21 +02:00 |
phase_damage_anisobrittle.f90
|
using central values
|
2021-07-21 15:46:38 +02:00 |
phase_damage_isobrittle.f90
|
(en)try is the name used in the DADF5 file
|
2021-07-18 09:44:52 +02:00 |
phase_mechanical.f90
|
lessons learned from compilation with Intel 2021.3
|
2021-08-10 23:47:13 +02:00 |
phase_mechanical_eigen.f90
|
default name
|
2021-07-22 15:41:09 +02:00 |
phase_mechanical_eigen_cleavageopening.f90
|
part of damage, not of eigen
|
2021-04-06 12:18:48 +02:00 |
phase_mechanical_eigen_thermalexpansion.f90
|
phase_mechanical_elastic should store data related to elasticity
|
2021-07-21 16:23:21 +02:00 |
phase_mechanical_elastic.f90
|
typo
|
2021-08-19 19:57:52 +02:00 |
phase_mechanical_plastic.f90
|
bug fixes:
|
2021-07-05 11:30:52 +02:00 |
phase_mechanical_plastic_dislotungsten.f90
|
lessons learned from compilation with Intel 2021.3
|
2021-08-10 23:47:13 +02:00 |
phase_mechanical_plastic_dislotwin.f90
|
avoid code duplication
|
2021-08-07 22:02:44 +02:00 |
phase_mechanical_plastic_isotropic.f90
|
whitespace adjustments
|
2021-07-23 00:09:51 +02:00 |
phase_mechanical_plastic_kinehardening.f90
|
avoid code duplication
|
2021-08-07 22:02:44 +02:00 |
phase_mechanical_plastic_none.f90
|
new names
|
2021-04-06 11:38:44 +02:00 |
phase_mechanical_plastic_nonlocal.f90
|
lessons learned from compilation with Intel 2021.3
|
2021-08-10 23:47:13 +02:00 |
phase_mechanical_plastic_phenopowerlaw.f90
|
avoid code duplication
|
2021-08-07 22:02:44 +02:00 |
phase_thermal.f90
|
phase_mechanical_elastic should store data related to elasticity
|
2021-07-21 16:23:21 +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
|
old url is not working anymore
|
2021-08-25 08:18:46 +02:00 |
quit.f90
|
documenting/silencing gfortran
|
2021-07-21 23:49:24 +02:00 |
results.f90
|
lessons learned from compilation with Intel 2021.3
|
2021-08-10 23:47:13 +02:00 |
rotations.f90
|
unify style to majority of occurences
|
2021-07-16 10:30:45 +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 |