Failed to include URL https://damask2.mpie.de/pub/damask_docu/processing/pre/marc_addUserOutput.txt Can't connect to damask2.mpie.de:443 (certificate verify failed)


parent_gray

Examples

Plain numbered user outputs

In case you
  • already know the exact number of user outputs that will be produced from all active (output) entries in the material.config file
  • do not need descriptive names of user output variables
you can use the --number option to prepare the input deck file.

> marc_addUserOutput --number 5 jobname.dat

The file jobname.dat is altered to contain five extra lines in the "post" section:
post
...
        -1         0
        -2         0
        -3         0
        -4         0
        -5         0
parameters
...

Transfer from material.config

The usual way of operation is to tell the script which section from the homogenization, crystallite, and phase part of the material.config should define the user data block.

Suppose we have such a (abridged) material configuration:
#------------------
<homogenization>
#------------------

[SX]
type    isostrain
Ngrains 1

...

#-----------------------
<crystallite>
#-----------------------

[one]
...

[two]
...

[small]
(output) texture
(output) orientation
(output) grainrotation
(output) f
(output) p

...

#-----------------------
<phase>
#-----------------------

[first]
...

[CP_phenopowerlaw]
(output)                resistance_slip
(output)                shearrate_slip
(output)                resolvedstress_slip
(output)                totalshear
lattice_structure       fcc
Nslip                   12 0  0 0

...
During the initialization of the corresponding simulation, the above mentioned three jobname.output* files will be produced. Once they are present, it is possible to use this information to alter the jobname.dat file by issuing
> marc_addUserOutput --homogenization 1 --crystallite 3 --phase 2 jobname.dat
which will add these 68 entries to the post section of the input deck:
post
...
        -1         0HomogenizationCount
        -2         0GrainCount
        -3         01_CrystalliteCount
        -4         01_texture
        -5         01_1_orientation
        -6         01_2_orientation
        -7         01_3_orientation
        -8         01_4_orientation
        -9         01_1_grainrotation
       -10         01_2_grainrotation
       -11         01_3_grainrotation
       -12         01_4_grainrotation
       -13         01_1_f
       -14         01_2_f
       -15         01_3_f
       -16         01_4_f
       -17         01_5_f
       -18         01_6_f
       -19         01_7_f
       -20         01_8_f
       -21         01_9_f
       -22         01_1_p
       -23         01_2_p
       -24         01_3_p
       -25         01_4_p
       -26         01_5_p
       -27         01_6_p
       -28         01_7_p
       -29         01_8_p
       -30         01_9_p
       -31         01_ConstitutiveCount
       -32         01_1_resistance_slip
       -33         01_2_resistance_slip
       -34         01_3_resistance_slip
       -35         01_4_resistance_slip
       -36         01_5_resistance_slip
       -37         01_6_resistance_slip
       -38         01_7_resistance_slip
       -39         01_8_resistance_slip
       -40         01_9_resistance_slip
       -41         01_10_resistance_slip
       -42         01_11_resistance_slip
       -43         01_12_resistance_slip
       -44         01_1_shearrate_slip
       -45         01_2_shearrate_slip
       -46         01_3_shearrate_slip
       -47         01_4_shearrate_slip
       -48         01_5_shearrate_slip
       -49         01_6_shearrate_slip
       -50         01_7_shearrate_slip
       -51         01_8_shearrate_slip
       -52         01_9_shearrate_slip
       -53         01_10_shearrate_slip
       -54         01_11_shearrate_slip
       -55         01_12_shearrate_slip
       -56         01_1_resolvedstress_slip
       -57         01_2_resolvedstress_slip
       -58         01_3_resolvedstress_slip
       -59         01_4_resolvedstress_slip
       -60         01_5_resolvedstress_slip
       -61         01_6_resolvedstress_slip
       -62         01_7_resolvedstress_slip
       -63         01_8_resolvedstress_slip
       -64         01_9_resolvedstress_slip
       -65         01_10_resolvedstress_slip
       -66         01_11_resolvedstress_slip
       -67         01_12_resolvedstress_slip
       -68         01_totalshear
parameters
...
Topic revision: r10 - 09 Dec 2021, FranzRoters


  • News
14 Sep 2020
CMCn2020 & DAMASK user meeting to be hosted at Max-Planck-Institut für Eisenforschung (cancelled)
22 Aug 2020
Release of first preview version of DAMASK 3
19 Feb 2020
DAMASK made it to the Advanved Engineering Materials Hall of Fame
26 Mar 2019
DREAM.3D 6.5.119
(released 2019/03/22) comes with a DAMASK export filter
25 Mar 2019
Release of version v2.0.3
21 Jan 2019
DAMASK overview paper finally published with full citation information available
01 Dec 2018
DAMASK overview paper now online
17 Sep 2018
CMCn2018 & DAMASK user meeting to be hosted at Max-Planck-Institut für Eisenforschung
22 May 2018
Release of version v2.0.2
01 Sep 2016
CMCn2016 & DAMASK user meeting to be hosted at Max-Planck-Institut für Eisenforschung
25 Jul 2016
Release of version v2.0.1
08 Mar 2016
Release of version v2.0.0
22 Feb 2016
New webserver up and running
09 Feb 2016
Migrated code repository from Subversion to GitLab
17 Dec 2014
Release of revision 3813
14 May 2014
Release of revision 3108
02 Apr 2014
Release of revision 3062
16 Oct 2013
Release of revision 2689
15 Jul 2013
Release of revision 2555
15 Feb 2013
Release of revision 2174
13 Feb 2013
Doxygen documentation
16 Dec 2012
Powered by MathJax rendering
23 Nov 2012
Release of revision 1955
15 Nov 2012
Release of revision 1924
01 Nov 2012
Updated sidebar
30 Oct 2012
Significant website updates and content extensions


This site is powered by FoswikiCopyright by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding DAMASK? Send feedback
§ Imprint § Data Protection