Martin Diehl
3d8e8cfe7a
tkinter might not work
2020-03-14 00:07:49 +01:00
Martin Diehl
d707378820
Merge branch 'development' into HDF5-results
2020-03-13 23:32:25 +01:00
Test User
c9754767e4
[skip ci] updated version information after successful test of v2.0.3-1920-ge8c16e7f
2020-03-13 09:51:00 +01:00
Franz Roters
e8c16e7f98
Merge remote-tracking branch 'remotes/origin/clean-and-polish-damage' into development
2020-03-13 07:19:52 +01:00
Martin Diehl
d6e9eb71ea
new test
2020-03-12 22:14:52 +01:00
Martin Diehl
81e98055dd
polishing
2020-03-12 19:52:33 +01:00
Martin Diehl
6fbace8220
stub: show rendered geometry
2020-03-12 15:10:44 +01:00
Martin Diehl
827f354435
only store points, no vertices
...
visualize via 'Points Gaussian', not 'Points' in paraview.
+ adding displacements for points
2020-03-12 12:28:28 +01:00
Martin Diehl
4c915eddbc
inform the user
2020-03-12 08:30:33 +01:00
Martin Diehl
dafc48dcc7
polishing
2020-03-12 08:22:37 +01:00
Martin Diehl
a6a73cdc0f
polishing
...
grid is interpreted again in the DAMASK meaning, i.e it specifies the
number of cells, not the number of nodes
2020-03-12 06:54:40 +01:00
Martin Diehl
bb2019810a
centralizing functionality
2020-03-12 00:00:47 +01:00
Martin Diehl
575da581a9
support for point cloud
2020-03-11 22:35:58 +01:00
Martin Diehl
744e3bb50b
vectorized cell assignment + bugfix for writing out
2020-03-11 21:29:24 +01:00
Martin Diehl
f324e67f7b
fix: nodes need to be converted to vtk type
...
some stub definitions
2020-03-11 18:08:58 +01:00
Martin Diehl
c92a6ad459
simpler
...
and system independent
2020-03-11 07:50:11 +01:00
Martin Diehl
32734e7dce
using central functionality
2020-03-11 07:42:32 +01:00
Martin Diehl
b3e8a4405e
better use centralized functionality
2020-03-11 06:50:13 +01:00
Martin Diehl
a024ec378a
new class should be accesible as damask.VTK
2020-03-11 06:49:14 +01:00
Martin Diehl
9878ddc550
easier way to show data.
...
needs information on geometry (structured/unstructured) and probably we
should list not more than 5 incs
2020-03-11 06:28:13 +01:00
Test User
e93141de3a
[skip ci] updated version information after successful test of v2.0.3-1866-g598ce27d
2020-03-11 04:46:50 +01:00
Martin Diehl
8a4bc3dda4
separating vtk from results
...
we should discuss the naming!
2020-03-10 23:53:37 +01:00
Martin Diehl
c43af6aac3
Merge branch 'development' into HDF5-results
2020-03-10 23:32:41 +01:00
Philip Eisenlohr
598ce27d1f
Merge branch 'progress-bar-class' into development
2020-03-10 17:30:21 -04:00
Philip Eisenlohr
a7f5e42c2e
condensed if-else
2020-03-10 22:13:21 +01:00
Martin Diehl
e8b5a6dfe4
bugfix:
...
full stress tensor should be used
2020-03-10 14:02:09 +01:00
Martin Diehl
705ee908a2
Merge remote-tracking branch 'origin/development' into clean-and-polish-damage
2020-03-10 13:49:11 +01:00
Martin Diehl
aa75591ea9
no need to prefix internal parameters
...
also, use CAPITALS for parameters, but not for module prefixes (does not
work for IO and HDF5 anyway)
2020-03-10 13:45:00 +01:00
Martin Diehl
39b2f8d2d9
clearer name
2020-03-10 06:13:54 +01:00
Philip Eisenlohr
bffce1ab9c
use "nan" to represent np.nan in ASCIItable output
2020-03-09 18:50:27 -04:00
Philip Eisenlohr
b2abaef0b3
added placing of data within geometry
2020-03-09 18:31:00 -04:00
Test User
0dea7a3c7e
[skip ci] updated version information after successful test of v2.0.3-1862-g0b340a6d
2020-03-09 13:50:42 +01:00
Martin Diehl
32378fa609
simpler use of progress bar
...
now written as class (avoids the managing of function attributes) which
is used as a small wrapper around a loop.
ETA is shown, based on datetime class which hast nice formatting
2020-03-09 13:44:08 +01:00
Sharan Roongta
0b340a6d42
Merge branch 'less-public-variables' into development
2020-03-09 11:25:35 +01:00
Test User
5b85150cb0
[skip ci] Merge branch 'master' into development
2020-03-06 05:37:43 +01:00
Test User
cbe2492ac4
Merge commit 'v2.0.3-1851-g5d824da8'
2020-03-06 05:37:36 +01:00
Test User
5d824da844
[skip ci] updated version information after successful test of v2.0.3-1850-g20caa29b
2020-03-06 05:37:35 +01:00
Test User
85f76eeb91
[skip ci] Merge branch 'master' into development
2020-03-06 03:08:42 +01:00
Test User
7076b4614e
[skip ci] updated version information after successful test of v2.0.3-1849-g31136100
2020-03-06 03:07:59 +01:00
Philip Eisenlohr
20caa29b5d
corrected "Rodrigues"
2020-03-06 00:53:11 +01:00
Karo
31136100c6
Merge branch 'python-style' into 'development'
...
Python style
See merge request damask/DAMASK!132
2020-03-06 00:42:48 +01:00
Martin Diehl
7a0c20b6de
Merge branch 'development' into python-style
2020-03-05 22:00:58 +01:00
Martin Diehl
c06ef00fe2
[skip ci] N_threads is not correct, we use processes
2020-03-03 14:57:48 +01:00
Martin Diehl
16b4a63c58
clearly separating deprecated functions
...
still there since some test rely on them
2020-03-03 14:38:32 +01:00
Martin Diehl
946231cda5
indentation adjustment
2020-03-03 14:24:27 +01:00
Martin Diehl
903af10aa7
allow to iterate over times/increments
2020-03-03 14:07:02 +01:00
Martin Diehl
c33cca3351
polishing, takeover from dadf5-usability branch
2020-03-03 12:50:10 +01:00
Martin Diehl
1f3d5099cf
quote still needed
2020-03-03 12:32:38 +01:00
Martin Diehl
b1f21b189b
removing unused functionality
...
should simplify transition to new table class
2020-03-03 08:28:57 +01:00
Martin Diehl
c360785217
single source of truth
2020-03-03 08:04:14 +01:00