nDim (Case)#
Defines the number of spatial dimensions resolved by the computational mesh.
- Type
- integer
- Default
2
Accepted values |
Description |
|---|---|
|
Two-dimensional computational mesh |
|
Three-dimensional computational mesh |
Example#
"Case": {
"nDim": 2
}
For 2D simulations, FELiCS may optionally represent an additional homogeneous direction spectrally through the m parameter.
For 3D simulations, the m parameter is ignored.