.. |
Marc
|
Merge branch 'use-openMP-module' into 'development'
|
2022-05-17 12:57:15 +00:00 |
grid
|
better use SIGINT for actions triggered by the user
|
2022-05-13 11:58:03 +02:00 |
mesh
|
consistent naming
|
2022-05-03 13:00:28 +02:00 |
.gitignore
|
full out of source build
|
2020-03-09 13:55:28 +01:00 |
CLI.f90
|
systematic naming scheme
|
2022-04-24 04:45:41 +02:00 |
CMakeLists.txt
|
improved naming
|
2022-04-29 14:58:12 +02:00 |
C_routines.c
|
better use SIGINT for actions triggered by the user
|
2022-05-13 11:58:03 +02:00 |
HDF5_utilities.f90
|
assumed rank solution gives wrong results #194
|
2022-05-19 16:38:37 +02:00 |
IO.f90
|
specifying V_e is more natural than F_i
|
2022-05-19 01:15:17 +02:00 |
LAPACK_interface.f90
|
LAPACK routines can be considered pure
|
2021-12-29 07:09:52 +01:00 |
YAML_parse.f90
|
string new line which is added by libfyaml
|
2022-04-16 16:19:33 +02:00 |
YAML_types.f90
|
made two loops faster
|
2022-04-14 06:39:19 +02:00 |
config.f90
|
remove unused CLI module inclusion
|
2022-04-26 12:19:13 -04:00 |
constants.f90
|
new tests with T_ref = 293.15K (20°C)
|
2022-02-03 22:36:27 +01:00 |
discretization.f90
|
need to store fraction for proper homogenization
|
2022-02-07 14:25:03 +01:00 |
geometry_plastic_nonlocal.f90
|
more meaningful order
|
2021-06-01 17:05:13 +02:00 |
homogenization.f90
|
homogenization state is not integrated
|
2022-03-06 08:33:36 +01:00 |
homogenization_damage.f90
|
consistent indentation and line-spacings in reporting
|
2021-11-15 12:35:44 -05:00 |
homogenization_damage_pass.f90
|
extend to multiple homogenization scheme
|
2022-02-27 16:58:40 +01:00 |
homogenization_mechanical.f90
|
check N_constituents only if active
|
2022-02-24 12:13:22 +01:00 |
homogenization_mechanical_RGC.f90
|
check N_constituents only if active
|
2022-02-24 12:13:22 +01:00 |
homogenization_mechanical_isostrain.f90
|
check N_constituents only if active
|
2022-02-24 12:13:22 +01:00 |
homogenization_mechanical_pass.f90
|
check N_constituents only if active
|
2022-02-24 12:13:22 +01:00 |
homogenization_thermal.f90
|
call correct funtion
|
2022-02-23 05:44:12 +01:00 |
homogenization_thermal_isotemperature.f90
|
enable output of temperature per phase
|
2022-02-19 18:56:41 +01:00 |
homogenization_thermal_pass.f90
|
extend to multiple homogenization scheme
|
2022-02-27 16:58:40 +01:00 |
lattice.f90
|
hickup in documentation
|
2022-05-08 09:30:26 +02:00 |
material.f90
|
avoid negative zero when not needed
|
2022-05-20 06:30:07 +02:00 |
materialpoint.f90
|
consistent naming
|
2022-05-03 13:00:28 +02:00 |
math.f90
|
classic Intel gives FPE
|
2022-05-08 17:47:20 +02:00 |
parallelization.f90
|
also store stdout
|
2022-02-28 19:02:46 +01:00 |
phase.f90
|
homogenization state is not integrated
|
2022-03-06 08:33:36 +01:00 |
phase_damage.f90
|
enable output of temperature per phase
|
2022-02-19 18:56:41 +01: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
|
mitigate rounding errors
|
2022-05-20 06:43:32 +02: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
|
use modern Fortran interface
|
2022-02-05 18:37:38 +01:00 |
phase_mechanical_elastic.f90
|
ensure that data is read
|
2022-02-12 22:38:58 +01:00 |
phase_mechanical_plastic.f90
|
Merge remote-tracking branch 'origin/development' into dislotwin-fix-TWIP-TRIP
|
2022-02-17 08:17:39 +01:00 |
phase_mechanical_plastic_dislotungsten.f90
|
no need to store dot state
|
2022-02-03 23:40:25 +01:00 |
phase_mechanical_plastic_dislotwin.f90
|
Update crystal structure name
|
2022-02-21 09:00:00 +00:00 |
phase_mechanical_plastic_isotropic.f90
|
no need to store dot state
|
2022-02-03 23:40:25 +01:00 |
phase_mechanical_plastic_kinehardening.f90
|
no need to store dot state
|
2022-02-03 23:40:25 +01: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
|
Merge remote-tracking branch 'origin/development' into nonlocal-standard-access
|
2022-02-11 12:53:58 +01:00 |
phase_mechanical_plastic_phenopowerlaw.f90
|
no need to store dot state
|
2022-02-03 23:40:25 +01:00 |
phase_thermal.f90
|
suggested changes from MR !530
|
2022-02-22 23:16:14 +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 |
polynomials.f90
|
trustworthy reference
|
2022-05-08 20:10:12 +02:00 |
prec.f90
|
testing forward/backward FFT
|
2022-04-20 07:02:59 +02:00 |
quit.f90
|
final MPI-DAMASK integer kind decoupling
|
2022-01-13 13:21:44 +01:00 |
results.f90
|
systematic naming scheme
|
2022-04-24 04:45:41 +02:00 |
rotations.f90
|
mitigate rounding errors
|
2022-05-20 06:43:32 +02:00 |
signals.f90
|
better use SIGINT for actions triggered by the user
|
2022-05-13 11:58:03 +02:00 |
system_routines.f90
|
better use SIGINT for actions triggered by the user
|
2022-05-13 11:58:03 +02:00 |