Commit Graph

13752 Commits

Author SHA1 Message Date
Abisheik Panneerselvam b9d4217d86 permutationStar111 for 4th order integration is updataed 2021-06-16 14:58:26 +02:00
Martin Diehl f19dc27246 transition compatibility 2021-06-16 14:35:54 +02:00
Martin Diehl f080136751 fixed test 2021-06-16 10:43:50 +02:00
Martin Diehl 9b1f5c7783 testing new functionality for Neper / vti 2021-06-15 23:19:08 +02:00
Martin Diehl 9f40f9ee44 fixed tests 2021-06-15 22:29:40 +02:00
Martin Diehl 01a32ea236 import from Neper 2021-06-15 22:29:28 +02:00
Martin Diehl 1bfbd30ae2 polishing 2021-06-15 19:53:05 +02:00
Martin Diehl 218e6a79a8 VTK image data is the appropriate type, not VTK rectilinear grid
FFTs require constant spacing in all three directions, this is
guaranteed by the vtkImageData but not by vtkRectilinearGrid
2021-06-15 19:02:26 +02:00
Martin Diehl e10701b32a easier to understand 2021-06-14 15:21:10 +02:00
Sharan Roongta 5f01b076d2 This change makes the test work for GNU too
Probably something was uninitialized and GNU was accessing unallocated memory
2021-06-14 14:58:14 +02:00
Sharan Roongta c64f9eb805 hardcoding '3' is an issue for 2d simulations 2021-06-11 20:42:31 +02:00
Abisheik Panneerselvam e2ce882d73 Test added 2021-06-10 17:13:42 +02:00
Test User 33efe03378 [skip ci] updated version information after successful test of v3.0.0-alpha3-226-g2df56a6c4 2021-06-03 12:41:30 +02:00
Martin Diehl 2df56a6c43 Merge branch '2Dloadcase' into 'development'
F,P, ... in loadcase are 2nd order tensors

See merge request damask/DAMASK!397
2021-06-03 09:00:14 +00:00
Martin Diehl 3705f1d3a2 F,P, ... in loadcase are 2nd order tensors 2021-06-03 08:21:16 +02:00
Test User 35b17fd029 [skip ci] updated version information after successful test of v3.0.0-alpha3-223-g6cd0d79c6 2021-06-02 15:51:26 +02:00
Sharan Roongta 6cd0d79c61 old merge not reflected 2021-06-02 14:08:12 +02:00
Sharan Roongta 41bd0af549 Merge branch 'development' of magit1.mpie.de:damask/DAMASK into development 2021-06-02 14:07:00 +02:00
Sharan Roongta 6682818187 Merge branch 'Fortran-cleaning' into 'development'
Separating functionality

See merge request damask/DAMASK!396
2021-06-02 14:01:28 +02:00
Sharan Roongta 39c2506b8d Merge branch 'Fortran-cleaning' into 'development'
Separating functionality

See merge request damask/DAMASK!396
2021-06-02 09:24:47 +00:00
Martin Diehl fada9a7f6c more meaningful order 2021-06-01 17:05:13 +02:00
Martin Diehl 5d0fc4fca3 more meaningful order
and intent(out) variables for read are at the front
2021-06-01 16:46:24 +02:00
Test User fc75efa4d0 [skip ci] updated version information after successful test of v3.0.0-alpha3-214-g6f9e521cd 2021-06-01 12:58:33 +02:00
Martin Diehl 569b1fc563 not needed (duplicated code) 2021-06-01 11:09:02 +02:00
Martin Diehl 6f9e521cdb Merge branch 'HDFgeometryupdate' into 'development'
HDF geometry update

See merge request damask/DAMASK!395
2021-06-01 08:01:53 +00:00
Martin Diehl 431416b5ba Separating functionality
lattice should become a module with static data and functions
2021-06-01 07:56:55 +02:00
Martin Diehl bd10ee033e dealing with user errors/incomplete files 2021-06-01 06:51:44 +02:00
Martin Diehl 91015fd07c write out undeformed configuration 2021-05-31 19:41:22 +02:00
Test User 8f15243a24 [skip ci] updated version information after successful test of v3.0.0-alpha3-208-g02256be8d 2021-05-31 19:38:35 +02:00
Philip Eisenlohr 02256be8dc Merge branch 'rotation-couple-kinematics' into 'development'
avoid static methods

See merge request damask/DAMASK!393
2021-05-31 15:55:36 +00:00
Abisheik Panneerselvam 650fbd7509 Initial nodal and ip coordinates added to the HDF5 output file 2021-05-31 15:01:42 +02:00
Abisheik Panneerselvam 718880f177 Initial nodal and ip coordinates added to the HDF5 output file 2021-05-31 14:09:11 +02:00
Test User 51225550bc [skip ci] updated version information after successful test of v3.0.0-alpha3-202-g0ef5825d3 2021-05-31 09:28:19 +02:00
Francisco Jose Gallardo Basile 0ef5825d35 Merge branch 'Results.add_grid_filters' into 'development'
Result.add_xxx for functions on regular grids

See merge request damask/DAMASK!394
2021-05-31 05:46:06 +00:00
Test User 39d8f0e0f6 [skip ci] Merge branch 'master' into development 2021-05-29 21:09:15 +02:00
Test User e79023fbed Merge commit 'v3.0.0-alpha3-191-g4a45fce95' 2021-05-29 21:08:43 +02:00
Test User 4a45fce956 [skip ci] updated version information after successful test of v3.0.0-alpha3-190-gd1a660778 2021-05-29 21:08:42 +02:00
Test User 65c4466e62 [skip ci] Merge branch 'master' into development 2021-05-29 17:35:54 +02:00
Test User ceec4fa1d5 [skip ci] updated version information after successful test of v3.0.0-alpha3-188-g99f78de9b 2021-05-29 17:35:23 +02:00
Sharan Roongta d1a6607782 Merge branch 'load2Dtensor' into 'development'
support for 2D tensor in load case

See merge request damask/DAMASK!391
2021-05-29 13:21:47 +00:00
Sharan Roongta 99f78de9bf Merge branch 'Fortran-cleaning' into 'development'
Fortran cleaning

See merge request damask/DAMASK!390
2021-05-29 09:53:38 +00:00
Martin Diehl 94b6be4e83 preferred way to say that something needs to be implemented 2021-05-29 10:54:34 +02:00
Martin Diehl f435a1bea4 include in documentation 2021-05-28 21:06:02 +02:00
Sharan Roongta 77a0d5999b not needed 2021-05-28 19:24:38 +02:00
Martin Diehl fd3d174f75 not needed anymore 2021-05-28 15:38:41 +02:00
Martin Diehl 46dc6b4dab functionality to add field data on regular grids
allows to add curl, divergence, and gradient to results from the grid
solver
2021-05-28 15:38:00 +02:00
Sharan Roongta 4669c289c7 Merge remote-tracking branch 'origin/development' into Fortran-cleaning 2021-05-28 15:00:06 +02:00
Martin Diehl e431d89957 polishing 2021-05-28 13:20:56 +02:00
Martin Diehl dd4612dd9b support singular names
e.g. self.iterate('phase')
2021-05-28 08:06:58 +02:00
Martin Diehl 89fc2f05cf no need to attach static data
if needed, a 'kinematics' function that provides slip direction and
plane normal rotated according to the orientation would be helpful
2021-05-27 20:23:22 +02:00