Pratheek Shanthraj
|
c9a4609290
|
reading in BCs correctly
|
2018-09-22 12:48:57 +02:00 |
Jaeyong Jung
|
4ddb8d843c
|
modified DMGetDefaultGlobalSection to DMGetGlobalSection
|
2018-09-21 14:08:44 +02:00 |
Jaeyong Jung
|
9150844c96
|
Merge branch '38-introduce-rudimentary-PETSc-based-FEM-solver' of magit1.mpie.de:damask/DAMASK into 38-introduce-rudimentary-PETSc-based-FEM-solver
|
2018-09-21 10:13:27 +02:00 |
Martin Diehl
|
180105d3ce
|
external statements will not work if interfaces exist
we're currently providing a patch for PETSc with interfaces for all
functions that we use
|
2018-09-21 08:25:35 +02:00 |
Martin Diehl
|
ff241ae4a6
|
only use required includes
|
2018-09-21 08:19:36 +02:00 |
Jaeyong Jung
|
abe5c1d825
|
Merge branch '38-introduce-rudimentary-PETSc-based-FEM-solver' of magit1.mpie.de:damask/DAMASK into 38-introduce-rudimentary-PETSc-based-FEM-solver
|
2018-09-20 09:57:30 +02:00 |
Martin Diehl
|
b775d5084b
|
more (temporarly) cleaning
|
2018-09-20 08:26:59 +02:00 |
Martin Diehl
|
1545a53ea9
|
ID do not exist at the moment
|
2018-09-20 08:00:39 +02:00 |
Martin Diehl
|
cc262ae198
|
Merge branch 'development' into 38-introduce-rudimentary-PETSc-based-FEM-solver
|
2018-09-20 07:29:19 +02:00 |
Martin Diehl
|
3e7b80a3ef
|
debug only available if compiled in debug mode
|
2018-09-20 07:27:12 +02:00 |
Martin Diehl
|
fc016bbc6e
|
Merge branch 'development' of magit1.mpie.de:damask/DAMASK into development
|
2018-09-20 07:16:03 +02:00 |
Martin Diehl
|
310ea62964
|
only print out the essential information
|
2018-09-20 06:58:31 +02:00 |
Martin Diehl
|
fcff6b908a
|
can be easily computed during post processing
|
2018-09-20 06:40:23 +02:00 |
Martin Diehl
|
901355d2ae
|
don't use unnecessarily long names
|
2018-09-20 06:27:53 +02:00 |
Martin Diehl
|
df0464c31b
|
use (import) debug variables only when needed
|
2018-09-20 06:24:03 +02:00 |
Martin Diehl
|
6aa4dd842a
|
define debug variables only if needed
|
2018-09-20 06:09:02 +02:00 |
Martin Diehl
|
1623a33b48
|
cleaning (mainly OMP FLUSh)
|
2018-09-19 21:46:26 +02:00 |
Test User
|
5c01bf488b
|
[skip ci] Merge branch 'master' into development
|
2018-09-19 21:09:11 +02:00 |
Test User
|
4b4cd4e6c3
|
[skip ci] updated version information after successful test of v2.0.2-565-g59043d58
|
2018-09-19 21:08:45 +02:00 |
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
|
11d4c28d88
|
flushes not needed + further cleaning
|
2018-09-19 19:45:57 +02:00 |
Martin Diehl
|
b84476e681
|
cleaning and debugging
|
2018-09-19 18:33:37 +02:00 |
Martin Diehl
|
59043d5866
|
Merge branch 'development' of magit1.mpie.de:damask/DAMASK into development
|
2018-09-19 17:11:42 +02:00 |
Martin Diehl
|
c313dc1675
|
only read access
|
2018-09-19 17:04:12 +02:00 |
Martin Diehl
|
0bf64645a1
|
should be done by the plasticity laws (for the moment)
|
2018-09-19 14:22:35 +02:00 |
Martin Diehl
|
a8fb7d7ade
|
not needed
but I'm under the impression that the compiler removes such things anyway
|
2018-09-19 14:21:10 +02:00 |
Test User
|
431065e892
|
[skip ci] updated version information after successful test of v2.0.2-560-g20f0bee4
|
2018-09-19 10:22:02 +02:00 |
Martin Diehl
|
20f0bee459
|
fallback dPdF not needed
save a lot of memory
|
2018-09-19 06:19:40 +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 |
Jaeyong Jung
|
3beab556a2
|
runtime polar decompoistion error comes up
|
2018-09-17 15:41:58 +02:00 |
Test User
|
3ef764da60
|
[skip ci] updated version information after successful test of v2.0.2-558-gdfba3c9b
|
2018-09-17 01:53:58 +02:00 |
Pratheek Shanthraj
|
dfba3c9b75
|
Merge branch '43-wrong-stress-in-dotstate-and-deltastate' into 'development'
Resolve "wrong stress in dotState and DeltaState"
Closes #43
See merge request damask/DAMASK!38
|
2018-09-16 21:53:13 +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 |
Martin Diehl
|
f98243e4ac
|
Merge branch 'development' into 43-wrong-stress-in-dotstate-and-deltastate
|
2018-09-14 05:39:15 +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 |