Commit Graph

14133 Commits

Author SHA1 Message Date
Martin Diehl 2a84aa7ae4 obvious, no need for comment 2021-07-16 20:32:21 +02:00
Martin Diehl 5f78f1753c split up thermal
only for grid at the moment
2021-07-16 18:03:38 +02:00
Martin Diehl 3f0eafd640 first step towards separating of mechanics, thermal, and damage 2021-07-16 17:53:11 +02:00
Test User e2b8145dc6 [skip ci] updated version information after successful test of v3.0.0-alpha4-94-g63fee141b 2021-07-16 16:52:41 +02:00
Martin Diehl 63fee141b9 rubbish
neper offers advanced seeding/meshing methods
2021-07-16 10:37:09 +02:00
Martin Diehl 013c4c0a92 common variable names 2021-07-16 10:31:40 +02:00
Martin Diehl 2f1fa8292b unify style to majority of occurences 2021-07-16 10:30:45 +02:00
Martin Diehl f11e7742e5 better document
make damask.mpie.de colorful ;)
2021-07-16 10:30:33 +02:00
Sharan Roongta f05ac877eb ip displacement added to reference file 2021-07-15 18:53:51 +02:00
Sharan Roongta 3830492791 Merge remote-tracking branch 'origin/development' into write_ipdisplacements 2021-07-15 17:34:44 +02:00
Sharan Roongta 4d6a9a51ed correct logic 2021-07-15 17:32:41 +02:00
Test User 41fd7c9768 [skip ci] updated version information after successful test of v3.0.0-alpha4-89-gcc857c111 2021-07-15 17:08:49 +02:00
Franz Roters cc857c1116 new GitLab server name 2021-07-15 15:29:21 +02:00
Test User 0f6fbe60b0 [skip ci] updated version information after successful test of v3.0.0-alpha4-87-gac4dcd195 2021-07-15 15:16:49 +02:00
Franz Roters ac4dcd1952 Merge branch 'marc2021.2' into 'development'
support for MSC.Marc 2021.1 via patches

See merge request damask/DAMASK!411
2021-07-15 11:43:57 +00:00
Test User 899727138a [skip ci] updated version information after successful test of v3.0.0-alpha4-72-g11fa1160e 2021-07-15 12:19:42 +02:00
Franz Roters 11fa1160e8 Merge branch 'Marc-start-material-at-0' into 'development'
0-based indexing in MSC.Marc

See merge request damask/DAMASK!410
2021-07-15 07:54:17 +00:00
Abisheik Panneerselvam 94843becda writing ip displacements (algorithm contain bugs) 2021-07-14 19:33:54 +02:00
Martin Diehl 6d1ec392c0 polishing/fixing 2021-07-14 18:42:26 +02:00
Martin Diehl 5720a19bed documented in code 2021-07-14 18:21:11 +02:00
Martin Diehl 9cb2ce3981 file rights are inherited from the original file 2021-07-14 18:20:43 +02:00
Martin Diehl 8731ab18e3 patch, don't copy 2021-07-14 18:12:17 +02:00
Martin Diehl 1d348f0ccf better patch 2021-07-14 18:10:46 +02:00
Martin Diehl 766db0524f Merge remote-tracking branch 'origin/Marc-start-material-at-0' into marc2021.2 2021-07-14 18:06:57 +02:00
Martin Diehl 05b319fbfb easier to read 2021-07-14 06:33:04 +02:00
Martin Diehl 2ffa6cac70 Merge remote-tracking branch 'origin/development' into Marc-start-material-at-0 2021-07-14 06:15:46 +02:00
Test User 10b75968f0 [skip ci] updated version information after successful test of v3.0.0-alpha4-65-gae3d844e4 2021-07-14 01:05:25 +02:00
Martin Diehl ae3d844e44 Merge branch 'YAML-fixes' into 'development'
YAML fixes

See merge request damask/DAMASK!409
2021-07-13 21:33:41 +00:00
Martin Diehl c873123e6d reference can now include comments! 2021-07-13 20:46:50 +02:00
Martin Diehl ce3b4d2a2a Merge branch 'development' into YAML-fixes 2021-07-13 20:27:21 +02:00
Test User 3f8753ff6a [skip ci] updated version information after successful test of v3.0.0-alpha4-59-g442759a09 2021-07-13 20:12:33 +02:00
Martin Diehl f993edd218 duplicated quotes 2021-07-13 18:55:17 +02:00
Sharan Roongta 442759a09f Merge branch 'polishing-for-beta' into 'development'
preparing for beta release

See merge request damask/DAMASK!408
2021-07-13 16:40:46 +00:00
Franz Roters 2e19b4995b Merge branch 'marc2021.2' of magit1.mpie.de:damask/DAMASK into marc2021.2 2021-07-13 16:55:35 +02:00
Franz Roters 741f81455b use newest Marc release (2021.2) 2021-07-13 16:43:23 +02:00
Martin Diehl 2826e61ea1 no need to split code over two files 2021-07-13 07:09:19 +02:00
Sharan Roongta 45abca90c5 stricter
example of invalid YAML-->  mechanical:{type: pass}
2021-07-12 22:17:02 +02:00
Sharan Roongta d2560ebb39 function should return either 'true' or 'false' and not bear the responsibility to throw errors
We were forcing every colon to indicate either key or key: value
2021-07-12 21:42:51 +02:00
Martin Diehl 58e0e5f4f7 matches other short names (src, img, ..) 2021-07-10 13:41:19 +02:00
Martin Diehl df9a94422f 0-based indexing in MSC.Marc
inline with Python library and grid, still need to decide on mesh (neper
is 1-based)
2021-07-10 09:49:29 +02:00
Martin Diehl fdc501243c improved naming 2021-07-10 09:31:11 +02:00
Martin Diehl 13028b6686 texture not needed anymore 2021-07-10 09:21:21 +02:00
Martin Diehl 21512758d2 grammar fix 2021-07-10 09:19:20 +02:00
Franz Roters 79420463f2 make xvfb automatically find a free server 2021-07-09 22:25:56 +02:00
Martin Diehl 136a4b1377 PETSc defines are rather complicated
now mpi_f08 can be used on newer PETSc installations if old MPI modules
are not exposed
2021-07-09 18:48:25 +02:00
Franz Roters 72be56860e adapted to new directory name 2021-07-09 17:51:35 +02:00
Martin Diehl 637f78bd52 old name (for PETSc < 3.15) 2021-07-09 14:50:29 +02:00
Martin Diehl 3870a70a4e HDF5 seems to use MPI (F90 style) 2021-07-09 12:37:39 +02:00
Martin Diehl abf7c8e9f1 limit search space to actual RVE
periodic copies of the seeds are sufficient, no need to copy the grid
2021-07-09 12:13:18 +02:00
Martin Diehl 8e75e87ad9 Merge branch 'MPI_F08' into polishing-for-beta 2021-07-09 11:32:32 +02:00