DAMASK_EICMD/src
Martin Diehl 40fda62efc parsing material.config and debug.config 2019-03-12 22:27:45 +01: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 more sensible names 2019-03-11 23:10:40 +01:00
CPFEM.f90 Tstar renamed to S (following the DAMASK paper) 2019-03-09 11:11:40 +01:00
CPFEM2.f90 PGI complaines, forall is deprecated anyway 2019-03-10 10:05:47 +01:00
C_routines.c signal handling implemented 2019-02-11 18:46:14 +01:00
DAMASK_FEM.f90 cleaning 2019-03-09 11:11:40 +01:00
DAMASK_abaqus.f polishing and extending citations 2019-03-09 11:11:40 +01:00
DAMASK_grid.f90 finished renaming: spectral -> grid 2019-03-12 18:56:28 +01:00
DAMASK_interface.f90 polishing and extending citations 2019-03-09 11:11:40 +01:00
DAMASK_marc.f90 polishing and extending citations 2019-03-09 11:11:40 +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 cleaning 2019-03-09 11:11:40 +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 not needed anymore 2019-03-12 00:07:44 +01:00
HDF5_utilities.f90 required for HDF5 output 2019-03-09 15:55:25 +00:00
IO.f90 clearer structure 2019-03-12 21:48:33 +01:00
Lambert.f90 proper indentation 2019-03-11 23:04:00 +01:00
commercialFEM_fileList.f90 required for HDF5 output 2019-03-09 15:55:25 +00:00
config.f90 parsing material.config and debug.config 2019-03-12 22:27:45 +01:00
constitutive.f90 better name 2019-03-10 12:05:52 +01:00
crystallite.f90 norm2 for PGI 2019-03-10 10:05:47 +01: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 no pInt + same indentation everywhere 2019-03-12 11:36:18 +01:00
grid_mech_spectral_basic.f90 no pInt + same indentation everywhere 2019-03-12 11:36:18 +01:00
grid_mech_spectral_polarisation.f90 finished renaming: spectral -> grid 2019-03-12 18:56:28 +01:00
grid_thermal_spectral.f90 no pInt + same indentation everywhere 2019-03-12 11:36:18 +01:00
homogenization.f90 unifying notation 2019-03-10 12:05:52 +01:00
homogenization_RGC.f90 better name 2019-03-10 12:05:52 +01: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 bugfix, avoid error 2019-03-09 16:22:57 +00:00
material.f90 unifying notation 2019-03-10 12:05:52 +01:00
math.f90 following numpy syntax 2019-03-09 16:19:56 +00: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 variables from mesh object 2019-03-10 12:05:52 +01:00
mesh_marc.f90 use variables from mesh object 2019-03-10 12:05:52 +01:00
numerics.f90 use central functionality 2019-03-09 11:11:40 +01:00
plastic_disloUCLA.f90 dummy HDF5 output for all plasticity laws 2019-03-09 20:43:31 +01:00
plastic_dislotwin.f90 wrong type 2019-03-10 10:05:47 +01:00
plastic_isotropic.f90 dummy HDF5 output for all plasticity laws 2019-03-09 20:43:31 +01:00
plastic_kinematichardening.f90 dummy HDF5 output for all plasticity laws 2019-03-09 20:43:31 +01:00
plastic_none.f90 not needed anymore 2019-03-12 00:07:44 +01:00
plastic_nonlocal.f90 norm2 is (yet) not available in PGI 2019-03-10 10:05:47 +01:00
plastic_phenopowerlaw.f90 dummy HDF5 output for all plasticity laws 2019-03-09 20:43:31 +01:00
prec.f90 no need to use pInt 2019-03-07 19:34:27 +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 name 2019-03-10 12:05:52 +01:00
source_damage_anisoDuctile.f90 better name 2019-03-10 12:05:52 +01:00
source_damage_isoBrittle.f90 general cleaning 2019-03-09 11:11:40 +01:00
source_damage_isoDuctile.f90 better name 2019-03-10 12:05:52 +01:00
source_thermal_dissipation.f90 general cleaning 2019-03-09 11:11:40 +01:00
source_thermal_externalheat.f90 general cleaning 2019-03-09 11:11:40 +01:00
spectral_utilities.f90 better readable 2019-03-10 10:05:47 +01:00
system_routines.f90 signal handling implemented 2019-02-11 18:46:14 +01:00
thermal_adiabatic.f90 unifying notation 2019-03-10 12:05:52 +01:00
thermal_conduction.f90 unifying notation 2019-03-10 12:05:52 +01:00
thermal_isothermal.f90 better name 2019-03-10 12:05:52 +01:00