.. |
config
|
added two new outputs: "rho_dot_flux_mobile" and "rho_dot_sgl_mobile"
|
2014-01-07 15:55:28 +00:00 |
setup
|
added support for Marc/Mentat2013.1
|
2013-12-19 13:37:35 +00:00 |
CPFEM.f90
|
adopted deployMe.sh to new svn server
|
2013-12-05 14:31:28 +00:00 |
DAMASK_abaqus_exp.f
|
parallelExecution flag now passed as input variable by CPFEM_general; flag is set on the solver level (DAMASK_abaqus_exp.f, DAMASK_marc.f90, etc.)
|
2013-08-02 11:20:11 +00:00 |
DAMASK_abaqus_std.f
|
made plain mode work with Abaqus
|
2013-08-08 15:00:22 +00:00 |
DAMASK_marc.f90
|
corrected linebreak in comment
|
2013-10-17 12:52:46 +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
|
fixed error in previous commit
|
2013-12-18 09:38:44 +00:00 |
DAMASK_spectral_interface.f90
|
introduced preprocessor statements in mesh to hide unneeded variables as a preparation for HDF5
|
2013-12-27 20:03:28 +00:00 |
DAMASK_spectral_solverAL.f90
|
moved restart writing to the forwarding routine
|
2013-12-20 10:49:14 +00:00 |
DAMASK_spectral_solverBasic.f90
|
introduced #EOF# as module wide parameter in IO.f90
|
2013-09-18 14:07:55 +00:00 |
DAMASK_spectral_solverBasicPETSc.f90
|
moved restart writing to the forwarding routine
|
2013-12-20 10:49:14 +00:00 |
DAMASK_spectral_solverPolarisation.f90
|
moved restart writing to the forwarding routine
|
2013-12-20 10:49:14 +00:00 |
DAMASK_spectral_utilities.f90
|
rolled back phase field changes
|
2013-12-18 09:09:32 +00:00 |
FEsolving.f90
|
added 'reset' flag for recursive function IO_read, need to reset stack when stopping exectution (will be used by constitutive and homogenization)
|
2013-12-11 16:49:20 +00:00 |
IO.f90
|
introduced preprocessor statements in mesh to hide unneeded variables as a preparation for HDF5
|
2013-12-27 20:03:28 +00:00 |
Makefile
|
reverted unwanted changes to Makefile (configure)
|
2013-12-20 10:31:33 +00:00 |
compilation_info.f90
|
redefined macro for intel compiler, should work with windows (but Nicolo had some problems)
|
2013-10-23 08:38:14 +00:00 |
configure
|
redefined macro for intel compiler, should work with windows (but Nicolo had some problems)
|
2013-10-23 08:38:14 +00:00 |
constitutive.f90
|
homogenization: added enums and sourced allocation for RGC, some higher verbosity for isostrain
|
2013-12-18 07:28:01 +00:00 |
constitutive_dislotwin.f90
|
fixed over-sensitive error in homogeniztion and ifort option in makefile
|
2013-12-19 08:49:47 +00:00 |
constitutive_j2.f90
|
improved sanity checks, mainly for RGC
|
2013-12-20 08:36:15 +00:00 |
constitutive_none.f90
|
improved sanity checks, mainly for RGC
|
2013-12-20 08:36:15 +00:00 |
constitutive_nonlocal.f90
|
allow flux between neighboring material points if one of both got a velocity of zero
|
2014-01-08 16:35:10 +00:00 |
constitutive_phenopowerlaw.f90
|
added missing lp output to crystallite
|
2013-12-20 11:13:12 +00:00 |
constitutive_titanmod.f90
|
fixed over-sensitive error in homogeniztion and ifort option in makefile
|
2013-12-19 08:49:47 +00:00 |
core_quit.f90
|
updated copyright header
|
2013-03-22 17:35:05 +00:00 |
crystallite.f90
|
added missing lp output to crystallite
|
2013-12-20 11:13:12 +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
|
added 'reset' flag for recursive function IO_read, need to reset stack when stopping exectution (will be used by constitutive and homogenization)
|
2013-12-11 16:49:20 +00:00 |
homogenization.f90
|
continued with sourced allocation and EOL improvements
|
2013-12-16 11:58:03 +00:00 |
homogenization_RGC.f90
|
improved sanity checks, mainly for RGC
|
2013-12-20 08:36:15 +00:00 |
homogenization_isostrain.f90
|
improved sanity checks, mainly for RGC
|
2013-12-20 08:36:15 +00:00 |
lattice.f90
|
improved on enums (introduced them for output in j2), fixed wrong recursion depth bug in IO, fixed a bug in reading in for none, j2, phenopowerlaw
|
2013-12-11 22:03:09 +00:00 |
libs.f90
|
new version of Lib_VTK_IO
|
2013-12-17 13:24:34 +00:00 |
material.f90
|
fixed over-sensitive error in homogeniztion and ifort option in makefile
|
2013-12-19 08:49:47 +00:00 |
math.f90
|
introduced preprocessor statements in mesh to hide unneeded variables as a preparation for HDF5
|
2013-12-27 20:03:28 +00:00 |
mesh.f90
|
added some code parts for HDF5 in Fortran
|
2013-12-30 10:06:01 +00:00 |
numerics.f90
|
added 'reset' flag for recursive function IO_read, need to reset stack when stopping exectution (will be used by constitutive and homogenization)
|
2013-12-11 16:49:20 +00:00 |
prec.f90
|
made error in case of invalid precision more verbose
|
2013-09-18 13:59:42 +00:00 |