DAMASK_EICMD/src
Martin Diehl 3a8f48a0f8 easier to adjust to new versions 2019-04-03 08:25:42 +02:00
..
MarcInclude added support for Marc 2018.1 2018-11-07 14:11:10 +01: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 better have a separate module 2019-03-28 06:52:17 +01:00
CPFEM.f90 use matmul instead of hand-written functions 2019-04-03 08:22:04 +02:00
CPFEM2.f90 PGI complaines, forall is deprecated anyway 2019-03-10 10:05:47 +01:00
C_routines.c improved signal handling 2019-03-24 11:59:00 +01:00
DAMASK_FEM.f90 cleaning 2019-03-09 11:11:40 +01:00
DAMASK_abaqus.f [skip ci] with DAMASK ASCII art 2019-03-13 06:16:31 +01:00
DAMASK_grid.f90 use matmul instead of hand-written functions 2019-04-03 08:22:04 +02:00
DAMASK_interface.f90 easier to adjust to new versions 2019-04-03 08:25:42 +02:00
DAMASK_marc.f90 [skip ci] with DAMASK ASCII art 2019-03-13 06:16:31 +01: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
FEM_mech.f90 no need to import pInt 2019-03-13 07:00:20 +01:00
FEM_utilities.f90 not needed 2019-03-10 12:58:07 +01:00
FEM_zoo.f90 not needed anymore 2019-03-12 00:07:44 +01:00
FEsolving.f90 renaming "spectral" to "grid" 2019-03-23 09:27:58 +01:00
HDF5_utilities.f90 required for HDF5 output 2019-03-09 15:55:25 +00:00
IO.f90 better define variables close to their usage 2019-03-26 07:36:55 +01:00
Lambert.f90 proper indentation 2019-03-11 23:04:00 +01:00
commercialFEM_fileList.f90 better have a separate module 2019-03-28 06:52:17 +01:00
config.f90 use list from separate module 2019-03-29 08:34:44 +01:00
constitutive.f90 use matmul instead of hand-written functions 2019-04-03 08:22:04 +02:00
crystallite.f90 use matmul instead of hand-written functions 2019-04-03 08:22:04 +02:00
damage_local.f90 unifying notation 2019-03-10 12:05:52 +01:00
damage_none.f90 better name 2019-03-10 12:05:52 +01:00
damage_nonlocal.f90 unifying notation 2019-03-10 12:05:52 +01:00
debug.f90 use central functionality 2019-03-09 11:11:40 +01:00
element.f90 consistent formatting: always indent by 2 spaces 2019-03-07 20:39:33 +01:00
grid_damage_spectral.f90 use matmul instead of hand-written functions 2019-04-03 08:22:04 +02:00
grid_mech_FEM.f90 use matmul instead of hand-written functions 2019-04-03 08:22:04 +02:00
grid_mech_spectral_basic.f90 use matmul instead of hand-written functions 2019-04-03 08:22:04 +02:00
grid_mech_spectral_polarisation.f90 use matmul instead of hand-written functions 2019-04-03 08:22:04 +02:00
grid_thermal_spectral.f90 use matmul instead of hand-written functions 2019-04-03 08:22:04 +02:00
homogenization.f90 unifying notation 2019-03-10 12:05:52 +01:00
homogenization_RGC.f90 use matmul instead of hand-written functions 2019-04-03 08:22:04 +02:00
homogenization_isostrain.f90 better name 2019-03-10 12:05:52 +01:00
homogenization_none.f90 better name 2019-03-10 12:05:52 +01:00
kinematics_cleavage_opening.f90 better name 2019-03-10 12:05:52 +01:00
kinematics_slipplane_opening.f90 better name 2019-03-10 12:05:52 +01:00
kinematics_thermal_expansion.f90 better name 2019-03-10 12:05:52 +01:00
lattice.f90 use matmul instead of hand-written functions 2019-04-03 08:22:04 +02:00
list.f90 allow defaultVal string of variable length 2019-03-28 07:04:48 +01:00
material.f90 unifying notation 2019-03-10 12:05:52 +01:00
math.f90 use matmul instead of hand-written functions 2019-04-03 08:22:04 +02:00
mesh_FEM.f90 not needed anymore 2019-03-12 00:07:44 +01:00
mesh_abaqus.f90 use variables from mesh object 2019-03-10 12:05:52 +01:00
mesh_base.f90 nNodes form element is used already 2019-02-02 13:10:21 +01:00
mesh_grid.f90 use matmul instead of hand-written functions 2019-04-03 08:22:04 +02:00
mesh_marc.f90 use variables from mesh object 2019-03-10 12:05:52 +01:00
numerics.f90 better define variables close to their usage 2019-03-26 07:36:55 +01:00
plastic_disloUCLA.f90 avoid explicit loops 2019-03-27 12:37:48 +01:00
plastic_dislotwin.f90 use matmul instead of hand-written functions 2019-04-03 08:22:04 +02:00
plastic_isotropic.f90 simplification in agreeemnt with the paper 2019-04-02 15:39:55 +02:00
plastic_kinematichardening.f90 pInt does not add any value 2019-03-27 22:12:31 +01:00
plastic_none.f90 not needed anymore 2019-03-12 00:07:44 +01:00
plastic_nonlocal.f90 use matmul instead of hand-written functions 2019-04-03 08:22:04 +02:00
plastic_phenopowerlaw.f90 pInt does not add any value 2019-03-27 22:12:31 +01:00
prec.f90 not supported by ancient compiler needed for Abaqus 2019-03-26 21:44:25 +01:00
quaternions.f90 norm2 is (yet) not available in PGI 2019-03-10 10:05:47 +01:00
quit.f90 no pInt 2019-03-11 22:58:11 +01:00
results.f90 polishing and extending citations 2019-03-09 11:11:40 +01:00
rotations.f90 no pInt 2019-03-11 22:58:11 +01:00
source_damage_anisoBrittle.f90 better use functions than global variables 2019-03-25 21:54:08 +01:00
source_damage_anisoDuctile.f90 better name 2019-03-10 12:05:52 +01:00
source_damage_isoBrittle.f90 use matmul instead of hand-written functions 2019-04-03 08:22:04 +02:00
source_damage_isoDuctile.f90 better name 2019-03-10 12:05:52 +01:00
source_thermal_dissipation.f90 modernized 2019-03-24 11:01:27 +01:00
source_thermal_externalheat.f90 modernized 2019-03-24 11:18:59 +01:00
spectral_utilities.f90 use matmul instead of hand-written functions 2019-04-03 08:22:04 +02:00
system_routines.f90 improved signal handling 2019-03-24 11:59:00 +01:00
thermal_adiabatic.f90 consistent use of 2 blanks, no pInt 2019-03-24 11:28:20 +01:00
thermal_conduction.f90 cleaned 2019-03-24 12:07:51 +01:00
thermal_isothermal.f90 better name 2019-03-10 12:05:52 +01:00