Martin Diehl
|
34f7bbe2a0
|
'blank' option does not fit to flow of script
seeds_fromRandom -N 1 | geom_fromVoronoiTessellation -g 30 30 30 -s 1 1 1 > file.geom
or a few lines of python code give the same results
|
2019-05-26 13:06:22 +02:00 |
Martin Diehl
|
e7b8ae08d0
|
polishing
|
2019-05-26 12:14:48 +02:00 |
Martin Diehl
|
974f67ffdc
|
no frills
|
2019-05-26 12:06:51 +02:00 |
Martin Diehl
|
dcb79afc84
|
more user friendly errors
|
2019-05-26 12:03:21 +02:00 |
Martin Diehl
|
be3513d1e0
|
polishing.
python imports follow PEP8
|
2019-05-26 09:49:56 +02:00 |
Martin Diehl
|
a242382bed
|
Merge branch 'geometry-class' of magit1.mpie.de:/damask/DAMASK into geometry-class
|
2019-05-26 09:19:29 +02:00 |
Philip Eisenlohr
|
b13aa799c3
|
updated error message
|
2019-05-25 17:00:41 +02:00 |
Martin Diehl
|
c89d344236
|
polishing
|
2019-05-25 13:51:05 +02:00 |
Martin Diehl
|
094d4d0613
|
test adjusted for new geom_rescale
|
2019-05-25 13:49:21 +02:00 |
Martin Diehl
|
9f63d768de
|
do not keep whitespaces
|
2019-05-25 13:48:38 +02:00 |
Martin Diehl
|
2b7d95f800
|
was accidently commited
gives different results due to interpolation from scipy
|
2019-05-25 12:09:09 +02:00 |
Martin Diehl
|
c92969787a
|
geom Class was updated
|
2019-05-25 11:56:06 +02:00 |
Martin Diehl
|
94f85b7f33
|
better readable
|
2019-05-25 10:45:58 +02:00 |
Martin Diehl
|
fc1f65c34e
|
works for dtype='float'
|
2019-05-25 10:36:46 +02:00 |
Martin Diehl
|
875643c363
|
same style
|
2019-05-25 10:24:45 +02:00 |
Martin Diehl
|
17eb0d1b20
|
using new class
|
2019-05-25 08:48:44 +02:00 |
Martin Diehl
|
4788fc6046
|
making use of new class
@philip: 1D arrangement needed?
|
2019-05-25 08:37:02 +02:00 |
Martin Diehl
|
6c7f7c77da
|
specifying non-existing or invalid files is an user error
this is the standard behavior for common unix tools, no need to make an
exception here
|
2019-05-25 08:24:32 +02:00 |
Martin Diehl
|
cf374a04dc
|
using new class
|
2019-05-25 08:21:00 +02:00 |
Martin Diehl
|
7b6003fb32
|
no need for numpy.loadtxt (not compatible with 'to' and 'of' compression
|
2019-05-25 08:17:51 +02:00 |
Martin Diehl
|
420abfa162
|
use new class
|
2019-05-24 22:34:27 +02:00 |
Martin Diehl
|
f20c8fcffd
|
easier generation and modificaton of grid geometries
fits better than the general ASCII table class
|
2019-05-24 22:30:25 +02:00 |
Test User
|
e743a55ff2
|
[skip ci] updated version information after successful test of v2.0.3-307-geb13fbc0
|
2019-05-23 23:01:28 +02:00 |
Philip Eisenlohr
|
eb13fbc0ce
|
streamlined geom-info reporting; added --float option to some scripts; hardened against NaN; "microstructures" now reports uniques not max
|
2019-05-23 13:03:24 -04:00 |
Philip Eisenlohr
|
e6cec6ecbe
|
added option to reverse inside/outside of primitive body
|
2019-05-23 12:49:03 -04:00 |
Martin Diehl
|
b35465b591
|
gamma_slip_ID should be used to write result
|
2019-05-20 19:08:56 +02:00 |
Martin Diehl
|
2d366f8aca
|
no clue where or when this was used
|
2019-05-18 23:20:22 +02:00 |
Martin Diehl
|
2ccfc9f6da
|
simpler to use variables directly
|
2019-05-18 23:10:40 +02:00 |
Martin Diehl
|
93827b8809
|
not needed
|
2019-05-18 23:03:02 +02:00 |
Martin Diehl
|
d2e64df6a1
|
some tests based on HDF5 output
|
2019-05-18 22:03:59 +02:00 |
Martin Diehl
|
c4f07a9ad9
|
need to correct tensor order
|
2019-05-18 22:03:59 +02:00 |
Martin Diehl
|
1de0c7e652
|
wrong name
|
2019-05-18 22:03:59 +02:00 |
Test User
|
c7036e3970
|
[skip ci] updated version information after successful test of v2.0.3-304-g7b14263c
|
2019-05-18 22:03:59 +02:00 |
Martin Diehl
|
60c2a5fc06
|
loop (forall) over integration points wrong
this was done for each integration point, but this was not detected for
the forall loop
|
2019-05-18 22:03:59 +02:00 |
Test User
|
60ed514e0c
|
[skip ci] updated version information after successful test of v2.0.3-301-g789420c9
|
2019-05-18 22:03:59 +02:00 |
Martin Diehl
|
86205f5081
|
gfortran complaints about repeated dimension attribute
we need to decide whether we want to repeat the declaration of the
interface or not
|
2019-05-18 09:54:16 +02:00 |
Martin Diehl
|
34bcd38240
|
cleanup
|
2019-05-18 07:43:41 +02:00 |
Martin Diehl
|
2258bfb221
|
RGC as submodule
submodules inherit use-associated entities and implicit none/private
statements
|
2019-05-18 07:23:46 +02:00 |
Martin Diehl
|
ed8af98d69
|
don't clutter with use statements
|
2019-05-18 06:54:45 +02:00 |
Martin Diehl
|
3db32102a3
|
algorithm to split elements into cells
- finds all shared nodes
- needs polishing
|
2019-05-17 13:22:52 +02:00 |
Martin Diehl
|
c6b5d45944
|
cleaning
|
2019-05-17 12:43:42 +02:00 |
Test User
|
0fe43c50ab
|
[skip ci] updated version information after successful test of v2.0.3-304-g7b14263c
|
2019-05-17 09:06:28 +02:00 |
Martin Diehl
|
7ac0013271
|
more consistent private/public declarations
|
2019-05-17 05:24:36 +00:00 |
Martin Diehl
|
68d2d1dd5e
|
less complaints from the Intel compiler
|
2019-05-17 05:24:36 +00:00 |
Martin Diehl
|
7b620e3ce9
|
[skip ci] consistent with rest of the module
|
2019-05-17 06:49:25 +02:00 |
Martin Diehl
|
dce4775c17
|
removal of RGC out led to undefined variable
|
2019-05-17 06:36:30 +02:00 |
Martin Diehl
|
7b14263ce6
|
Merge branch 'fix-homogenization' into 'development'
loop (forall) over integration points wrong
See merge request damask/DAMASK!82
|
2019-05-16 23:19:03 +02:00 |
Martin Diehl
|
3df9a8d58c
|
focus on the physics
|
2019-05-16 23:14:47 +02:00 |
Martin Diehl
|
01e3b646c2
|
don't clutter the code with useless stuff
we only need to be more strict about prefixing
functions/subroutines/variables to see in which module they reside
|
2019-05-16 22:56:48 +02:00 |
Martin Diehl
|
028bdcff22
|
less compiler complaints
|
2019-05-16 22:24:42 +02:00 |