Martin Diehl
|
7bdd44a3d9
|
consistent names:
default file operations: save/load, non-default save_xx/load_xx
|
2020-09-20 22:04:28 +02:00 |
Martin Diehl
|
c42511f101
|
small polishing
|
2020-09-18 16:32:59 +02:00 |
Philip Eisenlohr
|
96ad358f83
|
modified file reading/writing methods to load_X, save_X formalism
|
2020-09-15 01:14:05 -04:00 |
Philip Eisenlohr
|
a4785ba562
|
modified file writing of geom and table to a general to_file() that takes a "format=" argument
|
2020-09-03 10:53:16 -04:00 |
Philip Eisenlohr
|
6785062a10
|
Merge branch 'development' into 'vtk-to-file-method'
# Conflicts:
# python/tests/test_VTK.py
|
2020-08-31 21:10:29 +02:00 |
Martin Diehl
|
03b02ad641
|
typos/sentence
|
2020-08-29 16:06:10 +02:00 |
Martin Diehl
|
0d5279863d
|
avoid rounding errors related to rotation
|
2020-08-27 09:33:09 +02:00 |
Martin Diehl
|
248ef8ef97
|
more tests
- invalid files
- scalar/array size,center,exponent for add_primitive
- rotation invariance for add primitive
|
2020-08-26 23:56:20 +02:00 |
Philip Eisenlohr
|
3f24d16603
|
renamed VTK.write() to VTK.to_file()
|
2020-08-26 16:15:15 -04:00 |
Martin Diehl
|
fee21cbd9c
|
more sensible tests
|
2020-08-25 17:17:49 +02:00 |
Martin Diehl
|
96d4975fc4
|
using numpy functionality
|
2020-08-25 08:34:04 +02:00 |
Martin Diehl
|
2d98325fa4
|
increasing test coverage
|
2020-08-25 01:21:17 +02:00 |
Martin Diehl
|
453f5a14c5
|
duplicated test (w/o wait for parallel out)
|
2020-08-25 00:53:05 +02:00 |
Philip Eisenlohr
|
2560f014a3
|
Merge remote-tracking branch 'origin/increase-geom-test-coverage' into geom-out-of-place
|
2020-08-24 17:17:31 -04:00 |
Philip Eisenlohr
|
446ac03b07
|
All geom methods are now out-of-place, i.e. return an updated duplicate (to allow for daisy chaining).
* Added comments when methods acted.
* Added diff method
* Added flip method
* Fixed add_primitive inversion bug (again...)
* Fixed cell centering bug in add_primitive
* Added missing tests
|
2020-08-23 19:43:46 -04:00 |
Martin Diehl
|
6f79573140
|
more test coverage
|
2020-08-23 11:05:56 +02:00 |
Martin Diehl
|
07af7b2f98
|
geom is written to vtr exlcusively, not to general vtk
base tests on vtr
|
2020-08-23 10:50:15 +02:00 |
Martin Diehl
|
975db01f31
|
microstructure -> materialpoint
at least for new functionality
|
2020-08-23 09:38:08 +02:00 |
Martin Diehl
|
b731b1e768
|
Geom.to_vtk improvements
- should be integer
- should have a test
|
2020-08-23 08:49:49 +02:00 |
Philip Eisenlohr
|
499ce01748
|
added Geom.copy() method
|
2020-08-22 13:57:31 -04:00 |
Philip Eisenlohr
|
752d6f773b
|
corrected add_primitive test
|
2020-08-09 23:14:32 +02:00 |
Martin Diehl
|
0c6ce390b5
|
simple IO tests
can be improved ...
|
2020-08-08 20:35:50 +02:00 |
Martin Diehl
|
6a5471d243
|
have microstructure with 'to' and 'of'
|
2020-08-08 20:24:36 +02:00 |
Martin Diehl
|
55a620b378
|
migrating to library
|
2020-08-08 20:14:30 +02:00 |
Martin Diehl
|
a0e0f28e51
|
migrating shell scripts to library
|
2020-08-08 19:42:34 +02:00 |
Martin Diehl
|
5fcff876f9
|
replace selectively
useful for vicinity_offset and add_primitive
|
2020-08-08 18:41:47 +02:00 |
Martin Diehl
|
3f2e63977d
|
not needed anymore
|
2020-07-31 19:46:44 +02:00 |
Martin Diehl
|
72ea9a5cec
|
non-vectorized formulas can be implemented in a user function
|
2020-07-31 19:42:44 +02:00 |
Philip Eisenlohr
|
14d3b7e66d
|
more f-stringing
|
2020-06-24 16:59:55 -04:00 |
Martin Diehl
|
17aa3c00dc
|
more tests
|
2020-05-24 22:52:00 +02:00 |
Martin Diehl
|
296308e11e
|
fix for rotation around 90 deg
more tests
|
2020-05-24 20:52:19 +02:00 |
Martin Diehl
|
01818cba80
|
tuples not needed for single arguments
|
2020-03-31 12:44:39 +02:00 |
Martin Diehl
|
e334674a06
|
test bycristal tessellation
|
2020-03-29 20:28:54 +02:00 |
Martin Diehl
|
9c90aa5acb
|
polishing
|
2020-03-29 20:07:09 +02:00 |
Martin Diehl
|
e61c1a027b
|
avoid detour via shell
|
2020-03-29 19:12:23 +02:00 |
Martin Diehl
|
45e3b8f7c6
|
no brackets for reshape required
|
2020-03-17 12:25:44 +01:00 |
Martin Diehl
|
80002e6cfd
|
proper capitalization
|
2019-11-27 13:21:41 +01:00 |
Martin Diehl
|
af78aaf2f1
|
testing rescale
|
2019-11-25 14:01:40 +01:00 |
Martin Diehl
|
b757f02649
|
avoid repetitions
|
2019-11-25 12:04:57 +01:00 |
Martin Diehl
|
6d25506204
|
test for new pack functionality
|
2019-11-25 09:28:59 +01:00 |
Martin Diehl
|
510e4752fd
|
using parametrized tests for better coverage
|
2019-11-23 14:03:47 +01:00 |
Martin Diehl
|
2810531c97
|
a test with reference results
|
2019-11-23 13:37:03 +01:00 |