Martin Diehl
|
ffb4b2a455
|
theMesh is not useful
maybe a shared mesh class becomes useful when Abaqus and PETSc mesh
require similar functionality
elem type can be reported directly
|
2019-10-16 03:57:51 +02:00 |
Martin Diehl
|
1d70d9b6ae
|
mesh type not very beneficial
|
2019-10-15 21:58:49 +02:00 |
Martin Diehl
|
c4db2841ab
|
further cleaning
|
2019-10-15 14:16:03 +02:00 |
Martin Diehl
|
aab19af131
|
consistent use of subroutines, not functions.
grouping file reading into meta function
|
2019-10-15 12:54:46 +02:00 |
Franz Roters
|
91691744c6
|
Merge branch 'Marc-No-nonlocal' into 'development'
Marc no nonlocal
See merge request damask/DAMASK!98
|
2019-10-15 10:35:37 +02:00 |
Martin Diehl
|
9ee709d214
|
polishing
|
2019-10-14 15:09:16 +02:00 |
Martin Diehl
|
1726d95a56
|
wrong macro was defined
|
2019-10-14 14:39:53 +02:00 |
Martin Diehl
|
d73e653f50
|
support for unstructured grid (FEM)
|
2019-10-14 14:13:03 +02:00 |
Martin Diehl
|
dcbd7624dd
|
array order was wrong
|
2019-10-14 11:25:48 +02:00 |
Martin Diehl
|
57af822396
|
better readable
|
2019-10-14 10:36:59 +02:00 |
Martin Diehl
|
57fef8fa57
|
consistent naming
|
2019-10-14 10:08:35 +02:00 |
Martin Diehl
|
fae4546cfd
|
polishing
|
2019-10-14 09:37:31 +02:00 |
Martin Diehl
|
513b1906f6
|
bugfixes:
cell definition was not stored correctly due to wrong indexing
|
2019-10-14 08:23:21 +02:00 |
Martin Diehl
|
c41d8eb257
|
use new data structure to calculate cell node coordinates
|
2019-10-13 23:34:03 +02:00 |
Martin Diehl
|
2b65c888c4
|
avoid public variables
|
2019-10-13 22:16:42 +02:00 |
Martin Diehl
|
33e639426a
|
polishing
|
2019-10-13 21:45:08 +02:00 |
Martin Diehl
|
d03efade06
|
better calculate nodes later
|
2019-10-13 21:09:49 +02:00 |
Martin Diehl
|
369cae5332
|
no public variables
|
2019-10-13 20:52:49 +02:00 |
Martin Diehl
|
6456f9891b
|
avoid public variables
|
2019-10-13 20:34:20 +02:00 |
Martin Diehl
|
c2a8701940
|
further removal of deprecated stuff
|
2019-10-13 19:55:25 +02:00 |
Martin Diehl
|
4999aa4e14
|
more cleaning
|
2019-10-13 19:41:55 +02:00 |
Martin Diehl
|
e0cb1a87cd
|
cleaning
|
2019-10-13 19:22:57 +02:00 |
Martin Diehl
|
e3b16639bf
|
native integer needs to match
otherwise, results are wrong. Therefore, we need to use our own HDF5
library since MSC provides one for 4 byte integers
|
2019-10-13 18:20:54 +02:00 |
Martin Diehl
|
bbc2ed90a2
|
use own HDF5 libraries
requires compilation with openMP (and Intel compiler)
|
2019-10-13 17:48:38 +02:00 |
Martin Diehl
|
004abc2d4e
|
cell node definition needs to be stored
|
2019-10-13 13:28:04 +02:00 |
Martin Diehl
|
ed1d06d6f1
|
make functions independent of file state
|
2019-10-13 11:53:35 +02:00 |
Martin Diehl
|
9ea91b84e8
|
easier to read and without file access
|
2019-10-13 11:48:27 +02:00 |
Martin Diehl
|
680ed535d7
|
avoid file operations and line labels
|
2019-10-13 10:42:34 +02:00 |
Martin Diehl
|
d6b6096007
|
avoid global variables
|
2019-10-12 22:40:00 +02:00 |
Martin Diehl
|
7611513bb8
|
strange indentation
|
2019-10-12 22:18:55 +02:00 |
Martin Diehl
|
4c9bc326f6
|
better read file only once
|
2019-10-12 21:58:26 +02:00 |
Martin Diehl
|
e6d25bfdab
|
almost no shared functionality
|
2019-10-12 19:24:03 +02:00 |
Martin Diehl
|
d8d99f3694
|
geometry folder needs to be created earlier
|
2019-10-12 16:39:44 +02:00 |
Martin Diehl
|
fabab08936
|
did not run without HDF5 support
|
2019-10-12 16:25:59 +02:00 |
Martin Diehl
|
708bbd3cb9
|
mesh/grid type transparent handling of coordinates
|
2019-10-12 16:15:04 +02:00 |
Martin Diehl
|
8cebf8a10d
|
needed
|
2019-10-12 15:50:10 +02:00 |
Martin Diehl
|
734e6ef15f
|
writing initial coordinates to DADF5
|
2019-10-12 15:03:26 +02:00 |
Martin Diehl
|
513f1c6726
|
write out point data
might be possible to use a rectilinear grid for this also in the case of
grid solvers
|
2019-10-12 12:34:37 +02:00 |
Test User
|
6afe99eed5
|
[skip ci] updated version information after successful test of v2.0.3-867-g14bbdb65
|
2019-10-12 12:29:58 +02:00 |
Martin Diehl
|
14bbdb65c0
|
Merge branch 'DREAM3D-merge' into development
|
2019-10-12 10:11:37 +02:00 |
Martin Diehl
|
b208fa6565
|
takeover from Vitesh's work with small adoptions to current DADF5
|
2019-10-12 08:02:57 +02:00 |
Franz Roters
|
e85e13b380
|
[skip ci] only corrections to comments made
|
2019-10-11 15:21:29 +02:00 |
Test User
|
ba485293db
|
[skip ci] updated version information after successful test of v2.0.3-862-gbf35589d
|
2019-10-11 15:13:57 +02:00 |
Martin Diehl
|
bf35589d66
|
DOI was pointint to the correction
|
2019-10-11 12:31:46 +02:00 |
Martin Diehl
|
0eef73935e
|
handling of derived types (orientation for the moment)
|
2019-10-11 08:35:21 +02:00 |
Martin Diehl
|
b502300ffc
|
get labels of slip and twin systems
this info is for HDF5 output
|
2019-10-10 13:11:02 +02:00 |
Martin Diehl
|
1d51443607
|
polishing/unifying names
|
2019-10-10 12:26:45 +02:00 |
Martin Diehl
|
02d7ead3ab
|
better readable
|
2019-10-10 12:10:13 +02:00 |
Martin Diehl
|
cf0e279d93
|
labels were not used
better use automated labeling of all systems
|
2019-10-10 10:48:55 +02:00 |
Martin Diehl
|
a2a05158f2
|
not existing anymore
|
2019-10-09 01:32:19 +02:00 |