Martin Diehl
|
4862aca340
|
grouping solver specific variables for better readability
|
2018-09-23 15:27:51 +02:00 |
Martin Diehl
|
db45b7615a
|
drop support for heterogeneous meshes
heterogeneous meshes are neither advisable nor typically used
|
2018-09-23 15:24:14 +02:00 |
Martin Diehl
|
519cd840bd
|
cleaning
|
2018-09-23 15:19:23 +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 |
Martin Diehl
|
11d4c28d88
|
flushes not needed + further cleaning
|
2018-09-19 19:45:57 +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 |
Martin Diehl
|
20f0bee459
|
fallback dPdF not needed
save a lot of memory
|
2018-09-19 06:19:40 +02:00 |
Martin Diehl
|
f98243e4ac
|
Merge branch 'development' into 43-wrong-stress-in-dotstate-and-deltastate
|
2018-09-14 05:39:15 +02:00 |
Martin Diehl
|
ce6e6679d5
|
causes array access out of bounds, needs further checks
|
2018-09-11 12:20:05 +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 |
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 |
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 |
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 |
Martin Diehl
|
29e55d20fb
|
message better to understand and giving error instead of SIGSEGV
|
2018-08-30 09:42:45 +02:00 |
Martin Diehl
|
b884349e7b
|
only renaming
3333 not needed for dX_dY if X and Y are 3x3 tensors
PK2 stress is S not T according to the DAMASK paper
|
2018-08-29 13:16:37 +02:00 |
Martin Diehl
|
f2acc14882
|
Merge branch 'development' of magit1.mpie.de:damask/DAMASK into development
|
2018-08-29 08:27:15 +02:00 |
Martin Diehl
|
680c9e11d4
|
segmentation fault in cause of empty list
|
2018-08-29 08:26:28 +02:00 |
Martin Diehl
|
b5e4ad247d
|
LpAndItsTangent naming convention following DAMASK paper
|
2018-08-28 15:40:24 +02:00 |
Martin Diehl
|
fc3ce54667
|
return more than one tangent
|
2018-08-28 15:07:39 +02:00 |
Martin Diehl
|
15e2d4a7cd
|
Tstar is S
according to the DAMASK paper
|
2018-08-28 15:02:58 +02:00 |
Martin Diehl
|
4c14f988a3
|
rename according to paper
|
2018-08-28 14:58:17 +02:00 |
Martin Diehl
|
06e7156351
|
did not work for values <0
|
2018-08-28 12:41:21 +02:00 |
Martin Diehl
|
42f8b0a063
|
labels of slip and twin systems for more self-explanatory output
|
2018-08-28 12:27:56 +02:00 |
Martin Diehl
|
94695f773e
|
more verbose and works for arbitrary precision
|
2018-08-28 07:47:05 +02:00 |
Franz Roters
|
38fd517c44
|
Merge remote-tracking branch 'remotes/origin/36-faster-file-handling-for-material-config-use-stream-access-instead-of-line-wise-reading' into development
|
2018-08-27 15:13:16 +02:00 |
Martin Diehl
|
38a855243d
|
Merge branch 'development' into 43-wrong-stress-in-dotstate-and-deltastate
|
2018-08-27 06:31:45 +02:00 |
Martin Diehl
|
dd81fe806d
|
naming was not completely corrected
|
2018-08-27 06:30:55 +02:00 |
Martin Diehl
|
b11666effa
|
Merge branch 'development' into 38-introduce-rudimentary-PETSc-based-FEM-solver
|
2018-08-26 13:59:50 +02:00 |
Martin Diehl
|
a5f139b786
|
unused variables
|
2018-08-26 11:53:18 +02:00 |
Martin Diehl
|
241b2ade8b
|
more portable way to define PI
https://software.intel.com/en-us/forums/intel-visual-fortran-compiler-for-windows/topic/490432
and compiler will not complain about truncation
|
2018-08-26 11:40:38 +02:00 |