4.2.3. Options for Config Section¶
The options below are the available options in the Config Section of the pycart.json control file
- ConfigFile: {
'Config.xml'} |str configuration file name
- Xslices: {
None} |float|float16|float32|float64|float128|str x-slice(s) to export
- Components: {
[]} |list[str] list of components to request from solver
- Zslices: {
None} |float|float16|float32|float64|float128|str z-slice(s) to export
- RefSpan: {
None} |dict|float|float16|float32|float64|float128 value of option “RefSpan”
- LineSensors: {
None} |dict dictionary of line sensor definitions
- RefLength: {
1.0} |dict|float|float16|float32|float64|float128 value of option “RefLength”
- RefPoint: {
[0.0, 0.0, 0.0]} |dict|str|float|float16|float32|float64|float128 value of option “RefPoint”
- RefArea: {
1.0} |dict|float|float16|float32|float64|float128 reference area [for a component]
- Force: {
None} |list[str] components to only report force (not moment)
- Points: {
{}} |dict dictionary of reference point locations
- Yslices: {
None} |float|float16|float32|float64|float128|str y-slice(s) to export