BicrystalCircleGrainICAction

buildconstruction:Undocumented Action Class

The BicrystalCircleGrainICAction has not been documented. The content listed below should be used as a starting point for documenting the class, which includes the typical automatic documentation associated with an Action; however, what is contained is ultimately determined by what is necessary to make the documentation clear for users.

Bicrystal with a circular grain and an embedding outer grain

Overview

Example Input File Syntax

Bicrystal with a circular grain and an embedding outer grain

Input Parameters

  • op_numNumber of grains, should be 2

    C++ Type:unsigned int

    Controllable:No

    Description:Number of grains, should be 2

  • radiusVoid radius

    C++ Type:double

    Controllable:No

    Description:Void radius

  • var_name_basespecifies the base name of the variables

    C++ Type:std::string

    Controllable:No

    Description:specifies the base name of the variables

  • xThe x coordinate of the circle grain center

    C++ Type:double

    Controllable:No

    Description:The x coordinate of the circle grain center

  • yThe y coordinate of the circle grain center

    C++ Type:double

    Controllable:No

    Description:The y coordinate of the circle grain center

Required Parameters

  • 3D_sphereTruein 3D, whether the smaller grain is a spheres or columnar grain

    Default:True

    C++ Type:bool

    Controllable:No

    Description:in 3D, whether the smaller grain is a spheres or columnar grain

  • active__all__ If specified only the blocks named will be visited and made active

    Default:__all__

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

    Controllable:No

    Description:If specified only the blocks named will be visited and made active

  • blockBlock restriction for the initial condition

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

    Controllable:No

    Description:Block restriction for the initial condition

  • inactiveIf specified blocks matching these identifiers will be skipped.

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

    Controllable:No

    Description:If specified blocks matching these identifiers will be skipped.

  • int_width0The interfacial width of the void surface. Defaults to sharp interface

    Default:0

    C++ Type:double

    Controllable:No

    Description:The interfacial width of the void surface. Defaults to sharp interface

  • z0The z coordinate of the circle grain center

    Default:0

    C++ Type:double

    Controllable:No

    Description:The z coordinate of the circle grain center

Optional Parameters