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 |
Martin Diehl
|
c3e3fe1400
|
allow non-confirming scripts at the moment
|
2019-02-16 18:00:53 +01:00 |
Martin Diehl
|
9746069297
|
updated script for documentation generation
|
2019-02-16 17:59:57 +01:00 |
Test User
|
e1525cc529
|
[skip ci] updated version information after successful test of v2.0.2-1789-g524bfb8c
|
2019-02-16 16:58:23 +00:00 |
Martin Diehl
|
29fc53fdcb
|
more specific about invocation
|
2019-02-16 17:41:56 +01:00 |
Martin Diehl
|
aaf243b3da
|
simpler logic: define exceptions
|
2019-02-16 15:27:01 +01:00 |
Martin Diehl
|
fa003e8077
|
small adjustments for autodoc
|
2019-02-16 15:26:21 +01:00 |
Martin Diehl
|
524bfb8ca8
|
Merge branch '53-separate-mesh-for-different-solvers-3' into development
|
2019-02-16 12:50:20 +01:00 |
Martin Diehl
|
63e2ea7d8f
|
was not use (anymore)
|
2019-02-16 12:49:28 +01:00 |
Martin Diehl
|
77d60be127
|
avoid superfluous reporting
|
2019-02-16 11:30:56 +01:00 |
Martin Diehl
|
efe9823e62
|
clearer logic for preprocessor statements
|
2019-02-16 10:43:02 +01:00 |
Martin Diehl
|
af83427e8c
|
Merge branch 'development' into 53-separate-mesh-for-different-solvers-3
|
2019-02-16 10:25:42 +01:00 |
Martin Diehl
|
61032b5fd8
|
wrong jump position
probably a copy and paste error
|
2019-02-16 10:24:12 +01:00 |
Martin Diehl
|
9a3921ea84
|
ifdef statements grouped together
unless they belong to a group of functions, like opening files or
interpreting lines
|
2019-02-16 10:20:53 +01:00 |
Test User
|
73235ab64a
|
[skip ci] updated version information after successful test of v2.0.2-1713-g0fd54768
|
2019-02-16 08:16:37 +00:00 |
Martin Diehl
|
0fd5476883
|
doxygen interprets comment as doc string
|
2019-02-16 06:42:08 +01:00 |
Martin Diehl
|
4ce151c967
|
camel casing (easer for foswiki)
|
2019-02-15 23:22:51 +01:00 |
Martin Diehl
|
afdaac47af
|
avoid disturbing reporting
|
2019-02-15 22:54:38 +01:00 |
Martin Diehl
|
0cc4e582e4
|
Merge branch 'development' into 26_autodoc-2
|
2019-02-15 20:47:14 +01:00 |
Martin Diehl
|
cced449dd3
|
more scripts for autodocumentation
|
2019-02-15 20:43:48 +01:00 |
Martin Diehl
|
787fc9583d
|
documenting most post processing scripts
|
2019-02-15 19:17:16 +01:00 |
Martin Diehl
|
d53d1224b8
|
python3 compatible test
|
2019-02-15 19:01:11 +01:00 |
Martin Diehl
|
566099ad81
|
automatic documentation for some post processing scripts
|
2019-02-15 18:52:47 +01:00 |
Martin Diehl
|
88fc37d8a7
|
some more work on python3 compatible scripts
|
2019-02-15 16:22:52 +01:00 |
Martin Diehl
|
8b82941014
|
only Abaqus 2019 is available
|
2019-02-15 14:26:08 +01:00 |
Martin Diehl
|
c50078bafc
|
short version not needed any more
Abaqus version is year
|
2019-02-15 14:22:26 +01:00 |
Martin Diehl
|
d78bf18483
|
simplified output
|
2019-02-15 07:25:25 +01:00 |
Martin Diehl
|
1567b0ee94
|
was not used
|
2019-02-15 07:03:52 +01:00 |
Martin Diehl
|
31b3cca1ad
|
[skip ci] also python3 compatible
|
2019-02-15 06:42:19 +01:00 |
Martin Diehl
|
5ef219cdb9
|
module name was renamed
|
2019-02-15 06:05:12 +01:00 |