.. |
Marc
|
support for Marc2021.3.1
|
2021-11-25 17:30:22 +01:00 |
grid
|
don't rely on ML
|
2021-12-27 17:44:22 +01:00 |
mesh
|
fixed misaligned/too short "writing..." statements
|
2021-11-15 12:58:59 -05:00 |
.gitignore
|
full out of source build
|
2020-03-09 13:55:28 +01:00 |
CMakeLists.txt
|
forgotten rename
|
2021-10-15 22:19:58 +02:00 |
CPFEM.f90
|
consistent indentation and line-spacings in reporting
|
2021-11-15 12:35:44 -05:00 |
CPFEM2.f90
|
consistent indentation and line-spacings in reporting
|
2021-11-15 12:35:44 -05:00 |
C_routines.c
|
https://stackoverflow.com/questions/14950378
|
2021-01-10 10:17:16 +01:00 |
DAMASK_Marc.f90
|
consistent indentation and line-spacings in reporting
|
2021-11-15 12:35:44 -05:00 |
DAMASK_interface.f90
|
consistent indentation and line-spacings in reporting
|
2021-11-15 12:35:44 -05:00 |
HDF5_utilities.f90
|
consistent space (as in 'end module' etc)
|
2021-12-06 07:59:40 +01:00 |
IO.f90
|
consistent indentation and line-spacings in reporting
|
2021-11-15 12:35:44 -05:00 |
LAPACK_interface.f90
|
LAPACK routines can be considered pure
|
2021-12-29 07:09:52 +01:00 |
YAML_parse.f90
|
consistent space (as in 'end module' etc)
|
2021-12-06 07:59:40 +01:00 |
YAML_types.f90
|
consistent space (as in 'end module' etc)
|
2021-12-06 07:59:40 +01:00 |
base64.f90
|
consistent indentation and line-spacings in reporting
|
2021-11-15 12:35:44 -05:00 |
commercialFEM_fileList.f90
|
single source of truth
|
2021-11-25 06:23:26 +01:00 |
config.f90
|
consistent indentation and line-spacings in reporting
|
2021-11-15 12:35:44 -05:00 |
constants.f90
|
just off by 46 orders of magnitude ;)
|
2022-01-08 12:07:29 +00:00 |
discretization.f90
|
consistent indentation and line-spacings in reporting
|
2021-11-15 12:35:44 -05:00 |
element.f90
|
consistent indentation and line-spacings in reporting
|
2021-11-15 12:35:44 -05:00 |
geometry_plastic_nonlocal.f90
|
more meaningful order
|
2021-06-01 17:05:13 +02:00 |
homogenization.f90
|
consistent indentation and line-spacings in reporting
|
2021-11-15 12:35:44 -05:00 |
homogenization_damage.f90
|
consistent indentation and line-spacings in reporting
|
2021-11-15 12:35:44 -05:00 |
homogenization_damage_pass.f90
|
consistent indentation and line-spacings in reporting
|
2021-11-15 12:35:44 -05:00 |
homogenization_mechanical.f90
|
consistent indentation and line-spacings in reporting
|
2021-11-15 12:35:44 -05:00 |
homogenization_mechanical_RGC.f90
|
integer exponents: faster and shorter
|
2021-11-25 20:52:22 +01:00 |
homogenization_mechanical_isostrain.f90
|
consistent indentation and line-spacings in reporting
|
2021-11-15 12:35:44 -05:00 |
homogenization_mechanical_pass.f90
|
consistent indentation and line-spacings in reporting
|
2021-11-15 12:35:44 -05:00 |
homogenization_thermal.f90
|
consistent indentation and line-spacings in reporting
|
2021-11-15 12:35:44 -05:00 |
homogenization_thermal_isotemperature.f90
|
preparing split
|
2021-04-06 11:55:30 +02:00 |
homogenization_thermal_pass.f90
|
consistent indentation and line-spacings in reporting
|
2021-11-15 12:35:44 -05:00 |
lattice.f90
|
functions have no side-effects, hence 'pure'
|
2021-12-29 07:19:26 +01:00 |
material.f90
|
Merge branch 'development' into pretty-print-init
|
2021-11-16 12:56:38 -05:00 |
math.f90
|
avoid failing self test
|
2022-01-01 11:39:02 +01:00 |
parallelization.f90
|
test for long long integer
|
2022-01-12 16:56:24 +01:00 |
phase.f90
|
use data from other physics directly
|
2021-12-19 22:07:23 +01:00 |
phase_damage.f90
|
transitioned remaining real exponents to int
|
2021-11-28 12:46:26 -05:00 |
phase_damage_anisobrittle.f90
|
transitioned remaining real exponents to int
|
2021-11-28 12:46:26 -05:00 |
phase_damage_isobrittle.f90
|
avoid conversions
|
2021-12-06 08:55:00 +01:00 |
phase_mechanical.f90
|
functions without side-effects are 'pure'
|
2022-01-01 11:39:14 +01:00 |
phase_mechanical_eigen.f90
|
consistent names
|
2021-12-11 09:54:46 +01:00 |
phase_mechanical_eigen_cleavageopening.f90
|
consistent indentation and line-spacings in reporting
|
2021-11-15 12:35:44 -05:00 |
phase_mechanical_eigen_thermalexpansion.f90
|
Merge remote-tracking branch 'origin/development' into integer-exponents
|
2021-11-27 20:44:26 +01:00 |
phase_mechanical_elastic.f90
|
not used
|
2022-01-10 18:50:28 +01:00 |
phase_mechanical_plastic.f90
|
use data from other physics directly
|
2021-12-19 22:07:23 +01:00 |
phase_mechanical_plastic_dislotungsten.f90
|
use data from other physics directly
|
2021-12-19 22:07:23 +01:00 |
phase_mechanical_plastic_dislotwin.f90
|
easier to understand
|
2021-12-19 22:53:48 +01:00 |
phase_mechanical_plastic_isotropic.f90
|
consistent indentation and line-spacings in reporting
|
2021-11-15 12:35:44 -05:00 |
phase_mechanical_plastic_kinehardening.f90
|
added literature reference for constitutive law
|
2022-01-06 09:54:33 -05:00 |
phase_mechanical_plastic_none.f90
|
consistent indentation and line-spacings in reporting
|
2021-11-15 12:35:44 -05:00 |
phase_mechanical_plastic_nonlocal.f90
|
use data from other physics directly
|
2021-12-19 22:07:23 +01:00 |
phase_mechanical_plastic_phenopowerlaw.f90
|
consistent indentation and line-spacings in reporting
|
2021-11-15 12:35:44 -05:00 |
phase_thermal.f90
|
use data from other physics directly
|
2021-12-19 22:07:23 +01:00 |
phase_thermal_dissipation.f90
|
consistent indentation and line-spacings in reporting
|
2021-11-15 12:35:44 -05:00 |
phase_thermal_externalheat.f90
|
consistent indentation and line-spacings in reporting
|
2021-11-15 12:35:44 -05:00 |
prec.f90
|
support for PETSc with 64bit integers
|
2021-12-21 23:53:46 +01:00 |
quit.f90
|
documenting/silencing gfortran
|
2021-07-21 23:49:24 +02:00 |
results.f90
|
consistent indentation and line-spacings in reporting
|
2021-11-15 12:35:44 -05:00 |
rotations.f90
|
integer exponents are potentially faster
|
2022-01-10 20:50:46 +01: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 |