..
grid
can use string of dynamic length
2020-08-09 06:40:43 +02:00
marc
IPneighborhood for MSC.Marc
2020-07-16 15:26:00 +02:00
mesh
can use string of dynamic length
2020-08-09 06:40:43 +02:00
.gitignore
full out of source build
2020-03-09 13:55:28 +01:00
CMakeLists.txt
new names
2020-04-25 09:56:51 +02:00
CPFEM.f90
unnecessary debug output
2020-07-15 00:54:16 +02:00
CPFEM2.f90
YAML parser
2020-05-21 20:41:40 +02:00
C_routines.c
removed duplicate
2020-07-25 09:59:22 +02:00
DAMASK_interface.f90
spelling mistakes in documentation
2020-06-26 11:44:17 +02:00
DAMASK_marc.f90
need to do initialization first
2020-07-03 18:12:40 +02:00
FEsolving.f90
store data where it is needed
2020-03-29 20:04:51 +02:00
HDF5_utilities.f90
no need to have fixed string here
2020-08-09 06:27:29 +02:00
IO.f90
can use string of dynamic length
2020-08-09 06:40:43 +02:00
LAPACK_interface.f90
interface checking for LAPACK
2020-04-10 12:52:27 +02:00
YAML_parse.f90
[skip ci] polishing
2020-06-29 15:09:13 +02:00
YAML_types.f90
small polishing
2020-06-23 11:06:41 +02:00
commercialFEM_fileList.f90
polishing
2020-07-13 14:48:23 +02:00
config.f90
Merge branch 'development' into YAML-compatible-debug
2020-07-01 13:40:56 +02:00
constitutive.f90
Merge branch 'development' into using-submodules
2020-07-16 00:13:41 +02:00
constitutive_damage.f90
cleaning
2020-07-15 14:35:21 +02:00
constitutive_plastic.f90
cleaning
2020-07-15 14:35:21 +02:00
constitutive_plastic_disloUCLA.f90
sources and kinematics modules under submodules
2020-07-09 01:01:08 +02:00
constitutive_plastic_dislotwin.f90
polishing
2020-07-24 23:40:42 +02:00
constitutive_plastic_isotropic.f90
sources and kinematics modules under submodules
2020-07-09 01:01:08 +02:00
constitutive_plastic_kinehardening.f90
sources and kinematics modules under submodules
2020-07-09 01:01:08 +02:00
constitutive_plastic_none.f90
sources and kinematics modules under submodules
2020-07-09 01:01:08 +02:00
constitutive_plastic_nonlocal.f90
Merge branch 'development' into using-submodules
2020-07-16 00:13:41 +02:00
constitutive_plastic_phenopowerlaw.f90
sources and kinematics modules under submodules
2020-07-09 01:01:08 +02:00
constitutive_thermal.f90
cleaning
2020-07-15 14:35:21 +02:00
crystallite.f90
phaseAt needs constituent/element tuple
2020-07-16 23:38:37 +02:00
damage_local.f90
cleaning
2020-07-15 14:35:21 +02:00
damage_none.f90
same names for same variables
2020-03-02 15:49:14 +01:00
damage_nonlocal.f90
cleaning
2020-07-15 14:35:21 +02:00
debug.f90
Merge branch 'YAML-compatible-numerics' into YAML-compatible-debug
2020-06-27 21:48:59 +02:00
discretization.f90
small polishing
2020-06-20 22:51:00 +02:00
element.f90
Merge branch 'development' into MiscImprovements
2020-02-07 17:11:01 +01:00
future.f90
non-existing value evaluates to 0 or 1
2019-12-21 11:52:33 +01:00
geometry_plastic_nonlocal.f90
everything is anyway public
2020-01-02 19:47:48 +01:00
homogenization.f90
redundant
2020-07-03 20:55:05 +02:00
homogenization_mech_RGC.f90
cleaning
2020-07-03 16:45:11 +02:00
homogenization_mech_isostrain.f90
use submodule property; simplifying
2020-07-01 22:20:22 +02:00
homogenization_mech_none.f90
cleaning
2020-07-03 16:45:11 +02:00
kinematics_cleavage_opening.f90
sources and kinematics modules under submodules
2020-07-09 01:01:08 +02:00
kinematics_slipplane_opening.f90
sources and kinematics modules under submodules
2020-07-09 01:01:08 +02:00
kinematics_thermal_expansion.f90
trying new structure for all constitutive modules
2020-07-09 01:49:48 +02:00
lattice.f90
more reasonable name
2020-05-16 17:05:03 +02:00
list.f90
spelling mistakes in documentation
2020-06-26 11:44:17 +02:00
material.f90
redundant
2020-07-03 20:55:05 +02:00
math.f90
polishing
2020-07-24 23:40:42 +02:00
numerics.f90
minor polishing
2020-06-26 12:22:33 +02:00
prec.f90
more reasonable name
2020-05-16 17:05:03 +02:00
quaternions.f90
better handling of corner cases
2020-07-13 12:38:21 +02:00
quit.f90
use specialized functions
2020-01-02 21:28:34 +01:00
results.f90
documentation
2020-05-25 22:09:46 +02:00
rotations.f90
more stable version
2020-07-24 22:43:59 +02:00
source_damage_anisoBrittle.f90
sources and kinematics modules under submodules
2020-07-09 01:01:08 +02:00
source_damage_anisoDuctile.f90
sources and kinematics modules under submodules
2020-07-09 01:01:08 +02:00
source_damage_isoBrittle.f90
sources and kinematics modules under submodules
2020-07-09 01:01:08 +02:00
source_damage_isoDuctile.f90
sources and kinematics modules under submodules
2020-07-09 01:01:08 +02:00
source_thermal_dissipation.f90
sources and kinematics modules under submodules
2020-07-09 01:01:08 +02:00
source_thermal_externalheat.f90
sources and kinematics modules under submodules
2020-07-09 01:01:08 +02:00
system_routines.f90
Gfortran 8 failed with
2020-08-09 08:53:10 +02:00
thermal_adiabatic.f90
cleaning
2020-07-15 14:35:21 +02:00
thermal_conduction.f90
cleaning
2020-07-15 14:35:21 +02:00
thermal_isothermal.f90
spelling mistakes in documentation
2020-06-26 11:44:17 +02:00