.. |
MarcInclude
|
pInt not needed
|
2019-06-11 16:34:07 +02:00 |
grid
|
better readable
|
2019-06-10 09:42:23 +02:00 |
mesh
|
sorted for better readability
|
2019-06-11 14:29:10 +02:00 |
.gitignore
|
symlinks can be handled by Git, so we can store them and simplify the installation
|
2017-05-16 11:10:01 +02:00 |
CMakeLists.txt
|
more direct and readable
|
2019-04-29 11:15:23 +02:00 |
CPFEM.f90
|
mesh_element/theMesh deprecated
|
2019-06-07 07:49:45 +02:00 |
CPFEM2.f90
|
further cleaning
|
2019-06-11 16:16:10 +02:00 |
C_routines.c
|
improved signal handling
|
2019-03-24 11:59:00 +01:00 |
DAMASK_abaqus.f
|
[skip ci] with DAMASK ASCII art
|
2019-03-13 06:16:31 +01:00 |
DAMASK_interface.f90
|
cleaning
|
2019-06-11 13:34:55 +02:00 |
DAMASK_marc.f90
|
preprocessor statements need to start at column 0
|
2019-06-07 07:45:54 +02:00 |
DAMASK_marc2018.1.f90
|
added link lost during merge
|
2018-11-23 15:02:35 +01:00 |
DAMASK_marc2018.f90
|
added link for Marc2018
|
2018-10-13 10:50:20 +02:00 |
FEsolving.f90
|
further cleaning
|
2019-06-11 16:16:10 +02:00 |
HDF5_utilities.f90
|
HDF5 is not always available
|
2019-06-12 19:59:17 +02:00 |
IO.f90
|
pInt not needed
|
2019-06-11 14:52:27 +02:00 |
Lambert.f90
|
more consistent private/public declarations
|
2019-05-17 05:24:36 +00:00 |
commercialFEM_fileList.f90
|
discretization contains now all information to substitute mesh
|
2019-06-06 20:54:19 +02:00 |
config.f90
|
cleaning
|
2019-05-28 09:28:15 +02:00 |
constitutive.f90
|
ensure memory release
|
2019-06-07 12:19:36 +02:00 |
crystallite.f90
|
better readable
|
2019-06-10 09:42:23 +02:00 |
damage_local.f90
|
cleaning
|
2019-06-11 13:34:55 +02:00 |
damage_none.f90
|
focus on the physics
|
2019-05-16 23:14:47 +02:00 |
damage_nonlocal.f90
|
cleaning
|
2019-06-11 13:34:55 +02:00 |
debug.f90
|
pInt not needed
|
2019-06-11 14:52:27 +02:00 |
discretization.f90
|
bugfix: wrong number of IPs
|
2019-06-06 23:00:40 +02:00 |
element.f90
|
use definition from element
|
2019-06-13 09:13:03 +02:00 |
future.f90
|
cleaning
|
2019-06-11 13:34:55 +02:00 |
geometry_plastic_nonlocal.f90
|
further removal of mesh
|
2019-06-07 10:20:56 +02:00 |
homogenization.f90
|
cleaning
|
2019-06-11 13:34:55 +02:00 |
homogenization_mech_RGC.f90
|
gfortran complaints about repeated dimension attribute
|
2019-05-18 09:54:16 +02:00 |
homogenization_mech_isostrain.f90
|
RGC as submodule
|
2019-05-18 07:23:46 +02:00 |
homogenization_mech_none.f90
|
RGC as submodule
|
2019-05-18 07:23:46 +02:00 |
kinematics_cleavage_opening.f90
|
do not clutter the code with use statements
|
2019-05-28 12:06:21 +02:00 |
kinematics_slipplane_opening.f90
|
focus on the physics
|
2019-05-16 23:14:47 +02:00 |
kinematics_thermal_expansion.f90
|
focus on the physics
|
2019-05-16 23:14:47 +02:00 |
lattice.f90
|
not needed
|
2019-06-04 12:06:16 +02:00 |
list.f90
|
do not clutter the code with use statements
|
2019-05-28 12:06:21 +02:00 |
material.f90
|
polishing
|
2019-06-12 23:31:46 +02:00 |
math.f90
|
better readable
|
2019-06-10 09:42:23 +02:00 |
mesh_FEM.f90
|
cleaning
|
2019-06-11 13:34:55 +02:00 |
mesh_abaqus.f90
|
further removal of mesh
|
2019-06-07 10:20:56 +02:00 |
mesh_base.f90
|
algorithm to split elements into cells
|
2019-05-17 13:22:52 +02:00 |
mesh_grid.f90
|
currently not used
|
2019-06-08 11:16:47 +02:00 |
mesh_marc.f90
|
does not exist anymore
|
2019-06-13 19:09:49 +02:00 |
numerics.f90
|
further cleaning
|
2019-06-11 16:16:10 +02:00 |
plastic_disloUCLA.f90
|
better readable
|
2019-06-10 09:42:23 +02:00 |
plastic_dislotwin.f90
|
Merge branch 'development' into cleaning-pInt-use
|
2019-05-28 09:19:43 +02:00 |
plastic_isotropic.f90
|
don't clutter the code with useless stuff
|
2019-05-16 22:56:48 +02:00 |
plastic_kinematichardening.f90
|
don't clutter the code with useless stuff
|
2019-05-16 22:56:48 +02:00 |
plastic_none.f90
|
don't clutter the code with useless stuff
|
2019-05-16 22:56:48 +02:00 |
plastic_nonlocal.f90
|
better readable
|
2019-06-13 00:01:38 +02:00 |
plastic_phenopowerlaw.f90
|
don't clutter the code with useless stuff
|
2019-05-16 22:56:48 +02:00 |
prec.f90
|
prec provides IEEE module
|
2019-05-11 11:19:06 +02:00 |
quaternions.f90
|
cleaning
|
2019-05-28 09:28:15 +02:00 |
quit.f90
|
errors better visible
|
2019-05-04 17:47:52 +02:00 |
results.f90
|
cleaning
|
2019-06-11 13:34:55 +02:00 |
rotations.f90
|
initialize from Eulers (common case)
|
2019-06-12 15:58:21 +02:00 |
source_damage_anisoBrittle.f90
|
do not clutter the code with use statements
|
2019-05-28 12:06:21 +02:00 |
source_damage_anisoDuctile.f90
|
cleaning
|
2019-06-11 13:34:55 +02:00 |
source_damage_isoBrittle.f90
|
was missing
|
2019-06-12 19:57:48 +02:00 |
source_damage_isoDuctile.f90
|
better readable
|
2019-06-10 09:42:23 +02:00 |
source_thermal_dissipation.f90
|
do not clutter the code with use statements
|
2019-05-28 12:06:21 +02:00 |
source_thermal_externalheat.f90
|
do not clutter the code with use statements
|
2019-05-28 12:06:21 +02:00 |
system_routines.f90
|
use cascaded use statements
|
2019-05-11 12:10:23 +02:00 |
thermal_adiabatic.f90
|
mesh_element is deprecated
|
2019-06-06 21:14:37 +02:00 |
thermal_conduction.f90
|
mesh_element is deprecated
|
2019-06-06 21:14:37 +02:00 |
thermal_isothermal.f90
|
further cleaning
|
2019-06-11 16:16:10 +02:00 |