..
.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
merged all config related data into the config module
2018-06-19 23:53:14 +02:00
CPFEM.f90
more general name (should include parsing of debug and numerics)
2018-06-14 06:39:49 +02:00
CPFEM2.f90
more general name (should include parsing of debug and numerics)
2018-06-14 06:39:49 +02:00
C_routines.c
function to change working directory
2018-05-27 14:08:23 +02:00
DAMASK_abaqus.f
dont' store the working directory but set it centrally
2018-07-10 08:24:45 +02:00
DAMASK_marc.f90
dont' store the working directory but set it centrally
2018-07-10 08:24:45 +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
dont' store the working directory but set it centrally
2018-07-10 08:24:45 +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
dont' store the working directory but set it centrally
2018-07-10 08:24:45 +02:00
commercialFEM_fileList.f90
merged all config related data into the config module
2018-06-19 23:53:14 +02:00
compilation_info.f90
compiler_options and compiler_version supported by new Intel compiler
2018-02-02 12:36:09 +01:00
config.f90
argument for checking expected shape in the future
2018-06-27 18:04:06 +02:00
constitutive.f90
Merge branch '21_removeperformanceprofiling' into 'development'
2018-07-04 19:02:02 +02:00
crystallite.f90
leftover from performance reporting/debugging
2018-07-07 13:50:39 +02:00
damage_local.f90
more general name (should include parsing of debug and numerics)
2018-06-14 06:39:49 +02:00
damage_none.f90
more general name (should include parsing of debug and numerics)
2018-06-14 06:39:49 +02:00
damage_nonlocal.f90
more general name (should include parsing of debug and numerics)
2018-06-14 06:39:49 +02:00
debug.f90
dont' store the working directory but set it centrally
2018-07-10 08:24:45 +02:00
homogenization.f90
elseif contained only debug statements, not needed
2018-07-03 21:58:28 +02:00
homogenization_RGC.f90
more general name (should include parsing of debug and numerics)
2018-06-14 06:39:49 +02:00
homogenization_isostrain.f90
more general name (should include parsing of debug and numerics)
2018-06-14 06:39:49 +02:00
homogenization_none.f90
more general name (should include parsing of debug and numerics)
2018-06-14 06:39:49 +02:00
hydrogenflux_cahnhilliard.f90
more general name (should include parsing of debug and numerics)
2018-06-14 06:39:49 +02:00
hydrogenflux_isoconc.f90
more general name (should include parsing of debug and numerics)
2018-06-14 06:39:49 +02:00
kinematics_cleavage_opening.f90
more general name (should include parsing of debug and numerics)
2018-06-14 06:39:49 +02:00
kinematics_hydrogen_strain.f90
more general name (should include parsing of debug and numerics)
2018-06-14 06:39:49 +02:00
kinematics_slipplane_opening.f90
more general name (should include parsing of debug and numerics)
2018-06-14 06:39:49 +02:00
kinematics_thermal_expansion.f90
more general name (should include parsing of debug and numerics)
2018-06-14 06:39:49 +02:00
kinematics_vacancy_strain.f90
more general name (should include parsing of debug and numerics)
2018-06-14 06:39:49 +02:00
lattice.f90
more general name (should include parsing of debug and numerics)
2018-06-14 06:39:49 +02:00
material.f90
array of size 0 seems to be a common source for segmentation fault
2018-07-03 22:58:49 +02:00
math.f90
Merge branch 'development' into 30_parsePhasePartOnce
2018-06-16 14:49:57 +02:00
mesh.f90
deallocate statements not needed
2018-07-07 12:32:57 +02:00
numerics.f90
also Abaqus works with openMP now/again?
2018-07-03 12:05:14 +02:00
plastic_disloUCLA.f90
more general name (should include parsing of debug and numerics)
2018-06-14 06:39:49 +02:00
plastic_dislotwin.f90
more general name (should include parsing of debug and numerics)
2018-06-14 06:39:49 +02:00
plastic_isotropic.f90
consistent naming
2018-06-26 20:54:54 +02:00
plastic_kinematichardening.f90
Merge branch 'development' into 30_parsePhasePartOnce
2018-06-27 21:43:09 +02: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
more general name (should include parsing of debug and numerics)
2018-06-14 06:39:49 +02:00
plastic_phenopowerlaw.f90
more general name (should include parsing of debug and numerics)
2018-06-14 06:39:49 +02:00
porosity_none.f90
more general name (should include parsing of debug and numerics)
2018-06-14 06:39:49 +02:00
porosity_phasefield.f90
more general name (should include parsing of debug and numerics)
2018-06-14 06:39:49 +02:00
prec.f90
gfortran 8 was complaining, asigned pointer is not contiguous
2018-05-16 00:09:33 +02:00
source_damage_anisoBrittle.f90
more general name (should include parsing of debug and numerics)
2018-06-14 06:39:49 +02:00
source_damage_anisoDuctile.f90
more general name (should include parsing of debug and numerics)
2018-06-14 06:39:49 +02:00
source_damage_isoBrittle.f90
more general name (should include parsing of debug and numerics)
2018-06-14 06:39:49 +02:00
source_damage_isoDuctile.f90
more general name (should include parsing of debug and numerics)
2018-06-14 06:39:49 +02:00
source_thermal_dissipation.f90
more general name (should include parsing of debug and numerics)
2018-06-14 06:39:49 +02:00
source_thermal_externalheat.f90
more general name (should include parsing of debug and numerics)
2018-06-14 06:39:49 +02:00
source_vacancy_irradiation.f90
more general name (should include parsing of debug and numerics)
2018-06-14 06:39:49 +02:00
source_vacancy_phenoplasticity.f90
more general name (should include parsing of debug and numerics)
2018-06-14 06:39:49 +02:00
source_vacancy_thermalfluc.f90
more general name (should include parsing of debug and numerics)
2018-06-14 06:39:49 +02:00
spectral_damage.f90
destroying unused object causes problem with PETSc 3.9
2018-05-19 11:20:04 +02:00
spectral_interface.f90
dont' store the working directory but set it centrally
2018-07-10 08:24:45 +02:00
spectral_mech_Basic.f90
more commenting, clearer variable naming, stress_mask as param
2018-07-03 15:51:46 -04:00
spectral_mech_Polarisation.f90
more commenting, clearer variable naming, stress_mask as param
2018-07-03 15:51:46 -04:00
spectral_thermal.f90
destroying unused object causes problem with PETSc 3.9
2018-05-19 11:20:04 +02:00
spectral_utilities.f90
more commenting, clearer variable naming, stress_mask as param
2018-07-03 15:51:46 -04:00
system_routines.f90
function to change working directory
2018-05-27 14:08:23 +02:00
thermal_adiabatic.f90
more general name (should include parsing of debug and numerics)
2018-06-14 06:39:49 +02:00
thermal_conduction.f90
more general name (should include parsing of debug and numerics)
2018-06-14 06:39:49 +02:00
thermal_isothermal.f90
more general name (should include parsing of debug and numerics)
2018-06-14 06:39:49 +02:00
vacancyflux_cahnhilliard.f90
more general name (should include parsing of debug and numerics)
2018-06-14 06:39:49 +02:00
vacancyflux_isochempot.f90
more general name (should include parsing of debug and numerics)
2018-06-14 06:39:49 +02:00
vacancyflux_isoconc.f90
more general name (should include parsing of debug and numerics)
2018-06-14 06:39:49 +02:00