.. |
Marc
|
Marc2022.4
|
2022-12-31 08:08:04 +00:00 |
grid
|
store data directly in HDF5
|
2023-01-10 02:03:32 +01:00 |
mesh
|
Merge remote-tracking branch 'origin/development' into 231-no-petscscalar-and-_range
|
2022-12-10 14:54:02 +01:00 |
.gitignore
|
full out of source build
|
2020-03-09 13:55:28 +01:00 |
CLI.f90
|
add short text for better understanding in CLI help for restart
|
2022-12-12 16:40:42 +01:00 |
CMakeLists.txt
|
length of macro seems to depend on PETSc location
|
2022-10-13 13:08:13 +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
|
Fortran style adjustments
|
2022-12-07 17:29:03 +00:00 |
IO.f90
|
solver should not solve for field if homogenization description is absent
|
2022-12-29 19:08:05 +00:00 |
LAPACK_interface.f90
|
[skip sc] enforce interfaces (quick fix: declare as external)
|
2022-06-21 22:59:01 +02:00 |
YAML_parse.f90
|
functions are meant for proper files (ending with EOL)
|
2022-12-09 06:48:38 +01:00 |
YAML_types.f90
|
a few more tests
|
2022-12-07 13:03:42 +01:00 |
config.f90
|
Re-written YAML types
|
2022-10-25 16:09:36 +00:00 |
constants.f90
|
polishing
|
2023-01-08 11:54:42 +01:00 |
discretization.f90
|
Fortran style adjustments
|
2022-12-07 17:29:03 +00:00 |
geometry_plastic_nonlocal.f90
|
Fortran style adjustments
|
2022-12-07 17:29:03 +00:00 |
homogenization.f90
|
solver should not solve for field if homogenization description is absent
|
2022-12-29 19:08:05 +00:00 |
homogenization_damage.f90
|
solver should not solve for field if homogenization description is absent
|
2022-12-29 19:08:05 +00:00 |
homogenization_damage_pass.f90
|
extend to multiple homogenization scheme
|
2022-02-27 16:58:40 +01:00 |
homogenization_mechanical.f90
|
Re-written YAML types
|
2022-10-25 16:09:36 +00:00 |
homogenization_mechanical_RGC.f90
|
Merge remote-tracking branch 'origin/select-mu' into development
|
2022-12-20 00:47:24 +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
|
solver should not solve for field if homogenization description is absent
|
2022-12-29 19:08:05 +00: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
|
avoid failing tests
|
2023-01-09 23:38:51 +01:00 |
material.f90
|
give explanation of unexpected code
|
2022-12-25 16:36:01 +01:00 |
materialpoint.f90
|
manage tabulated data with linear interpolation in-between points
|
2022-12-07 21:44:44 +01:00 |
math.f90
|
avoid repeated random sequences on different processes
|
2022-10-27 09:21:37 +02:00 |
parallelization.f90
|
Fortran style adjustments
|
2022-12-07 17:29:03 +00:00 |
phase.f90
|
using new table functionality
|
2022-12-07 21:55:20 +01:00 |
phase_damage.f90
|
competing damage models are not implemented
|
2022-12-18 09:34:25 +01:00 |
phase_damage_anisobrittle.f90
|
competing damage models are not implemented
|
2022-12-18 09:34:25 +01:00 |
phase_damage_isobrittle.f90
|
correct calculation of strain
|
2023-01-07 13:03:12 +01:00 |
phase_mechanical.f90
|
Merge remote-tracking branch 'origin/select-mu' into development
|
2022-12-20 00:47:24 +01:00 |
phase_mechanical_eigen.f90
|
competing damage models are not implemented
|
2022-12-18 09:34:25 +01:00 |
phase_mechanical_eigen_cleavageopening.f90
|
Fortran style adjustments
|
2022-12-07 17:29:03 +00:00 |
phase_mechanical_eigen_thermalexpansion.f90
|
commonly used variable name
|
2022-11-20 09:40:15 +01:00 |
phase_mechanical_elastic.f90
|
Merge remote-tracking branch 'origin/select-mu' into development
|
2022-12-20 00:47:24 +01:00 |
phase_mechanical_plastic.f90
|
Re-written YAML types
|
2022-10-25 16:09:36 +00:00 |
phase_mechanical_plastic_dislotungsten.f90
|
avoid fixed length character arrays
|
2022-11-30 13:33:04 +01:00 |
phase_mechanical_plastic_dislotwin.f90
|
avoid fixed length character arrays
|
2022-11-30 13:33:04 +01:00 |
phase_mechanical_plastic_isotropic.f90
|
Fortran style adjustments
|
2022-12-07 17:29:03 +00:00 |
phase_mechanical_plastic_kinehardening.f90
|
Fortran style adjustments
|
2022-12-07 17:29:03 +00:00 |
phase_mechanical_plastic_none.f90
|
Re-written YAML types
|
2022-10-25 16:09:36 +00:00 |
phase_mechanical_plastic_nonlocal.f90
|
Merge remote-tracking branch 'origin/select-mu' into development
|
2022-12-20 00:47:24 +01:00 |
phase_mechanical_plastic_phenopowerlaw.f90
|
Fortran style adjustments
|
2022-12-07 17:29:03 +00:00 |
phase_thermal.f90
|
Re-written YAML types
|
2022-10-25 16:09:36 +00:00 |
phase_thermal_dissipation.f90
|
Fortran style adjustments
|
2022-12-07 17:29:03 +00:00 |
phase_thermal_externalheat.f90
|
impoved naming
|
2022-12-09 06:48:16 +01:00 |
polynomials.f90
|
Fortran style adjustments
|
2022-12-07 17:29:03 +00:00 |
prec.f90
|
Merge remote-tracking branch 'origin/development' into 231-no-petscscalar-and-_range
|
2022-12-10 14:54:02 +01:00 |
quit.f90
|
only MPI_f08 is standard conforming
|
2022-06-21 23:11:22 +02:00 |
results.f90
|
Fortran style adjustments
|
2022-12-07 17:29:03 +00:00 |
rotations.f90
|
Fortran style adjustments
|
2022-12-07 17:29:03 +00:00 |
signals.f90
|
[skip sc] enforce interfaces (quick fix: declare as external)
|
2022-06-21 22:59:01 +02:00 |
system_routines.f90
|
Fortran style adjustments
|
2022-12-07 17:29:03 +00:00 |
tables.f90
|
bug fix;more elaborate self test
|
2022-12-09 10:00:00 -05:00 |