7.37.19.1. Block Style

Scope

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

Summary

Specify block-style post processing command

begin Postprocess Value

   Weight Function = string_function

   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] [Using element type] [Averaging Method {=} averaging method]

   Source Type = Scalar_String_Function F = string_function [Using element type] [Averaging Method {=} averaging method]

   Source Type = Function string_function [Using element type] [Averaging Method {=} averaging method]

   Source Type = Vector_String_Function (F_X = string_function_x  | F_Y = string_function_y  | [F_Z = string_function_z]) [Using element type] [Averaging Method {=} averaging method]

   Source Type = Tensor_String_Function (F_Xx = string_function_xx  | F_Xy = string_function_xy  | F_Yx = string_function_yx  | F_Yy = string_function_yy  | [F_Zx = string_function_zx]  | [F_Zy = string_function_zy]  | [F_Xz = string_function_xz]  | [F_Yz = string_function_yz]  | [F_Zz = string_function_zz]) [Using element type] [Averaging Method {=} averaging method]

end Postprocess Value

7.37.19.1.1. Line Commands

Weight Function

Syntax

Weight Function = string_function

Summary

Weighting function to use for averaging

Parameter

Value

Default

string_function

“string”


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] [Using element type] [Averaging Method {=} averaging method]

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

element type

string

{=}

{= | are | is}

averaging method

string


Source Type

Syntax

Source Type = Scalar_String_Function F = string_function [Using element type] [Averaging Method {=} averaging method]

Summary

Postprocess using a scalar string function

Parameter

Value

Default

string_function

“string”

element type

string

{=}

{= | are | is}

averaging method

string


Source Type

Syntax

Source Type = Function string_function [Using element type] [Averaging Method {=} averaging method]

Summary

Postprocess a scalar string function using a less verbose command

Parameter

Value

Default

string_function

“string”

element type

string

{=}

{= | are | is}

averaging method

string


Source Type

Syntax

Source Type = Vector_String_Function (F_X = string_function_x | F_Y = string_function_y | [F_Z = string_function_z]) [Using element type] [Averaging Method {=} averaging method]

Summary

Postprocess using a vector string function

Parameter

Value

Default

string_function_x

“string”

string_function_y

“string”

string_function_z

“string”

element type

string

{=}

{= | are | is}

averaging method

string


Source Type

Syntax

Source Type = Tensor_String_Function (F_Xx = string_function_xx | F_Xy = string_function_xy | F_Yx = string_function_yx | F_Yy = string_function_yy | [F_Zx = string_function_zx] | [F_Zy = string_function_zy] | [F_Xz = string_function_xz] | [F_Yz = string_function_yz] | [F_Zz = string_function_zz]) [Using element type] [Averaging Method {=} averaging method]

Summary

Postprocess using a tensor string function

Parameter

Value

Default

string_function_xx

“string”

string_function_xy

“string”

string_function_yx

“string”

string_function_yy

“string”

string_function_zx

“string”

string_function_zy

“string”

string_function_xz

“string”

string_function_yz

“string”

string_function_zz

“string”

element type

string

{=}

{= | are | is}

averaging method

string