Commit Graph

  • 425d148ea8 mypy-safe Martin Diehl 2022-03-06 19:37:46 +0100
  • 01e777bc58 [skip ci] updated version information after successful test of v3.0.0-alpha6-73-g0b8adb2aa Test User 2022-03-06 19:23:42 +0100
  • d5965e5f89 Merge branch 'development' into polishing Martin Diehl 2022-03-06 09:31:29 +0100
  • b86292d19c Merge branch 'state-type-cleanup' into polishing Martin Diehl 2022-03-06 09:31:25 +0100
  • 0b8adb2aaa editorial changes Martin Diehl 2022-03-06 09:30:08 +0100
  • 612f739794 homogenization state is not integrated Martin Diehl 2022-03-06 08:28:48 +0100
  • f54849f495 enhance grid to store initial conditions Martin Diehl 2022-03-05 22:50:33 +0100
  • d8de8f8b39 initial conditions are of type real Martin Diehl 2022-03-05 22:13:37 +0100
  • d7ba853859 use None for no selection, empty list is 'nothing' Martin Diehl 2022-03-05 20:37:47 +0100
  • a77b63718c remove deprecated interface options Martin Diehl 2022-03-04 20:00:33 +0100
  • f7b18981c9 shorter names (w/o loss of clarity) Martin Diehl 2022-03-04 20:17:08 +0100
  • bafc45d259 guide users Martin Diehl 2022-03-04 17:17:03 +0100
  • 161e4b6815 testing new functionality Martin Diehl 2022-03-04 10:39:02 +0100
  • 03912b0a03 Merge remote-tracking branch 'origin/development' into polishing Martin Diehl 2022-03-04 03:44:36 +0100
  • 802957f61e Merge remote-tracking branch 'origin/development' into separate-vtk Martin Diehl 2022-03-01 22:52:36 +0100
  • 48544641ca [skip ci] updated version information after successful test of v3.0.0-alpha6-71-g3bc1a5eda Test User 2022-03-01 21:45:28 +0100
  • 954b720992 Merge remote-tracking branch 'origin/development' into polishing Martin Diehl 2022-03-01 21:41:27 +0100
  • f4f656cec4 point to current development in PRIVATE Sharan 2022-03-01 20:39:48 +0100
  • 3bc1a5eda4 Merge branch 'python-vtk-improvements' into 'development' Franz Roters 2022-03-01 08:10:39 +0000
  • dd68aad83b not used Martin Diehl 2022-02-28 19:03:56 +0100
  • 0604d94e31 also store stdout Martin Diehl 2022-02-28 19:02:46 +0100
  • 2cf904fe49 output to logfile helfulf for debug, especially with MPI Martin Diehl 2022-02-28 18:54:46 +0100
  • ad8758b340 better don't have unlimited time for planning as default Martin Diehl 2022-02-28 16:15:07 +0100
  • f9e04bc4cb unifying interface Martin Diehl 2022-02-27 16:16:09 +0100
  • 7ee440c1b1 separating functionality for more flexibility Martin Diehl 2022-02-27 17:54:11 +0100
  • 3c4faf972e [skip ci] updated version information after successful test of v3.0.0-alpha6-40-gc4fdbf88c Test User 2022-02-28 00:26:54 +0100
  • efa30d1f3a functions don't need acces to variables of function Martin Diehl 2022-02-27 17:27:47 +0100
  • 1cae6c4533 keep functionality separated Martin Diehl 2022-02-27 15:43:34 +0100
  • c4fdbf88c8 Merge branch 'thermal-partioning' into development Martin Diehl 2022-02-27 16:59:22 +0100
  • c8e70ada62 extend to multiple homogenization scheme Martin Diehl 2022-02-27 16:58:40 +0100
  • 53fe11484d not used Martin Diehl 2022-02-27 15:20:28 +0100
  • f78c422af9 easier to understand Martin Diehl 2022-02-27 03:12:30 +0100
  • c7b512a94e support the user Martin Diehl 2022-02-26 17:40:12 +0100
  • a314e63ed2 homogenize: (material index, material ID) -> material ID Martin Diehl 2022-02-26 14:22:00 +0100
  • bee3f08d77 test __repr__ functionality with str() Philip Eisenlohr 2022-02-24 19:15:28 -0500
  • fd52c18488 remove debug print statements in tests Philip Eisenlohr 2022-02-24 18:35:48 -0500
  • 3ee0434836 avoid nasty error in MPI parallel situations Martin Diehl 2022-02-24 15:18:37 +0100
  • 28ffdb7c1c simplified Martin Diehl 2022-02-24 12:41:14 +0100
  • 2bdf0d11cb check N_constituents only if active Martin Diehl 2022-02-24 12:09:47 +0100
  • a78da9dca7 older gfortran does not support %re and %im for complex numbers Martin Diehl 2022-02-24 11:25:21 +0100
  • 8a84f6b07f origin can be negative Martin Diehl 2022-02-24 11:24:54 +0100
  • 6d50066a04 [skip ci] updated version information after successful test of v3.0.0-alpha6-27-gf4a15f579 Test User 2022-02-23 18:55:29 +0100
  • 320ab70270 Merge branch 'development' into 'python-vtk-improvements' Philip Eisenlohr 2022-02-23 14:20:52 +0000
  • 08a96f64f5 make mypy happy... Philip Eisenlohr 2022-02-23 09:12:55 -0500
  • f4a15f5796 Merge branch 'consistent-uppercase-in-exceptions' into 'development' Sharan Roongta 2022-02-23 13:55:14 +0000
  • 5882a8560c shortened __repr__ code Philip Eisenlohr 2022-02-23 08:37:23 -0500
  • bc2a9de095 copy and paste error Martin Diehl 2022-02-23 07:23:29 +0100
  • 77e57a268c unified. Martin Diehl 2022-02-23 07:20:27 +0100
  • ba4a99ebe6 [skip ci] updated version information after successful test of v3.0.0-alpha6-23-gf944975ac Test User 2022-02-23 06:57:12 +0100
  • 59755c67ce human-readable reporting Martin Diehl 2022-02-23 06:49:38 +0100
  • cf3f869877 make clear that mechanical is always initialized Martin Diehl 2022-02-23 06:19:16 +0100
  • e54e7b8513 this is the example for 8 grains/constituents Martin Diehl 2022-02-23 06:10:26 +0100
  • 852959e1b8 call correct funtion Martin Diehl 2022-02-23 05:44:12 +0100
  • 339d081dd5 simplified logic to reflect what we are doing Martin Diehl 2022-02-23 05:42:44 +0100
  • 94c6542122 more helpful error message Martin Diehl 2022-02-23 05:33:30 +0100
  • f944975ac5 Merge branch 'symops-in-crystal' into 'development' Martin Diehl 2022-02-23 00:54:21 +0000
  • 9ff31d4f2b suggested changes from MR !530 Sharan 2022-02-22 23:16:14 +0100
  • 176b7b200a Merge remote-tracking branch 'origin/development' into thermal-partioning Sharan 2022-02-22 23:06:19 +0100
  • 84d1d533f4 Merge branch 'parallel-mesh' into 'development' Philip Eisenlohr 2022-02-22 20:20:45 +0000
  • a9d4e89250 Merge branch 'crystal-examples' into 'development' Martin Diehl 2022-02-22 19:23:02 +0000
  • ae2aa096fb fixed flatten order=F; cividis default. Philip Eisenlohr 2022-02-22 12:23:29 -0500
  • 661b7fb602 slight polish Philip Eisenlohr 2022-02-22 10:56:12 -0500
  • 47dcd4bd41 follow Python exception message convention of lower-case Philip Eisenlohr 2022-02-22 10:42:05 -0500
  • 6a4ad7ff75 moved symmetry_operations from Orientation to Crystal Philip Eisenlohr 2022-02-22 10:11:07 -0500
  • aeb0e527ec Consistent formatting of raised messages Philip Eisenlohr 2022-02-22 09:46:12 -0500
  • 3d554e40b9 clarify real/reciprocal space coordinates Philip Eisenlohr 2022-02-22 09:12:58 -0500
  • 947f228225 Merge remote-tracking branch 'origin/development' into parallel-mesh Martin Diehl 2022-02-22 14:56:25 +0100
  • 744f5755ff [skip ci] updated version information after successful test of v3.0.0-alpha6-14-g3657b2316 Test User 2022-02-22 14:44:56 +0100
  • be11da2284 testing new functionality Martin Diehl 2022-02-22 14:00:36 +0100
  • 3657b2316d Merge branch 'homogenization-output' into 'development' Sharan Roongta 2022-02-22 11:08:27 +0000
  • f6de182eb6 get information about dataset labels Martin Diehl 2022-02-22 08:08:41 +0100
  • e8a4f06634 out of place behavior for VTK Martin Diehl 2022-02-21 12:17:00 +0100
  • 3a078db6f1 some guidance for users Martin Diehl 2022-02-22 06:40:17 +0100
  • e26e8c715f pass data to homogenization and phase level at the same time Sharan Roongta 2022-02-21 17:28:02 +0100
  • e82738e067 testing mesh in parallel Martin Diehl 2022-02-21 21:21:47 +0100
  • d1620d9268 [skip ci] updated version information after successful test of v3.0.0-alpha6-4-gca6a3e786 Test User 2022-02-21 12:46:52 +0100
  • c975a5b437 needed for out of place behavior Martin Diehl 2022-02-21 12:12:17 +0100
  • 22fa9c9772 add scalebar Martin Diehl 2022-02-21 11:19:53 +0100
  • ca6a3e7869 Merge branch 'update-crystal-structure-name' into 'development' Franz Roters 2022-02-21 09:00:00 +0000
  • f6bcabd328 Update crystal structure name Martin Diehl 2022-02-21 09:00:00 +0000
  • 45dc9cf7a6 show scalar data, use to show material of grid Martin Diehl 2022-02-21 07:27:35 +0100
  • 9fe51686e5 allow to use '~' in path Martin Diehl 2022-02-21 07:13:19 +0100
  • 692b6d66ec following hierarchical structure Martin Diehl 2022-02-20 06:30:36 +0100
  • 909e1461b9 show thermal options Martin Diehl 2022-02-19 23:11:10 +0100
  • 4cc7f94eef guide the user Martin Diehl 2022-02-19 23:10:05 +0100
  • 2f08624c18 Use centrally defined room temperature Martin Diehl 2022-02-19 21:42:38 +0100
  • dce8f9e635 enable output of temperature per phase Martin Diehl 2022-02-19 18:56:41 +0100
  • 968e55b0bc output homogogenized F and P Martin Diehl 2022-02-19 15:35:38 +0100
  • 9ba0a4bd86 [skip ci] updated version information after successful test of v3.0.0-alpha6-1-g5cc64fc95 Test User 2022-02-19 14:56:41 +0100
  • b44a862a8a data structures to output mechanical results (homogenization) Martin Diehl 2022-02-19 14:19:11 +0100
  • d97f515b77 polishing Martin Diehl 2022-02-19 13:56:24 +0100
  • 5cc64fc958 fixed a few glitches detected when making 3.0.0alpha6 Martin Diehl 2022-02-19 12:30:44 +0100
  • fe2ab947ec somehow "Sequence" was missing from import Philip Eisenlohr 2022-02-18 14:50:28 -0500
  • 0adc827278 Merge branch 'development' into python-vtk-improvements Philip Eisenlohr 2022-02-18 14:46:40 -0500
  • 75f535b60c welcome back rectilineargrid... Philip Eisenlohr 2022-02-18 11:45:21 -0500
  • d8fab8cb07 v3.0.0-alpha6 v3.0.0-alpha6 Martin Diehl 2022-02-18 11:55:44 +0100
  • 76b9b414ab [skip ci] updated version information after successful test of v3.0.0-alpha5-735-ga5699e05d Test User 2022-02-18 10:25:37 +0100
  • a5699e05d9 old PETSc version for 64bit does not exist anymore Martin Diehl 2022-02-18 07:58:27 +0100
  • e602653b3b remove obsolete grid_filter import Philip Eisenlohr 2022-02-17 18:50:53 -0500
  • 8e19e93b39 polishing of doc strings Philip Eisenlohr 2022-02-17 18:49:45 -0500