.. |
Marc
|
only needed by MSC.Marc
|
2024-03-02 13:31:24 +05:30 |
grid
|
naming scheme as in Python library
|
2024-03-02 13:31:24 +05:30 |
mesh
|
only needed by MSC.Marc
|
2024-03-02 13:31:24 +05:30 |
test
|
legacy read function, only needed by MSC.Marc
|
2024-03-02 13:31:24 +05:30 |
.gitignore
|
full out of source build
|
2020-03-09 13:55:28 +01:00 |
CLI.f90
|
Cli improvements
|
2023-12-14 12:03:11 +00:00 |
CMakeLists.txt
|
avoid hardcoding (requires/ensures systematic naming)
|
2023-12-30 16:02:00 +01:00 |
C_routines.c
|
more systematic handling of colored output
|
2023-12-11 06:58:37 +01:00 |
HDF5_utilities.f90
|
use central functionality
|
2023-12-30 15:48:04 +01:00 |
IO.f90
|
only needed by MSC.Marc
|
2024-03-02 13:31:24 +05:30 |
LAPACK_interface.f90
|
parameters should be spelled in capitals
|
2023-06-04 13:52:31 +02:00 |
YAML.f90
|
suggested renaming of rmComment
|
2024-03-02 13:31:24 +05:30 |
config.f90
|
naming scheme as in Python library
|
2024-03-02 13:31:24 +05:30 |
constants.f90
|
systematic naming of status code enums
|
2024-01-13 08:27:17 +01:00 |
crystal.f90
|
Created a flag to turn off discrete twin model
|
2024-04-08 09:34:55 +05:30 |
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
|
only needed for older (broken) ifort
|
2024-01-13 17:31:21 +01:00 |
homogenization_damage.f90
|
unified style
|
2023-07-24 18:29:36 +02:00 |
homogenization_damage_pass.f90
|
extend to multiple homogenization scheme
|
2022-02-27 16:58:40 +01:00 |
homogenization_mechanical.f90
|
was a 'write-only' variable
|
2023-12-23 22:39:23 +01:00 |
homogenization_mechanical_RGC.f90
|
consistent names
|
2023-08-01 18:03:00 +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
|
unified style
|
2023-07-24 18:29:36 +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 |
material.f90
|
more appropriate name (conceptually not coupled to YAML)
|
2024-03-02 13:31:24 +05:30 |
materialpoint.f90
|
naming scheme as in Python library
|
2024-03-02 13:31:24 +05:30 |
math.f90
|
Correspondence Matrix applied
|
2024-03-04 11:50:03 +05:30 |
misc.f90
|
restore correct behavior
|
2023-12-05 15:58:06 +01:00 |
parallelization.f90
|
status needs to be passed
|
2024-01-09 14:45:11 +01:00 |
phase.f90
|
consistently use status code as return value
|
2024-01-11 14:59:30 +01:00 |
phase_damage.f90
|
systematic naming of status code enums
|
2024-01-13 08:27:17 +01:00 |
phase_damage_anisobrittle.f90
|
reverse order of printing
|
2023-08-28 21:43:21 -04:00 |
phase_damage_isobrittle.f90
|
reverse order of printing
|
2023-08-28 21:43:21 -04:00 |
phase_mechanical.f90
|
Created a flag to turn off discrete twin model
|
2024-04-08 09:34:55 +05:30 |
phase_mechanical_eigen.f90
|
function is obsolete
|
2023-08-28 17:59:37 -04:00 |
phase_mechanical_eigen_thermalexpansion.f90
|
reverse order of printing
|
2023-08-28 21:43:21 -04:00 |
phase_mechanical_elastic.f90
|
reverse order of printing
|
2023-08-28 21:43:21 -04:00 |
phase_mechanical_plastic.f90
|
Grain boundary elements for nucleation code
|
2024-03-16 15:52:41 +05:30 |
phase_mechanical_plastic_dislotungsten.f90
|
two-step math_clip
|
2023-11-28 01:09:20 -05:00 |
phase_mechanical_plastic_dislotwin.f90
|
two-step math_clip
|
2023-11-28 01:09:20 -05:00 |
phase_mechanical_plastic_isotropic.f90
|
reverse order of printing
|
2023-08-28 21:43:21 -04:00 |
phase_mechanical_plastic_kinehardening.f90
|
avoid repeated allocation of a_nS
|
2024-03-02 13:31:24 +05:30 |
phase_mechanical_plastic_none.f90
|
reverse order of printing
|
2023-08-28 21:43:21 -04:00 |
phase_mechanical_plastic_nonlocal.f90
|
avoid repeated allocation of a_nS
|
2024-03-02 13:31:24 +05:30 |
phase_mechanical_plastic_phenopowerlaw.f90
|
Discrete twinning flag applied globally
|
2024-04-14 16:33:09 +05:30 |
phase_thermal.f90
|
systematic naming of status code enums
|
2024-01-13 08:27:17 +01:00 |
phase_thermal_source_dissipation.f90
|
reverse order of printing
|
2023-08-28 21:43:21 -04:00 |
phase_thermal_source_externalheat.f90
|
reverse order of printing
|
2023-08-28 21:43:21 -04:00 |
polynomials.f90
|
naming scheme as in Python library
|
2024-03-02 13:31:24 +05:30 |
prec.f90
|
parameters should be spelled in capitals
|
2023-06-04 13:52:31 +02:00 |
prec.mod
|
Correspondence Matrix applied
|
2024-03-04 11:50:03 +05:30 |
quit.f90
|
consistent capitalization
|
2023-12-09 14:22:14 +01:00 |
result.f90
|
allgather instead of allreduce+sum with contribution from 1 proc
|
2023-07-16 19:29:45 +02:00 |
rotations.f90
|
include more unit tests for Fortran
|
2023-07-31 11:04:58 +02:00 |
signal.f90
|
minor orthography adjustments
|
2023-02-11 14:30:12 +00:00 |
system_routines.f90
|
more systematic handling of colored output
|
2023-12-11 06:58:37 +01:00 |
tables.f90
|
naming scheme as in Python library
|
2024-03-02 13:31:24 +05:30 |
types.f90
|
adjust description to variable names
|
2024-03-02 13:31:24 +05:30 |