DAMASK_EICMD/code
Tias Maiti 7ba031adb3 fixed wrong Li and dLi_dTstar_3333 initialization when Tstar is zero. 2016-01-09 03:41:56 +00:00
..
config corrected values and typo 2015-10-26 19:27:57 +00:00
CPFEM.f90 remove deprecated spectral load case definition of temperature 2015-07-24 14:57:29 +00:00
DAMASK_abaqus_exp.f remove deprecated spectral load case definition of temperature 2015-07-24 14:57:29 +00:00
DAMASK_abaqus_std.f remove deprecated spectral load case definition of temperature 2015-07-24 14:57:29 +00:00
DAMASK_marc.f90 remove deprecated spectral load case definition of temperature 2015-07-24 14:57:29 +00:00
DAMASK_spectral.f90 get rid of overly long file names 1/2 2015-12-15 20:45:54 +00:00
DAMASK_spectral_interface.f90 behavior of IO_stringPos was unsafe in some situations, also took the chance to rename the variables used in its context to a more meaningful name. 2015-08-28 07:38:48 +00:00
DAMASK_spectral_solverAL.f90 get rid of overly long file names 1/2 2015-12-15 20:45:54 +00:00
DAMASK_spectral_solverBasicPETSc.f90 get rid of overly long file names 1/2 2015-12-15 20:45:54 +00:00
DAMASK_spectral_solverPolarisation.f90 get rid of overly long file names 1/2 2015-12-15 20:45:54 +00:00
FEsolving.f90 some simplifications as discussed with IBF colleagues 2015-11-25 20:55:17 +00:00
IO.f90 reverted handling of NaN in converged reason, seems to be a compiler bug 2015-12-14 20:04:59 +00:00
Makefile combined J2 and I2 isotropic mechanical response. Default is identical to old plastic_j2. /dilatation/ flag adds (spherical) Li calculation based on hydrostatic pressure. 2016-01-08 19:45:20 +00:00
commercialFEM_fileList.f90 removed dislokmc, use disloucla for tungsten simulations 2015-12-05 22:07:03 +00:00
compilation_info.f90 improved NaN checks 2015-04-13 10:02:52 +00:00
constitutive.f90 combined J2 and I2 isotropic mechanical response. Default is identical to old plastic_j2. /dilatation/ flag adds (spherical) Li calculation based on hydrostatic pressure. 2016-01-08 19:45:20 +00:00
core_quit.f90 removed copyright from *.f90 and *.f files, will be added using the deployMe script for release/nightly build. Now based on presence of svn:keywords property set (usually "Id"). Similar thing will be done for .py, .sh, and .config files but more involved because they might be executable 2014-03-29 08:20:36 +00:00
crystallite.f90 corrected typo: alias for first Piola stress should read 1stpiola NOT 1piola 2015-10-19 06:57:23 +00:00
damage_local.f90 behavior of IO_stringPos was unsafe in some situations, also took the chance to rename the variables used in its context to a more meaningful name. 2015-08-28 07:38:48 +00:00
damage_none.f90 more control over initialisation of field values. specify initial field value in the homogenisation part of the material config file using the appropriate tags 2015-07-24 14:53:50 +00:00
damage_nonlocal.f90 behavior of IO_stringPos was unsafe in some situations, also took the chance to rename the variables used in its context to a more meaningful name. 2015-08-28 07:38:48 +00:00
damask.core.pyf behavior of IO_stringPos was unsafe in some situations, also took the chance to rename the variables used in its context to a more meaningful name. 2015-08-28 07:38:48 +00:00
debug.f90 add pheno+ module in 2015-10-13 18:52:01 +00:00
homogenization.f90 use current Lp for next iteration instead of converged Lp inherited from end of former increment as starting guess 2016-01-08 19:01:53 +00:00
homogenization_RGC.f90 behavior of IO_stringPos was unsafe in some situations, also took the chance to rename the variables used in its context to a more meaningful name. 2015-08-28 07:38:48 +00:00
homogenization_isostrain.f90 behavior of IO_stringPos was unsafe in some situations, also took the chance to rename the variables used in its context to a more meaningful name. 2015-08-28 07:38:48 +00:00
homogenization_none.f90 updated MPI reporting in line with recent changes 2014-10-10 16:21:10 +00:00
hydrogenflux_cahnhilliard.f90 behavior of IO_stringPos was unsafe in some situations, also took the chance to rename the variables used in its context to a more meaningful name. 2015-08-28 07:38:48 +00:00
hydrogenflux_isoconc.f90 more control over initialisation of field values. specify initial field value in the homogenisation part of the material config file using the appropriate tags 2015-07-24 14:53:50 +00:00
kinematics_cleavage_opening.f90 behavior of IO_stringPos was unsafe in some situations, also took the chance to rename the variables used in its context to a more meaningful name. 2015-08-28 07:38:48 +00:00
kinematics_hydrogen_strain.f90 behavior of IO_stringPos was unsafe in some situations, also took the chance to rename the variables used in its context to a more meaningful name. 2015-08-28 07:38:48 +00:00
kinematics_slipplane_opening.f90 behavior of IO_stringPos was unsafe in some situations, also took the chance to rename the variables used in its context to a more meaningful name. 2015-08-28 07:38:48 +00:00
kinematics_thermal_expansion.f90 behavior of IO_stringPos was unsafe in some situations, also took the chance to rename the variables used in its context to a more meaningful name. 2015-08-28 07:38:48 +00:00
kinematics_vacancy_strain.f90 behavior of IO_stringPos was unsafe in some situations, also took the chance to rename the variables used in its context to a more meaningful name. 2015-08-28 07:38:48 +00:00
lattice.f90 fixed missing structure type in material.config, small changes in the other code 2015-12-15 14:30:17 +00:00
libs.f90 behavior of IO_stringPos was unsafe in some situations, also took the chance to rename the variables used in its context to a more meaningful name. 2015-08-28 07:38:48 +00:00
material.f90 combined J2 and I2 isotropic mechanical response. Default is identical to old plastic_j2. /dilatation/ flag adds (spherical) Li calculation based on hydrostatic pressure. 2016-01-08 19:45:20 +00:00
math.f90 added math_spherical33 to calculate hydrostatic part of a 2nd order tensor 2016-01-08 18:57:37 +00:00
mesh.f90 get rid of overly long file names 1/2 2015-12-15 20:45:54 +00:00
numerics.f90 should reflect name of parameter 2015-12-21 07:27:21 +00:00
plastic_disloUCLA.f90 small readability improvement 2015-12-22 09:22:57 +00:00
plastic_dislotwin.f90 div by zero in output 2016-01-07 11:48:30 +00:00
plastic_isotropic.f90 fixed wrong Li and dLi_dTstar_3333 initialization when Tstar is zero. 2016-01-09 03:41:56 +00:00
plastic_j2.f90 lots of memory savings (~ stateside + 250 pReals per integration point) when using analytic jacobian 2015-08-28 10:55:38 +00:00
plastic_none.f90 changed up handling of delta states, and some bug fixes 2015-06-01 16:02:27 +00:00
plastic_nonlocal.f90 wrong initialization order, thanks to N Grilli for reporting the bug 2016-01-06 16:46:37 +00:00
plastic_phenoplus.f90 wrong index in output 2015-12-23 21:15:49 +00:00
plastic_phenopowerlaw.f90 wrong index in output 2015-12-23 21:15:49 +00:00
plastic_titanmod.f90 lots of memory savings (~ stateside + 250 pReals per integration point) when using analytic jacobian 2015-08-28 10:55:38 +00:00
porosity_none.f90 more control over initialisation of field values. specify initial field value in the homogenisation part of the material config file using the appropriate tags 2015-07-24 14:53:50 +00:00
porosity_phasefield.f90 behavior of IO_stringPos was unsafe in some situations, also took the chance to rename the variables used in its context to a more meaningful name. 2015-08-28 07:38:48 +00:00
prec.f90 cleaner handling of NaN 2015-12-22 10:03:15 +00:00
source_damage_anisoBrittle.f90 lots of memory savings (~ stateside + 250 pReals per integration point) when using analytic jacobian 2015-08-28 10:55:38 +00:00
source_damage_anisoDuctile.f90 lots of memory savings (~ stateside + 250 pReals per integration point) when using analytic jacobian 2015-08-28 10:55:38 +00:00
source_damage_isoBrittle.f90 lots of memory savings (~ stateside + 250 pReals per integration point) when using analytic jacobian 2015-08-28 10:55:38 +00:00
source_damage_isoDuctile.f90 lots of memory savings (~ stateside + 250 pReals per integration point) when using analytic jacobian 2015-08-28 10:55:38 +00:00
source_thermal_dissipation.f90 lots of memory savings (~ stateside + 250 pReals per integration point) when using analytic jacobian 2015-08-28 10:55:38 +00:00
source_thermal_externalheat.f90 lots of memory savings (~ stateside + 250 pReals per integration point) when using analytic jacobian 2015-08-28 10:55:38 +00:00
source_vacancy_irradiation.f90 lots of memory savings (~ stateside + 250 pReals per integration point) when using analytic jacobian 2015-08-28 10:55:38 +00:00
source_vacancy_phenoplasticity.f90 lots of memory savings (~ stateside + 250 pReals per integration point) when using analytic jacobian 2015-08-28 10:55:38 +00:00
source_vacancy_thermalfluc.f90 lots of memory savings (~ stateside + 250 pReals per integration point) when using analytic jacobian 2015-08-28 10:55:38 +00:00
spectral_damage.f90 get rid of overly long file names 1/2 2015-12-15 20:45:54 +00:00
spectral_thermal.f90 get rid of overly long file names 1/2 2015-12-15 20:45:54 +00:00
spectral_utilities.f90 correct initialization 2015-12-23 16:13:08 +00:00
thermal_adiabatic.f90 behavior of IO_stringPos was unsafe in some situations, also took the chance to rename the variables used in its context to a more meaningful name. 2015-08-28 07:38:48 +00:00
thermal_conduction.f90 behavior of IO_stringPos was unsafe in some situations, also took the chance to rename the variables used in its context to a more meaningful name. 2015-08-28 07:38:48 +00:00
thermal_isothermal.f90 more control over initialisation of field values. specify initial field value in the homogenisation part of the material config file using the appropriate tags 2015-07-24 14:53:50 +00:00
vacancyflux_cahnhilliard.f90 fixed missing structure type in material.config, small changes in the other code 2015-12-15 14:30:17 +00:00
vacancyflux_isochempot.f90 behavior of IO_stringPos was unsafe in some situations, also took the chance to rename the variables used in its context to a more meaningful name. 2015-08-28 07:38:48 +00:00
vacancyflux_isoconc.f90 more control over initialisation of field values. specify initial field value in the homogenisation part of the material config file using the appropriate tags 2015-07-24 14:53:50 +00:00