CoordinateSystem (Case)#
Defines the coordinate system used for the FELiCS computation.
- Type
- string
- Default
"Cartesian"
Accepted values |
Description |
|---|---|
|
Cartesian coordinate system |
|
Cylindrical coordinate system |
Example#
"Case": {
"CoordinateSystem": "Cartesian"
}
The selected coordinate system affects the form of the linearized equations assembled by FELiCS.