.. |
Marc
|
adjusted tests
|
2023-06-12 17:35:08 +02:00 |
grid
|
Reporting language polishing
|
2023-06-21 09:37:00 +00:00 |
mesh
|
parameters should be spelled in capitals
|
2023-06-04 13:52:31 +02:00 |
test
|
parameters should be spelled in capitals
|
2023-06-04 13:52:31 +02:00 |
.gitignore
|
full out of source build
|
2020-03-09 13:55:28 +01:00 |
CLI.f90
|
avoid access to unused variable, no need for nested function
|
2023-06-23 08:56:34 +02:00 |
CMakeLists.txt
|
base framework for unit testing in Fortran
|
2023-02-24 22:27:56 +01:00 |
C_routines.c
|
strlen returns 'size_t'
|
2023-02-08 08:37:10 +01:00 |
HDF5_utilities.f90
|
parameters should be spelled in capitals
|
2023-06-04 13:52:31 +02:00 |
IO.f90
|
simplified
|
2023-06-23 00:06:44 +02:00 |
LAPACK_interface.f90
|
parameters should be spelled in capitals
|
2023-06-04 13:52:31 +02:00 |
YAML_parse.f90
|
consistent and short
|
2023-06-04 13:51:05 +02:00 |
YAML_types.f90
|
parameters should be spelled in capitals
|
2023-06-04 13:52:31 +02:00 |
config.f90
|
simplified
|
2023-06-23 00:06:44 +02:00 |
constants.f90
|
parameters should be spelled in capitals
|
2023-06-04 13:52:31 +02:00 |
discretization.f90
|
parameters should be spelled in capitals
|
2023-06-04 13:52:31 +02:00 |
geometry_plastic_nonlocal.f90
|
parameters should be spelled in capitals
|
2023-06-04 13:52:31 +02:00 |
homogenization.f90
|
parameters should be spelled in capitals
|
2023-06-04 13:52:31 +02:00 |
homogenization_damage.f90
|
parameters should be spelled in capitals
|
2023-06-04 13:52:31 +02:00 |
homogenization_damage_pass.f90
|
extend to multiple homogenization scheme
|
2022-02-27 16:58:40 +01:00 |
homogenization_mechanical.f90
|
parameters should be spelled in capitals
|
2023-06-04 13:52:31 +02:00 |
homogenization_mechanical_RGC.f90
|
parameters should be spelled in capitals
|
2023-06-04 13:52:31 +02:00 |
homogenization_mechanical_isostrain.f90
|
parameters should be spelled in capitals
|
2023-06-04 13:52:31 +02:00 |
homogenization_mechanical_pass.f90
|
more systematic name
|
2023-01-23 08:31:59 +01:00 |
homogenization_thermal.f90
|
parameters should be spelled in capitals
|
2023-06-04 13:52:31 +02: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
|
Corrected labeling of {111} planes
|
2023-06-22 15:27:46 +00:00 |
material.f90
|
parameters should be spelled in capitals
|
2023-06-04 13:52:31 +02:00 |
materialpoint.f90
|
Reporting language polishing
|
2023-06-21 09:37:00 +00:00 |
math.f90
|
parameters should be spelled in capitals
|
2023-06-04 13:52:31 +02:00 |
misc.f90
|
parameters should be spelled in capitals
|
2023-06-04 13:52:31 +02:00 |
parallelization.f90
|
parameters should be spelled in capitals
|
2023-06-04 13:52:31 +02:00 |
phase.f90
|
parameters should be spelled in capitals
|
2023-06-04 13:52:31 +02:00 |
phase_damage.f90
|
Merge remote-tracking branch 'origin/development' into 289-consistent-name-for-base-datatypes-in-fortran
|
2023-06-05 15:02:50 +02:00 |
phase_damage_anisobrittle.f90
|
parameters should be spelled in capitals
|
2023-06-04 13:52:31 +02:00 |
phase_damage_isobrittle.f90
|
parameters should be spelled in capitals
|
2023-06-04 13:52:31 +02:00 |
phase_mechanical.f90
|
parameters should be spelled in capitals
|
2023-06-04 13:52:31 +02:00 |
phase_mechanical_eigen.f90
|
parameters should be spelled in capitals
|
2023-06-04 13:52:31 +02:00 |
phase_mechanical_eigen_cleavageopening.f90
|
Fortran style adjustments
|
2022-12-07 17:29:03 +00:00 |
phase_mechanical_eigen_thermalexpansion.f90
|
parameters should be spelled in capitals
|
2023-06-04 13:52:31 +02:00 |
phase_mechanical_elastic.f90
|
parameters should be spelled in capitals
|
2023-06-04 13:52:31 +02:00 |
phase_mechanical_plastic.f90
|
parameters should be spelled in capitals
|
2023-06-04 13:52:31 +02:00 |
phase_mechanical_plastic_dislotungsten.f90
|
parameters should be spelled in capitals
|
2023-06-04 13:52:31 +02:00 |
phase_mechanical_plastic_dislotwin.f90
|
parameters should be spelled in capitals
|
2023-06-04 13:52:31 +02:00 |
phase_mechanical_plastic_isotropic.f90
|
inline math_expand for other constitutive laws
|
2023-06-22 14:50:18 -04:00 |
phase_mechanical_plastic_kinehardening.f90
|
inline math_expand for other constitutive laws
|
2023-06-22 14:50:18 -04:00 |
phase_mechanical_plastic_none.f90
|
inline math_expand for other constitutive laws
|
2023-06-22 14:50:18 -04:00 |
phase_mechanical_plastic_nonlocal.f90
|
inline math_expand for other constitutive laws
|
2023-06-22 14:50:18 -04:00 |
phase_mechanical_plastic_phenopowerlaw.f90
|
immediate parameter expansion over slip systems
|
2023-06-21 16:21:52 -04:00 |
phase_thermal.f90
|
parameters should be spelled in capitals
|
2023-06-04 13:52:31 +02:00 |
phase_thermal_dissipation.f90
|
parameters should be spelled in capitals
|
2023-06-04 13:52:31 +02:00 |
phase_thermal_externalheat.f90
|
parameters should be spelled in capitals
|
2023-06-04 13:52:31 +02:00 |
polynomials.f90
|
parameters should be spelled in capitals
|
2023-06-04 13:52:31 +02:00 |
prec.f90
|
parameters should be spelled in capitals
|
2023-06-04 13:52:31 +02:00 |
quit.f90
|
positive values are ok
|
2023-04-18 12:01:03 +02:00 |
result.f90
|
parameters should be spelled in capitals
|
2023-06-04 13:52:31 +02:00 |
rotations.f90
|
parameters should be spelled in capitals
|
2023-06-04 13:52:31 +02:00 |
signal.f90
|
minor orthography adjustments
|
2023-02-11 14:30:12 +00:00 |
system_routines.f90
|
consistent and short
|
2023-06-04 13:51:05 +02:00 |
tables.f90
|
parameters should be spelled in capitals
|
2023-06-04 13:52:31 +02:00 |