DAMASK_EICMD/code
Pratheek Shanthraj 8b11b1b6b0 added thermal and damage effects to elastic hooke's law 2014-06-24 23:22:52 +00:00
..
config renamed to fit naming scheme 2014-06-18 14:36:29 +00:00
CPFEM.f90 thermal and damage modules now synched with DAMASK 2014-06-24 23:19:21 +00:00
DAMASK_abaqus_exp.f removed unneeded omp pragmas 2014-05-16 10:23:10 +00:00
DAMASK_abaqus_std.f removed unneeded omp pragmas 2014-05-16 10:23:10 +00:00
DAMASK_marc.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_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 removed forgotten debug statements from last commit 2014-05-12 09:28:32 +00:00
DAMASK_spectral_interface.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_solverAL.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_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 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_solverPolarisation.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_utilities.f90 made (homogeneous) temperature working for spectral solver 2014-06-11 08:19:07 +00:00
FEsolving.f90 DAMASK (except nonlocal) now sees and interacts with FEM solver 2014-06-06 00:38:29 +00:00
IO.f90 improved warning and error messages 2014-06-18 09:10:16 +00:00
Makefile thermal and damage modules now linked to DAMASK 2014-06-24 23:18:39 +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 added thermal and damage effects to elastic hooke's law 2014-06-24 23:22:52 +00:00
constitutive_damage.f90 added thermal and damage modules as examples of multi physics modules. only works with new state layout and still under testing. 2014-06-24 22:59:16 +00:00
constitutive_dislotwin.f90 changed output parsing slightly to not give an error for undefined (for plasticity) parameters or outputs. get Noutput for plasticity from constitutive_xxx_noutput and not from phase_Noutput which is the total number of outputs (plasticity+thermal....) 2014-06-24 22:53:25 +00:00
constitutive_j2.f90 changed output parsing slightly to not give an error for undefined (for plasticity) parameters or outputs. get Noutput for plasticity from constitutive_xxx_noutput and not from phase_Noutput which is the total number of outputs (plasticity+thermal....) 2014-06-24 22:53:25 +00:00
constitutive_none.f90 new state with constitutive none was giving segfaults. fixed. 2014-06-24 13:44:50 +00:00
constitutive_nonlocal.f90 changed output parsing slightly to not give an error for undefined (for plasticity) parameters or outputs. get Noutput for plasticity from constitutive_xxx_noutput and not from phase_Noutput which is the total number of outputs (plasticity+thermal....) 2014-06-24 22:53:25 +00:00
constitutive_phenopowerlaw.f90 changed output parsing slightly to not give an error for undefined (for plasticity) parameters or outputs. get Noutput for plasticity from constitutive_xxx_noutput and not from phase_Noutput which is the total number of outputs (plasticity+thermal....) 2014-06-24 22:53:25 +00:00
constitutive_thermal.f90 added thermal and damage modules as examples of multi physics modules. only works with new state layout and still under testing. 2014-06-24 22:59:16 +00:00
constitutive_titanmod.f90 changed output parsing slightly to not give an error for undefined (for plasticity) parameters or outputs. get Noutput for plasticity from constitutive_xxx_noutput and not from phase_Noutput which is the total number of outputs (plasticity+thermal....) 2014-06-24 22:53:25 +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 modified state integrators to perform staggered integration of plasticity damage and thermal internal variables 2014-06-24 23:21:25 +00:00
damage_gradient.f90 added mesh dependent characteristic length as a numerical parameter needed for gradient and phase field problems on unstructured meshes 2014-06-24 23:18:07 +00:00
damage_none.f90 added thermal and damage modules as examples of multi physics modules. only works with new state layout and still under testing. 2014-06-24 22:59: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 some small iprovements: reading in geometry in mesh, readability of math, output formatting in fesolving and debug, hdf5 in constitutive 2014-05-15 08:52:16 +00:00
homogenization.f90 thermal and damage modules now synched with DAMASK 2014-06-24 23:19:21 +00:00
homogenization_RGC.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
homogenization_isostrain.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
homogenization_none.f90 updated material.config of tests, had too many slip systems defined. 2014-05-08 17:44:28 +00:00
lattice.f90 reference temperature for thermal problems parsed and stored in lattice 2014-06-24 22:54:19 +00:00
libs.f90 DAMASK (except nonlocal) now sees and interacts with FEM solver 2014-06-06 00:38:29 +00:00
material.f90 added damage and thermal state vectors and phase instances. only works with new state layout. 2014-06-24 13:51:17 +00:00
math.f90 some small iprovements: reading in geometry in mesh, readability of math, output formatting in fesolving and debug, hdf5 in constitutive 2014-05-15 08:52:16 +00:00
mesh.f90 some small iprovements: reading in geometry in mesh, readability of math, output formatting in fesolving and debug, hdf5 in constitutive 2014-05-15 08:52:16 +00:00
numerics.f90 added mesh dependent characteristic length as a numerical parameter needed for gradient and phase field problems on unstructured meshes 2014-06-24 23:18:07 +00:00
prec.f90 removed few bugs from nonlocal (newstate) 2014-06-24 09:24:19 +00:00
thermal_adiabatic.f90 added thermal and damage modules as examples of multi physics modules. only works with new state layout and still under testing. 2014-06-24 22:59:16 +00:00
thermal_conduction.f90 added thermal and damage modules as examples of multi physics modules. only works with new state layout and still under testing. 2014-06-24 22:59:16 +00:00
thermal_none.f90 added thermal and damage modules as examples of multi physics modules. only works with new state layout and still under testing. 2014-06-24 22:59:16 +00:00