Commit Graph

8510 Commits

Author SHA1 Message Date
Martin Diehl 2d51c0595b don't parse material.config any more 2019-02-20 19:03:20 +01:00
Martin Diehl 6f135ea632 no random-multiplication anymore
from our current understanding, the implementation of random nucleation
was strongly dependent on the numerical method and the time stepping
2019-02-20 17:58:11 +01:00
Martin Diehl 871ba90654 initialization can be done internally 2019-02-20 17:50:26 +01:00
Martin Diehl eb394b3139 same name in all models 2019-02-20 14:54:26 +01:00
Martin Diehl 838faca819 using structure for output
avoids waste of memory in case of multiple instances
avoids explicit dependence on ip and el
2019-02-20 13:32:08 +01:00
Martin Diehl e6e019e48a transition to param structure 2019-02-20 09:13:50 +01:00
Martin Diehl d29b37f517 provide slip system components as functions 2019-02-20 07:53:34 +01:00
Martin Diehl a896ed91f8 simplified/not needed 2019-02-20 07:33:19 +01:00
Martin Diehl d0b0e3be3b simplified 2019-02-20 00:41:44 +01:00
Martin Diehl 649750a1c9 let lattice to the work 2019-02-19 23:55:59 +01:00
Test User cc0e65c3b0 [skip ci] updated version information after successful test of v2.0.2-1837-g3bec76e7 2019-02-19 19:35:57 +00:00
Satyapriya Gupta 3bec76e781 can now deal with 1x1x1 geoms 2019-02-19 12:06:46 -05:00
Test User 29a7f8e939 [skip ci] updated version information after successful test of v2.0.2-1835-g25727bfa 2019-02-19 13:16:11 +00:00
Martin Diehl e8ac2d0d97 limiting inter-module dependencies 2019-02-19 10:47:12 +01:00
Martin Diehl 25727bfa52 using CamelCase 2019-02-19 10:32:18 +01:00
Martin Diehl 41899f6d33 using more parameters from smart structure 2019-02-19 10:31:14 +01:00
Martin Diehl 6bcd4a77d2 complex pointer structure for state 2019-02-19 09:43:48 +01:00
Test User 9b02514284 [skip ci] updated version information after successful test of v2.0.2-1833-ga58dd17d 2019-02-18 22:29:07 +00:00
Martin Diehl 1a5711e246 using more parameters from parameter structure 2019-02-18 22:55:31 +01:00
Martin Diehl a58dd17df1 adjusting documentation format 2019-02-18 20:59:23 +01:00
Test User 95ec0f5cd0 [skip ci] updated version information after successful test of v2.0.2-1831-g43a451b2 2019-02-18 16:07:11 +00:00
Martin Diehl 43a451b2e1 inplace not useful
use shell script if you want to keep an backup of your old data
2019-02-18 14:36:04 +01:00
Martin Diehl ae9d8e4e8d cleaning 2019-02-18 10:28:08 +01:00
Test User 2ac60dabd9 [skip ci] updated version information after successful test of v2.0.2-1829-ga0afed46 2019-02-18 08:27:30 +00:00
Martin Diehl 435dce220c move stress conversion one level up
should be totally avoided
2019-02-18 07:24:56 +01:00
Martin Diehl 8a30441a52 Merge branch 'development' into 32_NewStyleNonlocal-3 2019-02-18 07:14:11 +01:00
Martin Diehl a0afed4684 Merge branch 'development' of magit1.mpie.de:damask/DAMASK into development 2019-02-18 06:57:10 +01:00
Test User 77ac0d647e [skip ci] updated version information after successful test of v2.0.2-1826-gd2a9f55a 2019-02-17 22:19:52 +00:00
Martin Diehl 27cf60e64d backup relevant documentation 2019-02-17 22:59:51 +01:00
Martin Diehl 690fef6f06 avoid publicly avaialbe data, rather provide setters and getters 2019-02-17 20:38:57 +01:00
Martin Diehl d2a9f55aaa Merge branch '26_autodoc-2' into development 2019-02-17 18:51:14 +01:00
Martin Diehl 44e41465d0 use functions from lattice to calculate slip systems
don't rely on internal coding for collinear systems
2019-02-17 17:56:01 +01:00
Martin Diehl c4b3ac3afb slip system definition for bcc still needed 2019-02-17 17:04:26 +01:00
Martin Diehl 40b0386b5f caused segmentation fault in doxygen
seems like enum has a special meaning
will be used soon with new thermal
2019-02-17 16:36:13 +01:00
Martin Diehl d3e6430b94 only used internally 2019-02-17 14:30:58 +01:00
Martin Diehl 553b1c7743 stress tensor was accidentally still converted 2019-02-17 13:16:00 +01:00
Test User 47a42c12f6 [skip ci] updated version information after successful test of v2.0.2-1808-g530f4f28 2019-02-17 11:38:13 +00:00
Martin Diehl 7ad866b90f not needed any more 2019-02-17 12:16:12 +01:00
Martin Diehl cf32e7d1f5 use parameter structure and avoid conversion 33<->6 2019-02-17 12:15:46 +01:00
Franz Roters 530f4f2804 Merge branch 'New-Damage' into 'development'
New damage

See merge request damask/DAMASK!59
2019-02-17 10:09:46 +01:00
Franz Roters db9d5c898a [skip ci] typo 2019-02-17 10:08:02 +01:00
Martin Diehl 27ebe1f665 improved documentation 2019-02-17 08:17:40 +01:00
Martin Diehl 0f319e2cf6 fixed state size and output size 2019-02-16 23:18:53 +01:00
Martin Diehl 5c20609e81 more verbose help, drop support for really old vtk 2019-02-16 22:20:44 +01:00
Martin Diehl c7abe55944 was not needed 2019-02-16 22:09:06 +01:00
Martin Diehl 2584f85760 parameters are stored in parameter structure 2019-02-16 18:38:13 +01:00
Martin Diehl 802ef6fe5c more precise help 2019-02-16 18:25:41 +01:00
Martin Diehl c6781e415a using default notation for vector access 2019-02-16 18:23:00 +01:00
Martin Diehl 0b1bfdfd4e was only working with python2 2019-02-16 18:17:05 +01:00
Martin Diehl 0ba8ebff1e Merge remote-tracking branch 'origin/development' into 32_NewStyleNonlocal-3 2019-02-16 18:12:38 +01:00