Philip Eisenlohr
|
73f01c07d0
|
clarified colormap default; accept string as colormap name
|
2022-03-08 09:31:08 -05:00 |
Martin Diehl
|
d8de8f8b39
|
initial conditions are of type real
|
2022-03-05 22:13:37 +01:00 |
Martin Diehl
|
f7b18981c9
|
shorter names (w/o loss of clarity)
|
2022-03-04 20:17:08 +01:00 |
Martin Diehl
|
802957f61e
|
Merge remote-tracking branch 'origin/development' into separate-vtk
|
2022-03-01 22:52:36 +01:00 |
Martin Diehl
|
7ee440c1b1
|
separating functionality for more flexibility
|
2022-02-28 01:35:39 +01:00 |
Martin Diehl
|
efa30d1f3a
|
functions don't need acces to variables of function
better keep them out
|
2022-02-27 17:27:47 +01:00 |
Martin Diehl
|
1cae6c4533
|
keep functionality separated
|
2022-02-27 17:02:13 +01:00 |
Martin Diehl
|
c8e70ada62
|
extend to multiple homogenization scheme
|
2022-02-27 16:58:40 +01:00 |
Martin Diehl
|
2bdf0d11cb
|
check N_constituents only if active
|
2022-02-24 12:13:22 +01:00 |
Martin Diehl
|
cf3f869877
|
make clear that mechanical is always initialized
|
2022-02-23 06:19:16 +01:00 |
Martin Diehl
|
852959e1b8
|
call correct funtion
does nothing than reporting at the moment
|
2022-02-23 05:44:12 +01:00 |
Martin Diehl
|
339d081dd5
|
simplified logic to reflect what we are doing
|
2022-02-23 05:42:44 +01:00 |
Martin Diehl
|
94c6542122
|
more helpful error message
|
2022-02-23 05:33:30 +01:00 |
Sharan
|
9ff31d4f2b
|
suggested changes from MR !530
|
2022-02-22 23:16:14 +01:00 |
Sharan
|
176b7b200a
|
Merge remote-tracking branch 'origin/development' into thermal-partioning
|
2022-02-22 23:08:19 +01:00 |
Sharan Roongta
|
3657b2316d
|
Merge branch 'homogenization-output' into 'development'
extra output in phase_thermal and homogenization_mechanical
See merge request damask/DAMASK!530
|
2022-02-22 11:08:27 +00:00 |
Sharan Roongta
|
e26e8c715f
|
pass data to homogenization and phase level at the same time
|
2022-02-21 22:40:41 +01:00 |
Martin Diehl
|
f6bcabd328
|
Update crystal structure name
|
2022-02-21 09:00:00 +00:00 |
Martin Diehl
|
2f08624c18
|
Use centrally defined room temperature
|
2022-02-19 21:42:38 +01:00 |
Martin Diehl
|
dce8f9e635
|
enable output of temperature per phase
|
2022-02-19 18:56:41 +01:00 |
Martin Diehl
|
968e55b0bc
|
output homogogenized F and P
was disabled for historic reasons only
|
2022-02-19 15:35:38 +01:00 |
Martin Diehl
|
b44a862a8a
|
data structures to output mechanical results (homogenization)
|
2022-02-19 14:19:11 +01:00 |
Martin Diehl
|
d97f515b77
|
polishing
RGC numerics is still annoying (and was probably never used in the last
10 years)
|
2022-02-19 13:56:24 +01:00 |
Philip Eisenlohr
|
66e4632655
|
Merge branch 'parallel-mesh' into 'development'
avoid deadlock for MPI runs
See merge request damask/DAMASK!526
|
2022-02-17 21:37:37 +00:00 |
Martin Diehl
|
cfe01b83f8
|
avoid deadlock for MPI runs
|
2022-02-17 21:37:37 +00:00 |
Philip Eisenlohr
|
41389963a7
|
Merge branch 'python-polishing' into 'development'
python polishing
See merge request damask/DAMASK!528
|
2022-02-17 20:23:54 +00:00 |
Martin Diehl
|
eca57d3b5f
|
Merge remote-tracking branch 'origin/development' into dislotwin-fix-TWIP-TRIP
|
2022-02-17 08:17:39 +01:00 |
Martin Diehl
|
89a914bbe7
|
correct reporting of units
|
2022-02-17 07:13:39 +01:00 |
Franz Roters
|
6fce27deeb
|
Merge branch 'homogenization-respect-fraction' into 'development'
bugfix: change of behavior
See merge request damask/DAMASK!525
|
2022-02-16 14:30:35 +00:00 |
Navyanth Kusampudi
|
b0bbb1c286
|
Merge branch 'spectral-polish' into 'development'
Spectral polish
See merge request damask/DAMASK!524
|
2022-02-15 12:32:09 +00:00 |
Martin Diehl
|
c66e2336c2
|
some versions of ifort have problems with 'do concurrent'
|
2022-02-14 15:08:35 +01:00 |
Martin Diehl
|
ebcf0fa625
|
Merge remote-tracking branch 'origin/development' into homogenization-respect-fraction
|
2022-02-14 09:19:49 +01:00 |
Martin Diehl
|
466682e978
|
missing rename grid -> cells
|
2022-02-14 08:32:48 +01:00 |
Martin Diehl
|
61e11a0529
|
use openMP for operations in Fourier space
|
2022-02-14 08:30:24 +01:00 |
Philip Eisenlohr
|
1ecbeb6924
|
Merge branch 'more-material-examples' into 'development'
added and curated example material.yaml files
See merge request damask/DAMASK!521
|
2022-02-14 05:06:54 +00:00 |
Martin Diehl
|
0008ad1bf8
|
easier to understand
|
2022-02-14 05:57:48 +01:00 |
Martin Diehl
|
ac4beea14b
|
use precalculated dyad
|
2022-02-14 05:47:50 +01:00 |
Martin Diehl
|
99c2f58553
|
ensure that data is read
|
2022-02-12 22:38:58 +01:00 |
Martin Diehl
|
9d1cc93a81
|
no need to store dotstate
|
2022-02-11 14:23:41 +01:00 |
Martin Diehl
|
b43695067d
|
Merge remote-tracking branch 'origin/development' into nonlocal-standard-access
|
2022-02-11 12:53:58 +01:00 |
Martin Diehl
|
7c18f3f276
|
simplified
|
2022-02-11 12:26:50 +01:00 |
Martin Diehl
|
90dabadf08
|
Merge remote-tracking branch 'origin/development' into dislotwin-fix-TWIP-TRIP
|
2022-02-11 06:05:09 +01:00 |
Martin Diehl
|
2110690ae4
|
Merge remote-tracking branch 'origin/development' into no-global-dot-state
|
2022-02-09 22:53:04 +01:00 |
Franz Roters
|
e0ed668ce0
|
Merge branch 'Fortran-polishing' into 'development'
a number of small improvements
See merge request damask/DAMASK!516
|
2022-02-09 16:01:00 +00:00 |
Martin Diehl
|
bd657e6c62
|
fixed style and corrected copy and paste errors
|
2022-02-09 12:29:55 +01:00 |
Martin Diehl
|
28eda64893
|
bugfix: change of behavior
fraction needed for calculation of homogenized response
|
2022-02-08 00:24:06 +01:00 |
Martin Diehl
|
345659b0e8
|
update sta file after each inc
|
2022-02-07 15:09:26 +01:00 |
Martin Diehl
|
739a4b7a26
|
need to store fraction for proper homogenization
|
2022-02-07 14:25:03 +01:00 |
Martin Diehl
|
e3a9adc722
|
not used
|
2022-02-07 07:20:15 +01:00 |
Martin Diehl
|
2a59251b1d
|
deprecated reporting
crystallite does not exist anymore, information was discretization
related
|
2022-02-06 22:23:21 +01:00 |