DAMASK_EICMD/src
Franz Roters 1a458108bc added support for Marc2018 2018-10-13 10:26:42 +02:00
..
MarcInclude added support for Marc2018 2018-10-13 10:26:42 +02: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 both solvers can share quit 2018-09-27 20:09:59 +02:00
CPFEM.f90 clearer code 2018-10-04 06:48:33 +02:00
CPFEM2.f90 calcMode not needed for spectral and FEM 2018-09-23 21:31:30 +02:00
C_routines.c function to change working directory 2018-05-27 14:08:23 +02:00
DAMASK_FEM.f90 Merge branch 'development' into 29-rename-mesh_element-array 2018-10-01 22:29:31 +02:00
DAMASK_abaqus.f verbose error message 2018-07-10 09:53:20 +02:00
DAMASK_interface.f90 cleaning 2018-09-27 08:23:30 +02:00
DAMASK_marc.f90 Merge branch 'development' into 31_consistent_wd 2018-08-03 00:08:16 +02:00
DAMASK_marc2016.f90 symlinks can be handled by Git, so we can store them and simplify the installation 2017-05-16 11:10:01 +02:00
DAMASK_marc2017.f90 added Marc 2017 link 2017-10-05 17:57:21 +02:00
DAMASK_spectral.f90 Merge branch 'development' into 29-rename-mesh_element-array 2018-10-01 22:29:31 +02: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 change in tabulation order. should now be working correctly 2018-09-23 03:14:23 +02:00
FEM_zoo.f90 using shared interface for spectral and FEM solver 2018-08-20 16:09:40 +02:00
FEsolving.f90 unfified interface for spectral and FEM solver 2018-08-20 15:59:13 +02:00
HDF5_utilities.f90 working directory is changed automatically 2018-08-20 17:45:34 +02:00
IO.f90 Merge branch '44-column-major-access-to-interaction-matrices' into 'development' 2018-10-12 13:03:22 +02:00
commercialFEM_fileList.f90 merged all config related data into the config module 2018-06-19 23:53:14 +02:00
compilation_info.f90 compiler_options and compiler_version supported by new Intel compiler 2018-02-02 12:36:09 +01:00
config.f90 message better to understand and giving error instead of SIGSEGV 2018-08-30 09:42:45 +02:00
constitutive.f90 do concurrent not safe here 2018-10-13 08:35:36 +02:00
crystallite.f90 Merge branch '19-NewStylePhenopowerlaw' into 'development' 2018-10-01 16:08:05 +02:00
damage_local.f90 more general name (should include parsing of debug and numerics) 2018-06-14 06:39:49 +02: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 more general name (should include parsing of debug and numerics) 2018-06-14 06:39:49 +02:00
debug.f90 inform about debug versions indenpendently of the solver 2018-09-06 16:49:39 +02:00
homogenization.f90 debug only available if compiled in debug mode 2018-09-20 07:27:12 +02:00
homogenization_RGC.f90 tensor input/output is of the form 11,12,13, 21,22,23, 31,32,33. Thus row index i is slow, while column index j is fast 2018-09-27 11:53:45 +02:00
homogenization_isostrain.f90 tensor input/output is of the form 11,12,13, 21,22,23, 31,32,33. Thus row index i is slow, while column index j is fast 2018-09-27 11:53:45 +02:00
homogenization_none.f90 more general name (should include parsing of debug and numerics) 2018-06-14 06:39:49 +02:00
hydrogenflux_cahnhilliard.f90 more general name (should include parsing of debug and numerics) 2018-06-14 06:39:49 +02:00
hydrogenflux_isoconc.f90 more general name (should include parsing of debug and numerics) 2018-06-14 06:39:49 +02:00
kinematics_cleavage_opening.f90 more general name (should include parsing of debug and numerics) 2018-06-14 06:39:49 +02:00
kinematics_hydrogen_strain.f90 more general name (should include parsing of debug and numerics) 2018-06-14 06:39:49 +02:00
kinematics_slipplane_opening.f90 more general name (should include parsing of debug and numerics) 2018-06-14 06:39:49 +02:00
kinematics_thermal_expansion.f90 more general name (should include parsing of debug and numerics) 2018-06-14 06:39:49 +02:00
kinematics_vacancy_strain.f90 more general name (should include parsing of debug and numerics) 2018-06-14 06:39:49 +02:00
lattice.f90 improved error reporting 2018-10-10 07:42:07 +02:00
material.f90 Merge branch '29-rename-mesh_element-array' into development 2018-10-10 15:55:23 +02:00
math.f90 more verbose and works for arbitrary precision 2018-08-28 07:47:05 +02:00
mesh.f90 polishing and encapsulating of Abaqus-specific local variables 2018-10-09 17:57:10 -04:00
meshFEM.f90 consistent (and better understandable) names 2018-10-04 06:03:48 +02:00
numerics.f90 foramtting of random_seed output to align with rest 2018-10-08 17:01:56 -04:00
plastic_disloUCLA.f90 more general name (should include parsing of debug and numerics) 2018-06-14 06:39:49 +02:00
plastic_dislotwin.f90 more general name (should include parsing of debug and numerics) 2018-06-14 06:39:49 +02:00
plastic_isotropic.f90 unused variables 2018-08-26 11:53:18 +02:00
plastic_kinematichardening.f90 Merge branch 'development' into 30_parsePhasePartOnce 2018-06-27 21:43:09 +02:00
plastic_none.f90 only doing things that are required 2018-06-02 05:38:45 +02:00
plastic_nonlocal.f90 integrationMode was always 1, very obscure code 2018-08-16 23:33:39 +02:00
plastic_phenopowerlaw.f90 using full precision 2018-10-07 18:40:02 +02:00
porosity_none.f90 more general name (should include parsing of debug and numerics) 2018-06-14 06:39:49 +02:00
porosity_phasefield.f90 more general name (should include parsing of debug and numerics) 2018-06-14 06:39:49 +02:00
prec.f90 not needed 2018-09-18 05:20:08 +02:00
quit.f90 error == 0 is normal termination 2018-09-29 09:57:53 +02:00
source_damage_anisoBrittle.f90 more general name (should include parsing of debug and numerics) 2018-06-14 06:39:49 +02:00
source_damage_anisoDuctile.f90 more general name (should include parsing of debug and numerics) 2018-06-14 06:39:49 +02:00
source_damage_isoBrittle.f90 more general name (should include parsing of debug and numerics) 2018-06-14 06:39:49 +02:00
source_damage_isoDuctile.f90 more general name (should include parsing of debug and numerics) 2018-06-14 06:39:49 +02: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
source_vacancy_irradiation.f90 more general name (should include parsing of debug and numerics) 2018-06-14 06:39:49 +02:00
source_vacancy_phenoplasticity.f90 more general name (should include parsing of debug and numerics) 2018-06-14 06:39:49 +02:00
source_vacancy_thermalfluc.f90 more general name (should include parsing of debug and numerics) 2018-06-14 06:39:49 +02:00
spectral_damage.f90 external statements will not work if interfaces exist 2018-09-21 08:25:35 +02:00
spectral_mech_Basic.f90 external statements will not work if interfaces exist 2018-09-21 08:25:35 +02:00
spectral_mech_Polarisation.f90 external statements will not work if interfaces exist 2018-09-21 08:25:35 +02: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 zero termination does not work 2018-08-22 18:09:17 +02: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
vacancyflux_cahnhilliard.f90 using shared interface for spectral and FEM solver 2018-08-20 16:09:40 +02:00
vacancyflux_isochempot.f90 more general name (should include parsing of debug and numerics) 2018-06-14 06:39:49 +02:00
vacancyflux_isoconc.f90 more general name (should include parsing of debug and numerics) 2018-06-14 06:39:49 +02:00