.. |
Marc
|
support for Marc2021.3.1
|
2021-11-25 17:30:22 +01:00 |
grid
|
start at 1 for the same loop pattern
|
2022-01-26 12:21:08 +01:00 |
mesh
|
mesh: separate kind for DAMASK and PETSc integers
|
2022-01-13 16:30:42 +01: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
|
default integer is set via a compiler flag
|
2022-01-13 07:37:38 +01: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
|
default integer is set via a compiler flag
|
2022-01-13 07:37:38 +01:00 |
DAMASK_interface.f90
|
consistent indentation and line-spacings in reporting
|
2021-11-15 12:35:44 -05:00 |
HDF5_utilities.f90
|
default integer, PETSc integer, and MPI integer might be different
|
2022-01-13 12:02:33 +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
|
polishing
|
2022-01-21 23:34:42 +00:00 |
base64.f90
|
pInt leftovers
|
2022-01-13 07:44:15 +01: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
|
transformation is for fcc-> hcp
|
2022-01-26 23:13:56 +01:00 |
material.f90
|
keys() function for dictionary as in Python.
|
2022-01-20 23:45:47 +00:00 |
math.f90
|
random seed should contain some entropy
|
2022-01-18 10:47:26 +01:00 |
parallelization.f90
|
Merge remote-tracking branch 'origin/thermal-solver-improvements' into 146_grid-indexing+allocation
|
2022-01-19 18:50:55 +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
|
not needed
|
2022-01-27 00:01:53 +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
|
commenting
|
2022-01-27 07:28:33 +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
|
polishing
|
2021-12-31 08:12:17 +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
|
not needed
|
2022-01-13 08:30:46 +01:00 |
quit.f90
|
final MPI-DAMASK integer kind decoupling
|
2022-01-13 13:21:44 +01:00 |
results.f90
|
default integer, PETSc integer, and MPI integer might be different
|
2022-01-13 12:02:33 +01:00 |
rotations.f90
|
Merge branch 'development' into misc-improvements
|
2022-01-18 11:02:18 +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 |