CrystalPlasticityStateVarRateComponentGSS

Description

CrystalPlasticityStateVarRateComponentGSS derives from CrystalPlasticityStateVarRateComponent which calculates individual components of the state variable evolution rate in crystal plasticity system. The rate component can be a function of state variables and slip rate .

Input Parameters

  • variable_sizeThe userobject's variable size.

    C++ Type:unsigned int

    Options:

    Description:The userobject's variable size.

Required Parameters

  • blockThe list of block ids (SubdomainID) that this object will be applied

    C++ Type:std::vector<SubdomainName>

    Options:

    Description:The list of block ids (SubdomainID) that this object will be applied

  • hpropsHardening properties

    C++ Type:std::vector<double>

    Options:

    Description:Hardening properties

  • slip_sys_hard_prop_file_nameName of the file containing the values of hardness evolution parameters

    C++ Type:FileName

    Options:

    Description:Name of the file containing the values of hardness evolution parameters

  • uo_slip_rate_nameName of slip rate property: Same as slip rate user object specified in input file.

    C++ Type:std::string

    Options:

    Description:Name of slip rate property: Same as slip rate user object specified in input file.

  • uo_state_var_nameName of state variable property: Same as state variable user object specified in input file.

    C++ Type:std::string

    Options:

    Description:Name of state variable property: Same as state variable user object specified in input file.

Optional Parameters

  • allow_duplicate_execution_on_initialFalseIn the case where this UserObject is depended upon by an initial condition, allow it to be executed twice during the initial setup (once before the IC and again after mesh adaptivity (if applicable).

    Default:False

    C++ Type:bool

    Options:

    Description:In the case where this UserObject is depended upon by an initial condition, allow it to be executed twice during the initial setup (once before the IC and again after mesh adaptivity (if applicable).

  • control_tagsAdds user-defined labels for accessing object parameters via control logic.

    C++ Type:std::vector<std::string>

    Options:

    Description:Adds user-defined labels for accessing object parameters via control logic.

  • enableTrueSet the enabled status of the MooseObject.

    Default:True

    C++ Type:bool

    Options:

    Description:Set the enabled status of the MooseObject.

  • implicitTrueDetermines whether this object is calculated using an implicit or explicit form

    Default:True

    C++ Type:bool

    Options:

    Description:Determines whether this object is calculated using an implicit or explicit form

  • seed0The seed for the master random number generator

    Default:0

    C++ Type:unsigned int

    Options:

    Description:The seed for the master random number generator

  • use_displaced_meshFalseWhether or not this object should use the displaced mesh for computation. Note that in the case this is true but no displacements are provided in the Mesh block the undisplaced mesh will still be used.

    Default:False

    C++ Type:bool

    Options:

    Description:Whether or not this object should use the displaced mesh for computation. Note that in the case this is true but no displacements are provided in the Mesh block the undisplaced mesh will still be used.

Advanced Parameters

Input Files

References