Commit Graph

13259 Commits

Author SHA1 Message Date
Martin Diehl 0c08c9753c Merge branch 'table-slicing' into 'development'
slicing of damask.Table objects

See merge request damask/DAMASK!359
2021-03-31 18:30:07 +00:00
Philip Eisenlohr 07c9cf5f1a - improved reporting and slicing of table.
- implemented numpy-like `allclose` and `isclose`
2021-03-31 18:30:07 +00:00
Test User 03d54be58a [skip ci] updated version information after successful test of v3.0.0-alpha2-670-ge6143f6ee 2021-03-29 08:21:53 +02:00
Martin Diehl e6143f6eec source not needed here
I don't think 'shape' is possible without full inspection of the stored
data structure
2021-03-29 06:40:33 +02:00
Martin Diehl 710f5b74b2 Merge remote-tracking branch 'origin/development' into 2d-table-yaml 2021-03-29 00:00:39 +02:00
Test User a17074b365 [skip ci] updated version information after successful test of v3.0.0-alpha2-662-gb36ff26cb 2021-03-28 17:04:21 +02:00
Franz Roters b36ff26cbd Merge branch 'output-rename' into 'development'
Consistent naming conventions

See merge request damask/DAMASK!355
2021-03-28 12:07:52 +00:00
Martin Diehl 35c854b549 guide the user 2021-03-26 06:45:39 +01:00
Test User 4bf21fcbf5 [skip ci] updated version information after successful test of v3.0.0-alpha2-653-g3d4590a52 2021-03-25 22:47:53 +01:00
Martin Diehl 9e9eb391ba handle floating point errors 2021-03-25 22:33:14 +01:00
Martin Diehl 8b2281af98 missing reference polishing 2021-03-25 21:03:46 +01:00
Martin Diehl a72e2db678 Merge branch 'development' into output-rename 2021-03-25 21:03:20 +01:00
Philip Eisenlohr 3d4590a522 Merge branch 'citation-style' into development 2021-03-25 14:39:44 -04:00
Philip Eisenlohr 0e57135239 [skip ci] dx.doi.org --> doi.org 2021-03-25 14:33:08 -04:00
Martin Diehl 3b392281e4 consistent naming in HDF5 output 2021-03-25 19:22:59 +01:00
Martin Diehl fe0cd8e5e2 transparently handle orientations/rotations 2021-03-25 15:30:31 +01:00
Martin Diehl 4f40e58ce6 consistent names for keys 2021-03-25 15:06:45 +01:00
Sharan Roongta b1cca4f5bd polishing 2021-03-24 15:50:39 +01:00
Test User c7cee50357 [skip ci] updated version information after successful test of v3.0.0-alpha2-646-gee8015cd5 2021-03-24 15:40:19 +01:00
Francisco Jose Gallardo Basile ee8015cd55 Merge branch 'config_from_dream3D' into 'development'
Config from DREAM.3D

See merge request damask/DAMASK!358
2021-03-24 13:02:51 +00:00
Martin Diehl 1ff6a09746 tests/specifications 2021-03-23 18:51:21 +01:00
Martin Diehl 572c3204d0 let the computer do the work 2021-03-23 14:28:56 +01:00
Martin Diehl e0e088eaa8 EBSD dataset for testing
use only non-segmented data. Automatically fall back to numeric phase
names if cell_ensemble_data is not found
2021-03-23 13:42:04 +01:00
Martin Diehl 549b849730 better readable 2021-03-23 12:05:08 +01:00
Martin Diehl 926b5c657d material_add can do expansion 2021-03-23 12:01:35 +01:00
Vitesh Shah 005fde2504 homogenization in material was missing 2021-03-23 11:48:35 +01:00
Martin Diehl 7012099d0c substituted broken link 2021-03-20 14:34:14 +01:00
Martin Diehl e61d86aa17 quick fix for deprecated shell script 2021-03-20 14:05:35 +01:00
Martin Diehl 4477c2ae73 Merge remote-tracking branch 'origin/development' into config_from_dream3D 2021-03-20 13:43:17 +01:00
Martin Diehl 1c3d1ee0f2 documented 2021-03-20 13:37:06 +01:00
Martin Diehl 394fda5f37 improving import from DREAM.3D
- no duplicated entries even for non-segmented data
- using phase labels from file
- material.yaml: Dummy homogenization and phase
- tests to ensure correct order and match between Grid and
  ConfigMaterial
2021-03-20 12:56:18 +01:00
Martin Diehl cdcedd0d44 autodetect base group 2021-03-20 07:26:07 +01:00
Martin Diehl 35c5bfcc45 reference files for DREAM.3D operations
will be used for the configuration of material.yaml and grid (using
symbolic links)
2021-03-19 11:45:04 +01:00
Sharan Roongta 95fe007369 Merge remote-tracking branch 'origin/development' into citation-style 2021-03-19 10:42:49 +01:00
Sharan Roongta fc172921fb unified citation style continued 2021-03-19 10:41:47 +01:00
Test User be1aeea8f7 [skip ci] updated version information after successful test of v3.0.0-alpha2-624-g06a553103 2021-03-19 00:21:38 +01:00
Philip Eisenlohr 06a5531031 Merge branch 'fortran-fix' into 'development'
Fortran fix

See merge request damask/DAMASK!356
2021-03-18 20:26:33 +00:00
Martin Diehl 9896a01ea4 easier to read 2021-03-18 08:07:10 +01:00
Martin Diehl b174473373 no need to duplicated check 2021-03-18 08:03:56 +01:00
Martin Diehl 52a0f0aaa9 hickup 2021-03-18 08:02:12 +01:00
Martin Diehl 07d79ef4ba unifying style 2021-03-17 11:25:21 +01:00
Test User 569da91598 [skip ci] updated version information after successful test of v3.0.0-alpha2-619-ga99983145 2021-03-16 19:08:19 +01:00
Franz Roters a999831457 Merge branch 'fix_homogenization_restart' into 'development'
Fix homogenization restart

See merge request damask/DAMASK!349
2021-03-16 16:29:30 +00:00
Martin Diehl ed939c8d69 simplified test for restart 2021-03-15 23:59:21 +01:00
Vitesh Shah 1739fb55c0 removed homog none test 2021-03-15 15:30:17 +01:00
Vitesh Shah b67724e3f0 Merge branch 'development' into fix_homogenization_restart 2021-03-15 12:46:38 +01:00
Vitesh Shah 9c1a43262b updated private 2021-03-15 12:46:08 +01:00
Vitesh Shah b42b1ddb01 single folder for tests 2021-03-15 11:50:46 +01:00
Martin Diehl ec28fd8a73 polishing 2021-03-12 09:23:05 +01:00
Martin Diehl 3b27c64709 Merge remote-tracking branch 'origin/development' into config_from_dream3D 2021-03-12 08:11:54 +01:00