.. |
.gitattributes
|
line feeds causing trouble on windows
|
2016-03-20 23:30:03 +01:00 |
.gitignore
|
files resulting from compilation should not be part of the repository
|
2016-03-23 11:05:00 +01:00 |
CPFEM.f90
|
used only for commercial FEM anyway
|
2016-10-21 15:08:47 +02:00 |
CPFEM2.f90
|
removed compiler warnings about conversion and floating point comparison
|
2016-05-27 11:46:34 +02:00 |
C_routines.c
|
using standard function from C to determine hostname (no export of variable needed,
|
2016-09-20 07:08:31 +02:00 |
DAMASK_abaqus_exp.f
|
removed empty line remaining from old ID string
|
2016-02-29 14:26:06 +01:00 |
DAMASK_abaqus_std.f
|
Abaqus does not restore the jacobian (strange, but true)
|
2016-10-21 15:12:40 +02:00 |
DAMASK_marc.f90
|
some important lines got lost during last commit
|
2016-03-01 10:58:52 +01:00 |
DAMASK_spectral.f90
|
general polishing and removal of redundant do-loop
|
2016-08-25 11:57:19 -04:00 |
FEsolving.f90
|
not needed any more
|
2016-09-05 14:26:54 +02:00 |
IO.f90
|
documented and simplified
|
2016-09-21 06:28:24 +02:00 |
Makefile
|
ifort 2017 requires new option format
|
2016-10-21 15:05:34 +02:00 |
commercialFEM_fileList.f90
|
Merge branch 'development' into NoCoreModule
|
2016-06-27 15:35:46 +02:00 |
compilation_info.f90
|
removed empty line remaining from old ID string
|
2016-02-29 14:26:06 +01:00 |
constitutive.f90
|
removed compiler warnings about conversion and floating point comparison
|
2016-05-27 11:46:34 +02:00 |
crystallite.f90
|
leftovers from perturbation calculation
|
2016-10-21 15:11:14 +02:00 |
damage_local.f90
|
removed compiler warnings about conversion and floating point comparison
|
2016-05-27 11:46:34 +02:00 |
damage_none.f90
|
removed empty line remaining from old ID string
|
2016-02-29 14:26:06 +01:00 |
damage_nonlocal.f90
|
removed compiler warnings about conversion and floating point comparison
|
2016-05-27 11:46:34 +02:00 |
debug.f90
|
cleaning
|
2016-09-03 13:53:41 +02:00 |
homogenization.f90
|
removed old HDF5 stuff encapsulated by ifdef preprocessor statements
|
2016-04-22 11:40:21 +02:00 |
homogenization_RGC.f90
|
using dEq, dNeq, cEq, dEq
|
2016-06-01 09:53:39 +02:00 |
homogenization_isostrain.f90
|
removed empty line remaining from old ID string
|
2016-02-29 14:26:06 +01:00 |
homogenization_none.f90
|
removed empty line remaining from old ID string
|
2016-02-29 14:26:06 +01:00 |
hydrogenflux_cahnhilliard.f90
|
respecting compiler warnings
|
2016-06-27 17:46:34 +02:00 |
hydrogenflux_isoconc.f90
|
removed empty line remaining from old ID string
|
2016-02-29 14:26:06 +01:00 |
kinematics_cleavage_opening.f90
|
removed empty line remaining from old ID string
|
2016-02-29 14:26:06 +01:00 |
kinematics_hydrogen_strain.f90
|
removed empty line remaining from old ID string
|
2016-02-29 14:26:06 +01:00 |
kinematics_slipplane_opening.f90
|
removed empty line remaining from old ID string
|
2016-02-29 14:26:06 +01:00 |
kinematics_thermal_expansion.f90
|
removed compiler warnings about conversion and floating point comparison
|
2016-05-27 11:46:34 +02:00 |
kinematics_vacancy_strain.f90
|
removed empty line remaining from old ID string
|
2016-02-29 14:26:06 +01:00 |
lattice.f90
|
slight readability improvement
|
2016-09-28 18:27:52 -04:00 |
material.f90
|
commenting
|
2016-07-13 16:25:27 +02:00 |
math.f90
|
documented and simplified
|
2016-09-21 06:28:24 +02:00 |
mesh.f90
|
error check for mpi parallelization
|
2016-08-16 13:30:11 +02:00 |
numerics.f90
|
revert to continuous spectral derivative, fwbw gets own branch
|
2016-10-19 08:07:54 -04:00 |
plastic_disloUCLA.f90
|
removed allocation for (dot)state backup, simplified screen output handling for MPI
|
2016-07-25 20:12:00 +02:00 |
plastic_dislotwin.f90
|
removed allocation for (dot)state backup, simplified screen output handling for MPI
|
2016-07-25 20:12:00 +02:00 |
plastic_isotropic.f90
|
removed allocation for (dot)state backup, simplified screen output handling for MPI
|
2016-07-25 20:12:00 +02:00 |
plastic_none.f90
|
removed some remainders of state perturbation
|
2016-07-25 20:16:27 +02:00 |
plastic_nonlocal.f90
|
initialization also needed for "empty" phase to allocate state arrays
|
2016-08-08 10:36:34 +02:00 |
plastic_phenoplus.f90
|
removed allocation for (dot)state backup, simplified screen output handling for MPI
|
2016-07-25 20:12:00 +02:00 |
plastic_phenopowerlaw.f90
|
removed allocation for (dot)state backup, simplified screen output handling for MPI
|
2016-07-25 20:12:00 +02:00 |
plastic_titanmod.f90
|
removed allocation for (dot)state backup, simplified screen output handling for MPI
|
2016-07-25 20:12:00 +02:00 |
porosity_none.f90
|
removed empty line remaining from old ID string
|
2016-02-29 14:26:06 +01:00 |
porosity_phasefield.f90
|
removed compiler warnings about conversion and floating point comparison
|
2016-05-27 11:46:34 +02:00 |
prec.f90
|
Merge branch 'development' of magit1.mpie.de:damask/DAMASK into miscImprovements
|
2016-08-01 16:57:59 +02:00 |
source_damage_anisoBrittle.f90
|
removed allocation for (dot)state backup, simplified screen output handling for MPI
|
2016-07-25 20:12:00 +02:00 |
source_damage_anisoDuctile.f90
|
removed allocation for (dot)state backup, simplified screen output handling for MPI
|
2016-07-25 20:12:00 +02:00 |
source_damage_isoBrittle.f90
|
removed allocation for (dot)state backup, simplified screen output handling for MPI
|
2016-07-25 20:12:00 +02:00 |
source_damage_isoDuctile.f90
|
removed allocation for (dot)state backup, simplified screen output handling for MPI
|
2016-07-25 20:12:00 +02:00 |
source_thermal_dissipation.f90
|
removed allocation for (dot)state backup, simplified screen output handling for MPI
|
2016-07-25 20:12:00 +02:00 |
source_thermal_externalheat.f90
|
check agreement between rate and time #points, extrapolate to outside
|
2016-10-18 16:23:52 -04:00 |
source_vacancy_irradiation.f90
|
removed allocation for (dot)state backup, simplified screen output handling for MPI
|
2016-07-25 20:12:00 +02:00 |
source_vacancy_phenoplasticity.f90
|
removed allocation for (dot)state backup, simplified screen output handling for MPI
|
2016-07-25 20:12:00 +02:00 |
source_vacancy_thermalfluc.f90
|
removed allocation for (dot)state backup, simplified screen output handling for MPI
|
2016-07-25 20:12:00 +02:00 |
spectral_damage.f90
|
declaring external only where needed
|
2016-06-27 17:50:43 +02:00 |
spectral_interface.f90
|
fixed typo in help message
|
2016-10-18 16:24:23 -04:00 |
spectral_mech_AL.f90
|
declaring external only where needed
|
2016-06-27 17:50:43 +02:00 |
spectral_mech_Basic.f90
|
declaring external only where needed
|
2016-06-27 17:50:43 +02:00 |
spectral_mech_Polarisation.f90
|
declaring external only where needed
|
2016-06-27 17:50:43 +02:00 |
spectral_thermal.f90
|
giving unit
|
2016-07-29 16:27:27 +02:00 |
spectral_utilities.f90
|
some comments, missing ierr
|
2016-09-08 08:51:07 +02:00 |
system_routines.f90
|
using standard function from C to determine hostname (no export of variable needed,
|
2016-09-20 07:08:31 +02:00 |
thermal_adiabatic.f90
|
removed compiler warnings about conversion and floating point comparison
|
2016-05-27 11:46:34 +02:00 |
thermal_conduction.f90
|
removed compiler warnings about conversion and floating point comparison
|
2016-05-27 11:46:34 +02:00 |
thermal_isothermal.f90
|
removed empty line remaining from old ID string
|
2016-02-29 14:26:06 +01:00 |
vacancyflux_cahnhilliard.f90
|
removed compiler warnings about conversion and floating point comparison
|
2016-05-27 11:46:34 +02:00 |
vacancyflux_isochempot.f90
|
removed compiler warnings about conversion and floating point comparison
|
2016-05-27 11:46:34 +02:00 |
vacancyflux_isoconc.f90
|
removed empty line remaining from old ID string
|
2016-02-29 14:26:06 +01:00 |