DAMASK_EICMD/code
Pratheek Shanthraj ce3be666e8 redoing previous changes that were lost in commit 3502
please please please make sure you merge your changes to an updated version of the code before committing them
2014-09-26 18:49:40 +00:00
..
config added kmc example material.config 2014-08-08 13:51:11 +00:00
CPFEM.f90 subsumed constitutive_damage/thermal into constitutive 2014-09-23 10:38:20 +00:00
DAMASK_abaqus_exp.f some more renaming or thermal related routines 2014-09-26 18:07:48 +00:00
DAMASK_abaqus_std.f some more renaming or thermal related routines 2014-09-26 18:07:48 +00:00
DAMASK_marc.f90 some more renaming or thermal related routines 2014-09-26 18:07:48 +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 changed naming convention (keeping backward compatibility in numerics.config): 2014-09-03 19:59:47 +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 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 updated to be compatible with latest version of petsc. 2014-09-11 13:28:15 +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 removed multithreaded FFTW, does not make a big time difference and will simplify linking when using PETSc 2014-09-18 15:23:11 +00:00
FEsolving.f90 corrected linking: use PETSC MPI (when available) rather then system wide version. 2014-07-23 13:26:05 +00:00
IO.f90 updated to read in TRIP parameters 2014-07-22 07:43:03 +00:00
Makefile some more renaming or thermal related routines 2014-09-26 18:07:48 +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 some more renaming or thermal related routines 2014-09-26 18:07:48 +00:00
constitutive_dislokmc.f90 use constitutive_xxx_Noutput instead of phase_Noutput as number of outputs for more consistency with constitutive multi physics output 2014-09-26 10:25:26 +00:00
constitutive_dislotwin.f90 use constitutive_xxx_Noutput instead of phase_Noutput as number of outputs for more consistency with constitutive multi physics output 2014-09-26 10:25:26 +00:00
constitutive_j2.f90 use constitutive_xxx_Noutput instead of phase_Noutput as number of outputs for more consistency with constitutive multi physics output 2014-09-26 10:25:26 +00:00
constitutive_none.f90 changed to new state, please report bugs to Luv or Martin 2014-07-02 12:27:39 +00:00
constitutive_nonlocal.f90 use constitutive_xxx_Noutput instead of phase_Noutput as number of outputs for more consistency with constitutive multi physics output 2014-09-26 10:25:26 +00:00
constitutive_phenopowerlaw.f90 use constitutive_xxx_Noutput instead of phase_Noutput as number of outputs for more consistency with constitutive multi physics output 2014-09-26 10:25:26 +00:00
constitutive_titanmod.f90 use constitutive_xxx_Noutput instead of phase_Noutput as number of outputs for more consistency with constitutive multi physics output 2014-09-26 10:25:26 +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 some fixes to get homogenisation none working with recent changes 2014-09-26 15:16:10 +00:00
damage_brittle.f90 use constitutive_xxx_Noutput instead of phase_Noutput as number of outputs for more consistency with constitutive multi physics output 2014-09-26 10:25:26 +00:00
damage_ductile.f90 some fixes to get ductile damage working with recent changes 2014-09-26 15:23:10 +00:00
damage_none.f90 polished field state related changes and brittle damage 2014-09-22 18:15:19 +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 some more renaming or thermal related routines 2014-09-26 18:07:48 +00:00
homogenization_RGC.f90 added field quantity output 2014-09-26 10:34:36 +00:00
homogenization_isostrain.f90 added field quantity output 2014-09-26 10:34:36 +00:00
homogenization_none.f90 Finished applying newstate to Homogenization. 2014-09-19 17:59:06 +00:00
lattice.f90 redoing previous changes that were lost in commit 3502 2014-09-26 18:49:40 +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 renamed get/put thermal to get/put temperature and thermal_none to thermal_isothermal 2014-09-26 16:07:26 +00:00
math.f90 fixed missing initialization of output in RGC that got lost in Rev 3452 2014-09-16 09:50:37 +00:00
mesh.f90 changed naming convention (keeping backward compatibility in numerics.config): 2014-09-03 19:59:47 +00:00
numerics.f90 changed default petsc_options for FEM and removed unused variables 2014-09-16 10:02:37 +00:00
prec.f90 polished field state related changes and brittle damage 2014-09-22 18:15:19 +00:00
thermal_heatGen.f90 some more renaming or thermal related routines 2014-09-26 18:07:48 +00:00
thermal_isothermal.f90 thermal_none to thermal_isothermal 2014-09-26 16:09:25 +00:00