Commit Graph

7063 Commits

Author SHA1 Message Date
Martin Diehl 191ad9df09 not used 2018-09-19 20:40:35 +02:00
Martin Diehl 1bf1e13b46 some debug statements 2018-09-19 20:23:28 +02:00
Martin Diehl e7e959af47 using explicit interface from PETScDT 2018-09-19 20:06:35 +02:00
Martin Diehl b84476e681 cleaning and debugging 2018-09-19 18:33:37 +02:00
Martin Diehl 18db5f5652 not needed 2018-09-18 05:20:08 +02:00
Martin Diehl 82cdc551a5 MPI Communicator only needed for PETSc 3.10.
thx to Jaeyong for figuring this out
2018-09-18 05:17:48 +02:00
Martin Diehl 245676728d not needed 2018-09-17 23:28:00 +02:00
Martin Diehl 075d2e51b2 debugging, still crashing 2018-09-15 16:19:41 +02:00
Martin Diehl 3b1817a954 cleaning, only having mech at the moment 2018-09-15 15:14:48 +02:00
Martin Diehl 934ca56811 clean exit if required files not found 2018-09-15 14:54:56 +02:00
Martin Diehl a92b945e3f does not crash anymore
xx is nc, the number of components
needs to be 3 in the current case
2018-09-15 11:40:07 +02:00
Martin Diehl 5e33900664 Merge branch 'development' into 38-introduce-rudimentary-PETSc-based-FEM-solver 2018-09-15 08:38:30 +02:00
Martin Diehl 9b7552aa19 old example 2018-09-15 08:38:03 +02:00
Test User 42fdf47027 [skip ci] updated version information after successful test of v2.0.2-540-gce6e6679 2018-09-11 16:16:41 +02:00
Martin Diehl ce6e6679d5 causes array access out of bounds, needs further checks 2018-09-11 12:20:05 +02:00
Martin Diehl 07dcdc9fc6 undoes commit 6c3b5f17eb
tests fail, needs closer look. Changes incorporated into
10-consistent-orientation-conversions-in-the-damask-core-and-the-python-module
2018-09-11 02:10:55 +02:00
Test User 757f9a7ef6 [skip ci] Merge branch 'master' into development 2018-09-08 05:33:25 +02:00
Test User 0a8dd880d1 [skip ci] updated version information after successful test of v2.0.2-514-gbfa56e9b 2018-09-08 05:32:52 +02:00
Philip Eisenlohr 9be2c084e4 Merge branch '39-simplify-obscure-numerics-integration-mode' into 'development'
Resolve "simplify obscure numerics integration mode"

Closes #39

See merge request damask/DAMASK!36
2018-09-07 19:34:35 +02:00
Philip Eisenlohr 7e330f1249 Merge branch '37-include-hdf5-routines' into 'development'
Resolve "Include HDF5 routines"

Closes #37

See merge request damask/DAMASK!37
2018-09-07 19:18:07 +02:00
Satyapriya Gupta a16454f1f9 fixed missing propagation of dependent state variables 2018-09-06 16:48:28 -04:00
Philip Eisenlohr 803b342188 Merge branch 'development' of magit1.mpie.de:damask/DAMASK into development 2018-09-06 14:21:50 -04:00
Philip Eisenlohr 6c3b5f17eb updated orientation/quaternion class to follow Rowenhorst_etal2015 2018-09-06 14:19:09 -04:00
Martin Diehl bfa56e9bff a colon followed by a white space seems to be the problem 2018-09-06 18:07:40 +02:00
Martin Diehl 6beb74f6d1 ticks caused trouble, not entirely clear why 2018-09-06 17:58:12 +02:00
Martin Diehl 24fb2d0e5c testing compatible with 20-xxx branch 2018-09-06 16:54:35 +02:00
Martin Diehl e70efd2608 inform about debug versions indenpendently of the solver 2018-09-06 16:49:39 +02:00
Martin Diehl 8324962123 Merge branch 'development' of magit1.mpie.de:damask/DAMASK into development 2018-09-06 16:26:46 +02:00
Martin Diehl 3966659ac9 to easily see start and end of each job 2018-09-06 16:18:06 +02:00
Martin Diehl e8a0cd507b test compatible with new-style dislotwin 2018-09-05 23:37:33 +02:00
Test User eae6dc8e67 [skip ci] Merge branch 'master' into development 2018-09-01 12:39:41 +02:00
Test User 87d4cab8dc Merge commit 'v2.0.2-495-g36f0e914' 2018-09-01 12:39:13 +02:00
Test User 36f0e9141d [skip ci] updated version information after successful test of v2.0.2-494-g6a64637a 2018-09-01 12:39:08 +02:00
Test User f9c28fc3f1 [skip ci] Merge branch 'master' into development 2018-08-31 20:52:07 +02:00
Test User b66b01e65d [skip ci] updated version information after successful test of v2.0.2-492-gb24ebb8a 2018-08-31 20:52:04 +02:00
Philip Eisenlohr 6a64637ac3 Merge branch 'development' of magit1.mpie.de:damask/DAMASK into development 2018-08-31 11:23:25 -04:00
Philip Eisenlohr 3e81110830 tell user whether DEBUG version or not 2018-08-31 11:22:59 -04:00
Martin Diehl 3b88096cd7 Merge branch 'development' of magit1.mpie.de:damask/DAMASK into development 2018-08-31 11:09:52 +02:00
Martin Diehl 5330fb31ad more verbose error message 2018-08-31 10:19:37 +02:00
Martin Diehl f028e05298 guessing was not correctly set 2018-08-31 10:14:33 +02:00
Martin Diehl 3cb279b083 one more loop not needed 2018-08-31 10:03:15 +02:00
Martin Diehl 017563e061 one more loop not needed 2018-08-31 09:14:16 +02:00
Martin Diehl c0ac05aa88 no need to use two loops 2018-08-31 09:12:50 +02:00
Martin Diehl 732022d4f0 functions from IO does not add any value here
only prevents the automated selection of a new unit
2018-08-31 08:58:13 +02:00
Franz Roters b24ebb8a5b not needed anymore as Marc always compiles with OpenMP
adopted installation script and documentation accordingly
2018-08-31 08:52:21 +02:00
Martin Diehl d18d74ae31 mechanics solver type is set only once
as all mech routines have the same interface, this leaner syntax can be
used
2018-08-31 08:20:23 +02:00
Test User 9a90eae3bc [skip ci] updated version information after successful test of v2.0.2-490-g29e55d20 2018-08-31 07:03:06 +02:00
Martin Diehl 555ca8e5f1 debug statements not needed anymore 2018-08-30 17:21:22 +02:00
Martin Diehl 62413e8187 now compiles again 2018-08-30 17:18:56 +02:00
Martin Diehl 5f97ae9080 not used at the moment 2018-08-30 16:39:18 +02:00