From a7665bdab96caee72e52851c7dfb3c4101bef1cf Mon Sep 17 00:00:00 2001 From: Martin Diehl Date: Mon, 29 Feb 2016 14:26:06 +0100 Subject: [PATCH] removed empty line remaining from old ID string --- code/CPFEM.f90 | 2 -- code/CPFEM2.f90 | 2 -- code/DAMASK_abaqus_exp.f | 2 -- code/DAMASK_abaqus_std.f | 2 -- code/DAMASK_marc.f90 | 2 -- code/DAMASK_spectral.f90 | 2 -- code/FEsolving.f90 | 2 -- code/IO.f90 | 2 -- code/commercialFEM_fileList.f90 | 2 -- code/compilation_info.f90 | 2 -- code/constitutive.f90 | 2 -- code/core_quit.f90 | 3 --- code/crystallite.f90 | 8 +++----- code/damage_local.f90 | 2 -- code/damage_none.f90 | 2 -- code/damage_nonlocal.f90 | 2 -- code/debug.f90 | 2 -- code/homogenization.f90 | 2 -- code/homogenization_RGC.f90 | 2 -- code/homogenization_isostrain.f90 | 2 -- code/homogenization_none.f90 | 2 -- code/hydrogenflux_cahnhilliard.f90 | 2 -- code/hydrogenflux_isoconc.f90 | 2 -- code/kinematics_cleavage_opening.f90 | 6 ++---- code/kinematics_hydrogen_strain.f90 | 2 -- code/kinematics_slipplane_opening.f90 | 2 -- code/kinematics_thermal_expansion.f90 | 2 -- code/kinematics_vacancy_strain.f90 | 2 -- code/lattice.f90 | 2 -- code/libs.f90 | 2 -- code/material.f90 | 2 -- code/math.f90 | 2 -- code/mesh.f90 | 2 -- code/numerics.f90 | 2 -- code/plastic_disloUCLA.f90 | 2 -- code/plastic_dislotwin.f90 | 2 -- code/plastic_isotropic.f90 | 2 -- code/plastic_j2.f90 | 2 -- code/plastic_none.f90 | 2 -- code/plastic_nonlocal.f90 | 2 -- code/plastic_phenoplus.f90 | 8 +++----- code/plastic_phenopowerlaw.f90 | 2 -- code/plastic_titanmod.f90 | 2 -- code/porosity_none.f90 | 2 -- code/porosity_phasefield.f90 | 2 -- code/prec.f90 | 2 -- code/source_damage_anisoBrittle.f90 | 6 ++---- code/source_damage_anisoDuctile.f90 | 2 -- code/source_damage_isoBrittle.f90 | 2 -- code/source_damage_isoDuctile.f90 | 6 ++---- code/source_thermal_dissipation.f90 | 2 -- code/source_thermal_externalheat.f90 | 2 -- code/source_vacancy_irradiation.f90 | 2 -- code/source_vacancy_phenoplasticity.f90 | 2 -- code/source_vacancy_thermalfluc.f90 | 2 -- code/spectral_damage.f90 | 2 -- code/spectral_interface.f90 | 2 -- code/spectral_mech_AL.f90 | 2 -- code/spectral_mech_Basic.f90 | 2 -- code/spectral_mech_Polarisation.f90 | 2 -- code/spectral_thermal.f90 | 2 -- code/spectral_utilities.f90 | 2 -- code/thermal_adiabatic.f90 | 2 -- code/thermal_conduction.f90 | 2 -- code/thermal_isothermal.f90 | 2 -- code/vacancyflux_cahnhilliard.f90 | 2 -- code/vacancyflux_isochempot.f90 | 2 -- code/vacancyflux_isoconc.f90 | 2 -- 68 files changed, 12 insertions(+), 149 deletions(-) diff --git a/code/CPFEM.f90 b/code/CPFEM.f90 index 91c3eaa6f..0774fba86 100644 --- a/code/CPFEM.f90 +++ b/code/CPFEM.f90 @@ -1,6 +1,4 @@ !-------------------------------------------------------------------------------------------------- -! $Id$ -!-------------------------------------------------------------------------------------------------- !> @author Franz Roters, Max-Planck-Institut für Eisenforschung GmbH !> @author Philip Eisenlohr, Max-Planck-Institut für Eisenforschung GmbH !> @brief CPFEM engine diff --git a/code/CPFEM2.f90 b/code/CPFEM2.f90 index ea5691495..51a26dc55 100644 --- a/code/CPFEM2.f90 +++ b/code/CPFEM2.f90 @@ -1,6 +1,4 @@ !-------------------------------------------------------------------------------------------------- -! $Id: CPFEM.f90 4761 2016-01-17 13:29:42Z MPIE\m.diehl $ -!-------------------------------------------------------------------------------------------------- !> @author Franz Roters, Max-Planck-Institut für Eisenforschung GmbH !> @author Philip Eisenlohr, Max-Planck-Institut für Eisenforschung GmbH !> @brief needs a good name and description diff --git a/code/DAMASK_abaqus_exp.f b/code/DAMASK_abaqus_exp.f index eff898e3e..1fab2472d 100644 --- a/code/DAMASK_abaqus_exp.f +++ b/code/DAMASK_abaqus_exp.f @@ -1,6 +1,4 @@ !-------------------------------------------------------------------------------------------------- -! $Id$ -!-------------------------------------------------------------------------------------------------- !> @author Philip Eisenlohr, Max-Planck-Institut für Eisenforschung GmbH !> @author Franz Roters, Max-Planck-Institut für Eisenforschung GmbH !> @author Koen Janssens, Paul Scherrer Institut diff --git a/code/DAMASK_abaqus_std.f b/code/DAMASK_abaqus_std.f index faec60650..cdd12dac8 100644 --- a/code/DAMASK_abaqus_std.f +++ b/code/DAMASK_abaqus_std.f @@ -1,6 +1,4 @@ !-------------------------------------------------------------------------------------------------- -! $Id$ -!-------------------------------------------------------------------------------------------------- !> @author Philip Eisenlohr, Max-Planck-Institut für Eisenforschung GmbH !> @author Franz Roters, Max-Planck-Institut für Eisenforschung GmbH !> @author Koen Janssens, Paul Scherrer Institut diff --git a/code/DAMASK_marc.f90 b/code/DAMASK_marc.f90 index 14dcc5c06..fa96ea9f8 100644 --- a/code/DAMASK_marc.f90 +++ b/code/DAMASK_marc.f90 @@ -1,5 +1,3 @@ -#define QUOTE(x) #x -#define PASTE(x,y) x ## y #ifndef INT #define INT 4 diff --git a/code/DAMASK_spectral.f90 b/code/DAMASK_spectral.f90 index 0d83d1279..728b0fd6c 100644 --- a/code/DAMASK_spectral.f90 +++ b/code/DAMASK_spectral.f90 @@ -1,6 +1,4 @@ !-------------------------------------------------------------------------------------------------- -! $Id$ -!-------------------------------------------------------------------------------------------------- !> @author Pratheek Shanthraj, Max-Planck-Institut für Eisenforschung GmbH !> @author Martin Diehl, Max-Planck-Institut für Eisenforschung GmbH !> @author Philip Eisenlohr, Max-Planck-Institut für Eisenforschung GmbH diff --git a/code/FEsolving.f90 b/code/FEsolving.f90 index ed11448d7..3b0aeb194 100644 --- a/code/FEsolving.f90 +++ b/code/FEsolving.f90 @@ -1,6 +1,4 @@ !-------------------------------------------------------------------------------------------------- -! $Id$ -!-------------------------------------------------------------------------------------------------- !> @author Franz Roters, Max-Planck-Institut für Eisenforschung GmbH !> Philip Eisenlohr, Max-Planck-Institut für Eisenforschung GmbH !> @brief triggering reading in of restart information when doing a restart diff --git a/code/IO.f90 b/code/IO.f90 index 95ac6fffd..1a36269c5 100644 --- a/code/IO.f90 +++ b/code/IO.f90 @@ -1,6 +1,4 @@ !-------------------------------------------------------------------------------------------------- -! $Id$ -!-------------------------------------------------------------------------------------------------- !> @author Franz Roters, Max-Planck-Institut für Eisenforschung GmbH !> @author Philip Eisenlohr, Max-Planck-Institut für Eisenforschung GmbH !> @author Christoph Kords, Max-Planck-Institut für Eisenforschung GmbH diff --git a/code/commercialFEM_fileList.f90 b/code/commercialFEM_fileList.f90 index 8567da5b1..7d02eadfc 100644 --- a/code/commercialFEM_fileList.f90 +++ b/code/commercialFEM_fileList.f90 @@ -1,6 +1,4 @@ !-------------------------------------------------------------------------------------------------- -! $Id$ -!-------------------------------------------------------------------------------------------------- !> @author Martin Diehl, Max-Planck-Institut für Eisenforschung GmbH !> @brief all DAMASK files without solver !> @details List of files needed by MSC.Marc, Abaqus/Explicit, and Abaqus/Standard diff --git a/code/compilation_info.f90 b/code/compilation_info.f90 index 64e6b136c..3fc12f1ee 100644 --- a/code/compilation_info.f90 +++ b/code/compilation_info.f90 @@ -1,5 +1,3 @@ -!############################################################## -!$Id$ #ifdef __GFORTRAN__ write(6,*) 'Compiled with ', compiler_version() !not supported by and ifort <= 15 (and old gfortran) write(6,*) 'With options ', compiler_options() diff --git a/code/constitutive.f90 b/code/constitutive.f90 index 50c77b481..93fb9f577 100644 --- a/code/constitutive.f90 +++ b/code/constitutive.f90 @@ -1,6 +1,4 @@ !-------------------------------------------------------------------------------------------------- -! $Id$ -!-------------------------------------------------------------------------------------------------- !> @author Franz Roters, Max-Planck-Institut für Eisenforschung GmbH !> @author Philip Eisenlohr, Max-Planck-Institut für Eisenforschung GmbH !> @brief elasticity, plasticity, internal microstructure state diff --git a/code/core_quit.f90 b/code/core_quit.f90 index 8446e77c8..3a730c82d 100644 --- a/code/core_quit.f90 +++ b/code/core_quit.f90 @@ -1,6 +1,3 @@ -!################################################################################################## -! $Id$ -!################################################################################################## !******************************************************************** ! quit subroutine to satisfy IO_error for core module ! diff --git a/code/crystallite.f90 b/code/crystallite.f90 index 6ca40ffef..53378a70d 100644 --- a/code/crystallite.f90 +++ b/code/crystallite.f90 @@ -1,10 +1,8 @@ !-------------------------------------------------------------------------------------------------- -! $Id$ -!-------------------------------------------------------------------------------------------------- -!> @author Franz Roters, Max-Planck-Institut für Eisenforschung GmbH +!> @author Franz Roters, Max-Planck-Institut für Eisenforschung GmbH !> @author Philip Eisenlohr, Max-Planck-Institut für Eisenforschung GmbH -!> @author Christoph Kords, Max-Planck-Institut für Eisenforschung GmbH -!> @author Chen Zhang, Michigan State University +!> @author Christoph Kords, Max-Planck-Institut für Eisenforschung GmbH +!> @author Chen Zhang, Michigan State University !> @brief crystallite state integration functions and reporting of results !-------------------------------------------------------------------------------------------------- diff --git a/code/damage_local.f90 b/code/damage_local.f90 index 196382c13..1437213d7 100644 --- a/code/damage_local.f90 +++ b/code/damage_local.f90 @@ -1,6 +1,4 @@ !-------------------------------------------------------------------------------------------------- -! $Id$ -!-------------------------------------------------------------------------------------------------- !> @author Pratheek Shanthraj, Max-Planck-Institut für Eisenforschung GmbH !> @brief material subroutine for locally evolving damage field !-------------------------------------------------------------------------------------------------- diff --git a/code/damage_none.f90 b/code/damage_none.f90 index 956ba5cc8..a9ecfb5de 100644 --- a/code/damage_none.f90 +++ b/code/damage_none.f90 @@ -1,6 +1,4 @@ !-------------------------------------------------------------------------------------------------- -! $Id$ -!-------------------------------------------------------------------------------------------------- !> @author Pratheek Shanthraj, Max-Planck-Institut für Eisenforschung GmbH !> @brief material subroutine for constant damage field !-------------------------------------------------------------------------------------------------- diff --git a/code/damage_nonlocal.f90 b/code/damage_nonlocal.f90 index 311570781..86805c21b 100644 --- a/code/damage_nonlocal.f90 +++ b/code/damage_nonlocal.f90 @@ -1,6 +1,4 @@ !-------------------------------------------------------------------------------------------------- -! $Id$ -!-------------------------------------------------------------------------------------------------- !> @author Pratheek Shanthraj, Max-Planck-Institut für Eisenforschung GmbH !> @brief material subroutine for non-locally evolving damage field !> @details to be done diff --git a/code/debug.f90 b/code/debug.f90 index 2a9c6d800..01020dd39 100644 --- a/code/debug.f90 +++ b/code/debug.f90 @@ -1,6 +1,4 @@ !-------------------------------------------------------------------------------------------------- -! $Id$ -!-------------------------------------------------------------------------------------------------- !> @author Franz Roters, Max-Planck-Institut für Eisenforschung GmbH !> @author Philip Eisenlohr, Max-Planck-Institut für Eisenforschung GmbH !> @author Christoph Kords, Max-Planck-Institut für Eisenforschung GmbH diff --git a/code/homogenization.f90 b/code/homogenization.f90 index 00186ff06..cbc2a5915 100644 --- a/code/homogenization.f90 +++ b/code/homogenization.f90 @@ -1,6 +1,4 @@ !-------------------------------------------------------------------------------------------------- -! $Id$ -!-------------------------------------------------------------------------------------------------- !> @author Franz Roters, Max-Planck-Institut für Eisenforschung GmbH !> @author Philip Eisenlohr, Max-Planck-Institut für Eisenforschung GmbH !> @author Denny Tjahjanto, Max-Planck-Institut für Eisenforschung GmbH diff --git a/code/homogenization_RGC.f90 b/code/homogenization_RGC.f90 index 323ca2934..0919b1e5e 100644 --- a/code/homogenization_RGC.f90 +++ b/code/homogenization_RGC.f90 @@ -1,6 +1,4 @@ !-------------------------------------------------------------------------------------------------- -! $Id$ -!-------------------------------------------------------------------------------------------------- !> @author Denny Tjahjanto, Max-Planck-Institut für Eisenforschung GmbH !> @author Franz Roters, Max-Planck-Institut für Eisenforschung GmbH !> @author Philip Eisenlohr, Max-Planck-Institut für Eisenforschung GmbH diff --git a/code/homogenization_isostrain.f90 b/code/homogenization_isostrain.f90 index 083107d9f..b12e30ab3 100644 --- a/code/homogenization_isostrain.f90 +++ b/code/homogenization_isostrain.f90 @@ -1,6 +1,4 @@ !-------------------------------------------------------------------------------------------------- -! $Id$ -!-------------------------------------------------------------------------------------------------- !> @author Franz Roters, Max-Planck-Institut für Eisenforschung GmbH !> @author Philip Eisenlohr, Max-Planck-Institut für Eisenforschung GmbH !> @brief Isostrain (full constraint Taylor assuption) homogenization scheme diff --git a/code/homogenization_none.f90 b/code/homogenization_none.f90 index 59e483c27..7f9518e90 100644 --- a/code/homogenization_none.f90 +++ b/code/homogenization_none.f90 @@ -1,6 +1,4 @@ !-------------------------------------------------------------------------------------------------- -! $Id$ -!-------------------------------------------------------------------------------------------------- !> @author Franz Roters, Max-Planck-Institut für Eisenforschung GmbH !> @author Philip Eisenlohr, Max-Planck-Institut für Eisenforschung GmbH !> @author Martin Diehl, Max-Planck-Institut für Eisenforschung GmbH diff --git a/code/hydrogenflux_cahnhilliard.f90 b/code/hydrogenflux_cahnhilliard.f90 index d8cb71edc..898e7ed8d 100644 --- a/code/hydrogenflux_cahnhilliard.f90 +++ b/code/hydrogenflux_cahnhilliard.f90 @@ -1,6 +1,4 @@ !-------------------------------------------------------------------------------------------------- -! $Id$ -!-------------------------------------------------------------------------------------------------- !> @author Pratheek Shanthraj, Max-Planck-Institut für Eisenforschung GmbH !> @brief material subroutine for conservative transport of solute hydrogen !> @details to be done diff --git a/code/hydrogenflux_isoconc.f90 b/code/hydrogenflux_isoconc.f90 index 74759d4c3..b4bcfb5e3 100644 --- a/code/hydrogenflux_isoconc.f90 +++ b/code/hydrogenflux_isoconc.f90 @@ -1,6 +1,4 @@ !-------------------------------------------------------------------------------------------------- -! $Id$ -!-------------------------------------------------------------------------------------------------- !> @author Pratheek Shanthraj, Max-Planck-Institut für Eisenforschung GmbH !> @brief material subroutine for constant hydrogen concentration !-------------------------------------------------------------------------------------------------- diff --git a/code/kinematics_cleavage_opening.f90 b/code/kinematics_cleavage_opening.f90 index 945e2d08a..8ac1a5646 100644 --- a/code/kinematics_cleavage_opening.f90 +++ b/code/kinematics_cleavage_opening.f90 @@ -1,8 +1,6 @@ !-------------------------------------------------------------------------------------------------- -! $Id$ -!-------------------------------------------------------------------------------------------------- -!> @author Luv Sharma, Max-Planck-Institut fŸr Eisenforschung GmbH -!> @author Pratheek Shanthraj, Max-Planck-Institut fŸr Eisenforschung GmbH +!> @author Luv Sharma, Max-Planck-Institut für Eisenforschung GmbH +!> @author Pratheek Shanthraj, Max-Planck-Institut für Eisenforschung GmbH !> @brief material subroutine incorporating kinematics resulting from opening of cleavage planes !> @details to be done !-------------------------------------------------------------------------------------------------- diff --git a/code/kinematics_hydrogen_strain.f90 b/code/kinematics_hydrogen_strain.f90 index ceb3b1ef3..154b97e79 100644 --- a/code/kinematics_hydrogen_strain.f90 +++ b/code/kinematics_hydrogen_strain.f90 @@ -1,6 +1,4 @@ !-------------------------------------------------------------------------------------------------- -! $Id$ -!-------------------------------------------------------------------------------------------------- !> @author Pratheek Shanthraj, Max-Planck-Institut für Eisenforschung GmbH !> @brief material subroutine incorporating kinematics resulting from interstitial hydrogen !> @details to be done diff --git a/code/kinematics_slipplane_opening.f90 b/code/kinematics_slipplane_opening.f90 index 8b49e1cf3..60487e5b4 100644 --- a/code/kinematics_slipplane_opening.f90 +++ b/code/kinematics_slipplane_opening.f90 @@ -1,6 +1,4 @@ !-------------------------------------------------------------------------------------------------- -! $Id$ -!-------------------------------------------------------------------------------------------------- !> @author Luv Sharma, Max-Planck-Institut für Eisenforschung GmbH !> @author Pratheek Shanthraj, Max-Planck-Institut für Eisenforschung GmbH !> @brief material subroutine incorporating kinematics resulting from opening of slip planes diff --git a/code/kinematics_thermal_expansion.f90 b/code/kinematics_thermal_expansion.f90 index b99c499f3..c5a221a7b 100644 --- a/code/kinematics_thermal_expansion.f90 +++ b/code/kinematics_thermal_expansion.f90 @@ -1,6 +1,4 @@ !-------------------------------------------------------------------------------------------------- -! $Id$ -!-------------------------------------------------------------------------------------------------- !> @author Pratheek Shanthraj, Max-Planck-Institut für Eisenforschung GmbH !> @brief material subroutine incorporating kinematics resulting from thermal expansion !> @details to be done diff --git a/code/kinematics_vacancy_strain.f90 b/code/kinematics_vacancy_strain.f90 index 899bccd9f..704de7d1f 100644 --- a/code/kinematics_vacancy_strain.f90 +++ b/code/kinematics_vacancy_strain.f90 @@ -1,6 +1,4 @@ !-------------------------------------------------------------------------------------------------- -! $Id$ -!-------------------------------------------------------------------------------------------------- !> @author Pratheek Shanthraj, Max-Planck-Institut für Eisenforschung GmbH !> @brief material subroutine incorporating kinematics resulting from vacancy point defects !> @details to be done diff --git a/code/lattice.f90 b/code/lattice.f90 index 8e87ba2a9..f5717e8e1 100644 --- a/code/lattice.f90 +++ b/code/lattice.f90 @@ -1,6 +1,4 @@ !-------------------------------------------------------------------------------------------------- -! $Id$ -!-------------------------------------------------------------------------------------------------- !> @author Franz Roters, Max-Planck-Institut für Eisenforschung GmbH !> @author Philip Eisenlohr, Max-Planck-Institut für Eisenforschung GmbH !> @author Pratheek Shanthraj, Max-Planck-Institut für Eisenforschung GmbH diff --git a/code/libs.f90 b/code/libs.f90 index 7c109cab6..71f300512 100644 --- a/code/libs.f90 +++ b/code/libs.f90 @@ -1,6 +1,4 @@ !-------------------------------------------------------------------------------------------------- -! $Id$ -!-------------------------------------------------------------------------------------------------- !> @author Martin Diehl, Max-Planck-Institut für Eisenforschung GmbH !> @brief dummy source for inclusion of Library files !-------------------------------------------------------------------------------------------------- diff --git a/code/material.f90 b/code/material.f90 index c1aacf751..1afbbed28 100644 --- a/code/material.f90 +++ b/code/material.f90 @@ -1,6 +1,4 @@ !-------------------------------------------------------------------------------------------------- -! $Id$ -!-------------------------------------------------------------------------------------------------- !> @author Franz Roters, Max-Planck-Institut für Eisenforschung GmbH !> @author Philip Eisenlohr, Max-Planck-Institut für Eisenforschung GmbH !> @brief Parses material config file, either solverJobName.materialConfig or material.config diff --git a/code/math.f90 b/code/math.f90 index 5b4a48905..2f76c1cb5 100644 --- a/code/math.f90 +++ b/code/math.f90 @@ -1,6 +1,4 @@ !-------------------------------------------------------------------------------------------------- -! $Id$ -!-------------------------------------------------------------------------------------------------- !> @author Franz Roters, Max-Planck-Institut für Eisenforschung GmbH !> @author Philip Eisenlohr, Max-Planck-Institut für Eisenforschung GmbH !> @author Christoph Kords, Max-Planck-Institut für Eisenforschung GmbH diff --git a/code/mesh.f90 b/code/mesh.f90 index 1cd80a625..29bb15aef 100644 --- a/code/mesh.f90 +++ b/code/mesh.f90 @@ -1,6 +1,4 @@ !-------------------------------------------------------------------------------------------------- -! $Id$ -!-------------------------------------------------------------------------------------------------- !> @author Franz Roters, Max-Planck-Institut für Eisenforschung GmbH !> @author Philip Eisenlohr, Max-Planck-Institut für Eisenforschung GmbH !> @author Christoph Koords, Max-Planck-Institut für Eisenforschung GmbH diff --git a/code/numerics.f90 b/code/numerics.f90 index 61f326c02..365b078ec 100644 --- a/code/numerics.f90 +++ b/code/numerics.f90 @@ -1,6 +1,4 @@ !-------------------------------------------------------------------------------------------------- -! $Id$ -!-------------------------------------------------------------------------------------------------- !> @author Franz Roters, Max-Planck-Institut für Eisenforschung GmbH !> @author Philip Eisenlohr, Max-Planck-Institut für Eisenforschung GmbH !> @brief Managing of parameters related to numerics diff --git a/code/plastic_disloUCLA.f90 b/code/plastic_disloUCLA.f90 index c9e3bc846..77fd84900 100644 --- a/code/plastic_disloUCLA.f90 +++ b/code/plastic_disloUCLA.f90 @@ -1,6 +1,4 @@ !-------------------------------------------------------------------------------------------------- -! $Id$ -!-------------------------------------------------------------------------------------------------- !> @author Franz Roters, Max-Planck-Institut für Eisenforschung GmbH !> @author Philip Eisenlohr, Max-Planck-Institut für Eisenforschung GmbH !> @author David Cereceda, Lawrence Livermore National Laboratory diff --git a/code/plastic_dislotwin.f90 b/code/plastic_dislotwin.f90 index 1b0ae31f2..b9ffde804 100644 --- a/code/plastic_dislotwin.f90 +++ b/code/plastic_dislotwin.f90 @@ -1,5 +1,3 @@ -!-------------------------------------------------------------------------------------------------- -!> @author Franz Roters, Max-Planck-Institut für Eisenforschung GmbH !> @author Philip Eisenlohr, Max-Planck-Institut für Eisenforschung GmbH !> @brief material subroutine incoprorating dislocation and twinning physics !> @details to be done diff --git a/code/plastic_isotropic.f90 b/code/plastic_isotropic.f90 index 13481b9a7..fe4c7a7f5 100644 --- a/code/plastic_isotropic.f90 +++ b/code/plastic_isotropic.f90 @@ -1,6 +1,4 @@ !-------------------------------------------------------------------------------------------------- -! $Id$ -!-------------------------------------------------------------------------------------------------- !> @author Franz Roters, Max-Planck-Institut für Eisenforschung GmbH !> @author Philip Eisenlohr, Max-Planck-Institut für Eisenforschung GmbH !> @brief material subroutine for isotropic (ISOTROPIC) plasticity diff --git a/code/plastic_j2.f90 b/code/plastic_j2.f90 index 89c022cc9..4d247677b 100644 --- a/code/plastic_j2.f90 +++ b/code/plastic_j2.f90 @@ -1,6 +1,4 @@ !-------------------------------------------------------------------------------------------------- -! $Id$ -!-------------------------------------------------------------------------------------------------- !> @author Franz Roters, Max-Planck-Institut für Eisenforschung GmbH !> @author Philip Eisenlohr, Max-Planck-Institut für Eisenforschung GmbH !> @brief material subroutine for isotropic (J2) plasticity diff --git a/code/plastic_none.f90 b/code/plastic_none.f90 index f624a80a2..a9007667f 100644 --- a/code/plastic_none.f90 +++ b/code/plastic_none.f90 @@ -1,6 +1,4 @@ !-------------------------------------------------------------------------------------------------- -! $Id$ -!-------------------------------------------------------------------------------------------------- !> @author Franz Roters, Max-Planck-Institut für Eisenforschung GmbH !> @author Philip Eisenlohr, Max-Planck-Institut für Eisenforschung GmbH !> @brief material subroutine for purely elastic material diff --git a/code/plastic_nonlocal.f90 b/code/plastic_nonlocal.f90 index 1922c08e2..b699c57ed 100644 --- a/code/plastic_nonlocal.f90 +++ b/code/plastic_nonlocal.f90 @@ -1,6 +1,4 @@ !-------------------------------------------------------------------------------------------------- -! $Id$ -!-------------------------------------------------------------------------------------------------- !> @author Christoph Kords, Max-Planck-Institut für Eisenforschung GmbH !> @author Franz Roters, Max-Planck-Institut für Eisenforschung GmbH !> @author Philip Eisenlohr, Max-Planck-Institut für Eisenforschung GmbH diff --git a/code/plastic_phenoplus.f90 b/code/plastic_phenoplus.f90 index 0a40edd84..0887da239 100644 --- a/code/plastic_phenoplus.f90 +++ b/code/plastic_phenoplus.f90 @@ -1,9 +1,7 @@ !-------------------------------------------------------------------------------------------------- -! $Id$ -!-------------------------------------------------------------------------------------------------- -!> @author Franz Roters, Max-Planck-Institut für Eisenforschung GmbH -!> @author Philip Eisenlohr, Max-Planck-Institut für Eisenforschung GmbH -!> @author Chen Zhang, Michigan State University +!> @author Franz Roters, Max-Planck-Institut für Eisenforschung GmbH +!> @author Philip Eisenlohr, Max-Planck-Institut für Eisenforschung GmbH +!> @author Chen Zhang, Michigan State University !> @brief material subroutine for phenomenological crystal plasticity formulation using a powerlaw !... fitting !-------------------------------------------------------------------------------------------------- diff --git a/code/plastic_phenopowerlaw.f90 b/code/plastic_phenopowerlaw.f90 index 1f8e16250..63e078329 100644 --- a/code/plastic_phenopowerlaw.f90 +++ b/code/plastic_phenopowerlaw.f90 @@ -1,6 +1,4 @@ !-------------------------------------------------------------------------------------------------- -! $Id$ -!-------------------------------------------------------------------------------------------------- !> @author Franz Roters, Max-Planck-Institut für Eisenforschung GmbH !> @author Philip Eisenlohr, Max-Planck-Institut für Eisenforschung GmbH !> @brief material subroutine for phenomenological crystal plasticity formulation using a powerlaw diff --git a/code/plastic_titanmod.f90 b/code/plastic_titanmod.f90 index abc6d661b..24bf543b7 100644 --- a/code/plastic_titanmod.f90 +++ b/code/plastic_titanmod.f90 @@ -1,6 +1,4 @@ !-------------------------------------------------------------------------------------------------- -! $Id$ -!-------------------------------------------------------------------------------------------------- !> @author Alankar Alankar, Max-Planck-Institut für Eisenforschung GmbH !> @author Franz Roters, Max-Planck-Institut für Eisenforschung GmbH !> @author Philip Eisenlohr, Max-Planck-Institut für Eisenforschung GmbH diff --git a/code/porosity_none.f90 b/code/porosity_none.f90 index 69f10a5c6..92d4d9fe5 100644 --- a/code/porosity_none.f90 +++ b/code/porosity_none.f90 @@ -1,6 +1,4 @@ !-------------------------------------------------------------------------------------------------- -! $Id$ -!-------------------------------------------------------------------------------------------------- !> @author Pratheek Shanthraj, Max-Planck-Institut für Eisenforschung GmbH !> @brief material subroutine for constant porosity !-------------------------------------------------------------------------------------------------- diff --git a/code/porosity_phasefield.f90 b/code/porosity_phasefield.f90 index dc8b82b76..ec7e4c341 100644 --- a/code/porosity_phasefield.f90 +++ b/code/porosity_phasefield.f90 @@ -1,6 +1,4 @@ !-------------------------------------------------------------------------------------------------- -! $Id$ -!-------------------------------------------------------------------------------------------------- !> @author Pratheek Shanthraj, Max-Planck-Institut für Eisenforschung GmbH !> @brief material subroutine for phase field modelling of pore nucleation and growth !> @details phase field model for pore nucleation and growth based on vacancy clustering diff --git a/code/prec.f90 b/code/prec.f90 index e39a32cfa..0f22cf649 100644 --- a/code/prec.f90 +++ b/code/prec.f90 @@ -1,6 +1,4 @@ !-------------------------------------------------------------------------------------------------- -! $Id$ -!-------------------------------------------------------------------------------------------------- !> @author Franz Roters, Max-Planck-Institut für Eisenforschung GmbH !> @author Philip Eisenlohr, Max-Planck-Institut für Eisenforschung GmbH !> @author Christoph Kords, Max-Planck-Institut für Eisenforschung GmbH diff --git a/code/source_damage_anisoBrittle.f90 b/code/source_damage_anisoBrittle.f90 index a751eefdc..efd76091e 100644 --- a/code/source_damage_anisoBrittle.f90 +++ b/code/source_damage_anisoBrittle.f90 @@ -1,8 +1,6 @@ !-------------------------------------------------------------------------------------------------- -! $Id$ -!-------------------------------------------------------------------------------------------------- -!> @author Luv Sharma, Max-Planck-Institut fŸr Eisenforschung GmbH -!> @author Pratheek Shanthraj, Max-Planck-Institut fŸr Eisenforschung GmbH +!> @author Luv Sharma, Max-Planck-Institut für Eisenforschung GmbH +!> @author Pratheek Shanthraj, Max-Planck-Institut für Eisenforschung GmbH !> @brief material subroutine incorporating anisotropic brittle damage source mechanism !> @details to be done !-------------------------------------------------------------------------------------------------- diff --git a/code/source_damage_anisoDuctile.f90 b/code/source_damage_anisoDuctile.f90 index 028fd479a..72480382a 100644 --- a/code/source_damage_anisoDuctile.f90 +++ b/code/source_damage_anisoDuctile.f90 @@ -1,6 +1,4 @@ !-------------------------------------------------------------------------------------------------- -! $Id$ -!-------------------------------------------------------------------------------------------------- !> @author Luv Sharma, Max-Planck-Institut für Eisenforschung GmbH !> @author Pratheek Shanthraj, Max-Planck-Institut für Eisenforschung GmbH !> @brief material subroutine incorporating anisotropic ductile damage source mechanism diff --git a/code/source_damage_isoBrittle.f90 b/code/source_damage_isoBrittle.f90 index c063ae86f..1603ecf48 100644 --- a/code/source_damage_isoBrittle.f90 +++ b/code/source_damage_isoBrittle.f90 @@ -1,6 +1,4 @@ !-------------------------------------------------------------------------------------------------- -! $Id$ -!-------------------------------------------------------------------------------------------------- !> @author Pratheek Shanthraj, Max-Planck-Institut für Eisenforschung GmbH !> @author Luv Sharma, Max-Planck-Institut für Eisenforschung GmbH !> @brief material subroutine incoprorating isotropic brittle damage source mechanism diff --git a/code/source_damage_isoDuctile.f90 b/code/source_damage_isoDuctile.f90 index b0290264c..3a85bab24 100644 --- a/code/source_damage_isoDuctile.f90 +++ b/code/source_damage_isoDuctile.f90 @@ -1,8 +1,6 @@ !-------------------------------------------------------------------------------------------------- -! $Id$ -!-------------------------------------------------------------------------------------------------- -!> @author Pratheek Shanthraj, Max-Planck-Institut fŸr Eisenforschung GmbH -!> @author Luv Sharma, Max-Planck-Institut fŸr Eisenforschung GmbH +!> @author Pratheek Shanthraj, Max-Planck-Institut für Eisenforschung GmbH +!> @author Luv Sharma, Max-Planck-Institut für Eisenforschung GmbH !> @brief material subroutine incoprorating isotropic ductile damage source mechanism !> @details to be done !-------------------------------------------------------------------------------------------------- diff --git a/code/source_thermal_dissipation.f90 b/code/source_thermal_dissipation.f90 index 83ad85167..dd6453db0 100644 --- a/code/source_thermal_dissipation.f90 +++ b/code/source_thermal_dissipation.f90 @@ -1,6 +1,4 @@ !-------------------------------------------------------------------------------------------------- -! $Id$ -!-------------------------------------------------------------------------------------------------- !> @author Pratheek Shanthraj, Max-Planck-Institut für Eisenforschung GmbH !> @brief material subroutine for thermal source due to plastic dissipation !> @details to be done diff --git a/code/source_thermal_externalheat.f90 b/code/source_thermal_externalheat.f90 index 257012c06..203826205 100644 --- a/code/source_thermal_externalheat.f90 +++ b/code/source_thermal_externalheat.f90 @@ -1,6 +1,4 @@ !-------------------------------------------------------------------------------------------------- -! $Id$ -!-------------------------------------------------------------------------------------------------- !> @author Pratheek Shanthraj, Max-Planck-Institut für Eisenforschung GmbH !> @brief material subroutine for thermal source due to plastic dissipation !> @details to be done diff --git a/code/source_vacancy_irradiation.f90 b/code/source_vacancy_irradiation.f90 index c4bcfba04..fd7220020 100644 --- a/code/source_vacancy_irradiation.f90 +++ b/code/source_vacancy_irradiation.f90 @@ -1,6 +1,4 @@ !-------------------------------------------------------------------------------------------------- -! $Id$ -!-------------------------------------------------------------------------------------------------- !> @author Pratheek Shanthraj, Max-Planck-Institut für Eisenforschung GmbH !> @brief material subroutine for vacancy generation due to irradiation !> @details to be done diff --git a/code/source_vacancy_phenoplasticity.f90 b/code/source_vacancy_phenoplasticity.f90 index f9e766b2c..2690cf691 100644 --- a/code/source_vacancy_phenoplasticity.f90 +++ b/code/source_vacancy_phenoplasticity.f90 @@ -1,6 +1,4 @@ !-------------------------------------------------------------------------------------------------- -! $Id$ -!-------------------------------------------------------------------------------------------------- !> @author Pratheek Shanthraj, Max-Planck-Institut für Eisenforschung GmbH !> @brief material subroutine for vacancy generation due to plasticity !> @details to be done diff --git a/code/source_vacancy_thermalfluc.f90 b/code/source_vacancy_thermalfluc.f90 index c86406430..5891ff764 100644 --- a/code/source_vacancy_thermalfluc.f90 +++ b/code/source_vacancy_thermalfluc.f90 @@ -1,6 +1,4 @@ !-------------------------------------------------------------------------------------------------- -! $Id$ -!-------------------------------------------------------------------------------------------------- !> @author Pratheek Shanthraj, Max-Planck-Institut für Eisenforschung GmbH !> @brief material subroutine for vacancy generation due to thermal fluctuations !> @details to be done diff --git a/code/spectral_damage.f90 b/code/spectral_damage.f90 index 0b79d5e5d..e2bb80b31 100644 --- a/code/spectral_damage.f90 +++ b/code/spectral_damage.f90 @@ -1,6 +1,4 @@ !-------------------------------------------------------------------------------------------------- -! $Id: spectral_damage.f90 4082 2015-04-11 20:28:07Z MPIE\m.diehl $ -!-------------------------------------------------------------------------------------------------- !> @author Pratheek Shanthraj, Max-Planck-Institut für Eisenforschung GmbH !> @author Shaokang Zhang, Max-Planck-Institut für Eisenforschung GmbH !> @brief Spectral solver for nonlocal damage diff --git a/code/spectral_interface.f90 b/code/spectral_interface.f90 index b24c5f747..ad0ee4082 100644 --- a/code/spectral_interface.f90 +++ b/code/spectral_interface.f90 @@ -1,6 +1,4 @@ !-------------------------------------------------------------------------------------------------- -! $Id$ -!-------------------------------------------------------------------------------------------------- !> @author Martin Diehl, Max-Planck-Institut für Eisenforschung GmbH !> @author Philip Eisenlohr, Max-Planck-Institut für Eisenforschung GmbH !> @brief Interfacing between the spectral solver and the material subroutines provided diff --git a/code/spectral_mech_AL.f90 b/code/spectral_mech_AL.f90 index a937dcc86..b6a8c9353 100644 --- a/code/spectral_mech_AL.f90 +++ b/code/spectral_mech_AL.f90 @@ -1,6 +1,4 @@ !-------------------------------------------------------------------------------------------------- -! $Id$ -!-------------------------------------------------------------------------------------------------- !> @author Pratheek Shanthraj, Max-Planck-Institut für Eisenforschung GmbH !> @author Martin Diehl, Max-Planck-Institut für Eisenforschung GmbH !> @author Philip Eisenlohr, Max-Planck-Institut für Eisenforschung GmbH diff --git a/code/spectral_mech_Basic.f90 b/code/spectral_mech_Basic.f90 index a8344fabe..358a095d1 100644 --- a/code/spectral_mech_Basic.f90 +++ b/code/spectral_mech_Basic.f90 @@ -1,6 +1,4 @@ !-------------------------------------------------------------------------------------------------- -! $Id$ -!-------------------------------------------------------------------------------------------------- !> @author Pratheek Shanthraj, Max-Planck-Institut für Eisenforschung GmbH !> @author Martin Diehl, Max-Planck-Institut für Eisenforschung GmbH !> @author Philip Eisenlohr, Max-Planck-Institut für Eisenforschung GmbH diff --git a/code/spectral_mech_Polarisation.f90 b/code/spectral_mech_Polarisation.f90 index a28eb5adb..d7f1599e5 100644 --- a/code/spectral_mech_Polarisation.f90 +++ b/code/spectral_mech_Polarisation.f90 @@ -1,6 +1,4 @@ !-------------------------------------------------------------------------------------------------- -! $Id$ -!-------------------------------------------------------------------------------------------------- !> @author Pratheek Shanthraj, Max-Planck-Institut für Eisenforschung GmbH !> @author Martin Diehl, Max-Planck-Institut für Eisenforschung GmbH !> @author Philip Eisenlohr, Max-Planck-Institut für Eisenforschung GmbH diff --git a/code/spectral_thermal.f90 b/code/spectral_thermal.f90 index 843642394..83e290a4c 100644 --- a/code/spectral_thermal.f90 +++ b/code/spectral_thermal.f90 @@ -1,6 +1,4 @@ !-------------------------------------------------------------------------------------------------- -! $Id: spectral_thermal.f90 4082 2015-04-11 20:28:07Z MPIE\m.diehl $ -!-------------------------------------------------------------------------------------------------- !> @author Pratheek Shanthraj, Max-Planck-Institut für Eisenforschung GmbH !> @author Shaokang Zhang, Max-Planck-Institut für Eisenforschung GmbH !> @brief Spectral solver for thermal conduction diff --git a/code/spectral_utilities.f90 b/code/spectral_utilities.f90 index f547a98aa..8344ff7ce 100644 --- a/code/spectral_utilities.f90 +++ b/code/spectral_utilities.f90 @@ -1,5 +1,3 @@ -!-------------------------------------------------------------------------------------------------- -!> @author Pratheek Shanthraj, Max-Planck-Institut für Eisenforschung GmbH !> @author Martin Diehl, Max-Planck-Institut für Eisenforschung GmbH !> @author Philip Eisenlohr, Max-Planck-Institut für Eisenforschung GmbH !> @brief Utilities used by the different spectral solver variants diff --git a/code/thermal_adiabatic.f90 b/code/thermal_adiabatic.f90 index 7bb8620e7..e2d26fbb1 100644 --- a/code/thermal_adiabatic.f90 +++ b/code/thermal_adiabatic.f90 @@ -1,6 +1,4 @@ !-------------------------------------------------------------------------------------------------- -! $Id$ -!-------------------------------------------------------------------------------------------------- !> @author Pratheek Shanthraj, Max-Planck-Institut für Eisenforschung GmbH !> @brief material subroutine for adiabatic temperature evolution !> @details to be done diff --git a/code/thermal_conduction.f90 b/code/thermal_conduction.f90 index 2f9b766eb..c85923050 100644 --- a/code/thermal_conduction.f90 +++ b/code/thermal_conduction.f90 @@ -1,6 +1,4 @@ !-------------------------------------------------------------------------------------------------- -! $Id$ -!-------------------------------------------------------------------------------------------------- !> @author Pratheek Shanthraj, Max-Planck-Institut für Eisenforschung GmbH !> @brief material subroutine for temperature evolution from heat conduction !> @details to be done diff --git a/code/thermal_isothermal.f90 b/code/thermal_isothermal.f90 index 8c9d3a782..a3ac8f685 100644 --- a/code/thermal_isothermal.f90 +++ b/code/thermal_isothermal.f90 @@ -1,6 +1,4 @@ !-------------------------------------------------------------------------------------------------- -! $Id$ -!-------------------------------------------------------------------------------------------------- !> @author Pratheek Shanthraj, Max-Planck-Institut für Eisenforschung GmbH !> @brief material subroutine for isothermal temperature field !-------------------------------------------------------------------------------------------------- diff --git a/code/vacancyflux_cahnhilliard.f90 b/code/vacancyflux_cahnhilliard.f90 index 16a380ffc..be68e24a0 100644 --- a/code/vacancyflux_cahnhilliard.f90 +++ b/code/vacancyflux_cahnhilliard.f90 @@ -1,6 +1,4 @@ !-------------------------------------------------------------------------------------------------- -! $Id$ -!-------------------------------------------------------------------------------------------------- !> @author Pratheek Shanthraj, Max-Planck-Institut für Eisenforschung GmbH !> @brief material subroutine for conservative transport of vacancy concentration field !> @details to be done diff --git a/code/vacancyflux_isochempot.f90 b/code/vacancyflux_isochempot.f90 index 35db8d159..286eb37b7 100644 --- a/code/vacancyflux_isochempot.f90 +++ b/code/vacancyflux_isochempot.f90 @@ -1,6 +1,4 @@ !-------------------------------------------------------------------------------------------------- -! $Id$ -!-------------------------------------------------------------------------------------------------- !> @author Pratheek Shanthraj, Max-Planck-Institut für Eisenforschung GmbH !> @brief material subroutine for locally evolving vacancy concentration !> @details to be done diff --git a/code/vacancyflux_isoconc.f90 b/code/vacancyflux_isoconc.f90 index 63cfb1b62..c32cb648d 100644 --- a/code/vacancyflux_isoconc.f90 +++ b/code/vacancyflux_isoconc.f90 @@ -1,6 +1,4 @@ !-------------------------------------------------------------------------------------------------- -! $Id$ -!-------------------------------------------------------------------------------------------------- !> @author Pratheek Shanthraj, Max-Planck-Institut für Eisenforschung GmbH !> @brief material subroutine for constant vacancy concentration !--------------------------------------------------------------------------------------------------