Philip Eisenlohr
aa651e04ae
reverse order of printing
2023-08-28 21:43:21 -04:00
Martin Diehl
e1630e4057
consistent naming with Python module
2023-07-15 23:10:29 +02:00
Philip Eisenlohr
a35d445294
consistent phase name reporting
2023-06-22 15:05:54 -04:00
Philip Eisenlohr
96de1abc04
forest projection of both edge and screw character with adjustment parameter f_edge
2023-06-22 14:16:27 -04:00
Martin Diehl
0324e7ece1
parameters should be spelled in capitals
2023-06-04 13:52:31 +02:00
Martin Diehl
ca1c22874b
consistent and short
2023-06-04 13:51:05 +02:00
Martin Diehl
d0b832e6f1
consistent with naming in HDF5_utilities
2023-06-03 17:06:32 +02:00
Philip Eisenlohr
a40524da02
rename to wrapLines; additional formatting options; whitespace trimming
2023-02-28 14:59:30 -05:00
Martin Diehl
95a953d25b
more reasonable name
2023-02-28 07:58:10 +01:00
Martin Diehl
9418664604
report origin of configuration if given
2023-02-25 15:17:13 +01:00
Daniel Otto de Mentock
335f61eec3
minor orthography adjustments
2023-02-11 14:30:12 +00:00
Martin Diehl
0880649dd9
more systematic name
2023-01-23 08:31:59 +01:00
Sharan Roongta
4af29d0393
Merge branch '247-naming-for-classes' into 'development'
...
Resolve "naming for classes"
Closes #247
See merge request damask/DAMASK!699
2023-01-19 16:37:45 +00:00
Philip Eisenlohr
b4a500a194
Resolve "naming for classes"
2023-01-19 16:37:45 +00:00
Martin Diehl
327992871b
white space and style adjustments
2023-01-18 18:50:01 +01:00
Martin Diehl
da0a15f63a
string length is not know, avoid overflow
2023-01-10 11:54:13 +01:00
Sharan Roongta
07bbbdb380
avoid fixed length character arrays
2022-11-30 13:33:04 +01:00
Philip Eisenlohr
3a3be7cdc8
have isostrain/stress replace voigt/reuss
2022-11-30 11:09:51 +01:00
Sharan Roongta
599e4472e8
Merge remote-tracking branch 'origin/development' into select-mu
2022-11-29 12:12:02 +01:00
Sharan Roongta
8b5fa37428
calculation of shear modulus for cubic crystals can be simplifieid, tests added for different crystal symmetries
2022-11-28 23:28:36 +01:00
Daniel Otto de Mentock
3fb0b5d099
removed superfluous asDict specification for polynomials arguments
2022-11-22 14:20:19 +01:00
Franz Roters
9149e760f6
Merge branch 'dislotwin-parameters' into 'development'
...
example files for TWIP/TRIP
See merge request damask/DAMASK!636
2022-10-26 06:59:59 +00:00
Martin Diehl
28ea09050d
polishing
2022-10-25 23:18:22 +02:00
Martin Diehl
df5487e1a9
Re-written YAML types
...
Strict typing for YAML
New access pattern requires to specify the expected type, i.e. 'scalar', 'list', or 'dict'. This ensures that the node offers the expected functionality instead of polluting 'tNode' with dummy functions which throw error messages if not overwritten.
The restructuring of the code allows to hierarchically construct methods without much code duplication.
Some aspects of the error messaging system have been improved.
2022-10-25 16:09:36 +00:00
Martin Diehl
0c83245d4b
example files for TWIP/TRIP
...
I'm not able to reproduce the results from https://doi.org/10.1016/j.actamat.2016.07.032 ,
but these parameters give results that are qualitatively ok
2022-09-22 16:39:23 +02:00
Daniel Otto de Mentock
de89d0fe38
Merge branch 'Marc-Precision-handling' into 'development'
...
Marc precision handling
See merge request damask/DAMASK!607
2022-06-27 08:37:41 +00:00
Martin Diehl
3b57934d6e
Marc precision handling
2022-06-27 08:37:41 +00:00
Martin Diehl
703798b080
test needs update after change of parameter names for sb
2022-06-15 08:31:25 +02:00
Martin Diehl
576c79a619
following DAMASK paper
2022-06-13 14:08:45 +02:00
Martin Diehl
78838c2f75
consistent variants including space
2022-06-08 23:27:09 +02:00
Martin Diehl
7a23699aa4
not needed
...
error occurs in <phase ... init>
2022-05-27 00:24:40 +02:00
Martin Diehl
f6bcabd328
Update crystal structure name
2022-02-21 09:00:00 +00:00
Martin Diehl
9d1cc93a81
no need to store dotstate
2022-02-11 14:23:41 +01:00
Martin Diehl
7c18f3f276
simplified
2022-02-11 12:26:50 +01:00
Martin Diehl
59fdd9b586
in agreement with paper
...
this is the sytem-wise formulation of D. Steinmetz' model
2022-02-06 10:07:15 +01:00
Martin Diehl
20b2079135
need to read V_mol, default of 1.0 gives strange results
2022-02-06 08:10:35 +01:00
Martin Diehl
ea33b321aa
correct calculation of shear
...
need to convert volume to shear (and back for output)
2022-01-27 08:08:42 +01:00
Martin Diehl
1e748dc54e
commenting
2022-01-27 07:28:33 +01:00
Martin Diehl
e7ed32ba4e
not needed
2022-01-27 00:01:53 +01:00
Martin Diehl
3bb2ae45d3
bugfixes
...
- L_tw/tr are not in lengths of Burgers vectors anymore
- need to define characteristic shear for tr
2022-01-26 23:57:59 +01:00
Martin Diehl
7d0d13bfed
following paper
...
eq (10), eq (14), eq (49), eq (50), and Fig. 1
2022-01-26 23:28:39 +01:00
Martin Diehl
9e17efd1f8
transformation is for fcc-> hcp
2022-01-26 23:13:56 +01:00
Martin Diehl
95fff5d6f7
limit to TWINNING to fcc
2022-01-26 23:01:47 +01:00
Martin Diehl
d9f96bc0ec
following paper, eq. (36) and eq. (37)
2022-01-26 22:33:44 +01:00
Martin Diehl
60e6e90874
avoid global states
2022-01-26 22:21:34 +01:00
Martin Diehl
5267794ff2
second order expansion of temperature-dependent variables
2022-01-26 22:04:44 +01:00
Martin Diehl
1140625b12
copy and paste error
2022-01-04 17:29:45 +01:00
Martin Diehl
03e3fbd98f
compute only when needed
2022-01-04 07:44:14 +01:00
Martin Diehl
4a7f23069c
avoid misleading variable name
2022-01-04 07:32:56 +01:00
Martin Diehl
03c6708629
polishing
2022-01-01 19:52:32 +01:00