7.36.10.1. Block Style

Scope

Aria Region, Equation System, Explicit Equation System, Root Finder Equation System

Summary

Specify block-style post processing command

begin Postprocess Integrated_Flux

   Equation Name = value [{of} SpeciesName  | {in} MaterialPhaseName  | {ls} {a | b | c}]

   Location = value [Touching TouchingMeshExtent  | Opposing OpposingMeshExtent] [Contacting contacting surface]

   Output Name = value

   Source Type = Expression Name = source name [{of} SpeciesName  | {in} MaterialPhaseName  | {ls} {a | b | c}] [Model = model name]

   Source Type = Vector_String_Function [F_X = string_function_x  | F_Y = string_function_y  | F_Z = string_function_z]

end Postprocess Integrated_Flux

7.36.10.1.1. Line Commands

Equation Name

Syntax

Equation Name = value [{of} SpeciesName | {in} MaterialPhaseName | {ls} {a | b | c}]

Summary

Equation name to use for residual-based flux calculation

Parameter

Value

Default

value

string

{of}

{of | species | subindex}

SpeciesName

string

{in}

{in | material_phase}

MaterialPhaseName

string

{ls}

{levelset_phase | ls}


Location

Syntax

Location = value [Touching TouchingMeshExtent | Opposing OpposingMeshExtent] [Contacting contacting surface]

Summary

Name of the mesh block or entity to post process.

Parameter

Value

Default

value

string

TouchingMeshExtent

string

OpposingMeshExtent

string

contacting surface

string


Output Name

Syntax

Output Name = value

Summary

Name of the output variable or field.

Parameter

Value

Default

value

string


Source Type

Syntax

Source Type = Expression Name = source name [{of} SpeciesName | {in} MaterialPhaseName | {ls} {a | b | c}] [Model = model name]

Summary

Postprocess an expression source type, takes optional species/material phase/model name arguments

Parameter

Value

Default

source name

string

{of}

{of | species | subindex}

SpeciesName

string

{in}

{in | material_phase}

MaterialPhaseName

string

{ls}

{levelset_phase | ls}

model name

string


Source Type

Syntax

Source Type = Vector_String_Function [F_X = string_function_x | F_Y = string_function_y | F_Z = string_function_z]

Summary

Postprocess using a vector string function

Parameter

Value

Default

string_function_x

“string”

string_function_y

“string”

string_function_z

“string”