DAMASK_EICMD/code
Martin Diehl 1f809f9d73 variable name change forgotton 2015-04-22 04:34:35 +00:00
..
config clearified keywords, added raw data of rolling texture, renamed to more meaningful names 2015-04-21 19:34:50 +00:00
CPFEM.f90 more cleaning up. added pure attribute to some functions. differentiating between ‘local’ and ‘nonlocal’ temperature. 2015-04-21 16:11:30 +00:00
DAMASK_abaqus_exp.f ugly hack for Abaqus in prec, it seems that it links against old (10.1) ifort where IEEE_arithmetic is not avaialbe. 2015-04-15 18:10:56 +00:00
DAMASK_abaqus_std.f ugly hack for Abaqus in prec, it seems that it links against old (10.1) ifort where IEEE_arithmetic is not avaialbe. 2015-04-15 18:10:56 +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 comment was confused by search and replace 2015-04-01 16:04:33 +00:00
DAMASK_spectral_interface.f90 Spectral solver now fully parallel (parallel IO, domain decomposition, FFTs and restart). Working but not extensively tested so please report bugs to me 2015-03-25 16:06:19 +00:00
DAMASK_spectral_solverAL.f90 gfortran noticed that these functions are external 2015-04-11 20:28:07 +00:00
DAMASK_spectral_solverBasicPETSc.f90 gfortran noticed that these functions are external 2015-04-11 20:28:07 +00:00
DAMASK_spectral_solverPolarisation.f90 gfortran noticed that these functions are external 2015-04-11 20:28:07 +00:00
DAMASK_spectral_utilities.f90 for some reasons, ifort was complaining about mixed integer types. 2015-03-30 20:49:17 +00:00
FEsolving.f90 polishing 2014-10-13 08:44:49 +00:00
IO.f90 variable name change forgotton 2015-04-22 04:34:35 +00:00
Makefile improved NaN checks 2015-04-13 10:02:52 +00:00
commercialFEM_fileList.f90 added new model by david (LLNL/UCLA) 2015-01-15 10:56:15 +00:00
compilation_info.f90 improved NaN checks 2015-04-13 10:02:52 +00:00
constitutive.f90 more cleaning up. added pure attribute to some functions. differentiating between ‘local’ and ‘nonlocal’ temperature. 2015-04-21 16:11:30 +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 corrected buggy previous commit 2015-04-21 14:33:38 +00:00
damage_anisoBrittle.f90 cleaning up, removing unused variables and variable initialisation 2015-04-21 15:16:13 +00:00
damage_anisoDuctile.f90 cleaning up, removing unused variables and variable initialisation 2015-04-21 15:16:13 +00:00
damage_gurson.f90 integer type was use for void fraction, should be real 2015-04-13 10:36:45 +00:00
damage_isoBrittle.f90 cleaning up, removing unused variables and variable initialisation 2015-04-21 15:16:13 +00:00
damage_isoDuctile.f90 cleaning up, removing unused variables and variable initialisation 2015-04-21 15:16:13 +00:00
damage_none.f90 took some gfortran complaints serious (unused imports, implicit castings) 2015-04-11 11:47:33 +00:00
damage_phaseField.f90 more cleaning up. added pure attribute to some functions. differentiating between ‘local’ and ‘nonlocal’ temperature. 2015-04-21 16:11:30 +00:00
damask.core.pyf cleaned up core modul 2015-03-27 14:10:18 +00:00
debug.f90 changes related to intermediate configuration kinematics: 2015-03-06 13:09:00 +00:00
homogenization.f90 write output information only for active homogenisations. removed unused variables 2015-04-21 14:10:34 +00:00
homogenization_RGC.f90 more cleaning up. added pure attribute to some functions. differentiating between ‘local’ and ‘nonlocal’ temperature. 2015-04-21 16:11:30 +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 fixed bug in cleavage system set up for ortho lattice structures 2015-04-21 12:19:41 +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 took some gfortran complaints serious (unused imports, implicit castings) 2015-04-11 11:47:33 +00:00
math.f90 comparison for zero should be abs: 2015-04-11 08:25:23 +00:00
mesh.f90 deleted comment, test passed probably because fftw is system-wide available at MPIE 2015-04-19 09:07:16 +00:00
numerics.f90 for some reasons, ifort was complaining about mixed integer types. 2015-03-30 20:49:17 +00:00
plastic_disloKMC.f90 cleaning up, removing unused variables and variable initialisation 2015-04-21 15:16:13 +00:00
plastic_disloUCLA.f90 cleaning up, removing unused variables and variable initialisation 2015-04-21 15:16:13 +00:00
plastic_dislotwin.f90 cleaning up, removing unused variables and variable initialisation 2015-04-21 15:16:13 +00:00
plastic_j2.f90 took some gfortran complaints serious (unused imports, implicit castings) 2015-04-11 11:47:33 +00:00
plastic_none.f90 took some gfortran complaints serious (unused imports, implicit castings) 2015-04-11 11:47:33 +00:00
plastic_nonlocal.f90 took some gfortran complaints serious (unused imports, implicit castings) 2015-04-11 11:47:33 +00:00
plastic_phenopowerlaw.f90 cleaning up, removing unused variables and variable initialisation 2015-04-21 15:16:13 +00:00
plastic_titanmod.f90 cleaning up, removing unused variables and variable initialisation 2015-04-21 15:16:13 +00:00
prec.f90 ugly hack for Abaqus in prec, it seems that it links against old (10.1) ifort where IEEE_arithmetic is not avaialbe. 2015-04-15 18:10:56 +00:00
thermal_adiabatic.f90 more cleaning up. added pure attribute to some functions. differentiating between ‘local’ and ‘nonlocal’ temperature. 2015-04-21 16:11:30 +00:00
thermal_isothermal.f90 cleaning up, removing unused variables and variable initialisation 2015-04-21 15:16:13 +00:00
vacancy_constant.f90 cleaning up, removing unused variables and variable initialisation 2015-04-21 15:16:13 +00:00
vacancy_generation.f90 more cleaning up. added pure attribute to some functions. differentiating between ‘local’ and ‘nonlocal’ temperature. 2015-04-21 16:11:30 +00:00