DAMASK_EICMD/code
Philip Eisenlohr 84c43741a6 reworked distribution of microstructure constituents. now each material point represents "as good as possible" the fractional content of constituents.
removed error for volume fractions not equalling 1.

implemented capability to rotate the texture given in material.config.
2013-05-29 17:23:49 +00:00
..
config added output of slip direction and slip normal 2013-05-23 08:19:36 +00:00
setup marc doesn't need error prone setup_code any more, moved Marc includes from code/include to lib/includeMarc 2013-04-22 14:41:33 +00:00
CPFEM.f90 introduced plain mode (no ping pong) again and added test for MSC.MArc 2012 as prove that its working 2013-05-17 17:52:46 +00:00
DAMASK_abaqus_exp.f replaced numerics_unitlength with mesh_unitlength 2013-05-17 16:52:19 +00:00
DAMASK_abaqus_std.f replaced numerics_unitlength with mesh_unitlength 2013-05-17 16:52:19 +00:00
DAMASK_marc.f90 removed #define Marc and substituted #ifdef Marc by #ifdef Marc4DAMASK which is defined by either the submit scripts or DAMASK_marcXXXX.f90 2013-04-30 09:49:30 +00:00
DAMASK_marc2010.f90 marc doesn't need error prone setup_code any more, moved Marc includes from code/include to lib/includeMarc 2013-04-22 14:41:33 +00:00
DAMASK_marc2011.f90 marc doesn't need error prone setup_code any more, moved Marc includes from code/include to lib/includeMarc 2013-04-22 14:41:33 +00:00
DAMASK_marc2012.f90 marc doesn't need error prone setup_code any more, moved Marc includes from code/include to lib/includeMarc 2013-04-22 14:41:33 +00:00
DAMASK_run.py error messages are now printed, added svn properties 2012-10-25 09:16:17 +00:00
DAMASK_spectral_driver.f90 introduced possibility so specify deformation gradient aim at end of load case, rate will be calculated using difference between start of load case and aim. Needed for cyclic loading. 2013-05-13 09:44:23 +00:00
DAMASK_spectral_interface.f90 fixed bug when having . at end of directory name, added check to see if the specified working directory exists 2013-05-13 14:10:48 +00:00
DAMASK_spectral_solverAL.f90 introduced possibility so specify deformation gradient aim at end of load case, rate will be calculated using difference between start of load case and aim. Needed for cyclic loading. 2013-05-13 09:44:23 +00:00
DAMASK_spectral_solverBasic.f90 introduced possibility so specify deformation gradient aim at end of load case, rate will be calculated using difference between start of load case and aim. Needed for cyclic loading. 2013-05-13 09:44:23 +00:00
DAMASK_spectral_solverBasicPETSc.f90 introduced possibility so specify deformation gradient aim at end of load case, rate will be calculated using difference between start of load case and aim. Needed for cyclic loading. 2013-05-13 09:44:23 +00:00
DAMASK_spectral_utilities.f90 corrected PETSc debug and Capitalization 2013-05-16 08:55:10 +00:00
FEsolving.f90 removed #define Marc and substituted #ifdef Marc by #ifdef Marc4DAMASK which is defined by either the submit scripts or DAMASK_marcXXXX.f90 2013-04-30 09:49:30 +00:00
IO.f90 introduced new keyword 'rotation' to specify texture rotation 2013-05-02 08:35:37 +00:00
Makefile marc doesn't need error prone setup_code any more, moved Marc includes from code/include to lib/includeMarc 2013-04-22 14:41:33 +00:00
compilation_info.f90 updated copyright header 2013-03-22 17:35:05 +00:00
configure misplaced space corrected 2013-04-22 15:35:15 +00:00
constitutive.f90 init reporting of constitutive_*.f90 had less/to much spaces, renamed label to LABEL because it is a parameter. 2013-05-28 17:31:55 +00:00
constitutive_dislotwin.f90 init reporting of constitutive_*.f90 had less/to much spaces, renamed label to LABEL because it is a parameter. 2013-05-28 17:31:55 +00:00
constitutive_j2.f90 init reporting of constitutive_*.f90 had less/to much spaces, renamed label to LABEL because it is a parameter. 2013-05-28 17:31:55 +00:00
constitutive_none.f90 init reporting of constitutive_*.f90 had less/to much spaces, renamed label to LABEL because it is a parameter. 2013-05-28 17:31:55 +00:00
constitutive_nonlocal.f90 (again!) fixed bug that was introduced in rev 2085: messed up indices of stiffness matrix in calculation of Poisson's ratio 2013-05-26 14:31:31 +00:00
constitutive_phenopowerlaw.f90 init reporting of constitutive_*.f90 had less/to much spaces, renamed label to LABEL because it is a parameter. 2013-05-28 17:31:55 +00:00
constitutive_titanmod.f90 init reporting of constitutive_*.f90 had less/to much spaces, renamed label to LABEL because it is a parameter. 2013-05-28 17:31:55 +00:00
core_quit.f90 updated copyright header 2013-03-22 17:35:05 +00:00
crystallite.f90 introduced plain mode (no ping pong) again and added test for MSC.MArc 2012 as prove that its working 2013-05-17 17:52:46 +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 simplified interface of CPFEM_general (removed P and F, made cs and dcs/dE optional) 2013-04-09 10:08:00 +00:00
homogenization.f90 simplified logic for single run, now not checking for extra arguments but simply checking if start and end elem/IP are the same 2013-04-26 13:23:36 +00:00
homogenization_RGC.f90 updated copyright header 2013-03-22 17:35:05 +00:00
homogenization_isostrain.f90 added possibility to select "mapping" of multiple grains. 2013-04-30 09:40:06 +00:00
lattice.f90 moved public data res,size and homog from mesh to DAMASK_spectral_utilities (as grid and geomSize) 2013-05-08 15:52:29 +00:00
libs.f90 set Lib_VTK_IO-master.zip and related files back to initial version, new version is not working with MSC.Marc 2010 2013-05-15 16:43:18 +00:00
material.f90 reworked distribution of microstructure constituents. now each material point represents "as good as possible" the fractional content of constituents. 2013-05-29 17:23:49 +00:00
math.f90 vtk files are now correctly written to current working directory. 2013-05-08 16:10:21 +00:00
mesh.f90 replaced numerics_unitlength with mesh_unitlength 2013-05-17 16:52:19 +00:00
numerics.f90 introduced plain mode (no ping pong) again and added test for MSC.MArc 2012 as prove that its working 2013-05-17 17:52:46 +00:00
prec.f90 added debugging possibility for MSC.Marc, rename parameters to CAPITALS 2013-03-31 13:06:49 +00:00