Commit Graph

12146 Commits

Author SHA1 Message Date
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
Test User 6fe9a369f3 [skip ci] Merge branch 'master' into development 2020-09-23 13:24:32 +02:00
Test User 0850b4166b [skip ci] updated version information after successful test of v3.0.0-alpha-292-g14bfaa60c 2020-09-23 13:24:00 +02:00
Sharan Roongta c31482b1c8 Merge branch 'modernize-testing' into development 2020-09-23 11:48:12 +02:00
Martin Diehl 14bfaa60c0 Merge branch 'Fortran-simplifications' into 'development'
Fortran simplifications

See merge request damask/DAMASK!230
2020-09-23 10:52:15 +02:00
Martin Diehl c85d27baec functionality for seed creation 2020-09-23 09:45:36 +02:00
Martin Diehl ae579d8baa allow to specify seed IDs explicitly 2020-09-23 09:28:00 +02:00
Philip Eisenlohr 997f7dfa05 removed Geom.homogenization from shell scripts 2020-09-22 20:07:21 -04:00
Sharan Roongta cc019f9af4 [skip ci] burgers ---> Burgers 2020-09-23 02:06:03 +02:00
Sharan Roongta c72240323e applied to lattice variables 2020-09-23 01:50:13 +02:00
Sharan Roongta fb908a5f56 homogenization modules made consistent 2020-09-23 01:33:19 +02:00
Sharan Roongta 13cbd1c42e all kinematics modules made consistent 2020-09-23 01:16:12 +02:00
Sharan Roongta 190b90d3d4 all source mechanisms covered 2020-09-23 01:08:13 +02:00
Sharan Roongta de3e13df88 improved parameter names 2020-09-23 00:55:19 +02:00
Sharan Roongta 5a64dd30e1 Merge branch 'development' into modernize-testing 2020-09-23 00:05:59 +02:00
Sharan Roongta c8dcd4b4ae 'decide' function should handle everything
bug fixed in case of only flow yaml
2020-09-22 23:51:47 +02:00
Philip Eisenlohr 683161d479 Merge branch 'development' into geom-fully-out-of-place 2020-09-22 15:22:58 -04:00
Philip Eisenlohr 05835bacd3 removed set_X(), duplicate(), and .homogenization; renamed ".microstructure" to ".materials" 2020-09-22 14:49:28 -04:00
Test User 790d3a742e [skip ci] updated version information after successful test of v3.0.0-alpha-275-g7801f527f 2020-09-22 20:32:28 +02:00
Martin Diehl 881167a37c [skip ci] small whitespace adjustments 2020-09-22 19:26:39 +02:00
Martin Diehl df6db037f8 cleaned tests 2020-09-22 19:10:03 +02:00
Sharan Roongta 0eef0cad0c all plastic laws covered 2020-09-22 18:11:09 +02:00
Martin Diehl d888c894df updated tests 2020-09-22 16:52:23 +02:00
Martin Diehl 716a406361 Merge remote-tracking branch 'origin/master' into modernize-testing 2020-09-22 16:51:36 +02:00
Sharan Roongta 711506df37 extended to phenopower law 2020-09-22 16:04:14 +02:00
Sharan Roongta ac54bd7eb5 extended to kinehardening 2020-09-22 15:26:34 +02:00
Sharan Roongta 8f3bb82b27 continue with parameter name change
Names with conflicts not changed yet
2020-09-22 15:09:16 +02:00
Franz Roters 7801f527f2 Merge remote-tracking branch 'origin/load-save-X-no-suffix' into development 2020-09-22 14:57:39 +02:00
Sharan Roongta 87ae2447b9 variable name = parameter name 2020-09-22 14:35:05 +02:00
Martin Diehl 41fbc58c1b standard conforming name 2020-09-22 13:09:12 +02:00
Martin Diehl 53ce4e07d2 forgotten renames in subfolders 2020-09-22 13:02:33 +02:00
Martin Diehl f26c3ca1ea Merge branch 'development' into Fortran-simplifications 2020-09-22 12:45:18 +02:00
Martin Diehl 63f9078f04 don' hardcode output unit
replaced remaining write(6,..), flush(6) with write(OUTPUT_UNIT,...),
flush(OUTPUT_UNIT)
2020-09-22 12:15:36 +02:00
Test User 03cf971f55 [skip ci] updated version information after successful test of v3.0.0-alpha-245-g5ef761fb9 2020-09-22 01:56:52 +02:00
Martin Diehl 5ef761fb98 inform the user about missing items in material.yaml 2020-09-21 19:10:20 +02:00
Philip Eisenlohr e683cbef69 replaced a stray get_grid() in geom_grainGrowth 2020-09-21 11:30:27 -04:00
Philip Eisenlohr 188905766f removed Geom.get_X() methods in favor of direct property access 2020-09-21 11:13:53 -04:00
Philip Eisenlohr ca2f3f9493 set_X and add_comments methods now default to out-of-place 2020-09-21 10:29:07 -04:00
Martin Diehl 783b749662 compress instead of pack (same name for vtk/geom) 2020-09-20 22:25:08 +02:00
Martin Diehl 7bdd44a3d9 consistent names:
default file operations: save/load, non-default save_xx/load_xx
2020-09-20 22:04:28 +02:00
Martin Diehl 24febcd15b forgotten rename 2020-09-20 21:51:09 +02:00
Martin Diehl d33507866d statistically more valid test 2020-09-20 21:50:52 +02:00
Martin Diehl 6ab88aad2b default format for Table is ASCII
hence, renamed load_ASCII/save_ASCII to load/save
2020-09-20 20:45:06 +02:00
Martin Diehl 9ed9278183 polishing 2020-09-20 19:46:33 +02:00