Martin Diehl
a8359ac662
Merge branch 'development' of magit1.mpie.de:damask/DAMASK into development
2017-02-09 10:12:45 +01:00
Martin Diehl
a3e9e51f78
inconsistency lead to compile error undefined reference to 'matmul_mkl_f64_'
2017-02-09 10:12:35 +01:00
Martin Diehl
829c89247f
not needed (processes >0 write to dev/Null)
2017-02-08 20:04:47 +01:00
Franz Roters
8ca827d50b
Merge branch 'MarcThermoMech' into development
2017-02-08 10:46:39 +01:00
Franz Roters
7081931c02
cleaning up
...
Marc subroutine flux can be used for specifying volume flux boundary condition (dissipated plastic work) in thermomechanically coupled simulations
2017-02-08 10:02:56 +01:00
Martin Diehl
cadac1e363
no need to inlcude twice
2017-02-04 23:53:22 +01:00
Martin Diehl
a9d72c54b6
was not python3 conforming
2017-02-04 01:07:24 +01:00
Martin Diehl
0319a5ee5d
nice also for zsh users
2017-02-03 18:37:02 +01:00
Test User
71347bfd2f
updated version information after successful test of v2.0.1-357-g38471c1
2017-01-27 16:41:41 +01:00
Philip Eisenlohr
38471c1b82
added shorthand command to DAMASK_ROOT directory
2017-01-24 09:39:24 -05:00
Philip Eisenlohr
4dc5f4e773
Merge branch 'development' of magit1.mpie.de:damask/DAMASK into development
2017-01-24 09:37:02 -05:00
Philip Eisenlohr
746cb9c306
nicer code layout
2017-01-19 15:10:38 +01:00
Philip Eisenlohr
c80b02dd72
avoid reporting "none" as STDIN filename
2017-01-19 15:10:17 +01:00
Test User
6748b32eb7
updated version information after successful test of v2.0.1-352-g676ecb2
2017-01-07 10:45:51 +01:00
Franz Roters
676ecb2ade
correctly determine DAMASK version
2017-01-06 16:14:35 +01:00
Test User
8d2037b834
updated version information after successful test of v2.0.1-350-g6d0e3f4
2017-01-03 04:42:30 +01:00
Franz Roters
6d0e3f4f32
corrected opneMP options
...
fixed N/A string in version handling
2017-01-02 17:31:38 +01:00
Test User
5011a03e84
updated version information after successful test of v2.0.1-348-g80191c1
2016-12-26 04:41:55 +01:00
Philip Eisenlohr
80191c10c0
absorb some more errors caused by broken shell pipes
2016-12-25 12:41:06 -05:00
Philip Eisenlohr
49eb7aa1be
fixed nasty ABS that caused wrong packing for 1,2,1,1,1,... and the like
2016-12-25 12:39:49 -05:00
Test User
f6513842e0
updated version information after successful test of v2.0.1-345-g52964fe
2016-12-24 10:50:13 +01:00
Philip Eisenlohr
52964fed3d
Merged branch development into development
2016-12-23 17:46:30 -05:00
Philip Eisenlohr
3628deb30e
changed option name from "no-config" to more common "without-config"
2016-12-23 17:46:16 -05:00
Martin Diehl
deab24eb54
Merge branch 'development' of magit1.mpie.de:damask/DAMASK into development
2016-12-23 14:22:04 +01:00
Martin Diehl
e532228b15
fixed handling of version string
2016-12-23 14:21:17 +01:00
Martin Diehl
e9b9e08fe2
set OMP related variables to 4 byte integer as expected when compiling marc
2016-12-23 14:20:29 +01:00
Test User
cbef4034a4
updated version information after successful test of v2.0.1-339-gd67be0e
2016-12-12 04:41:17 +01:00
Philip Eisenlohr
d67be0e3f3
reduced memory footprint (substantially) by switching to 32bit precision
2016-12-08 23:36:19 -05:00
Test User
96669b0ebd
Merge branch 'development' of magit1.mpie.de:damask/DAMASK into development
2016-12-08 16:42:14 +01:00
Test User
9829db31e4
updated version information after successful test of v2.0.1-335-g67457b9
2016-12-08 16:42:03 +01:00
Philip Eisenlohr
c8f321356d
prefill immutable indices with closest mutable one
...
Retain only orginially immutable locations, not those where immutability bled into.
Changed threshold for change from 0.5 to 0.95 of max diffusedEnergy.
2016-12-08 09:47:20 -05:00
Franz Roters
67457b9c65
also remove *.optrpt during clean and tidy
2016-12-08 11:20:51 +01:00
Martin Diehl
4b70303625
some variants of the bar code
2016-12-08 10:21:42 +01:00
Test User
ebfc16b94e
updated version information after successful test of v2.0.1-332-g9bb4f89
2016-12-07 16:41:07 +01:00
Philip Eisenlohr
9bb4f89e78
removed leftover debug output
2016-12-06 21:36:45 -05:00
Philip Eisenlohr
a2db7e9ba1
added option to suppress writing of material.config part in header
2016-12-06 21:36:25 -05:00
Test User
f5a10ae480
updated version information after successful test of v2.0.1-329-ge42db0e
2016-12-01 04:41:39 +01:00
Philip Eisenlohr
e42db0ea25
Individual test can be selected by sequence number
...
polishing, slightly more elaborate debugging
2016-11-30 18:18:03 -05:00
Philip Eisenlohr
cb95f3b244
fixed systematic drift of grain structure along -[1,1,1]
...
correction of periodic Gauss kernel extension, inclusion of ndimage.gaussian_filter alternative (same runtime as FFT), proper output handling of grids <3D
2016-11-30 09:39:13 -05:00
Philip Eisenlohr
40de6910b8
added --float option to translate real-valued grid data
2016-11-29 23:59:42 -05:00
Philip Eisenlohr
814b05e2f6
renamed to hopefully clearer express functionality
2016-11-29 16:30:24 -05:00
Philip Eisenlohr
0f04ddd88e
polishing of whitespace, usage help, etc.
2016-11-29 14:44:34 -05:00
Philip Eisenlohr
43c1880195
fixed periodic averaging to work with multi-dimensional data
...
option --periodic now takes list of labels that undergo periodoc domain averaging, i.e. incompatible to former API!
2016-11-29 14:44:06 -05:00
Philip Eisenlohr
7ebd688885
return type-safe indexrange (for invalid queries)
2016-11-29 14:35:30 -05:00
Philip Eisenlohr
231f05e142
corrected bug that added index column values as first output
2016-11-29 11:16:50 -05:00
Philip Eisenlohr
20c5ccc112
corrected (my standard) mistake in README
2016-11-29 10:02:07 -05:00
Philip Eisenlohr
94c934c8bd
added patch to switch to fwbw_derivative
2016-11-29 09:52:14 -05:00
Philip Eisenlohr
c9ec2e0f46
New table mapping based on shared column values
...
renamed old addMapped to addRowMapped to better reflect true functionality.
2016-11-29 09:33:35 -05:00
Test User
3fd8fb9f14
updated version information after successful test of v2.0.1-317-gd6baa71
2016-11-25 04:40:34 +01:00
Philip Eisenlohr
d6baa71ee4
added temporary patch for PETSc 3.7.x compatibility
...
apply with "patch -p1 < installation/patch/petsc3.7"
2016-11-24 09:51:21 -05:00