DAMASK_EICMD/src
Martin Diehl 08a4da01e0 IO_stringPos failed when parsing trimmed string 2018-06-10 11:03:34 +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 wrong dependencies cause failure during compilation 2018-06-10 07:05:25 +02:00
CPFEM.f90 initializing lattice after materials allows to use the pre-parsed material.config 2018-06-02 20:59:30 +02:00
CPFEM2.f90 initializing lattice after materials allows to use the pre-parsed material.config 2018-06-02 20:59:30 +02:00
C_routines.c function to change working directory 2018-05-27 14:08:23 +02:00
DAMASK_abaqus_exp.f "et al." instead of "et. al" abbreviates "et alii", meaning "and others" 2018-04-22 09:32:59 +02:00
DAMASK_abaqus_std.f "et al." instead of "et. al" abbreviates "et alii", meaning "and others" 2018-04-22 10:07:49 +02:00
DAMASK_marc.f90 "et al." instead of "et. al" abbreviates "et alii", meaning "and others" 2018-04-22 10:07:49 +02:00
DAMASK_marc2014.2.f90 symlinks can be handled by Git, so we can store them and simplify the installation 2017-05-16 11:10:01 +02:00
DAMASK_marc2014.f90 symlinks can be handled by Git, so we can store them and simplify the installation 2017-05-16 11:10:01 +02:00
DAMASK_marc2015.f90 symlinks can be handled by Git, so we can store them and simplify the installation 2017-05-16 11:10:01 +02:00
DAMASK_marc2016.f90 symlinks can be handled by Git, so we can store them and simplify the installation 2017-05-16 11:10:01 +02:00
DAMASK_marc2017.f90 added Marc 2017 link 2017-10-05 17:57:21 +02:00
DAMASK_spectral.f90 citation block should be separated by empty lines 2018-05-28 07:01:50 +02:00
FEsolving.f90 modified meaning of restart increment to "restart from" instead of "restart at" 2018-02-16 16:41:07 -05:00
IO.f90 IO_stringPos failed when parsing trimmed string 2018-06-10 11:03:34 +02:00
commercialFEM_fileList.f90 data structure to store material.config 2018-06-01 10:14:12 +02:00
compilation_info.f90 compiler_options and compiler_version supported by new Intel compiler 2018-02-02 12:36:09 +01:00
config_material.f90 reading in done by one function 2018-06-09 13:48:37 +02:00
constitutive.f90 arrays have no variable length, need to check for empty string 2018-06-01 23:14:43 +02:00
crystallite.f90 output tag was empty: 2018-06-02 21:00:47 +02:00
damage_local.f90 compiler_options and compiler_version supported by new Intel compiler 2018-02-02 12:36:09 +01:00
damage_none.f90 compiler_options and compiler_version supported by new Intel compiler 2018-02-02 12:36:09 +01:00
damage_nonlocal.f90 compiler_options and compiler_version supported by new Intel compiler 2018-02-02 12:36:09 +01:00
debug.f90 merged more recent development 2018-03-09 18:19:41 -05:00
homogenization.f90 homogenization and crystallite use new structure 2018-06-02 19:28:08 +02:00
homogenization_RGC.f90 post-release cleaning 2018-05-22 19:16:12 +02:00
homogenization_isostrain.f90 compiler_options and compiler_version supported by new Intel compiler 2018-02-02 12:36:09 +01:00
homogenization_none.f90 compiler_options and compiler_version supported by new Intel compiler 2018-02-02 12:36:09 +01:00
hydrogenflux_cahnhilliard.f90 compiler_options and compiler_version supported by new Intel compiler 2018-02-02 12:36:09 +01:00
hydrogenflux_isoconc.f90 compiler_options and compiler_version supported by new Intel compiler 2018-02-02 12:36:09 +01:00
kinematics_cleavage_opening.f90 compiler_options and compiler_version supported by new Intel compiler 2018-02-02 12:36:09 +01:00
kinematics_hydrogen_strain.f90 compiler_options and compiler_version supported by new Intel compiler 2018-02-02 12:36:09 +01:00
kinematics_slipplane_opening.f90 compiler_options and compiler_version supported by new Intel compiler 2018-02-02 12:36:09 +01:00
kinematics_thermal_expansion.f90 thermal expansion coefficient alpha = a + b(T-T_0) + c(T-T_0)^2 2018-02-25 14:14:03 -05:00
kinematics_vacancy_strain.f90 compiler_options and compiler_version supported by new Intel compiler 2018-02-02 12:36:09 +01:00
lattice.f90 thermal expansion coefficient alpha = a + b(T-T_0) + c(T-T_0)^2 2018-02-25 14:14:03 -05:00
list.f90 function to return plain strings (in case they have a different syntax) 2018-06-03 10:43:43 +02:00
material.f90 line should have the correct return value 2018-06-03 14:27:43 +02:00
math.f90 Merge branch 'development' into 12-fixOrientationSampling 2018-05-05 19:03:51 +02:00
mesh.f90 employing use statements (almost no external functions anymore) 2018-05-17 12:04:21 +02:00
numerics.f90 forgot to update default 2018-05-26 12:08:28 +02:00
plastic_disloUCLA.f90 "et al." instead of "et. al" abbreviates "et alii", meaning "and others" 2018-04-22 10:07:49 +02:00
plastic_dislotwin.f90 "et al." instead of "et. al" abbreviates "et alii", meaning "and others" 2018-04-22 10:07:49 +02:00
plastic_isotropic.f90 adjusting variable names in isotropic to DAMASK paper 2018-06-01 21:23:25 +02:00
plastic_kinematichardening.f90 added check to the "Plasticity_DetectChanges" test and removed commented-out parts for kinematic hardening 2018-05-03 22:39:49 -04:00
plastic_none.f90 compiler_options and compiler_version supported by new Intel compiler 2018-02-02 12:36:09 +01:00
plastic_nonlocal.f90 replaced #ifndef _OPENMP with #ifdef DEBUG to trigger inclusion of parallelized debug statements; fixed minor bugs in debug output 2017-10-03 09:20:53 -04:00
plastic_phenopowerlaw.f90 killed modification not relevant to kinematic hardening 2018-04-25 13:26:38 -04:00
porosity_none.f90 compiler_options and compiler_version supported by new Intel compiler 2018-02-02 12:36:09 +01:00
porosity_phasefield.f90 compiler_options and compiler_version supported by new Intel compiler 2018-02-02 12:36:09 +01:00
prec.f90 gfortran 8 was complaining, asigned pointer is not contiguous 2018-05-16 00:09:33 +02:00
source_damage_anisoBrittle.f90 compiler_options and compiler_version supported by new Intel compiler 2018-02-02 12:36:09 +01:00
source_damage_anisoDuctile.f90 compiler_options and compiler_version supported by new Intel compiler 2018-02-02 12:36:09 +01:00
source_damage_isoBrittle.f90 compiler_options and compiler_version supported by new Intel compiler 2018-02-02 12:36:09 +01:00
source_damage_isoDuctile.f90 compiler_options and compiler_version supported by new Intel compiler 2018-02-02 12:36:09 +01:00
source_thermal_dissipation.f90 compiler_options and compiler_version supported by new Intel compiler 2018-02-02 12:36:09 +01:00
source_thermal_externalheat.f90 compiler_options and compiler_version supported by new Intel compiler 2018-02-02 12:36:09 +01:00
source_vacancy_irradiation.f90 compiler_options and compiler_version supported by new Intel compiler 2018-02-02 12:36:09 +01:00
source_vacancy_phenoplasticity.f90 compiler_options and compiler_version supported by new Intel compiler 2018-02-02 12:36:09 +01:00
source_vacancy_thermalfluc.f90 compiler_options and compiler_version supported by new Intel compiler 2018-02-02 12:36:09 +01:00
spectral_damage.f90 destroying unused object causes problem with PETSc 3.9 2018-05-19 11:20:04 +02:00
spectral_interface.f90 destroying unused object causes problem with PETSc 3.9 2018-05-19 11:20:04 +02:00
spectral_mech_Basic.f90 wrong label 2018-05-26 12:35:02 +02:00
spectral_mech_Polarisation.f90 destroying unused object causes problem with PETSc 3.9 2018-05-19 11:20:04 +02:00
spectral_thermal.f90 destroying unused object causes problem with PETSc 3.9 2018-05-19 11:20:04 +02:00
spectral_utilities.f90 Merge branch 'PETSc3.9' into 'development' 2018-05-19 17:39:26 +02:00
system_routines.f90 function to change working directory 2018-05-27 14:08:23 +02:00
thermal_adiabatic.f90 compiler_options and compiler_version supported by new Intel compiler 2018-02-02 12:36:09 +01:00
thermal_conduction.f90 compiler_options and compiler_version supported by new Intel compiler 2018-02-02 12:36:09 +01:00
thermal_isothermal.f90 compiler_options and compiler_version supported by new Intel compiler 2018-02-02 12:36:09 +01:00
vacancyflux_cahnhilliard.f90 compiler_options and compiler_version supported by new Intel compiler 2018-02-02 12:36:09 +01:00
vacancyflux_isochempot.f90 compiler_options and compiler_version supported by new Intel compiler 2018-02-02 12:36:09 +01:00
vacancyflux_isoconc.f90 compiler_options and compiler_version supported by new Intel compiler 2018-02-02 12:36:09 +01:00