Martin Diehl
|
e5ba508080
|
added funtionality to run selected test only and functionality to show available tests
|
2016-09-20 07:10:07 +02:00 |
Martin Diehl
|
03aebdf958
|
using standard function from C to determine hostname (no export of variable needed,
name can be either HOST or HOSTNAME).
fixed path separator as '/'
|
2016-09-20 07:08:31 +02:00 |
Martin Diehl
|
2ad867a410
|
removed dependend variables
|
2016-09-19 21:19:30 +02:00 |
Martin Diehl
|
fd9b760c13
|
parameters not needed
|
2016-09-19 08:47:19 +02:00 |
Test User
|
87055f0e63
|
updated version information after successful test of v2.0.1-132-g1180c8b
|
2016-09-17 10:59:57 +02:00 |
Brendan Robert Vande Kieft
|
1180c8bb88
|
Fix calculation of interfaceEnergy
|
2016-09-15 17:36:43 -04:00 |
Test User
|
3b0b677dc9
|
updated version information after successful test of v2.0.1-130-gf3308db
|
2016-09-15 16:41:14 +02:00 |
chen
|
f3308dbef6
|
replace scalar/vector option with data
vtk does not care 1D data array length
|
2016-09-14 19:59:26 -04:00 |
chen
|
ee38bb0206
|
Merged branch development into development
|
2016-09-14 19:50:19 -04:00 |
chen
|
38d1a2c254
|
Merged branch development into development
|
2016-09-14 19:50:18 -04:00 |
Philip Eisenlohr
|
eb69d6f4f1
|
Merged branch development into development
|
2016-09-14 19:42:15 -04:00 |
Philip Eisenlohr
|
59c1eee16b
|
added possibility to restrict seed coordinates to fraction of unit box
|
2016-09-14 19:42:05 -04:00 |
chen
|
ae16ccae61
|
need to use deep copy when converting np array to vtk array
for batch array conversion, it is necessary to use the deep copy to ensure numpy_support.numpy_to_vtk works as it should.
|
2016-09-14 15:06:00 -04:00 |
chen
|
53d2df6058
|
vector support 1D vector with arbitrary lenght
simple hack to bypass the size check for vectors since vtk does not care the vector size.
|
2016-09-14 12:37:07 -04:00 |
Test User
|
67a5edc93b
|
updated version information after successful test of v2.0.1-122-g804931d
|
2016-09-13 16:41:17 +02:00 |
chen
|
804931db9e
|
force type cast index to int for numpy array
Force type casting indices into int array to avoid warning:
VisibleDeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
For more info, see http://stackoverflow.com/questions/20084218/deprecation-warning-in-scikit-learn-svmlight-format-loader
|
2016-09-12 19:09:48 -04:00 |
Test User
|
4cb27b76df
|
updated version information after successful test of v2.0.1-120-g6941004
|
2016-09-12 16:40:50 +02:00 |
Martin Diehl
|
6941004657
|
Merge branch 'development' of magit1.mpie.de:damask/DAMASK into development
|
2016-09-12 06:55:37 +02:00 |
Test User
|
e76c44b58b
|
updated version information after successful test of v2.0.1-113-g77729f3
|
2016-09-12 04:41:00 +02:00 |
Martin Diehl
|
fbacdd8e6d
|
Merge branch 'development' of magit1.mpie.de:damask/DAMASK into development
|
2016-09-11 19:17:35 +02:00 |
Martin Diehl
|
9d7cad1fa4
|
python3 compatible solutions that still work on python2
|
2016-09-11 19:03:32 +02:00 |
Martin Diehl
|
77729f39e3
|
commenting last commit
|
2016-09-11 14:41:48 +02:00 |
tiasmaiti
|
06405bc251
|
fixed coordinate system convention to be right handed always instead of random left and right handed assignment
|
2016-09-10 16:39:25 -04:00 |
tiasmaiti
|
2daad7542e
|
added option for periodic averaging
|
2016-09-10 16:39:25 -04:00 |
Martin Diehl
|
0b4e75c201
|
update function was not working due to name clash for self.update
|
2016-09-10 20:44:46 +02:00 |
Martin Diehl
|
590f42cdb6
|
Merge branch 'development' of magit1.mpie.de:damask/DAMASK into development
|
2016-09-09 22:35:44 +02:00 |
chen
|
ee322be870
|
use np.histogram2d, fixed list.append bug when using weight column
|
2016-09-09 16:17:00 -04:00 |
Chen
|
8c4767d58c
|
syntax fix
|
2016-09-09 07:28:54 -04:00 |
Chen
|
017c08a7bb
|
syntax fix
|
2016-09-09 07:28:31 -04:00 |
Chen
|
5c5c0ab400
|
Merge branch 'development' of magit1.mpie.de:damask/DAMASK into development
|
2016-09-09 07:27:19 -04:00 |
Test User
|
da08ea7078
|
updated version information after successful test of v2.0.1-103-g59e8109
|
2016-09-09 04:41:06 +02:00 |
chen
|
da538fbce9
|
speed up of VTK data transformation
|
2016-09-08 18:05:49 -04:00 |
Martin Diehl
|
59e8109ced
|
some comments, missing ierr
|
2016-09-08 08:51:07 +02:00 |
Martin Diehl
|
1e16ebe2ef
|
not used any more
|
2016-09-08 08:45:46 +02:00 |
Martin Diehl
|
c8f832e12f
|
communication in code only run with a certain debug option on will not work
debug only happens at rank 0!
|
2016-09-08 08:43:15 +02:00 |
Martin Diehl
|
2d4b7c215f
|
Merge branch 'development' of magit1.mpie.de:damask/DAMASK into miscImprovements
|
2016-09-07 22:18:50 +02:00 |
Test User
|
1fc653ca86
|
updated version information after successful test of v2.0.1-75-g6f843ce
|
2016-09-07 22:14:27 +02:00 |
Martin Diehl
|
9f1812bef9
|
not needed any more
|
2016-09-05 14:26:54 +02:00 |
Martin Diehl
|
4bbd69309d
|
Merge branch 'development' of magit1.mpie.de:damask/DAMASK into miscImprovements
|
2016-09-05 01:29:09 +02:00 |
Philip Eisenlohr
|
6f843ce85b
|
Merge remote-tracking branch 'refs/remotes/origin/development'
Conflicts:
lib/damask/test/test.py
|
2016-09-04 18:55:13 -04:00 |
Philip Eisenlohr
|
cde7de4e9f
|
improved superclass handling and compare_Tables
|
2016-09-04 18:46:53 -04:00 |
Martin Diehl
|
221d3753f0
|
Merge branch 'development' of magit1.mpie.de:damask/DAMASK into miscImprovements
|
2016-09-04 19:07:15 +02:00 |
Martin Diehl
|
6ea7eeee08
|
bugfix when restoring old behavior
|
2016-09-04 07:34:58 +02:00 |
Martin Diehl
|
5fec85a159
|
not needed any more
|
2016-09-03 17:01:39 +02:00 |
Martin Diehl
|
d94db61534
|
update only supported by minority of the tests
|
2016-09-03 17:01:10 +02:00 |
Martin Diehl
|
c05307a273
|
Merge branch 'development' of magit1.mpie.de:damask/DAMASK into miscImprovements
|
2016-09-03 14:35:53 +02:00 |
Martin Diehl
|
a6940ab84f
|
did not compile
|
2016-09-03 14:30:59 +02:00 |
Martin Diehl
|
0d43dfb2f7
|
allreduce makes sense here as for all other processes, worldrank check not needed anymore
|
2016-09-03 14:27:56 +02:00 |
Martin Diehl
|
6207f1e7d9
|
reporting MPI processes
|
2016-09-03 14:25:45 +02:00 |
Martin Diehl
|
9512231d49
|
cleaning
|
2016-09-03 13:53:41 +02:00 |