.. |
MarcInclude
|
added support for Marc 2018.1
|
2018-11-07 14:11:10 +01:00 |
.gitignore
|
symlinks can be handled by Git, so we can store them and simplify the installation
|
2017-05-16 11:10:01 +02:00 |
CMakeLists.txt
|
initial takeover from older branches
|
2019-03-23 06:21:18 +01:00 |
CPFEM.f90
|
Tstar renamed to S (following the DAMASK paper)
|
2019-03-09 11:11:40 +01:00 |
CPFEM2.f90
|
PGI complaines, forall is deprecated anyway
|
2019-03-10 10:05:47 +01:00 |
C_routines.c
|
signal handling implemented
|
2019-02-11 18:46:14 +01:00 |
DAMASK_FEM.f90
|
cleaning
|
2019-03-09 11:11:40 +01:00 |
DAMASK_abaqus.f
|
[skip ci] with DAMASK ASCII art
|
2019-03-13 06:16:31 +01:00 |
DAMASK_grid.f90
|
remove global variables
|
2019-03-23 06:53:29 +01:00 |
DAMASK_interface.f90
|
Decided on one DAMASK logo
|
2019-03-13 22:23:09 +01:00 |
DAMASK_marc.f90
|
[skip ci] with DAMASK ASCII art
|
2019-03-13 06:16:31 +01:00 |
DAMASK_marc2018.1.f90
|
added link lost during merge
|
2018-11-23 15:02:35 +01:00 |
DAMASK_marc2018.f90
|
added link for Marc2018
|
2018-10-13 10:50:20 +02:00 |
FEM_mech.f90
|
no need to import pInt
|
2019-03-13 07:00:20 +01:00 |
FEM_utilities.f90
|
not needed
|
2019-03-10 12:58:07 +01:00 |
FEM_zoo.f90
|
not needed anymore
|
2019-03-12 00:07:44 +01:00 |
FEsolving.f90
|
renaming "spectral" to "grid"
|
2019-03-23 09:27:58 +01:00 |
HDF5_utilities.f90
|
required for HDF5 output
|
2019-03-09 15:55:25 +00:00 |
IO.f90
|
better define variables close to their usage
|
2019-03-26 07:36:55 +01:00 |
Lambert.f90
|
proper indentation
|
2019-03-11 23:04:00 +01:00 |
commercialFEM_fileList.f90
|
required for HDF5 output
|
2019-03-09 15:55:25 +00:00 |
config.f90
|
remove global variables
|
2019-03-23 06:53:29 +01:00 |
constitutive.f90
|
syntax polishing
|
2019-03-17 17:02:08 +01:00 |
crystallite.f90
|
norm2 for PGI
|
2019-03-10 10:05:47 +01:00 |
damage_local.f90
|
unifying notation
|
2019-03-10 12:05:52 +01:00 |
damage_none.f90
|
better name
|
2019-03-10 12:05:52 +01:00 |
damage_nonlocal.f90
|
unifying notation
|
2019-03-10 12:05:52 +01:00 |
debug.f90
|
use central functionality
|
2019-03-09 11:11:40 +01:00 |
element.f90
|
consistent formatting: always indent by 2 spaces
|
2019-03-07 20:39:33 +01:00 |
grid_damage_spectral.f90
|
internal (private) functions at the end of the module
|
2019-03-22 16:02:00 +01:00 |
grid_mech_FEM.f90
|
fixed reporting and restart
|
2019-03-25 08:09:09 +01:00 |
grid_mech_spectral_basic.f90
|
better define variables close to their usage
|
2019-03-26 07:36:55 +01:00 |
grid_mech_spectral_polarisation.f90
|
better define variables close to their usage
|
2019-03-26 07:36:55 +01:00 |
grid_thermal_spectral.f90
|
no pInt + same indentation everywhere
|
2019-03-12 11:36:18 +01:00 |
homogenization.f90
|
unifying notation
|
2019-03-10 12:05:52 +01:00 |
homogenization_RGC.f90
|
better name
|
2019-03-10 12:05:52 +01:00 |
homogenization_isostrain.f90
|
better name
|
2019-03-10 12:05:52 +01:00 |
homogenization_none.f90
|
better name
|
2019-03-10 12:05:52 +01:00 |
kinematics_cleavage_opening.f90
|
better name
|
2019-03-10 12:05:52 +01:00 |
kinematics_slipplane_opening.f90
|
better name
|
2019-03-10 12:05:52 +01:00 |
kinematics_thermal_expansion.f90
|
better name
|
2019-03-10 12:05:52 +01:00 |
lattice.f90
|
better readable
|
2019-03-12 09:36:54 +01:00 |
material.f90
|
unifying notation
|
2019-03-10 12:05:52 +01:00 |
math.f90
|
don'r rely on halton sequence
|
2019-03-17 18:06:41 +01:00 |
mesh_FEM.f90
|
not needed anymore
|
2019-03-12 00:07:44 +01:00 |
mesh_abaqus.f90
|
use variables from mesh object
|
2019-03-10 12:05:52 +01:00 |
mesh_base.f90
|
nNodes form element is used already
|
2019-02-02 13:10:21 +01:00 |
mesh_grid.f90
|
use variables from mesh object
|
2019-03-10 12:05:52 +01:00 |
mesh_marc.f90
|
use variables from mesh object
|
2019-03-10 12:05:52 +01:00 |
numerics.f90
|
better define variables close to their usage
|
2019-03-26 07:36:55 +01:00 |
plastic_disloUCLA.f90
|
internal variable names also adjusted
|
2019-03-22 11:06:08 +01:00 |
plastic_dislotwin.f90
|
fortran fast storage of interaction matrices
|
2019-03-11 22:41:59 +01:00 |
plastic_isotropic.f90
|
dummy HDF5 output for all plasticity laws
|
2019-03-09 20:43:31 +01:00 |
plastic_kinematichardening.f90
|
fortran fast storage of interaction matrices
|
2019-03-11 22:41:59 +01:00 |
plastic_none.f90
|
not needed anymore
|
2019-03-12 00:07:44 +01:00 |
plastic_nonlocal.f90
|
renaming "spectral" to "grid"
|
2019-03-23 09:27:58 +01:00 |
plastic_phenopowerlaw.f90
|
fortran fast storage of interaction matrices
|
2019-03-11 22:41:59 +01:00 |
prec.f90
|
no need to use pInt
|
2019-03-07 19:34:27 +01:00 |
quaternions.f90
|
norm2 is (yet) not available in PGI
|
2019-03-10 10:05:47 +01:00 |
quit.f90
|
no pInt
|
2019-03-11 22:58:11 +01:00 |
results.f90
|
polishing and extending citations
|
2019-03-09 11:11:40 +01:00 |
rotations.f90
|
no pInt
|
2019-03-11 22:58:11 +01:00 |
source_damage_anisoBrittle.f90
|
better name
|
2019-03-10 12:05:52 +01:00 |
source_damage_anisoDuctile.f90
|
better name
|
2019-03-10 12:05:52 +01:00 |
source_damage_isoBrittle.f90
|
general cleaning
|
2019-03-09 11:11:40 +01:00 |
source_damage_isoDuctile.f90
|
better name
|
2019-03-10 12:05:52 +01:00 |
source_thermal_dissipation.f90
|
general cleaning
|
2019-03-09 11:11:40 +01:00 |
source_thermal_externalheat.f90
|
general cleaning
|
2019-03-09 11:11:40 +01:00 |
spectral_utilities.f90
|
simpler logic
|
2019-03-26 21:44:25 +01:00 |
system_routines.f90
|
signal handling implemented
|
2019-02-11 18:46:14 +01:00 |
thermal_adiabatic.f90
|
unifying notation
|
2019-03-10 12:05:52 +01:00 |
thermal_conduction.f90
|
unifying notation
|
2019-03-10 12:05:52 +01:00 |
thermal_isothermal.f90
|
better name
|
2019-03-10 12:05:52 +01:00 |