Next: Interfaces
Up: CoordBase
Previous: Carpet
Contents
boundary_internal_x_lower |
Scope: private |
| BOOLEAN |
Description: Do the boundary points extend inwards at the lower x face? |
|
|
|
| Default: no |
boundary_internal_x_upper |
Scope: private |
| BOOLEAN |
Description: Do the boundary points extend inwards at the upper x face? |
|
|
|
| Default: no |
boundary_internal_y_lower |
Scope: private |
| BOOLEAN |
Description: Do the boundary points extend inwards at the lower y face? |
|
|
|
| Default: no |
boundary_internal_y_upper |
Scope: private |
| BOOLEAN |
Description: Do the boundary points extend inwards at the upper y face? |
|
|
|
| Default: no |
boundary_internal_z_lower |
Scope: private |
| BOOLEAN |
Description: Do the boundary points extend inwards at the lower z face? |
|
|
|
| Default: no |
boundary_internal_z_upper |
Scope: private |
| BOOLEAN |
Description: Do the boundary points extend inwards at the upper z face? |
|
|
|
| Default: no |
boundary_shiftout_x_lower |
Scope: private |
| INT |
Description: Offset between the boundary location and the first boundary point at the lower x face |
|
Range |
|
| Default: (none) |
*:* |
when not staggered: use 0 for an open, 1 for a closed manifold |
|
boundary_shiftout_x_upper |
Scope: private |
| INT |
Description: Offset between the boundary location and the first boundary point at the upper x face |
|
Range |
|
| Default: (none) |
*:* |
when not staggered: use 0 for an open, 1 for a closed manifold |
|
boundary_shiftout_y_lower |
Scope: private |
| INT |
Description: Offset between the boundary location and the first boundary point at the lower y face |
|
Range |
|
| Default: (none) |
*:* |
when not staggered: use 0 for an open, 1 for a closed manifold |
|
boundary_shiftout_y_upper |
Scope: private |
| INT |
Description: Offset between the boundary location and the first boundary point at the upper y face |
|
Range |
|
| Default: (none) |
*:* |
when not staggered: use 0 for an open, 1 for a closed manifold |
|
boundary_shiftout_z_lower |
Scope: private |
| INT |
Description: Offset between the boundary location and the first boundary point at the lower z face |
|
Range |
|
| Default: (none) |
*:* |
when not staggered: use 0 for an open, 1 for a closed manifold |
|
boundary_shiftout_z_upper |
Scope: private |
| INT |
Description: Offset between the boundary location and the first boundary point at the upper z face |
|
Range |
|
| Default: (none) |
*:* |
when not staggered: use 0 for an open, 1 for a closed manifold |
|
boundary_size_x_lower |
Scope: private |
| INT |
Description: Boundary zones at the lower x face |
|
Range |
|
| Default: 1 |
0:* |
|
|
boundary_size_x_upper |
Scope: private |
| INT |
Description: Boundary zones at the upper x face |
|
Range |
|
| Default: 1 |
0:* |
|
|
boundary_size_y_lower |
Scope: private |
| INT |
Description: Boundary zones at the lower y face |
|
Range |
|
| Default: 1 |
0:* |
|
|
boundary_size_y_upper |
Scope: private |
| INT |
Description: Boundary zones at the upper y face |
|
Range |
|
| Default: 1 |
0:* |
|
|
boundary_size_z_lower |
Scope: private |
| INT |
Description: Boundary zones at the lower z face |
|
Range |
|
| Default: 1 |
0:* |
|
|
boundary_size_z_upper |
Scope: private |
| INT |
Description: Boundary zones at the upper z face |
|
Range |
|
| Default: 1 |
0:* |
|
|
boundary_staggered_x_lower |
Scope: private |
| BOOLEAN |
Description: Is the boundary is staggered about the grid points at the lower x face? |
|
|
|
| Default: no |
boundary_staggered_x_upper |
Scope: private |
| BOOLEAN |
Description: Is the boundary is staggered about the grid points at the upper x face? |
|
|
|
| Default: no |
boundary_staggered_y_lower |
Scope: private |
| BOOLEAN |
Description: Is the boundary is staggered about the grid points at the lower y face? |
|
|
|
| Default: no |
boundary_staggered_y_upper |
Scope: private |
| BOOLEAN |
Description: Is the boundary is staggered about the grid points at the upper y face? |
|
|
|
| Default: no |
boundary_staggered_z_lower |
Scope: private |
| BOOLEAN |
Description: Is the boundary is staggered about the grid points at the lower z face? |
|
|
|
| Default: no |
boundary_staggered_z_upper |
Scope: private |
| BOOLEAN |
Description: Is the boundary is staggered about the grid points at the upper z face? |
|
|
|
| Default: no |
domainsize |
Scope: private |
| KEYWORD |
Description: Domain size specification |
|
Range |
|
| Default: minmax |
minmax |
lower and upper boundary locations |
|
extent |
coordinate extent |
|
spacing |
grid spacing and number of grid cells |
|
dx |
Scope: private |
| REAL |
Description: Grid spacing in x direction |
|
Range |
|
| Default: 1.0 |
(0:*) |
|
|
dy |
Scope: private |
| REAL |
Description: Grid spacing in y direction |
|
Range |
|
| Default: 1.0 |
(0:*) |
|
|
dz |
Scope: private |
| REAL |
Description: Grid spacing in z direction |
|
Range |
|
| Default: 1.0 |
(0:*) |
|
|
ncells_x |
Scope: private |
| INT |
Description: Number of grid cells in x direction |
|
Range |
|
| Default: 1 |
0:* |
|
|
ncells_y |
Scope: private |
| INT |
Description: Number of grid cells in y direction |
|
Range |
|
| Default: 1 |
0:* |
|
|
ncells_z |
Scope: private |
| INT |
Description: Number of grid cells in z direction |
|
Range |
|
| Default: 1 |
0:* |
|
|
spacing |
Scope: private |
| KEYWORD |
Description: Grid spacing specification |
|
Range |
|
| Default: gridspacing |
gridspacing |
grid spacing |
|
numcells |
number of grid cells |
|
xextent |
Scope: private |
| REAL |
Description: Domain extent in x direction |
|
Range |
|
| Default: 1.0 |
(0:*) |
|
|
xmax |
Scope: private |
| REAL |
Description: Location of upper x boundary |
|
Range |
|
| Default: 1.0 |
(*:*) |
|
|
xmin |
Scope: private |
| REAL |
Description: Location of lower x boundary |
|
Range |
|
| Default: 0.0 |
(*:*) |
|
|
yextent |
Scope: private |
| REAL |
Description: Domain extent in y direction |
|
Range |
|
| Default: 1.0 |
(0:*) |
|
|
ymax |
Scope: private |
| REAL |
Description: Location of upper y boundary |
|
Range |
|
| Default: 1.0 |
(*:*) |
|
|
ymin |
Scope: private |
| REAL |
Description: Location of lower y boundary |
|
Range |
|
| Default: 0.0 |
(*:*) |
|
|
zero_origin_x |
Scope: private |
| BOOLEAN |
Description: Is the lower boundary located at x=0? |
|
|
|
| Default: no |
zero_origin_y |
Scope: private |
| BOOLEAN |
Description: Is the lower boundary located at y=0? |
|
|
|
| Default: no |
zero_origin_z |
Scope: private |
| BOOLEAN |
Description: Is the lower boundary located at z=0? |
|
|
|
| Default: no |
zextent |
Scope: private |
| REAL |
Description: Domain extent in z direction |
|
Range |
|
| Default: 1.0 |
(0:*) |
|
|
zmax |
Scope: private |
| REAL |
Description: Location of upper z boundary |
|
Range |
|
| Default: 1.0 |
(*:*) |
|
|
zmin |
Scope: private |
| REAL |
Description: Location of lower z boundary |
|
Range |
|
| Default: 0.0 |
(*:*) |
|
|
Next: Interfaces
Up: CoordBase
Previous: Carpet
Contents
|