7.35.3.1. Block Style
- Scope
Aria Region, Equation System, Explicit Equation System, Root Finder Equation System
- Summary
Specify block-style post processing command
begin Postprocess Averaged_Flux Weight Function = string_function Equation Name = value [ SpeciesName | MaterialPhaseName | ] Location = value [Touching TouchingMeshExtent | Opposing OpposingMeshExtent] [Contacting contacting surface] Output Name = value Source Type = Expression Name = source name [ SpeciesName | MaterialPhaseName | ] [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 Averaged_Flux
7.35.3.1.1. Line Commands
Weight Function
- Syntax
Weight Function = string_function
- Summary
Weighting function to use for averaging
Parameter |
Value |
Default |
|---|---|---|
string_function |
“string” |
– |
Equation Name
- Syntax
Equation Name = value [ SpeciesName | MaterialPhaseName | ]
- Summary
Equation name to use for residual-based flux calculation
Parameter |
Value |
Default |
|---|---|---|
value |
string |
– |
{of | species | subindex} |
– |
|
SpeciesName |
string |
– |
{in | material_phase} |
– |
|
MaterialPhaseName |
string |
– |
{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 [ SpeciesName | MaterialPhaseName | ] [Model = model name]
- Summary
Postprocess an expression source type, takes optional species/material phase/model name arguments
Parameter |
Value |
Default |
|---|---|---|
source name |
string |
– |
{of | species | subindex} |
– |
|
SpeciesName |
string |
– |
{in | material_phase} |
– |
|
MaterialPhaseName |
string |
– |
{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” |
– |