Commit Graph

  • bd9cae11a5 allow multi line scalar list items. Sharan Roongta 2021-07-20 15:48:48 +0200
  • a03aa97970 default name Martin Diehl 2021-07-22 15:41:09 +0200
  • 4fab078d18 multinomial tested+simplified Martin Diehl 2021-07-22 15:31:30 +0200
  • d9aa638ad7 shorter Martin Diehl 2021-07-22 15:11:38 +0200
  • 11cdc63a27 use reasonable load case, even for compile test Martin Diehl 2021-07-22 13:50:41 +0200
  • 5ac592eb9e initialize L_(i/p), L_(i,p)0 Martin Diehl 2021-07-22 12:31:10 +0200
  • 69cc0b528b do calculation for initialization Martin Diehl 2021-07-22 11:38:03 +0200
  • aa03e59306 same statement, different syntax but silences gfortran runtime warning Martin Diehl 2021-07-22 11:22:25 +0200
  • 5b66db8a39 only mechanics at the moment Martin Diehl 2021-07-22 10:12:43 +0200
  • eb834b635d unify notation with grid Martin Diehl 2021-07-22 07:58:34 +0200
  • 173a5f8e55 less public/unneeded variables Martin Diehl 2021-07-22 07:48:01 +0200
  • 9767866c1e cleaned+updated test Martin Diehl 2021-07-22 07:24:36 +0200
  • 574cfd7034 Merge remote-tracking branch 'origin/development' into more-flexible-L Martin Diehl 2021-07-22 00:20:33 +0200
  • de7ef43095 documenting/silencing gfortran Martin Diehl 2021-07-21 23:43:55 +0200
  • aace5d25a8 initialization needed Martin Diehl 2021-07-21 23:19:41 +0200
  • 58a7921966 no need for temp, pack instead of reshape for 1D array Martin Diehl 2021-07-21 22:45:04 +0200
  • b817c620a3 let the computer count Martin Diehl 2021-07-21 20:35:42 +0200
  • 23077fd58c testing coordinates Martin Diehl 2021-07-21 19:42:53 +0200
  • 5a04a1d661 let the computer do the counting Martin Diehl 2021-07-21 18:59:34 +0200
  • c56979e2ad single source of truth Martin Diehl 2021-07-21 18:09:44 +0200
  • 000007ba59 better test automatically Martin Diehl 2021-07-21 18:06:37 +0200
  • b1ba64e6af understanding floating point precision Martin Diehl 2021-07-21 17:51:58 +0200
  • 76572e4ca9 standard notation Martin Diehl 2021-07-21 16:34:33 +0200
  • e3e9dfdc60 following paper Martin Diehl 2021-07-21 16:29:57 +0200
  • 8feeda6f05 phase_mechanical_elastic should store data related to elasticity Martin Diehl 2021-07-21 16:23:21 +0200
  • fc5237fa80 using central values Martin Diehl 2021-07-21 15:46:38 +0200
  • 8259cb3cdc notation as in paper Martin Diehl 2021-07-21 15:03:28 +0200
  • 2fff191421 [skip ci] updated version information after successful test of v3.0.0-alpha4-117-g9f2c37761 Test User 2021-07-21 14:56:53 +0200
  • b2e94974ca short names Martin Diehl 2021-07-21 14:52:09 +0200
  • f25dee4c3a quad points updated and rounded based on literature values Abisheik Panneerselvam 2021-07-21 14:34:18 +0200
  • df1fe39dc2 Merge remote-tracking branch 'origin/development' into write_ipdisplacements Sharan Roongta 2021-07-21 13:30:12 +0200
  • 9427885b43 updated private Sharan Roongta 2021-07-21 13:29:59 +0200
  • 9f2c377612 Merge branch 'drop-1d-tensor-support' into 'development' Sharan Roongta 2021-07-21 11:25:35 +0000
  • 9d349f8a7c symbolic notation Martin Diehl 2021-07-21 06:45:53 +0200
  • b5bf1d525e Merge remote-tracking branch 'origin/development' into more-flexible-L Martin Diehl 2021-07-21 06:36:05 +0200
  • 6f19113072 L, P, F, etc. are second order tensors Martin Diehl 2021-07-21 06:19:04 +0200
  • 575c84ad86 [skip ci] updated version information after successful test of v3.0.0-alpha4-114-gb98819a36 Test User 2021-07-20 20:01:14 +0200
  • b98819a36c adjusting names Martin Diehl 2021-07-20 18:14:19 +0200
  • a919ac0aea Merge branch 'write_ipdisplacements' of git.damask.mpie.de:damask/DAMASK into write_ipdisplacements Abisheik Panneerselvam 2021-07-20 15:35:48 +0200
  • 86d918367f Round quadrature points Abisheik Panneerselvam 2021-07-20 15:34:13 +0200
  • 85735605f8 more flexibility for the L in the load case Martin Diehl 2021-07-20 06:38:29 +0200
  • 03b7532cc5 numpy.MaskedArray behavior Martin Diehl 2021-07-19 22:56:34 +0200
  • 1c1dc9383e symbolic names Martin Diehl 2021-07-19 22:30:20 +0200
  • fe3bc1f8ee [skip ci] updated version information after successful test of v3.0.0-alpha4-112-gb36da7378 Test User 2021-07-19 20:13:53 +0200
  • 4a2e62fdb2 Merge branch 'development' into 'write_ipdisplacements' Abisheik Panneerselvam 2021-07-19 17:19:40 +0000
  • b36da73786 Merge branch 'separating-physics' into 'development' Franz Roters 2021-07-19 15:46:40 +0000
  • a654cd4fb1 To avoid fortran double variable truncation for quadrature points Abisheik Panneerselvam 2021-07-19 17:07:43 +0200
  • 28179963a2 avoid failing tests Martin Diehl 2021-07-19 13:04:16 +0200
  • 97203ff551 document and keep definitions together Martin Diehl 2021-07-18 23:30:30 +0200
  • de428efca5 add_pole is working again Martin Diehl 2021-07-18 18:03:36 +0200
  • 19ca99e033 matching name Martin Diehl 2021-07-18 16:39:52 +0200
  • 86a60283c3 keep data close to where it is used Martin Diehl 2021-07-18 16:02:05 +0200
  • 212a4ed63c don't test implementation details Martin Diehl 2021-07-18 15:57:51 +0200
  • 2217c3d143 unified help Martin Diehl 2021-07-18 15:42:36 +0200
  • e54f032f1e Merge remote-tracking branch 'origin/development' into restructure-Orientation-2 Martin Diehl 2021-07-18 15:09:40 +0200
  • 53b7aab29d use ph,en access pattern Martin Diehl 2021-07-18 09:48:49 +0200
  • 6ad6158bfb (en)try is the name used in the DADF5 file Martin Diehl 2021-07-18 09:44:52 +0200
  • 57ad308a7f readable Martin Diehl 2021-07-18 09:10:33 +0200
  • 50fccb0a2e not needed Martin Diehl 2021-07-17 22:53:58 +0200
  • d068f45aa0 avoid superflouos damage calculations Martin Diehl 2021-07-17 15:25:00 +0200
  • c109d5a37b better have different physics separated Martin Diehl 2021-07-17 14:06:48 +0200
  • f9edeb40a5 descriptive names Martin Diehl 2021-07-17 11:50:21 +0200
  • e6d25294d3 separating functionality Martin Diehl 2021-07-16 23:32:08 +0200
  • fc735d6391 substate0 only needed for staggered state-stress integration Martin Diehl 2021-07-16 23:19:48 +0200
  • 777620b800 polishing Martin Diehl 2021-07-16 22:41:38 +0200
  • 594ad2c310 semi-separate handling of damage Martin Diehl 2021-07-16 22:22:41 +0200
  • 2b24224c7e more meaningful name Martin Diehl 2021-07-16 20:50:08 +0200
  • ed6b1be352 solver handles terminally ill Martin Diehl 2021-07-16 20:43:08 +0200
  • 2a84aa7ae4 obvious, no need for comment Martin Diehl 2021-07-16 20:32:21 +0200
  • 5f78f1753c split up thermal Martin Diehl 2021-07-16 18:03:38 +0200
  • 3f0eafd640 first step towards separating of mechanics, thermal, and damage Martin Diehl 2021-07-16 17:53:11 +0200
  • e2b8145dc6 [skip ci] updated version information after successful test of v3.0.0-alpha4-94-g63fee141b Test User 2021-07-16 16:52:41 +0200
  • 63fee141b9 rubbish Martin Diehl 2021-07-16 10:34:56 +0200
  • 013c4c0a92 common variable names Martin Diehl 2021-07-16 10:31:40 +0200
  • 2f1fa8292b unify style to majority of occurences Martin Diehl 2021-07-16 10:30:45 +0200
  • f11e7742e5 better document Martin Diehl 2021-07-16 10:21:06 +0200
  • f05ac877eb ip displacement added to reference file Sharan Roongta 2021-07-15 18:53:51 +0200
  • 3830492791 Merge remote-tracking branch 'origin/development' into write_ipdisplacements Sharan Roongta 2021-07-15 17:32:50 +0200
  • 4d6a9a51ed correct logic Sharan Roongta 2021-07-15 17:30:00 +0200
  • 41fd7c9768 [skip ci] updated version information after successful test of v3.0.0-alpha4-89-gcc857c111 Test User 2021-07-15 17:08:49 +0200
  • cc857c1116 new GitLab server name Franz Roters 2021-07-15 15:29:21 +0200
  • 0f6fbe60b0 [skip ci] updated version information after successful test of v3.0.0-alpha4-87-gac4dcd195 Test User 2021-07-15 15:16:49 +0200
  • ac4dcd1952 Merge branch 'marc2021.2' into 'development' Franz Roters 2021-07-15 11:43:57 +0000
  • 899727138a [skip ci] updated version information after successful test of v3.0.0-alpha4-72-g11fa1160e Test User 2021-07-15 12:19:42 +0200
  • 11fa1160e8 Merge branch 'Marc-start-material-at-0' into 'development' Franz Roters 2021-07-15 07:54:17 +0000
  • 94843becda writing ip displacements (algorithm contain bugs) Abisheik Panneerselvam 2021-07-14 19:33:54 +0200
  • 6d1ec392c0 polishing/fixing Martin Diehl 2021-07-14 18:35:38 +0200
  • 5720a19bed documented in code Martin Diehl 2021-07-14 18:21:11 +0200
  • 9cb2ce3981 file rights are inherited from the original file Martin Diehl 2021-07-14 18:20:43 +0200
  • 8731ab18e3 patch, don't copy Martin Diehl 2021-07-14 10:13:08 +0200
  • 1d348f0ccf better patch Martin Diehl 2021-07-14 12:15:39 +0200
  • 766db0524f Merge remote-tracking branch 'origin/Marc-start-material-at-0' into marc2021.2 Martin Diehl 2021-07-14 18:06:57 +0200
  • 05b319fbfb easier to read Martin Diehl 2021-07-14 06:33:04 +0200
  • 2ffa6cac70 Merge remote-tracking branch 'origin/development' into Marc-start-material-at-0 Martin Diehl 2021-07-14 06:15:46 +0200
  • 10b75968f0 [skip ci] updated version information after successful test of v3.0.0-alpha4-65-gae3d844e4 Test User 2021-07-14 01:05:25 +0200
  • ae3d844e44 Merge branch 'YAML-fixes' into 'development' Martin Diehl 2021-07-13 21:33:41 +0000
  • c873123e6d reference can now include comments! Martin Diehl 2021-07-13 20:46:50 +0200
  • ce3b4d2a2a Merge branch 'development' into YAML-fixes Martin Diehl 2021-07-13 20:27:21 +0200
  • 3f8753ff6a [skip ci] updated version information after successful test of v3.0.0-alpha4-59-g442759a09 Test User 2021-07-13 20:12:33 +0200
  • f993edd218 duplicated quotes Martin Diehl 2021-07-13 18:55:17 +0200