.. |
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
|
fixed dependencies
|
2019-01-28 18:46:47 +01:00 |
CPFEM.f90
|
variables from mesh object
|
2019-02-02 12:15:05 +01:00 |
CPFEM2.f90
|
removed unused stuff
|
2019-01-31 11:39:28 +01:00 |
C_routines.c
|
signal handling implemented
|
2019-02-11 18:46:14 +01:00 |
DAMASK_FEM.f90
|
Merge branch 'development' into 29-rename-mesh_element-array
|
2018-10-01 22:29:31 +02:00 |
DAMASK_abaqus.f
|
avoid superfluous reporting
|
2019-02-16 11:30:56 +01:00 |
DAMASK_interface.f90
|
avoid disturbing reporting
|
2019-02-15 22:54:38 +01:00 |
DAMASK_marc.f90
|
avoid superfluous reporting
|
2019-02-16 11:30:56 +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 |
DAMASK_spectral.f90
|
polished addAttribute and use it to store meta data
|
2018-12-17 16:15:16 +01:00 |
FEM_mech.f90
|
Merge branch '38-introduce-rudimentary-PETSc-based-FEM-solver' of magit1.mpie.de:damask/DAMASK into 38-introduce-rudimentary-PETSc-based-FEM-solver
|
2018-09-23 19:32:19 +02:00 |
FEM_utilities.f90
|
Merge branch 'development' into 53-separate-mesh-for-different-solvers-3
|
2019-02-16 10:25:42 +01:00 |
FEM_zoo.f90
|
initialize element where defined
|
2019-01-28 12:52:28 +01:00 |
FEsolving.f90
|
unfified interface for spectral and FEM solver
|
2018-08-20 15:59:13 +02:00 |
HDF5_utilities.f90
|
initialize all variables
|
2019-02-09 17:21:11 +01:00 |
IO.f90
|
was not use (anymore)
|
2019-02-16 12:49:28 +01:00 |
commercialFEM_fileList.f90
|
variable attributes adjusted
|
2019-01-28 14:36:44 +01:00 |
compilation_info.f90
|
avoid disturbing reporting
|
2019-02-15 22:54:38 +01:00 |
config.f90
|
requiredShape makes no sense
|
2019-01-26 09:02:44 +01:00 |
constitutive.f90
|
not needed
|
2019-02-22 07:37:08 +01:00 |
constitutive.f90.orig
|
Merge branch 'development' into 32_NewStyleNonlocal-3
|
2019-02-18 07:14:11 +01:00 |
crystallite.f90
|
move stress conversion one level up
|
2019-02-18 07:24:56 +01:00 |
damage_local.f90
|
takeover from 40_XX and 41_XX branch
|
2018-12-30 21:08:48 +01:00 |
damage_none.f90
|
more general name (should include parsing of debug and numerics)
|
2018-06-14 06:39:49 +02:00 |
damage_nonlocal.f90
|
takeover from 40_XX and 41_XX branch
|
2018-12-30 21:08:48 +01:00 |
debug.f90
|
inform about debug versions indenpendently of the solver
|
2018-09-06 16:49:39 +02:00 |
element.f90
|
[skip ci] nicer reporting
|
2019-02-01 12:43:14 +01:00 |
homogenization.f90
|
use variables from theMesh
|
2019-02-02 10:53:55 +01:00 |
homogenization_RGC.f90
|
requiredShape outdated: use requiredSize
|
2019-01-28 15:56:05 +01:00 |
homogenization_isostrain.f90
|
limit size to actual Ngrains, not potential maximum
|
2019-01-13 09:14:23 +01:00 |
homogenization_none.f90
|
cleaning
|
2019-01-12 22:04:03 +01:00 |
kinematics_cleavage_opening.f90
|
[skip ci] typo
|
2019-02-17 10:08:02 +01:00 |
kinematics_slipplane_opening.f90
|
[skip ci] typo
|
2019-02-17 10:08:02 +01:00 |
kinematics_thermal_expansion.f90
|
doxygen interprets comment as doc string
|
2019-02-16 06:42:08 +01:00 |
lattice.f90
|
indices were mixed up
|
2019-02-20 20:17:55 +01:00 |
lattice.f90.orig
|
Merge branch 'development' into 32_NewStyleNonlocal-3
|
2019-02-18 07:14:11 +01:00 |
material.f90
|
Merge branch 'New-Damage' into 'development'
|
2019-02-17 10:09:46 +01:00 |
math.f90
|
re-ordered and cleaned
|
2019-02-21 00:24:35 +01:00 |
mesh_FEM.f90
|
unused variables
|
2019-02-02 12:23:53 +01:00 |
mesh_abaqus.f90
|
avoid superfluous reporting
|
2019-02-16 11:30:56 +01:00 |
mesh_base.f90
|
nNodes form element is used already
|
2019-02-02 13:10:21 +01:00 |
mesh_grid.f90
|
avoid superfluous reporting
|
2019-02-16 11:30:56 +01:00 |
mesh_marc.f90
|
avoid superfluous reporting
|
2019-02-16 11:30:56 +01:00 |
numerics.f90
|
Marc now works also with the module
|
2019-02-03 13:30:04 +01:00 |
plastic_disloUCLA.f90
|
avoid calculation in output routine
|
2019-01-27 22:13:45 +01:00 |
plastic_dislotwin.f90
|
need to check for significant stress only once
|
2019-01-29 07:22:56 +01:00 |
plastic_isotropic.f90
|
make similarity of state/param structure clear
|
2019-01-13 17:03:49 +01:00 |
plastic_kinematichardening.f90
|
small improvements
|
2019-01-25 14:01:17 +01:00 |
plastic_none.f90
|
have dotState after Lp/Li
|
2019-01-07 07:36:11 +01:00 |
plastic_nonlocal.f90
|
not needed
|
2019-02-22 07:37:08 +01:00 |
plastic_phenopowerlaw.f90
|
small improvements
|
2019-01-25 14:01:17 +01:00 |
prec.f90
|
not needed
|
2018-09-18 05:20:08 +02:00 |
quit.f90
|
prevent error
|
2018-11-17 15:00:51 +01:00 |
results.f90
|
failed if dataset does not exists
|
2018-12-18 08:44:11 +01:00 |
source_damage_anisoBrittle.f90
|
polishing
|
2019-02-13 10:16:06 +01:00 |
source_damage_anisoDuctile.f90
|
polishing
|
2019-02-13 10:16:06 +01:00 |
source_damage_isoBrittle.f90
|
delta state is needed
|
2019-02-13 10:11:25 +01:00 |
source_damage_isoDuctile.f90
|
polishing
|
2019-02-13 10:16:06 +01:00 |
source_thermal_dissipation.f90
|
more general name (should include parsing of debug and numerics)
|
2018-06-14 06:39:49 +02:00 |
source_thermal_externalheat.f90
|
more general name (should include parsing of debug and numerics)
|
2018-06-14 06:39:49 +02:00 |
spectral_damage.f90
|
PGI compiler complained about kind mismatch
|
2018-12-05 08:56:26 +01:00 |
spectral_mech_Basic.f90
|
F_aim was wrong in case of MPI parallelization
|
2018-11-17 16:50:19 +01:00 |
spectral_mech_Polarisation.f90
|
F_aim was wrong in case of MPI parallelization
|
2018-11-17 16:50:19 +01:00 |
spectral_thermal.f90
|
external statements will not work if interfaces exist
|
2018-09-21 08:25:35 +02:00 |
spectral_utilities.f90
|
external statements will not work if interfaces exist
|
2018-09-21 08:25:35 +02:00 |
system_routines.f90
|
signal handling implemented
|
2019-02-11 18:46:14 +01:00 |
thermal_adiabatic.f90
|
more general name (should include parsing of debug and numerics)
|
2018-06-14 06:39:49 +02:00 |
thermal_conduction.f90
|
more general name (should include parsing of debug and numerics)
|
2018-06-14 06:39:49 +02:00 |
thermal_isothermal.f90
|
more general name (should include parsing of debug and numerics)
|
2018-06-14 06:39:49 +02:00 |