Martin Diehl
|
ce2cb16921
|
better define variables close to their usage
|
2019-03-26 07:36:55 +01:00 |
Martin Diehl
|
17455d1dc6
|
syntax polishing
|
2019-03-25 19:17:10 +01:00 |
Martin Diehl
|
27da4b2b7a
|
pInt not needed
|
2019-03-25 18:28:07 +01:00 |
Martin Diehl
|
0503a80943
|
avoid the use of global variables
better to define variables where they are used
|
2019-03-25 15:54:51 +01:00 |
Martin Diehl
|
12723d7247
|
running test (hopefully)
|
2019-03-25 13:10:56 +01:00 |
Martin Diehl
|
010fd0b862
|
using config_numerics instead of global values
|
2019-03-25 09:36:59 +01:00 |
Martin Diehl
|
29fff6b158
|
fixed reporting and restart
|
2019-03-25 08:09:09 +01:00 |
Martin Diehl
|
2e164a1ddd
|
need to write out these tensors for restart
|
2019-03-24 09:51:47 +01:00 |
Martin Diehl
|
0fecac4f2a
|
load case rotation works for polarisation solver
|
2019-03-23 16:47:26 +01:00 |
Martin Diehl
|
a06be13d49
|
following structure of mech_spectral_basic
|
2019-03-23 15:39:28 +01:00 |
Martin Diehl
|
7ccb5c1fa3
|
enables load case rotation feature
|
2019-03-23 14:25:05 +01:00 |
Martin Diehl
|
5a3689770a
|
restart for grid mech FEM now working
|
2019-03-23 10:46:56 +01:00 |
Martin Diehl
|
d55a7da592
|
renaming "spectral" to "grid"
|
2019-03-23 09:27:58 +01:00 |
Martin Diehl
|
593fa24bad
|
remove global variables
|
2019-03-23 06:53:29 +01:00 |
Martin Diehl
|
798c5bb633
|
initial takeover from older branches
|
2019-03-23 06:21:18 +01:00 |
Martin Diehl
|
72476ae796
|
internal (private) functions at the end of the module
|
2019-03-22 16:02:00 +01:00 |
Martin Diehl
|
450a0565d3
|
internal variable names also adjusted
|
2019-03-22 11:06:08 +01:00 |
Martin Diehl
|
bd6b7e1854
|
correct signs (same behavior, but full math)
|
2019-03-22 10:58:54 +01:00 |
Martin Diehl
|
c9c9079076
|
fixed indentation
|
2019-03-22 10:55:17 +01:00 |
Martin Diehl
|
fa96042320
|
correct names for shear rates
|
2019-03-22 10:49:24 +01:00 |
Martin Diehl
|
ad563b99a8
|
Merge branch 'development' into DisloUCLA-Names-as-in-paper
|
2019-03-21 08:12:36 +01:00 |
Martin Diehl
|
25f2d78656
|
final renames (for the moment)
|
2019-03-21 00:15:10 +01:00 |
Martin Diehl
|
97f6566d98
|
more renames
|
2019-03-20 16:52:43 +01:00 |
Martin Diehl
|
349acce9f2
|
more renames to follow dislotwin and/or paper
|
2019-03-20 09:38:38 +01:00 |
Martin Diehl
|
98d25ae48a
|
more name adjustments
|
2019-03-19 07:00:03 +01:00 |
Martin Diehl
|
a12417a091
|
as in dislotwin
|
2019-03-19 05:46:47 +01:00 |
Martin Diehl
|
fc997554ba
|
Simplified tangent calculation, thx to Karo
|
2019-03-18 23:11:28 +01:00 |
Martin Diehl
|
f9e47a94aa
|
no pInt
|
2019-03-18 22:57:23 +01:00 |
Martin Diehl
|
fbc607e14d
|
no pInt
|
2019-03-18 22:53:24 +01:00 |
Martin Diehl
|
66aa9399a7
|
don'r rely on halton sequence
not really trustworthy as we saw some pattern for higher dimensional
data
|
2019-03-17 18:06:41 +01:00 |
Martin Diehl
|
6d268b7b37
|
some polishing
|
2019-03-17 17:59:01 +01:00 |
Martin Diehl
|
dac4f5cd22
|
syntax polishing
|
2019-03-17 17:02:08 +01:00 |
Martin Diehl
|
5f41d6d9b4
|
no pInt
|
2019-03-17 13:35:41 +01:00 |
Martin Diehl
|
d7739fa8f8
|
no derived quantities in postResults
preparing for HDF5 out
|
2019-03-17 13:29:58 +01:00 |
Martin Diehl
|
52b54ddf23
|
direct access to state variable
|
2019-03-17 12:36:15 +01:00 |
Martin Diehl
|
fa513778c0
|
array access was wrong
now using the rectified dislocation density from "getRho". This results
in a slightly more conservative sensitivity check
|
2019-03-17 11:51:26 +01:00 |
Martin Diehl
|
730e7d96c0
|
better readable
|
2019-03-16 21:58:30 +01:00 |
Martin Diehl
|
8f89827573
|
improved readability
|
2019-03-16 19:09:22 +01:00 |
Martin Diehl
|
f079e6f9c0
|
simpler logic for shortrange stress correction
|
2019-03-16 16:29:16 +01:00 |
Martin Diehl
|
117f4b9625
|
more functions relying on getRho
|
2019-03-16 15:46:39 +01:00 |
Martin Diehl
|
5da017e79f
|
using new funtionality to get rho
|
2019-03-16 15:08:50 +01:00 |
Martin Diehl
|
eb2646ca9c
|
improving readability
- arrays to access specific dislocation types
- function to access and clean rho
|
2019-03-16 13:13:48 +01:00 |
Martin Diehl
|
510c0da02c
|
more systematic names
|
2019-03-16 08:55:25 +01:00 |
Martin Diehl
|
a4d7ce48b3
|
Decided on one DAMASK logo
|
2019-03-13 22:23:09 +01:00 |
Martin Diehl
|
cba02d91b9
|
no need to import pInt
|
2019-03-13 07:00:20 +01:00 |
Martin Diehl
|
c7f33f4696
|
no pInt
|
2019-03-13 06:46:59 +01:00 |
Martin Diehl
|
81cfa31b31
|
[skip ci] with DAMASK ASCII art
|
2019-03-13 06:16:31 +01:00 |
Martin Diehl
|
fb6a6e9db5
|
[skip ci] corrected year
|
2019-03-12 22:56:09 +01:00 |
Martin Diehl
|
7d23b77ad0
|
Merge branch 'development' into MiscImprovements
|
2019-03-12 22:37:53 +01:00 |
Martin Diehl
|
7cb2203a38
|
pInt not needed anymore
|
2019-03-12 22:29:03 +01:00 |