advection diffusion2D fields
Description
advection_diffusion2D_fields
Details
Model description files files for this model: Dynamics.c Dynamics.R
Zonal Settings
Name | Comment |
---|---|
Value |
Value |
Global Settings
Name | Derived | Comment |
---|---|---|
diff_coeff |
diff_coeff | |
Threshold |
Parameters threshold |
Exported Quantities (VTK, etc)
Name | Unit | Comment |
---|---|---|
Phi |
1 |
Phi |
Exported Global Integrals (CSV, etc)
Name | Unit | Comment |
---|---|---|
Objective |
1 |
Objective function |
Node Types
Group | Types |
---|---|
BOUNDARY | Dirichlet |
SETTINGZONE | DefaultZone |
Solved fields
Name | Access pattern | Comment |
---|---|---|
phi |
![]() |
phi |
ux |
![]() |
free stream velocity |
uy |
![]() |
free stream velocity |
phi0 |
![]() |
initial phi |
Densities - default accessors
Name | Field | Pulling field from | Comment |
---|---|---|---|
ux |
ux | ![]() |
free stream velocity |
uy |
uy | ![]() |
free stream velocity |
phi0 |
phi0 | ![]() |
initial phi |
Action stages
Name | Main procedure | Preloaded densities | Pushed fields |
---|---|---|---|
InitFromFieldsStage | InitFromFields | ux, uy, phi0 | phi, ux, uy, phi0 |
BaseIteration | Run | ux, uy, phi0 | phi, ux, uy, phi0 |
BaseInit | Init | none | phi, ux, uy, phi0 |
Actions
Name | Stages |
---|---|
InitFromFields | InitFromFieldsStage |
Iteration | BaseIteration |
Init | BaseInit |