Commit Graph

12139 Commits

Author SHA1 Message Date
Martin Diehl 012186d676 Merge remote-tracking branch 'origin/development' into cleaning 2020-09-25 20:11:30 +02:00
Test User 9ce9b35b06 [skip ci] Merge branch 'master' into development 2020-09-25 16:21:15 +02:00
Test User 94f302b4ee Merge commit 'v3.0.0-alpha-352-g239dc25a0' 2020-09-25 16:20:49 +02:00
Test User 239dc25a0d [skip ci] updated version information after successful test of v3.0.0-alpha-351-g455e221a9 2020-09-25 16:20:49 +02:00
Martin Diehl 8396af5aec not needed 2020-09-25 15:19:31 +02:00
Martin Diehl 421d4b8f37 forgotten renames 2020-09-25 15:12:56 +02:00
Martin Diehl 8081ed3693 Merge remote-tracking branch 'origin/development' into stress-ramp-loadcase 2020-09-25 15:05:45 +02:00
Martin Diehl d51a73958e don't rely on non-existing shell scripts 2020-09-25 14:18:20 +02:00
Test User 20f5278f51 [skip ci] Merge branch 'master' into development 2020-09-25 13:31:05 +02:00
Test User 5c78e7ed5b [skip ci] updated version information after successful test of v3.0.0-alpha-335-gdb8f6400f 2020-09-25 13:30:30 +02:00
Sharan Roongta 08f5851c82 take care of empty lines in this slightly new setup 2020-09-25 10:59:03 +02:00
Martin Diehl 455e221a92 Merge branch 'variableName=ParameterName' into development 2020-09-25 10:53:01 +02:00
Martin Diehl 398afbcbe4 removed aliases, users can symlink if they are afraid of changes
DAMASK_spectral -> DAMASK_grid
DAMASK_FEM -> DAMASK_mesh
make spectral -> make grid
make FEM -> make mesh
2020-09-25 10:48:49 +02:00
Martin Diehl 1fd0ec9986 start immediately with longest test 2020-09-25 08:16:58 +02:00
Martin Diehl b4f4acb263 more thorough test 2020-09-25 08:14:54 +02:00
Martin Diehl 9e3506b8ef thorougly testing seeding functionality 2020-09-25 07:41:58 +02:00
Martin Diehl 7dc8391c03 not needed anymore 2020-09-25 07:40:12 +02:00
Philip Eisenlohr db8f6400f8 Merge branch 'seeds-module' into 'development'
Seeds module

See merge request damask/DAMASK!236
2020-09-25 06:38:38 +02:00
Sharan Roongta 21ff587e17 better logic 2020-09-25 04:52:03 +02:00
Sharan Roongta 0de54404ee skip empty lines; yaml file optional start/stop indicator can be added 2020-09-25 04:07:40 +02:00
Philip Eisenlohr e58cc4bfa0 removed substitute call for direct mapping; added seed from averaging of material ID cloud 2020-09-24 22:06:43 -04:00
Martin Diehl e8454c40c7 more tests 2020-09-24 22:59:31 +02:00
Martin Diehl 3ec3ba255e need to have the correct mpirun in path 2020-09-24 22:00:23 +02:00
Martin Diehl 4960cf43d4 documented and tested 2020-09-24 21:43:04 +02:00
Martin Diehl e5b414419a Poisson disc for periodic situation 2020-09-24 21:26:16 +02:00
Martin Diehl ec23ab8b61 basic test for seeding 2020-09-24 21:06:26 +02:00
Martin Diehl b5ea04424b Merge remote-tracking branch 'origin/development' into seeds-module 2020-09-24 20:58:53 +02:00
Philip Eisenlohr 28cded3669 fixed "paralell" bug in PRIVATE 2020-09-24 13:12:37 -04:00
Philip Eisenlohr 792e5045b8 fixed grid size assignments for MPI layers 2020-09-24 19:05:10 +02:00
Martin Diehl 79d672f4a7 cleaning 2020-09-24 17:04:06 +02:00
Martin Diehl f8816a6e0c Merge remote-tracking branch 'origin/development' into stress-ramp-loadcase 2020-09-24 16:57:07 +02:00
Sharan Roongta 0746127634 names updated in pytest 2020-09-24 14:29:38 +02:00
Test User 2b9607b4c8 [skip ci] updated version information after successful test of v3.0.0-alpha-321-g0f6495430 2020-09-24 13:20:50 +02:00
Sharan Roongta 40d28456af Merge branch 'development' into variableName=ParameterName 2020-09-24 13:13:19 +02:00
Sharan Roongta 6e98406fe8 merged with master 2020-09-24 13:13:06 +02:00
Martin Diehl 0f64954300 whitespace adjustment 2020-09-24 09:36:19 +02:00
Martin Diehl e6ae5c9b6d failed test due to missing rename 2020-09-24 08:14:14 +02:00
Martin Diehl fd70a03845 test with consistent name 'material' 2020-09-24 06:59:48 +02:00
Philip Eisenlohr 8c8db5b99f switched "Geom.materials" to "Geom.material" 2020-09-23 17:27:15 -04:00
Martin Diehl b995f34834 Merge branch 'development' into geom-fully-out-of-place 2020-09-23 22:50:20 +02:00
Martin Diehl fa413efcbb microstructure -> material 2020-09-23 21:25:14 +02:00
Martin Diehl 8c83566b71 suppress warning
we already handle the invalid FPE
2020-09-23 21:10:39 +02:00
Martin Diehl cfeec53178 dataset is called 'material', not 'materialpoint'
avoid infinite loop in case it is not found
2020-09-23 21:10:39 +02:00
Martin Diehl 9bce1ddc29 simplified 2020-09-23 20:48:34 +02:00
Franz Roters 3612b17295 corrected Sphinx warnings 2020-09-23 16:21:20 +02:00
Sharan Roongta 50b43a7878 Merge branch 'development' into YAML-improvements 2020-09-23 16:03:15 +02:00
Test User fb498c12d9 [skip ci] Merge branch 'master' into development 2020-09-23 15:59:23 +02:00
Test User de02f7cad8 Merge commit 'v3.0.0-alpha-302-ga145f317b' 2020-09-23 15:59:18 +02:00
Test User a145f317bf [skip ci] updated version information after successful test of v3.0.0-alpha-301-gc31482b1c 2020-09-23 15:59:18 +02:00
Philip Eisenlohr 0cbb419b26 PRIVATE/testint/pytest grid missed some renaming of microstructure --> materials 2020-09-23 09:43:29 -04:00