DAMASK_EICMD/code
Haiming Zhang c2b8627981 Currently, there is no updating for the dot state of vacancy generation, set sizeDotState = 0 2015-01-11 20:01:43 +00:00
..
config cleaned up naming and added elastic material with volume preserving stiffness 2014-12-18 18:20:11 +00:00
CPFEM.f90 age results and write restart data for vacancy concentration 2014-12-08 09:09:54 +00:00
DAMASK_abaqus_exp.f corrected bug: renamed file list for commercial FEM solvers to start with small letter 2014-12-08 16:36:22 +00:00
DAMASK_abaqus_std.f corrected bug: renamed file list for commercial FEM solvers to start with small letter 2014-12-08 16:36:22 +00:00
DAMASK_marc.f90 corrected bug: renamed file list for commercial FEM solvers to start with small letter 2014-12-08 16:36:22 +00:00
DAMASK_run.py tested new scripts to update shebang, all files got same shebang (and for python files encoding) 2014-04-01 18:41:14 +00:00
DAMASK_spectral_driver.f90 made analytic tangent default for spectral solver 2014-10-01 12:29:12 +00:00
DAMASK_spectral_interface.f90 core module does not compile because it does not include PETSc 2014-10-11 16:54:59 +00:00
DAMASK_spectral_solverAL.f90 updated to be compatible with latest version of petsc. 2014-09-11 13:28:15 +00:00
DAMASK_spectral_solverBasic.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
DAMASK_spectral_solverBasicPETSc.f90 reverted name change: In current PETSc release, its DM_ instead of DMDA_! 2014-11-19 05:35:10 +00:00
DAMASK_spectral_solverPolarisation.f90 updated to be compatible with latest version of petsc. 2014-09-11 13:28:15 +00:00
DAMASK_spectral_utilities.f90 fix for temperature in spectral solver 2015-01-08 13:26:00 +00:00
FEsolving.f90 polishing 2014-10-13 08:44:49 +00:00
IO.f90 renumbered some errors, fixed non-existing errors 2014-12-03 00:42:35 +00:00
Makefile changed constitutive_* prefix for plasticity laws to plastic_* to be consistent with novel thermal_, damage_, vacancy_, etc. laws. 2014-12-08 15:55:30 +00:00
commercialFEM_fileList.f90 changed constitutive_* prefix for plasticity laws to plastic_* to be consistent with novel thermal_, damage_, vacancy_, etc. laws. 2014-12-08 15:55:30 +00:00
compilation_info.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
constitutive.f90 removed unused variable. 2015-01-04 20:13:16 +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 Polishing. 2015-01-11 19:10:16 +00:00
damage_anisoBrittle.f90 fix in integration. 2015-01-07 14:51:06 +00:00
damage_anisoDuctile.f90 Making use of extended plastic state with pointers, removed helper functions. 2015-01-04 19:26:33 +00:00
damage_gurson.f90 cleaner interface for ductile damage models 2014-10-28 02:42:25 +00:00
damage_isoBrittle.f90 bounding the analytically integrated damage variable 2014-12-08 14:05:38 +00:00
damage_isoDuctile.f90 Making use of extended plastic state with pointers, removed helper functions. 2015-01-04 19:26:33 +00:00
damage_none.f90 no need to pass fileunit during init of none types 2014-11-07 12:15:28 +00:00
damage_phaseField.f90 Polishing. 2015-01-11 19:10:16 +00:00
damask.core.pyf "unitlength" parameter, which determines the physical size of the mesh, now available as a global mesh variable "mesh_unitlength" and written to the .mesh file during init. 2013-05-07 13:06:29 +00:00
debug.f90 updated MPI reporting in line with recent changes 2014-10-10 16:21:10 +00:00
homogenization.f90 helper routine to get heat generation rate needed for MARC/Abaqus 2014-12-17 13:37:13 +00:00
homogenization_RGC.f90 updated MPI reporting in line with recent changes 2014-10-10 16:21:10 +00:00
homogenization_isostrain.f90 updated MPI reporting in line with recent changes 2014-10-10 16:21:10 +00:00
homogenization_none.f90 updated MPI reporting in line with recent changes 2014-10-10 16:21:10 +00:00
lattice.f90 renumbered some errors, fixed non-existing errors 2014-12-03 00:42:35 +00:00
libs.f90 compiler for spectral solver is now the version provided by petsc (similar to linking) 2014-08-24 22:07:53 +00:00
material.f90 introduced extended plastic state type (including pointer/aliases) 2014-12-19 14:01:03 +00:00
math.f90 big fixes 2014-10-14 03:30:59 +00:00
mesh.f90 polishing comments 2014-12-18 18:44:47 +00:00
numerics.f90 cleaned up FEM examples 2014-12-09 18:59:37 +00:00
plastic_dislokmc.f90 Making use of extended plastic state with pointers, removed helper functions. 2015-01-04 19:26:33 +00:00
plastic_dislotwin.f90 Making use of extended plastic state with pointers, removed helper functions. 2015-01-04 19:26:33 +00:00
plastic_j2.f90 Making use of extended plastic state with pointers, removed helper functions. 2015-01-04 19:26:33 +00:00
plastic_none.f90 Making use of extended plastic state with pointers, removed helper functions. 2015-01-04 19:26:33 +00:00
plastic_nonlocal.f90 Making use of extended plastic state with pointers, removed helper functions. 2015-01-04 19:26:33 +00:00
plastic_phenopowerlaw.f90 Making use of extended plastic state with pointers, removed helper functions. 2015-01-04 19:26:33 +00:00
plastic_titanmod.f90 Making use of extended plastic state with pointers, removed helper functions. 2015-01-04 19:26:33 +00:00
prec.f90 made dotstate and state pointers (targets are not allowed in derived types) and introduced plastic state having aliases to parts of the state. 2014-12-09 12:12:53 +00:00
thermal_adiabatic.f90 helper routine to get heat generation rate needed for MARC/Abaqus 2014-12-17 13:37:13 +00:00
thermal_isothermal.f90 no need to pass fileunit during init of none types 2014-11-07 12:15:28 +00:00
vacancy_constant.f90 no need to pass fileunit during init of none types 2014-11-07 12:15:28 +00:00
vacancy_generation.f90 Currently, there is no updating for the dot state of vacancy generation, set sizeDotState = 0 2015-01-11 20:01:43 +00:00