Commit Graph

5690 Commits

Author SHA1 Message Date
Martin Diehl 086fffc1b4 using gitlab CI 2017-04-12 13:16:27 +02:00
Test User c6ae296eb2 updated version information after successful test of v2.0.1-414-g81d0752 2017-04-11 04:39:11 +02:00
Martin Diehl 81d0752c43 check for correct PETSc version 2017-04-10 18:27:07 +02:00
Martin Diehl 23ecffa2e5 path sep does not change 2017-04-10 18:04:26 +02:00
Test User f152e81fcd updated version information after successful test of v2.0.1-411-g0e0e6ad 2017-04-03 04:25:09 +02:00
Martin Diehl 0e0e6addda reference for qRand 2017-04-02 23:17:22 +02:00
Test User 855c766468 updated version information after successful test of v2.0.1-409-g9493807 2017-03-24 16:25:47 +01:00
Franz Roters 9493807c1d adapted to new license server 2017-03-24 10:54:34 +01:00
Test User bdbaaa3ecf updated version information after successful test of v2.0.1-407-g8880986 2017-03-21 04:25:17 +01:00
Philip Eisenlohr 88809863ba Merge branch 'development' of magit1.mpie.de:damask/DAMASK into development 2017-03-20 15:14:15 -04:00
Philip Eisenlohr 66b4e24ab7 solver.Marc.version has no argument anymore 2017-03-20 15:13:54 -04:00
Test User f2ea0ccf58 updated version information after successful test of v2.0.1-404-g709c8c2 2017-03-19 16:28:12 +01:00
Martin Diehl 709c8c287b updated year 2017-03-18 12:10:10 +01:00
Test User d6b9717341 updated version information after successful test of v2.0.1-402-g0d648b8 2017-03-08 16:26:27 +01:00
brendanvk 0d648b8de0 Change script to use resolution-independent coords
- Use the --voxelspace flag to get the old behavior
2017-03-07 20:37:30 -05:00
Test User 93c5f9adc7 updated version information after successful test of v2.0.1-400-g64a6476 2017-03-06 04:40:08 +01:00
Martin Diehl 64a6476c1a Abaqus is complaining 2017-03-05 22:47:28 +01:00
Martin Diehl e1e528d9a8 Merge branch 'development' of magit1.mpie.de:damask/DAMASK into development 2017-03-05 19:04:13 +01:00
Martin Diehl 790bae44a1 don't catch errors (but output detailed error message) 2017-03-05 19:04:06 +01:00
Martin Diehl de57d9514e removed code doubling and unused variables 2017-03-05 17:50:17 +01:00
Philip Eisenlohr 0a29b25acc Merged branch development into development 2017-03-03 09:14:46 -08:00
Test User b47b67b6d0 updated version information after successful test of v2.0.1-393-gf010aa9 2017-02-26 16:25:39 +01:00
Philip Eisenlohr 846e692873 slightly more specific why elastic diagonal == 0 2017-02-25 15:42:11 -05:00
brendanvk f010aa97d9 Fix non-cube geometry structure, reduce memory 2017-02-24 22:30:04 -05:00
Brendan Vande Kieft e5e6bed5de Improve performance and generalize primitive shape
- Behavior is mostly unchanged, but the primitive may be shifted by a voxel when compared to the previous version, which had rounding issues near the edge of the primitive.
- exponent flag specifies the exponents that satisfy the equation x^e1 + y^e2 + z^e3 < 1.  (1,1,1) gives an octahedron, (2,2,2) a sphere, and large values (1e10, 1e10, 1e10) gives a hexahedral box for any reasonable resolution. Mixing the two can produce a cylinder, (1e10, 2, 2) gives one with rotational symmetry about the x-axis.
2017-02-24 00:42:28 -05:00
Test User 007495cb71 updated version information after successful test of v2.0.1-390-g2fb97df 2017-02-18 05:31:32 +01:00
Philip Eisenlohr 2fb97df16c reduced the frequency of h5py complaints to once every 2h 2017-02-17 12:36:01 -05:00
Test User fb0439bf44 updated version information after successful test of v2.0.1-388-gb4bfd52 2017-02-17 16:28:13 +01:00
Martin Diehl b4bfd52090 transition compatibility 2017-02-16 09:40:03 +01:00
Test User 17c466c3df updated version information after successful test of v2.0.1-386-gf6d0256 2017-02-16 04:26:29 +01:00
Martin Diehl f6d025636f latest Abaqus version 2017-02-15 20:05:27 +01:00
Test User 71cc331ff4 updated version information after successful test of v2.0.1-384-g71e2c3f 2017-02-15 04:26:37 +01:00
Martin Diehl 71e2c3f203 switching to PETSc 3.7.x 2017-02-14 22:33:27 +01:00
Test User 4117c0375e updated version information after successful test of v2.0.1-382-g947858d 2017-02-14 16:26:18 +01:00
Martin Diehl 947858d192 caused trouble when writing ASCII table to stdout 2017-02-14 09:55:19 +01:00
Test User a854d2f416 updated version information after successful test of v2.0.1-380-g467577d 2017-02-14 04:26:03 +01:00
Philip Eisenlohr 467577d50a fixed renamed J2 --> Isotropic example phase configuration 2017-02-13 13:41:40 -05:00
Philip Eisenlohr f6a62939c8 updated path to include ConfigFiles 2017-02-13 13:04:49 -05:00
Test User ae180662e9 updated version information after successful test of v2.0.1-377-g95f7ef8 2017-02-13 04:25:46 +01:00
Martin Diehl 95f7ef8015 IO_error should report to STDERR (otherwise not visible for MPI proc >0) 2017-02-12 22:59:14 +01:00
Test User 1de49bbc7b updated version information after successful test of v2.0.1-375-g7be89de 2017-02-12 16:25:19 +01:00
Test User 7be89de8ad Merge branch 'development' of magit1.mpie.de:damask/DAMASK into development 2017-02-11 05:29:25 +01:00
Test User abe042c15c updated version information after successful test of v2.0.1-370-gb37ccdc 2017-02-11 05:29:05 +01:00
Philip Eisenlohr 83f9fc6a2a Merge branch 'development' of magit1.mpie.de:damask/DAMASK into development 2017-02-10 18:33:58 -05:00
Philip Eisenlohr d403f5f346 give feedback on invalid MSC version and path input 2017-02-10 18:33:30 -05:00
Philip Eisenlohr ab85694477 give feedback on invalid MSC version and path input 2017-02-10 18:32:02 -05:00
Martin Diehl b37ccdc60f 2016 is newest supported version 2017-02-09 22:41:23 +01:00
Martin Diehl a8359ac662 Merge branch 'development' of magit1.mpie.de:damask/DAMASK into development 2017-02-09 10:12:45 +01:00
Martin Diehl a3e9e51f78 inconsistency lead to compile error undefined reference to 'matmul_mkl_f64_' 2017-02-09 10:12:35 +01:00
Martin Diehl 829c89247f not needed (processes >0 write to dev/Null) 2017-02-08 20:04:47 +01:00