Martin Diehl
|
348a91d503
|
Merge branch 'MiscImprovements' of magit1.mpie.de:/damask/DAMASK into MiscImprovements
|
2020-01-29 13:17:58 +01:00 |
Martin Diehl
|
3f96c12e06
|
avoid code duplication
|
2020-01-29 11:09:57 +01:00 |
Martin Diehl
|
bd67d2bb6a
|
new mappings have clear name, not (1,2)
|
2020-01-23 13:16:45 +01:00 |
Martin Diehl
|
34af10fac1
|
using default string length
|
2019-12-21 12:39:54 +01:00 |
Martin Diehl
|
83cf062318
|
better define only once
|
2019-12-21 11:19:33 +01:00 |
Martin Diehl
|
4b6388fbb2
|
always use HDF5 output
|
2019-12-18 20:05:51 +01:00 |
Martin Diehl
|
ac0149e55e
|
not needed (is initialized to 0)
|
2019-10-21 11:48:35 +02:00 |
Martin Diehl
|
97127f9034
|
following standard: Output first
|
2019-09-20 18:28:46 -07:00 |
Martin Diehl
|
53283d5c01
|
using newer interface
|
2019-09-20 18:20:33 -07:00 |
Martin Diehl
|
6370dd1a43
|
white space adjustments
|
2019-06-15 18:27:38 +02:00 |
Martin Diehl
|
86205f5081
|
gfortran complaints about repeated dimension attribute
we need to decide whether we want to repeat the declaration of the
interface or not
|
2019-05-18 09:54:16 +02:00 |
Martin Diehl
|
34bcd38240
|
cleanup
|
2019-05-18 07:43:41 +02:00 |
Martin Diehl
|
2258bfb221
|
RGC as submodule
submodules inherit use-associated entities and implicit none/private
statements
|
2019-05-18 07:23:46 +02:00 |
Martin Diehl
|
ed8af98d69
|
don't clutter with use statements
|
2019-05-18 06:54:45 +02:00 |
Martin Diehl
|
39a75c2015
|
phasing out postResults
starting with RGC because it is rarely used and removing it here allows
to go ahead with the submodule structure for homogenization
|
2019-05-16 10:23:23 +02:00 |
Martin Diehl
|
346c7c4a7f
|
one implicit none is enough
|
2019-05-14 23:12:32 +02:00 |
Franz Roters
|
89dbe1ad03
|
[skip ci] mismatch tensor is dimensionless
|
2019-05-13 17:33:45 +02:00 |
Martin Diehl
|
6e96a57781
|
write all outputs to HDF5
not 100% sure about the units
|
2019-05-12 15:14:29 +02:00 |
Martin Diehl
|
2f27c64c39
|
homogenization output active
|
2019-04-30 23:05:21 +02:00 |
Martin Diehl
|
badfba8c6f
|
simplify includes
following python suggestions to include only once at the top of a module
|
2019-04-30 22:53:32 +02:00 |
Martin Diehl
|
eb7db3acbd
|
trying to use variables as in the DAMASK paper
|
2019-04-30 22:47:49 +02:00 |
Martin Diehl
|
8a9baf6d78
|
preparing output of mech_homog to HDF5
|
2019-04-30 18:45:38 +02:00 |
Martin Diehl
|
489a24afd8
|
consistent names
|
2019-04-05 20:58:56 +02:00 |